-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: hotelp13_bgri124
-- ------------------------------------------------------
-- Server version 	5.5.5-10.2.32-MariaDB-log
-- Date: Fri, 19 Jun 2020 19:41:40 +0000

/*!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 `wpc7_actionscheduler_actions`
--

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

--
-- Dumping data for table `wpc7_actionscheduler_actions`
--

LOCK TABLES `wpc7_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpc7_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpc7_actionscheduler_actions` VALUES (84,'action_scheduler/migration_hook','complete','2020-06-14 21:00:33','2020-06-14 21:00:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1592168433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1592168433;}',1,1,'2020-06-14 21:01:00','2020-06-14 21:01:00',0,NULL),(85,'action_scheduler/migration_hook','complete','2020-06-14 21:02:00','2020-06-14 21:02:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1592168520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1592168520;}',1,1,'2020-06-14 21:02:36','2020-06-14 21:02:36',0,NULL),(86,'wpforms_process_entry_emails_meta_cleanup','complete','2020-06-15 00:00:00','2020-06-15 00:00:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1592179200;s:18:\"\0*\0first_timestamp\";i:1592179200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1592179200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-06-15 00:00:36','2020-06-15 00:00:36',0,NULL),(87,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":2}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2020-06-14 21:02:36','2020-06-14 21:02:36',0,NULL),(88,'wpforms_process_entry_emails_meta_cleanup','complete','2020-06-16 00:00:36','2020-06-16 00:00:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1592265636;s:18:\"\0*\0first_timestamp\";i:1592179200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1592265636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-06-16 02:22:13','2020-06-16 02:22:13',0,NULL),(89,'wpforms_process_entry_emails_meta_cleanup','complete','2020-06-17 02:22:13','2020-06-17 02:22:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1592360533;s:18:\"\0*\0first_timestamp\";i:1592179200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1592360533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-06-17 05:34:52','2020-06-17 05:34:52',0,NULL),(90,'wpforms_process_entry_emails_meta_cleanup','complete','2020-06-18 05:34:52','2020-06-18 05:34:52','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1592458492;s:18:\"\0*\0first_timestamp\";i:1592179200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1592458492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-06-18 07:10:50','2020-06-18 07:10:50',0,NULL),(91,'wpforms_process_entry_emails_meta_cleanup','complete','2020-06-19 07:10:50','2020-06-19 07:10:50','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1592550650;s:18:\"\0*\0first_timestamp\";i:1592179200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1592550650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2020-06-19 07:51:01','2020-06-19 07:51:01',0,NULL),(92,'wpforms_process_entry_emails_meta_cleanup','pending','2020-06-20 07:51:01','2020-06-20 07:51:01','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1592639461;s:18:\"\0*\0first_timestamp\";i:1592179200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1592639461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(93,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2020-06-19 19:38:37','2020-06-19 19:38:37',0,NULL);
/*!40000 ALTER TABLE `wpc7_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_actionscheduler_actions` with 10 row(s)
--

--
-- Table structure for table `wpc7_actionscheduler_claims`
--

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

--
-- Dumping data for table `wpc7_actionscheduler_claims`
--

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

-- Dumped table `wpc7_actionscheduler_claims` with 0 row(s)
--

--
-- Table structure for table `wpc7_actionscheduler_groups`
--

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

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

-- Dumped table `wpc7_actionscheduler_groups` with 2 row(s)
--

--
-- Table structure for table `wpc7_actionscheduler_logs`
--

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

--
-- Dumping data for table `wpc7_actionscheduler_logs`
--

LOCK TABLES `wpc7_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpc7_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpc7_actionscheduler_logs` VALUES (1,84,'action created','2020-06-14 20:59:33','2020-06-14 20:59:33'),(2,84,'action started via WP Cron','2020-06-14 21:01:00','2020-06-14 21:01:00'),(3,84,'action complete via WP Cron','2020-06-14 21:01:00','2020-06-14 21:01:00'),(4,85,'action created','2020-06-14 21:01:00','2020-06-14 21:01:00'),(5,86,'action created','2020-06-14 21:01:43','2020-06-14 21:01:43'),(6,87,'action created','2020-06-14 21:01:50','2020-06-14 21:01:50'),(7,85,'action started via WP Cron','2020-06-14 21:02:36','2020-06-14 21:02:36'),(8,85,'action complete via WP Cron','2020-06-14 21:02:36','2020-06-14 21:02:36'),(9,87,'action started via WP Cron','2020-06-14 21:02:36','2020-06-14 21:02:36'),(10,87,'action complete via WP Cron','2020-06-14 21:02:36','2020-06-14 21:02:36'),(11,86,'action started via WP Cron','2020-06-15 00:00:36','2020-06-15 00:00:36'),(12,86,'action complete via WP Cron','2020-06-15 00:00:36','2020-06-15 00:00:36'),(13,88,'action created','2020-06-15 00:00:36','2020-06-15 00:00:36'),(14,88,'action started via WP Cron','2020-06-16 02:22:13','2020-06-16 02:22:13'),(15,88,'action complete via WP Cron','2020-06-16 02:22:13','2020-06-16 02:22:13'),(16,89,'action created','2020-06-16 02:22:13','2020-06-16 02:22:13'),(17,89,'action started via WP Cron','2020-06-17 05:34:52','2020-06-17 05:34:52'),(18,89,'action complete via WP Cron','2020-06-17 05:34:52','2020-06-17 05:34:52'),(19,90,'action created','2020-06-17 05:34:52','2020-06-17 05:34:52'),(20,90,'action started via WP Cron','2020-06-18 07:10:50','2020-06-18 07:10:50'),(21,90,'action complete via WP Cron','2020-06-18 07:10:50','2020-06-18 07:10:50'),(22,91,'action created','2020-06-18 07:10:50','2020-06-18 07:10:50'),(23,91,'action started via WP Cron','2020-06-19 07:51:01','2020-06-19 07:51:01'),(24,91,'action complete via WP Cron','2020-06-19 07:51:01','2020-06-19 07:51:01'),(25,92,'action created','2020-06-19 07:51:01','2020-06-19 07:51:01'),(26,93,'action created','2020-06-19 19:38:21','2020-06-19 19:38:21'),(27,93,'action started via WP Cron','2020-06-19 19:38:37','2020-06-19 19:38:37'),(28,93,'action complete via WP Cron','2020-06-19 19:38:37','2020-06-19 19:38:37');
/*!40000 ALTER TABLE `wpc7_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_actionscheduler_logs` with 28 row(s)
--

--
-- Table structure for table `wpc7_commentmeta`
--

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

--
-- Dumping data for table `wpc7_commentmeta`
--

LOCK TABLES `wpc7_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpc7_commentmeta` DISABLE KEYS */;
INSERT INTO `wpc7_commentmeta` VALUES (1,2,'akismet_error','1570910610'),(2,2,'akismet_history','a:3:{s:4:\"time\";d:1570910610.8450810909271240234375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(4,2,'akismet_delayed_moderation_email','1'),(5,3,'akismet_error','1581817479'),(6,3,'akismet_history','a:3:{s:4:\"time\";d:1581817479.98130702972412109375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(9,4,'akismet_error','1585649827'),(10,4,'akismet_history','a:3:{s:4:\"time\";d:1585649827.4968149662017822265625;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(8,3,'akismet_delayed_moderation_email','1'),(12,4,'akismet_delayed_moderation_email','1'),(13,5,'akismet_error','1588110387'),(14,5,'akismet_history','a:3:{s:4:\"time\";d:1588110387.3851869106292724609375;s:5:\"event\";s:11:\"check-error\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(16,5,'akismet_delayed_moderation_email','1');
/*!40000 ALTER TABLE `wpc7_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_commentmeta` with 12 row(s)
--

--
-- Table structure for table `wpc7_comments`
--

DROP TABLE IF EXISTS `wpc7_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpc7_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpc7_comments`
--

LOCK TABLES `wpc7_comments` WRITE;
/*!40000 ALTER TABLE `wpc7_comments` DISABLE KEYS */;
INSERT INTO `wpc7_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2018-09-16 18:28:09','2018-09-16 18:28:09','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'post-trashed','','',0,0),(2,1,'GreggVeN','letstrythissoft2019@i.ua','https://finway.com.ua/uk/?p=1527','94.156.35.59','2019-10-12 20:03:30','2019-10-12 20:03:30','Хорошая статья',0,'post-trashed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0),(3,1,'AffiliateLabz','comments@affiliatelabz.com','https://affiliatelabz.com/special/?source=hotelparaisoescondido.net','62.171.135.115','2020-02-16 01:44:39','2020-02-16 01:44:39','Great content! Super high-quality! Keep it up! :)',0,'post-trashed','Mozilla/5.0 (compatible; AffiliateLabz/1.0; +https://affiliatelabz.com/)','',0,0),(4,1,'Brianvag','sugraem_demo_mail@meta.ua','http://tsunami.fun/tsunami-boulder-transport-and-other-dramatic-effects-of-the-15-no-ingenta-connect/','178.159.37.134','2020-03-31 10:17:07','2020-03-31 10:17:07','Wow, attractive website. Thnx ...',0,'post-trashed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','',0,0),(5,1,'Jamesduh','southnoller_lomliw9@yahoo.com','https://posmotrim.com.ua/?p=2977','178.159.37.134','2020-04-28 21:46:27','2020-04-28 21:46:27','Thanks, this website is very helpful.',0,'post-trashed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','',0,0);
/*!40000 ALTER TABLE `wpc7_comments` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_comments` with 5 row(s)
--

--
-- Table structure for table `wpc7_links`
--

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

--
-- Dumping data for table `wpc7_links`
--

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

-- Dumped table `wpc7_links` with 0 row(s)
--

--
-- Table structure for table `wpc7_options`
--

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

--
-- Dumping data for table `wpc7_options`
--

LOCK TABLES `wpc7_options` WRITE;
/*!40000 ALTER TABLE `wpc7_options` DISABLE KEYS */;
INSERT INTO `wpc7_options` VALUES (1,'siteurl','https://hotelparaisoescondido.net','yes'),(2,'home','https://hotelparaisoescondido.net','yes'),(3,'blogname','Hotel Paraiso Escondido','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','soettler@mac.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','/%category%/%postname%/','yes'),(29,'rewrite_rules','a:141:{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:13:\"^attribution$\";s:36:\"index.php?bg_attribution=attribution\";s:21:\"^attribution-staging$\";s:44:\"index.php?bg_attribution=attribution-staging\";s:40:\"./(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"./(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:16:\"./(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:28:\"./(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:10:\"./(.+?)/?$\";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:57:\"wpforms_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&feed=$matches[2]\";s:52:\"wpforms_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&feed=$matches[2]\";s:33:\"wpforms_log_type/([^/]+)/embed/?$\";s:63:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&embed=true\";s:45:\"wpforms_log_type/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]&paged=$matches[2]\";s:27:\"wpforms_log_type/([^/]+)/?$\";s:52:\"index.php?taxonomy=wpforms_log_type&term=$matches[1]\";s:42:\"bg_attribution/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"bg_attribution/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"bg_attribution/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"bg_attribution/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"bg_attribution/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"bg_attribution/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"bg_attribution/([^/]+)/embed/?$\";s:47:\"index.php?bg_attribution=$matches[1]&embed=true\";s:35:\"bg_attribution/([^/]+)/trackback/?$\";s:41:\"index.php?bg_attribution=$matches[1]&tb=1\";s:43:\"bg_attribution/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?bg_attribution=$matches[1]&paged=$matches[2]\";s:50:\"bg_attribution/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?bg_attribution=$matches[1]&cpage=$matches[2]\";s:39:\"bg_attribution/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?bg_attribution=$matches[1]&page=$matches[2]\";s:31:\"bg_attribution/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"bg_attribution/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"bg_attribution/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"bg_attribution/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"bg_attribution/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"bg_attribution/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"bg-block-types/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:50:\"bg-block-types/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?bg_block_type=$matches[1]&feed=$matches[2]\";s:31:\"bg-block-types/([^/]+)/embed/?$\";s:46:\"index.php?bg_block_type=$matches[1]&embed=true\";s:43:\"bg-block-types/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?bg_block_type=$matches[1]&paged=$matches[2]\";s:25:\"bg-block-types/([^/]+)/?$\";s:35:\"index.php?bg_block_type=$matches[1]\";s:36:\"bg-block/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"bg-block/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"bg-block/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"bg-block/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"bg-block/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"bg-block/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"bg-block/([^/]+)/embed/?$\";s:41:\"index.php?bg_block=$matches[1]&embed=true\";s:29:\"bg-block/([^/]+)/trackback/?$\";s:35:\"index.php?bg_block=$matches[1]&tb=1\";s:37:\"bg-block/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&paged=$matches[2]\";s:44:\"bg-block/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?bg_block=$matches[1]&cpage=$matches[2]\";s:33:\"bg-block/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?bg_block=$matches[1]&page=$matches[2]\";s:25:\"bg-block/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"bg-block/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"bg-block/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"bg-block/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"bg-block/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"bg-block/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=90&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:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\".+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:30:\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\".+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),(246913,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1592595695;s:7:\"checked\";a:9:{s:14:\"boldgrid-evolv\";s:6:\"1.24.1\";s:17:\"boldgrid-venetian\";s:6:\"1.17.9\";s:10:\"dfu-busacc\";s:5:\"1.0.8\";s:8:\"ifeature\";s:3:\"6.8\";s:13:\"twentyfifteen\";s:3:\"2.0\";s:14:\"twentynineteen\";s:3:\"1.5\";s:15:\"twentyseventeen\";s:3:\"1.6\";s:13:\"twentysixteen\";s:3:\"1.5\";s:12:\"twentytwenty\";s:3:\"1.2\";}s:8:\"response\";a:7:{s:8:\"ifeature\";a:6:{s:5:\"theme\";s:8:\"ifeature\";s:11:\"new_version\";s:5:\"7.2.1\";s:3:\"url\";s:38:\"https://wordpress.org/themes/ifeature/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/ifeature.7.2.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.6.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.1.6.zip\";s:8:\"requires\";s:5:\"4.9.6\";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.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.3.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.1\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.1.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.4.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"boldgrid-evolv\";a:8:{s:5:\"theme\";s:14:\"boldgrid-evolv\";s:11:\"new_version\";s:6:\"1.24.9\";s:3:\"url\";s:30:\"https://www.boldgrid.com/evolv\";s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-evolv-1.24.9.zip\";s:6:\"author\";s:65:\"<a href=\"https://www.boldgrid.com/the-team\">The BoldGrid Team</a>\";s:3:\"Tag\";a:8:{i:0;s:17:\"custom-background\";i:1;s:13:\"custom-colors\";i:2;s:11:\"custom-menu\";i:3;s:12:\"editor-style\";i:4;s:17:\"responsive-layout\";i:5;s:20:\"rtl-language-support\";i:6;s:17:\"translation-ready\";i:7;s:17:\"boldgrid-theme-29\";}s:6:\"search\";s:17:\"boldgrid-theme-29\";s:6:\"fields\";a:9:{s:7:\"version\";s:6:\"1.24.9\";s:6:\"author\";s:65:\"<a href=\"https://www.boldgrid.com/the-team\">The BoldGrid Team</a>\";s:11:\"description\";s:586:\"Designed specifically for use with the BoldGrid suite of plugins, all BoldGrid themes are highly customizable, responsive to a wide range of devices, and of course, beautiful. Every BoldGrid theme includes five pre-selected color palettes and an advanced tool for creating your own unique palette. In addition, all themes feature multiple menu locations and widget areas, which are easily customizable to suit your needs. So if you&#8217;re looking for a theme that looks great, feels modern and professional, and offers plenty of features to make it your own, you&#8217;ve chosen well.\";s:13:\"download_link\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-evolv-1.24.9.zip\";s:4:\"name\";s:5:\"Evolv\";s:4:\"slug\";s:14:\"boldgrid-evolv\";s:4:\"tags\";a:8:{i:0;s:17:\"custom-background\";i:1;s:13:\"custom-colors\";i:2;s:11:\"custom-menu\";i:3;s:12:\"editor-style\";i:4;s:17:\"responsive-layout\";i:5;s:20:\"rtl-language-support\";i:6;s:17:\"translation-ready\";i:7;s:17:\"boldgrid-theme-29\";}s:12:\"last_updated\";s:10:\"2020-06-08\";s:8:\"homepage\";s:25:\"https://www.boldgrid.com/\";}}}s:12:\"translations\";a:0:{}}','no'),(246915,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1592595695;s:8:\"response\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.13.9\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.4.2\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:21:\"boldgrid-inspirations\";s:6:\"plugin\";s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";s:11:\"new_version\";s:5:\"2.4.2\";s:3:\"url\";s:25:\"https://www.boldgrid.com/\";s:7:\"package\";s:150:\"https://wp-assets.boldgrid.com/api/asset/get?key=e71d0ee6d71de142858624b70a9ea14d&id=1106755&installed_plugin_version=2.4.1&installed_wp_version=5.4.2\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.6.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:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/boldgrid-easy-seo\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:6:\"plugin\";s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";s:11:\"new_version\";s:5:\"1.6.5\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/boldgrid-easy-seo/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-256x256.png?rev=1773296\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-easy-seo/assets/icon-128x128.png?rev=1773296\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-1544x500.png?rev=1773381\";s:2:\"1x\";s:72:\"https://ps.w.org/boldgrid-easy-seo/assets/banner-772x250.png?rev=1773381\";}s:11:\"banners_rtl\";a:0:{}}s:35:\"call-now-button/call-now-button.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/call-now-button\";s:4:\"slug\";s:15:\"call-now-button\";s:6:\"plugin\";s:35:\"call-now-button/call-now-button.php\";s:11:\"new_version\";s:5:\"0.4.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/call-now-button/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/call-now-button.0.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/call-now-button/assets/icon-256x256.png?rev=1793650\";s:2:\"1x\";s:68:\"https://ps.w.org/call-now-button/assets/icon-128x128.png?rev=1793650\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/call-now-button/assets/banner-1544x500.png?rev=2269468\";s:2:\"1x\";s:70:\"https://ps.w.org/call-now-button/assets/banner-772x250.png?rev=2269468\";}s:11:\"banners_rtl\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.1.9\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.1.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=2279696\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}}s:45:\"cf7-phone-mask-field/cf7-phone-mask-field.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:34:\"w.org/plugins/cf7-phone-mask-field\";s:4:\"slug\";s:20:\"cf7-phone-mask-field\";s:6:\"plugin\";s:45:\"cf7-phone-mask-field/cf7-phone-mask-field.php\";s:11:\"new_version\";s:5:\"1.4.1\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/cf7-phone-mask-field/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/cf7-phone-mask-field.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://s.w.org/plugins/geopattern-icon/cf7-phone-mask-field.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:21:\"hello-dolly/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:21:\"hello-dolly/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:31:\"creame-whatsapp-me/joinchat.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:32:\"w.org/plugins/creame-whatsapp-me\";s:4:\"slug\";s:18:\"creame-whatsapp-me\";s:6:\"plugin\";s:31:\"creame-whatsapp-me/joinchat.php\";s:11:\"new_version\";s:5:\"4.0.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/creame-whatsapp-me/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/creame-whatsapp-me.4.0.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/creame-whatsapp-me/assets/icon-256x256.gif?rev=2302780\";s:2:\"1x\";s:71:\"https://ps.w.org/creame-whatsapp-me/assets/icon-128x128.gif?rev=2302780\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/creame-whatsapp-me/assets/banner-1544x500.jpg?rev=2302780\";s:2:\"1x\";s:73:\"https://ps.w.org/creame-whatsapp-me/assets/banner-772x250.jpg?rev=2302780\";}s:11:\"banners_rtl\";a:0:{}}s:47:\"post-and-page-builder/post-and-page-builder.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:35:\"w.org/plugins/post-and-page-builder\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:6:\"plugin\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:11:\"new_version\";s:6:\"1.13.0\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/post-and-page-builder/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-256x256.png?rev=1768477\";s:2:\"1x\";s:74:\"https://ps.w.org/post-and-page-builder/assets/icon-128x128.png?rev=1768477\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/post-and-page-builder/assets/banner-1544x500.png?rev=1768477\";s:2:\"1x\";s:76:\"https://ps.w.org/post-and-page-builder/assets/banner-772x250.png?rev=1768477\";}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.0.2\";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.0.2.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:{}}s:31:\"boldgrid-gallery/wc-gallery.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:16:\"boldgrid-gallery\";s:6:\"plugin\";s:31:\"boldgrid-gallery/wc-gallery.php\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:24:\"http://www.boldgrid.com/\";s:7:\"package\";s:115:\"https://wp-assets.boldgrid.com/api/open/get-asset?id=842930&installed_plugin_version=1.5&installed_wp_version=5.4.2\";}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:29:\"post-and-page-builder-premium\";s:6:\"plugin\";s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";s:11:\"new_version\";s:5:\"1.0.4\";s:3:\"url\";s:24:\"http://www.boldgrid.com/\";s:7:\"package\";s:112:\"https://api.boldgrid.com/api/open/get-asset?id=1034507&installed_plugin_version=1.0.4&installed_wp_version=5.4.2\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:23:\"boldgrid-backup-premium\";s:6:\"plugin\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:11:\"new_version\";s:5:\"1.4.0\";s:3:\"url\";s:25:\"https://www.boldgrid.com/\";s:7:\"package\";s:112:\"https://api.boldgrid.com/api/open/get-asset?id=1099253&installed_plugin_version=1.4.0&installed_wp_version=5.4.2\";}}s:6:\"tested\";s:3:\"5.4\";}','no'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:13:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:2;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:3;s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";i:4;s:31:\"boldgrid-gallery/wc-gallery.php\";i:5;s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";i:6;s:35:\"call-now-button/call-now-button.php\";i:7;s:45:\"cf7-phone-mask-field/cf7-phone-mask-field.php\";i:8;s:36:\"contact-form-7/wp-contact-form-7.php\";i:9;s:31:\"creame-whatsapp-me/joinchat.php\";i:10;s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";i:11;s:47:\"post-and-page-builder/post-and-page-builder.php\";i:12;s:24:\"wpforms-lite/wpforms.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','a:2:{i:0;s:79:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/plugins/akismet/akismet.php\";i:2;s:0:\"\";}','no'),(40,'template','dfu-busacc','yes'),(41,'stylesheet','dfu-busacc','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','47018','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:3:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:1:{s:47:\"post-and-page-builder/post-and-page-builder.php\";a:2:{i:0;s:25:\"Boldgrid_Editor_Uninstall\";i:1;s:9:\"on_delete\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','90','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'initial_db_version','38590','yes'),(93,'wpc7_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'),(94,'fresh_site','0','yes'),(95,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(96,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(97,'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'),(98,'widget_archives','a:3:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(99,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(100,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"dba-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:15:\"dba-404-sidebar\";a:4:{i:0;s:8:\"search-3\";i:1;s:14:\"recent-posts-3\";i:2;s:10:\"archives-3\";i:3;s:12:\"categories-3\";}s:18:\"dba-search-sidebar\";a:0:{}s:16:\"dba-blog-sidebar\";a:0:{}s:20:\"dba-topbar-sidebar-1\";a:0:{}s:20:\"dba-topbar-sidebar-2\";a:0:{}s:21:\"dba-home-head-sidebar\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(101,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'cron','a:11:{i:1592595752;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:1592597010;a:1:{s:24:\"akismet_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:1592598489;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:1592600503;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:1592605480;a:1:{s:29:\"akismet_schedule_cron_recheck\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1592621617;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;}}}i:1592634489;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1592681382;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:1592834400;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:1592859703;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(111,'boldgrid_settings','a:3:{s:7:\"library\";a:3:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.12.2.0\";s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";s:8:\"2.12.2.0\";s:47:\"post-and-page-builder/post-and-page-builder.php\";s:8:\"2.12.1.0\";}s:15:\"plugins_checked\";a:7:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:3:{s:5:\"1.6.2\";i:1537295818;s:5:\"1.6.5\";i:1592168321;s:6:\"1.13.8\";i:1592169999;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:2:{s:5:\"1.0.0\";i:1592168321;s:5:\"1.4.0\";i:1592169999;}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:2:{s:5:\"1.5.7\";i:1592168321;s:5:\"2.4.1\";i:1592169999;}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:2:{s:5:\"1.7.4\";i:1592168321;s:6:\"1.13.0\";i:1592169999;}s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:1:{s:5:\"1.6.5\";i:1592169999;}s:31:\"boldgrid-gallery/wc-gallery.php\";a:1:{s:3:\"1.5\";i:1592169999;}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:1:{s:5:\"1.0.4\";i:1592169999;}}s:20:\"boldgrid_menu_option\";s:1:\"1\";}','no'),(237171,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.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.4.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.2\";s:7:\"version\";s:5:\"5.4.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:0:\"\";}}s:12:\"last_checked\";i:1592595694;s:15:\"version_checked\";s:5:\"5.4.2\";s:12:\"translations\";a:0:{}}','no'),(113,'boldgrid_backup_id','db952ddb','no'),(114,'boldgrid_attribution_rebuild','a:0:{}','yes'),(115,'boldgrid_staging_boldgrid_attribution_rebuild','1','yes'),(116,'boldgrid_attribution_upgraded_to_cpt','1','yes'),(117,'boldgrid_editor','a:11:{s:19:\"has_flushed_rewrite\";b:1;s:12:\"updated_maps\";i:1;s:15:\"preview_page_id\";i:6;s:21:\"displayed_v1.3_notice\";i:1;s:5:\"setup\";a:1:{s:8:\"template\";a:1:{s:6:\"choice\";s:9:\"fullwidth\";}}s:18:\"count_usage_blocks\";i:3;s:22:\"block_default_industry\";s:6:\"travel\";s:13:\"custom_colors\";a:0:{}s:12:\"preview_meta\";a:2:{s:8:\"template\";s:27:\"template/page/fullwidth.php\";s:24:\"boldgrid_hide_page_title\";i:1;}s:19:\"has_checked_version\";i:1;s:7:\"notices\";a:1:{s:13:\"editor_choice\";a:1:{s:9:\"dismissed\";b:1;}}}','yes'),(573,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1537346446','no'),(124,'theme_mods_twentyseventeen','a:5:{s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:82:\"https://hotelparaisoescondido.net/wp-content/uploads/2018/09/cropped-IMG_7198.jpeg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:22;s:3:\"url\";s:82:\"https://hotelparaisoescondido.net/wp-content/uploads/2018/09/cropped-IMG_7198.jpeg\";s:13:\"thumbnail_url\";s:82:\"https://hotelparaisoescondido.net/wp-content/uploads/2018/09/cropped-IMG_7198.jpeg\";s:6:\"height\";i:1199;s:5:\"width\";i:2000;}s:18:\"nav_menu_locations\";a:1:{s:6:\"social\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1592169143;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"sidebar-right\";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:26:\"cyberchimps-footer-widgets\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-1\";}}}}','yes'),(126,'boldgrid_backup_settings','a:2:{s:16:\"backup_directory\";s:30:\"/home/hotelp13/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"396e4bccdd02f9cfde4621e1484cac98008b61a3039ca00d51469d9259f3d0d5\";}','no'),(127,'boldgrid_backup_jobs','a:8:{i:0;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20180916-190559.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:18525346;s:4:\"save\";b:1;s:10:\"total_size\";i:57414455;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20180916-190559.zip\";s:11:\"lastmodunix\";i:1537124765;s:8:\"duration\";s:4:\"6.75\";s:11:\"db_duration\";s:4:\"0.02\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:1;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20181213-040636.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:39683754;s:4:\"save\";b:1;s:10:\"total_size\";i:93723565;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20181213-040636.zip\";s:11:\"lastmodunix\";i:1544674043;s:8:\"duration\";s:5:\"53.71\";s:11:\"db_duration\";s:4:\"4.03\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:2;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20190313-030112.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:39687154;s:4:\"save\";b:1;s:10:\"total_size\";i:93746742;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20190313-030112.zip\";s:11:\"lastmodunix\";i:1552446130;s:8:\"duration\";s:5:\"62.39\";s:11:\"db_duration\";s:4:\"0.75\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:3;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20190905-014011.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:39684564;s:4:\"save\";b:1;s:10:\"total_size\";i:93755705;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20190905-014011.zip\";s:11:\"lastmodunix\";i:1567647658;s:8:\"duration\";s:5:\"50.11\";s:11:\"db_duration\";s:4:\"0.34\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:4;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20191014-215321.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:39686401;s:4:\"save\";b:1;s:10:\"total_size\";i:93768030;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20191014-215321.zip\";s:11:\"lastmodunix\";i:1571090056;s:8:\"duration\";s:5:\"58.70\";s:11:\"db_duration\";s:4:\"0.12\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:5;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20191213-005406.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:39687240;s:4:\"save\";b:1;s:10:\"total_size\";i:93775893;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20191213-005406.zip\";s:11:\"lastmodunix\";i:1576198498;s:8:\"duration\";s:5:\"53.40\";s:11:\"db_duration\";s:4:\"0.11\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:6;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200429-212908.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:39689093;s:4:\"save\";b:1;s:10:\"total_size\";i:93790488;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200429-212908.zip\";s:11:\"lastmodunix\";i:1588195794;s:8:\"duration\";s:5:\"48.70\";s:11:\"db_duration\";s:4:\"0.10\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}i:7;a:5:{s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200610-224402.zip\";s:6:\"action\";s:31:\"boldgrid_backup_post_jobs_email\";s:11:\"action_data\";a:14:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:39709119;s:4:\"save\";b:1;s:10:\"total_size\";i:93935997;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200610-224402.zip\";s:11:\"lastmodunix\";i:1591829096;s:8:\"duration\";s:5:\"54.73\";s:11:\"db_duration\";s:4:\"0.07\";}s:11:\"post_action\";s:16:\"delete_all_prior\";s:6:\"status\";s:7:\"pending\";}}','no'),(128,'boldgrid_backup_last_backup','1592168827','no'),(129,'boldgrid_backup_latest_backup','a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:47642097;s:4:\"save\";b:1;s:10:\"total_size\";i:116841679;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:41:\"/home/hotelp13/hotelparaisoescondido.net/\";s:9:\"backup_id\";s:8:\"db952ddb\";s:7:\"siteurl\";s:33:\"https://hotelparaisoescondido.net\";s:9:\"timestamp\";i:1592168769;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:25:\"hotelparaisoescondido.net\";s:13:\"php_sapi_name\";s:8:\"cgi-fcgi\";s:9:\"php_uname\";s:113:\"Linux ecbiz250.inmotionhosting.com 3.10.0-962.3.2.lve1.5.35.el7.x86_64 #1 SMP Tue Apr 14 15:56:28 EDT 2020 x86_64\";s:11:\"php_version\";s:6:\"7.0.33\";s:11:\"server_addr\";s:13:\"199.250.197.3\";s:11:\"server_name\";s:25:\"hotelparaisoescondido.net\";s:15:\"server_protocol\";s:8:\"HTTP/2.0\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:3609;s:8:\"username\";s:8:\"hotelp13\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:24:\"admin (soettler@mac.com)\";s:8:\"filepath\";s:101:\"/home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200614-210610.zip\";s:11:\"lastmodunix\";i:1592168827;s:8:\"duration\";s:5:\"58.00\";s:11:\"db_duration\";s:4:\"0.11\";s:11:\"db_filename\";s:36:\"hotelp13_bgri124.20200614-210609.sql\";s:12:\"mail_success\";b:1;}','yes'),(160,'boldgrid_mobile_ratio','0:4','no'),(134,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:16:\"soettler@mac.com\";s:7:\"version\";s:6:\"4.9.15\";s:9:\"timestamp\";i:1591829135;}','no'),(1016,'theme_switched_via_customizer','','yes'),(604,'wpforms_activated','a:1:{s:4:\"lite\";i:1537304413;}','yes'),(612,'wpforms_review','a:2:{s:4:\"time\";i:1592168581;s:9:\"dismissed\";b:1;}','yes'),(607,'boldgrid_backup_history','a:50:{i:0;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537304414;s:7:\"message\";s:48:\"WPForms Lite plugin (version 1.4.8.1) activated.\";}i:1;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537313211;s:7:\"message\";s:49:\"Twenty Seventeen theme (version 1.6) deactivated.\";}i:2;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537313211;s:7:\"message\";s:39:\"iFeature theme (version 6.8) activated.\";}i:3;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537313712;s:7:\"message\";s:41:\"iFeature theme (version 6.8) deactivated.\";}i:4;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537313712;s:7:\"message\";s:39:\"Evolv theme (version 1.24.1) activated.\";}i:5;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537313782;s:7:\"message\";s:41:\"Evolv theme (version 1.24.1) deactivated.\";}i:6;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537313782;s:7:\"message\";s:47:\"Twenty Seventeen theme (version 1.6) activated.\";}i:7;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537414958;s:7:\"message\";s:45:\"WhatsApp me plugin (version 2.1.0) activated.\";}i:8;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537414973;s:7:\"message\";s:49:\"Call Now Button plugin (version 0.3.3) activated.\";}i:9;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1537414984;s:7:\"message\";s:65:\"Contact Form 7 - Phone mask field plugin (version 1.1) activated.\";}i:10;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1544674043;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20181213-040636.zip.\";}i:11;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1544674057;s:7:\"message\";s:35:\"WordPress updated to version 4.9.8.\";}i:12;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1552446131;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20190313-030112.zip.\";}i:13;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1552446152;s:7:\"message\";s:35:\"WordPress updated to version 4.9.9.\";}i:14;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1567647658;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20190905-014011.zip.\";}i:15;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1567647674;s:7:\"message\";s:36:\"WordPress updated to version 4.9.10.\";}i:16;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1571090056;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20191014-215321.zip.\";}i:17;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1571090066;s:7:\"message\";s:162:\"Due to retention settings, the following backup was deleted: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20180916-190559.zip\";}i:18;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1571090079;s:7:\"message\";s:36:\"WordPress updated to version 4.9.11.\";}i:19;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1576198498;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20191213-005406.zip.\";}i:20;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1576198508;s:7:\"message\";s:162:\"Due to retention settings, the following backup was deleted: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20180918-183748.zip\";}i:21;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1576198512;s:7:\"message\";s:36:\"WordPress updated to version 4.9.12.\";}i:22;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1588195794;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200429-212908.zip.\";}i:23;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1588195816;s:7:\"message\";s:36:\"WordPress updated to version 4.9.13.\";}i:24;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1591829096;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200610-224402.zip.\";}i:25;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1591829134;s:7:\"message\";s:36:\"WordPress updated to version 4.9.14.\";}i:26;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168293;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200614-205729.zip.\";}i:27;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:51:\"Akismet Anti-Spam plugin upgraded to version 4.1.6.\";}i:28;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:47:\"Total Upkeep plugin upgraded to version 1.13.8.\";}i:29;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:54:\"Total Upkeep Premium plugin upgraded to version 1.4.0.\";}i:30;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:55:\"BoldGrid Inspirations plugin upgraded to version 2.4.1.\";}i:31;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:49:\"Call Now Button plugin upgraded to version 0.4.0.\";}i:32;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:48:\"Contact Form 7 plugin upgraded to version 5.1.9.\";}i:33;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:67:\"Contact Form 7 - Phone mask field plugin upgraded to version 1.4.1.\";}i:34;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:29:\" plugin upgraded to version .\";}i:35;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:56:\"Post and Page Builder plugin upgraded to version 1.13.0.\";}i:36;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:29:\" plugin upgraded to version .\";}i:37;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168350;s:7:\"message\";s:48:\"WPForms Lite plugin upgraded to version 1.6.0.2.\";}i:38;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168504;s:7:\"message\";s:36:\"WordPress updated to version 4.9.15.\";}i:39;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168827;s:7:\"message\";s:123:\"Backup file created: /home/hotelp13/boldgrid_backup/boldgrid-backup-hotelparaisoescondido.net-db952ddb-20200614-210610.zip.\";}i:40;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592168881;s:7:\"message\";s:47:\"Twenty Seventeen theme upgraded to version 1.6.\";}i:41;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592169143;s:7:\"message\";s:49:\"Twenty Seventeen theme (version 1.6) deactivated.\";}i:42;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592169143;s:7:\"message\";s:42:\"Venetian theme (version 1.17.9) activated.\";}i:43;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592169974;s:7:\"message\";s:44:\"Venetian theme (version 1.17.9) deactivated.\";}i:44;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592169974;s:7:\"message\";s:42:\"Venetian theme (version 1.17.9) activated.\";}i:45;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592169979;s:7:\"message\";s:48:\"BoldGrid Gallery plugin (version 1.5) activated.\";}i:46;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592169993;s:7:\"message\";s:63:\"Post and Page Builder Premium plugin (version 1.0.4) activated.\";}i:47;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592169997;s:7:\"message\";s:51:\"BoldGrid Easy SEO plugin (version 1.6.5) activated.\";}i:48;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592595618;s:7:\"message\";s:44:\"Venetian theme (version 1.17.9) deactivated.\";}i:49;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1592595618;s:7:\"message\";s:43:\"DFU BusAcc theme (version 1.0.8) activated.\";}}','no'),(608,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1378,'cnb','a:15:{s:6:\"active\";i:0;s:6:\"number\";s:0:\"\";s:4:\"text\";s:0:\"\";s:8:\"hideIcon\";i:0;s:5:\"color\";s:7:\"#009900\";s:9:\"iconcolor\";s:7:\"#ffffff\";s:10:\"appearance\";s:5:\"right\";s:8:\"tracking\";i:0;s:11:\"conversions\";i:0;s:4:\"show\";s:0:\"\";s:5:\"limit\";s:7:\"include\";s:9:\"frontpage\";i:0;s:4:\"zoom\";i:1;s:7:\"z-index\";i:10;s:7:\"version\";s:5:\"0.4.0\";}','yes'),(987,'current_theme','DFU BusAcc','yes'),(988,'theme_mods_ifeature','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1537313712;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"sidebar-right\";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:26:\"cyberchimps-footer-widgets\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}}}}','yes'),(989,'theme_switched','','yes'),(165,'boldgrid_pointers','a:4:{i:0;a:6:{s:2:\"id\";s:37:\"boldgrid_image_search_internal_only_8\";s:6:\"screen\";s:4:\"page\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:1;a:6:{s:2:\"id\";s:49:\"boldgrid_media_library_image_search_internal_only\";s:6:\"screen\";s:6:\"upload\";s:6:\"target\";s:19:\"#media-search-input\";s:5:\"title\";s:12:\"Image search\";s:7:\"content\";s:222:\"<em>This search function</em> helps you find images you\'ve already uploaded to your Media Library. If you would like to search the web for new images, click the <strong>BoldGrid Connect Search</strong> tab in the top menu.\";s:8:\"position\";a:3:{s:4:\"edge\";s:3:\"top\";s:5:\"align\";s:6:\"middle\";s:17:\"open_on_page_load\";b:0;}}i:2;a:6:{s:2:\"id\";s:38:\"boldgrid_image_size_do_you_need_help_8\";s:6:\"screen\";s:12:\"media-upload\";s:6:\"target\";s:11:\"#image_size\";s:5:\"title\";s:10:\"Image size\";s:7:\"content\";s:33:\"Need help choosing an image size?\";s:8:\"position\";a:2:{s:4:\"edge\";s:5:\"right\";s:5:\"align\";s:6:\"middle\";}}i:3;a:6:{s:2:\"id\";s:29:\"boldgrid_customization_widget\";s:6:\"screen\";s:9:\"dashboard\";s:6:\"target\";s:21:\"#customization_widget\";s:5:\"title\";s:35:\"Begin customizing your new website!\";s:7:\"content\";s:130:\"Congratulations, you&#039;ve just installed your new website! Below you&#039;ll find tips to help you begin customizing your site.\";s:8:\"position\";a:2:{s:4:\"edge\";s:6:\"bottom\";s:5:\"align\";s:6:\"middle\";}}}','yes'),(297,'recently_activated','a:0:{}','yes'),(603,'wpforms_version','1.4.8.1','yes'),(314,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(192,'boldgrid_api_key','e71d0ee6d71de142858624b70a9ea14d','no'),(193,'boldgrid_site_hash','fb425fef371fb66748912c268e9f4955','no'),(199,'boldgrid_asset','a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:5:\"image\";a:44:{i:0;a:16:{s:8:\"asset_id\";s:6:\"853919\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:109:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/6f32d564-6d04a0ca-grapestock150300008.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:110;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"299\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"37356794\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:1;a:16:{s:8:\"asset_id\";s:6:\"146183\";s:9:\"coin_cost\";N;s:4:\"name\";s:131:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:171:\"{\"license\":\"4\",\"author_username\":\"leadbt\",\"author_url\":\"https:\\/\\/unsplash.com\\/leadbt\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1445295029071-5151176738d0\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:111;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:2;a:16:{s:8:\"asset_id\";s:6:\"146184\";s:9:\"coin_cost\";N;s:4:\"name\";s:131:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:193:\"{\"license\":\"4\",\"author_username\":\"chrisjoelcampbell\",\"author_url\":\"https:\\/\\/unsplash.com\\/chrisjoelcampbell\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1438763298591-75a0d42b7265\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:112;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:3;a:16:{s:8:\"asset_id\";s:6:\"146185\";s:9:\"coin_cost\";N;s:4:\"name\";s:131:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:181:\"{\"license\":\"4\",\"author_username\":\"brookecagle\",\"author_url\":\"https:\\/\\/unsplash.com\\/brookecagle\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1441123694162-e54a981ceba5\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:113;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:4;a:16:{s:8:\"asset_id\";s:6:\"167078\";s:9:\"coin_cost\";N;s:4:\"name\";s:135:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_4bZZKXHQTseRktZuFYsi_OnTheDock-1-imhwpb-yxaov7pkghevipd.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:114;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:5;a:16:{s:8:\"asset_id\";s:6:\"167079\";s:9:\"coin_cost\";N;s:4:\"name\";s:137:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1445052693476-5134dfe40f70-1-imhwpb-hilv8v6cuyeoxpt.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:115;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:6;a:16:{s:8:\"asset_id\";s:6:\"167080\";s:9:\"coin_cost\";N;s:4:\"name\";s:137:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1443304895043-ef30921332c5-1-imhwpb-3h1wvab5i6synp5.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:116;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:7;a:16:{s:8:\"asset_id\";s:6:\"167081\";s:9:\"coin_cost\";N;s:4:\"name\";s:137:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1453175324447-6864b23ecf23-1-imhwpb-p9k4g61guylznss.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:117;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:8;a:16:{s:8:\"asset_id\";s:6:\"167082\";s:9:\"coin_cost\";N;s:4:\"name\";s:137:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1450297166380-cabe503887e5-1-imhwpb-gdoaa6uyt6kmc88.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:23\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:118;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:9;a:16:{s:8:\"asset_id\";s:6:\"167083\";s:9:\"coin_cost\";N;s:4:\"name\";s:137:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1445430426373-5ef6054a61e7-1-imhwpb-3ss3ucacjhcdnwc.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:119;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:10;a:16:{s:8:\"asset_id\";s:6:\"788447\";s:9:\"coin_cost\";N;s:4:\"name\";s:100:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/clock-imhwpb-ueaegla4i1gpi5i.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:120;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:11;a:16:{s:8:\"asset_id\";s:6:\"788448\";s:9:\"coin_cost\";N;s:4:\"name\";s:102:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:121;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:12;a:16:{s:8:\"asset_id\";s:6:\"788449\";s:9:\"coin_cost\";N;s:4:\"name\";s:101:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/laptop-imhwpb-id7lp8imt7hfuys.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:2:\"{}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:122;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:13;a:16:{s:8:\"asset_id\";s:6:\"780377\";s:9:\"coin_cost\";N;s:4:\"name\";s:161:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:181:\"{\"license\":\"10\",\"author_username\":\"V\\u0103n Ng\\u1ecdc T\\u0103ng\",\"author_url\":\"http:\\/\\/unsplash.com\\/@langthangdaydo\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/63pP6_FlnMY\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:123;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:14;a:16:{s:8:\"asset_id\";s:6:\"780378\";s:9:\"coin_cost\";N;s:4:\"name\";s:161:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:158:\"{\"license\":\"10\",\"author_username\":\"Chris Petrow\",\"author_url\":\"http:\\/\\/unsplash.com\\/@cpetrow\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/OkJVWSuhdic\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:124;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:15;a:16:{s:8:\"asset_id\";s:6:\"849688\";s:9:\"coin_cost\";s:1:\"2\";s:4:\"name\";s:108:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/dc8fd630-54bff45e-ruslan117141200318.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:125;s:5:\"width\";s:3:\"848\";s:6:\"height\";s:3:\"565\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"34341523\";s:11:\"orientation\";N;s:10:\"image_size\";s:3:\"web\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:16;a:16:{s:8:\"asset_id\";s:6:\"849613\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:108:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/de2e1cf9-34655be1-eurobanks120300121.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:126;s:5:\"width\";s:3:\"299\";s:6:\"height\";s:3:\"450\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"12892561\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:17;a:16:{s:8:\"asset_id\";s:6:\"853689\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:107:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/c3c2518e-639a1098-feedough160500043.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:127;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"58738704\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:18;a:16:{s:8:\"asset_id\";s:6:\"850964\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:107:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/5557f1a7-9433aad-phartisan130400052.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:128;s:5:\"width\";s:3:\"325\";s:6:\"height\";s:3:\"450\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"19226663\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:19;a:16:{s:8:\"asset_id\";s:6:\"780379\";s:9:\"coin_cost\";N;s:4:\"name\";s:161:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:170:\"{\"license\":\"10\",\"author_username\":\"Raynaldy Dachlan\",\"author_url\":\"http:\\/\\/unsplash.com\\/@raynaldydachlan\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/DdBGiqkIvJ8\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:129;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:20;a:16:{s:8:\"asset_id\";s:6:\"780380\";s:9:\"coin_cost\";N;s:4:\"name\";s:161:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:159:\"{\"license\":\"10\",\"author_username\":\"Zbysiu Rodak\",\"author_url\":\"http:\\/\\/unsplash.com\\/@zbigniew\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/gWDPk5KYLc4\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:130;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:21;a:16:{s:8:\"asset_id\";s:6:\"780381\";s:9:\"coin_cost\";N;s:4:\"name\";s:161:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:168:\"{\"license\":\"10\",\"author_username\":\"Joanna Kosinska\",\"author_url\":\"http:\\/\\/unsplash.com\\/@joannakosinska\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/1_CMoFsPfso\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:131;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:22;a:16:{s:8:\"asset_id\";s:6:\"780382\";s:9:\"coin_cost\";N;s:4:\"name\";s:161:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:163:\"{\"license\":\"10\",\"author_username\":\"Pigoff PhotographY\",\"author_url\":\"http:\\/\\/unsplash.com\\/@pigoff\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/6y6D3S_sEjw\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:132;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:23;a:16:{s:8:\"asset_id\";s:6:\"853487\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:105:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/1ef186-8f63b54d-petunyia150300130.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:133;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"286\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"38169518\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:24;a:16:{s:8:\"asset_id\";s:6:\"853718\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:113:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/c294f062-39ae4a5c-epicstockmedia131200158.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:134;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"305\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"24490427\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:25;a:16:{s:8:\"asset_id\";s:6:\"780383\";s:9:\"coin_cost\";N;s:4:\"name\";s:161:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";s:167:\"{\"license\":\"10\",\"author_username\":\"Jeremy Bishop\",\"author_url\":\"http:\\/\\/unsplash.com\\/@tidesinourveins\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/uLXBeh6oHn8\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:135;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:26;a:16:{s:8:\"asset_id\";s:6:\"850972\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:105:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/65c5e0ae-2d8ceedd-Kurhan130900986.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:136;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"297\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"22724362\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:27;a:16:{s:8:\"asset_id\";s:6:\"849758\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/8a8b4299-4725b8e6-stockbroker150703279.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:24\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:137;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"313\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"42249323\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:28;a:16:{s:8:\"asset_id\";s:6:\"849762\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:108:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/811e6c56-c850d045-ammentorp160400139.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:138;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"55360841\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:29;a:16:{s:8:\"asset_id\";s:6:\"849771\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/a4ae2f70-eaf75102-andreypopov130700028.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:139;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"302\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"20615291\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:30;a:16:{s:8:\"asset_id\";s:6:\"849776\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/6db4fa84-36f3dac7-pressmaster131200488.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:140;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"24398722\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:31;a:16:{s:8:\"asset_id\";s:6:\"849774\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:111:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/225bd9d7-1d0bd19c-gpointstudio150600487.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:141;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"41557286\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:32;a:16:{s:8:\"asset_id\";s:6:\"849790\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:105:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/4058510b-fe481724-Kurhan151000624.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:142;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"332\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"46285777\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:33;a:16:{s:8:\"asset_id\";s:6:\"849767\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/f67e0084-f00503fa-pressmaster150300276.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:143;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"37597998\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:34;a:16:{s:8:\"asset_id\";s:6:\"849766\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/686d436f-ed59e679-andreypopov130801371.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:144;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"21668362\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:35;a:16:{s:8:\"asset_id\";s:6:\"849768\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/17681962-e32c4121-stockbroker150603167.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:145;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"41461611\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:36;a:16:{s:8:\"asset_id\";s:6:\"780384\";s:9:\"coin_cost\";N;s:4:\"name\";s:159:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";s:169:\"{\"license\":\"10\",\"author_username\":\"Fr\\u00e9 Sonneveld\",\"author_url\":\"http:\\/\\/unsplash.com\\/@fresonneveld\",\"image_homepage\":\"http:\\/\\/unsplash.com\\/photos\\/2qLT_Rq-2tk\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:146;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:37;a:16:{s:8:\"asset_id\";s:6:\"849773\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:108:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/9b6e13d5-79457489-dolgachov140403571.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:147;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"314\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"27873027\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:38;a:16:{s:8:\"asset_id\";s:6:\"849759\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:106:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/e5cc72bf-8e0b06be-goodluz140200143.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:148;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"25727872\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:39;a:16:{s:8:\"asset_id\";s:6:\"849725\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:108:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/4eb7e26f-71280d42-konradbak131200112.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:149;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"321\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"24607005\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:40;a:16:{s:8:\"asset_id\";s:6:\"849885\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:110:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/049815ef-94b585b1-stockbroker141101204.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:150;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"33527046\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:41;a:16:{s:8:\"asset_id\";s:6:\"849724\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:109:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/1e90ba79-43556005-georgerudy150600236.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:25\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:151;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"40642389\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:42;a:16:{s:8:\"asset_id\";s:6:\"849723\";s:9:\"coin_cost\";s:1:\"1\";s:4:\"name\";s:108:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/51c7c506-4f8fcc-pressmaster141000597.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:26\";s:11:\"attribution\";N;s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:152;s:5:\"width\";s:3:\"450\";s:6:\"height\";s:3:\"300\";s:17:\"image_provider_id\";s:1:\"5\";s:16:\"id_from_provider\";s:8:\"32804813\";s:11:\"orientation\";N;s:10:\"image_size\";s:4:\"blog\";s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}i:43;a:16:{s:8:\"asset_id\";s:6:\"167144\";s:9:\"coin_cost\";N;s:4:\"name\";s:115:\"/home/hotelp13/hotelparaisoescondido.net/wp-content/uploads/2020/06/venetian-photography-imhwpb-rjoi9sqad29qhas.jpg\";s:13:\"purchase_date\";s:0:\"\";s:13:\"download_date\";s:19:\"2020-06-14 21:26:28\";s:11:\"attribution\";s:179:\"{\"license\":\"4\",\"author_username\":\"mariocalvo\",\"author_url\":\"https:\\/\\/unsplash.com\\/mariocalvo\",\"image_homepage\":\"https:\\/\\/images.unsplash.com\\/photo-1420136663600-498c31ee1c97\"}\";s:19:\"attribution_license\";N;s:13:\"attachment_id\";i:164;s:5:\"width\";s:3:\"234\";s:6:\"height\";s:3:\"234\";s:17:\"image_provider_id\";N;s:16:\"id_from_provider\";N;s:11:\"orientation\";N;s:10:\"image_size\";N;s:19:\"transaction_item_id\";N;s:14:\"transaction_id\";N;}}}','yes'),(200,'boldgrid_inspirations_current_version','2.4.1','no'),(204,'boldgrid_inspirations_activated_version','1.5.7','no'),(407,'wpforms_shareasale_redirect','https://wpforms.com/lite-upgrade','yes'),(423,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.1.9\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1592168637;s:7:\"version\";s:5:\"5.1.9\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(631,'wpforms_preview_page','31','yes'),(590,'boldgrid_customizer_first_use','2018-09-18 20:55:31','yes'),(610,'_amn_wpforms-lite_last_checked','1592092800','yes'),(990,'cyberchimps_options','a:123:{s:17:\"responsive_design\";s:1:\"1\";s:16:\"gallery_lightbox\";s:1:\"1\";s:12:\"wide_sidebar\";b:0;s:9:\"max_width\";s:4:\"1020\";s:22:\"cyberchimps_skin_color\";s:7:\"default\";s:16:\"text_colorpicker\";s:0:\"\";s:16:\"link_colorpicker\";s:0:\"\";s:22:\"link_hover_colorpicker\";s:0:\"\";s:18:\"typography_options\";a:4:{s:4:\"size\";s:4:\"14px\";s:4:\"face\";s:23:\"\"Fira Sans\", sans-serif\";s:5:\"style\";s:6:\"normal\";s:5:\"color\";s:0:\"\";}s:17:\"google_font_field\";s:0:\"\";s:20:\"font_family_headings\";a:4:{s:4:\"size\";a:64:{i:0;i:8;i:1;i:9;i:2;i:10;i:3;i:11;i:4;i:12;i:5;i:13;i:6;i:14;i:7;i:15;i:8;i:16;i:9;i:17;i:10;i:18;i:11;i:19;i:12;i:20;i:13;i:21;i:14;i:22;i:15;i:23;i:16;i:24;i:17;i:25;i:18;i:26;i:19;i:27;i:20;i:28;i:21;i:29;i:22;i:30;i:23;i:31;i:24;i:32;i:25;i:33;i:26;i:34;i:27;i:35;i:28;i:36;i:29;i:37;i:30;i:38;i:31;i:39;i:32;i:40;i:33;i:41;i:34;i:42;i:35;i:43;i:36;i:44;i:37;i:45;i:38;i:46;i:39;i:47;i:40;i:48;i:41;i:49;i:42;i:50;i:43;i:51;i:44;i:52;i:45;i:53;i:46;i:54;i:47;i:55;i:48;i:56;i:49;i:57;i:50;i:58;i:51;i:59;i:52;i:60;i:53;i:61;i:54;i:62;i:55;i:63;i:56;i:64;i:57;i:65;i:58;i:66;i:59;i:67;i:60;i:68;i:61;i:69;i:62;i:70;i:63;i:71;}s:4:\"face\";s:28:\"Arial, Helvetica, sans-serif\";s:5:\"style\";s:6:\"Normal\";s:5:\"color\";s:0:\"\";}s:20:\"google_font_headings\";s:0:\"\";s:20:\"header_section_order\";a:1:{i:0;s:16:\"cyberchimps_logo\";}s:20:\"custom_logo_url_link\";s:33:\"https://hotelparaisoescondido.net\";s:11:\"custom_logo\";b:0;s:20:\"custom_logo_uploader\";s:95:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/cyberchimps/lib/images/achimps.png\";s:13:\"sticky_header\";s:1:\"1\";s:9:\"searchbar\";s:1:\"1\";s:17:\"theme_backgrounds\";s:7:\"default\";s:15:\"social_facebook\";s:1:\"1\";s:12:\"facebook_url\";s:24:\"http://www.facebook.com/\";s:14:\"social_twitter\";s:1:\"1\";s:11:\"twitter_url\";s:23:\"http://www.twitter.com/\";s:13:\"social_google\";s:1:\"1\";s:10:\"google_url\";s:22:\"http://www.google.com/\";s:12:\"linkedin_url\";s:24:\"http://www.linkedin.com/\";s:11:\"youtube_url\";s:23:\"http://www.youtube.com/\";s:10:\"flickr_url\";s:22:\"http://www.flickr.com/\";s:13:\"pinterest_url\";s:25:\"http://www.pinterest.com/\";s:14:\"googlemaps_url\";s:27:\"http://www.maps.google.com/\";s:7:\"rss_url\";s:43:\"https://hotelparaisoescondido.net/feed/rss/\";s:13:\"instagram_url\";s:21:\"http://instagram.com/\";s:18:\"blog_section_order\";a:3:{i:0;s:11:\"slider_lite\";i:1;s:10:\"boxes_lite\";i:2;s:14:\"blog_post_page\";}s:14:\"sidebar_images\";s:13:\"right_sidebar\";s:10:\"blog_title\";b:0;s:15:\"blog_title_text\";s:8:\"Our Blog\";s:17:\"post_format_icons\";b:0;s:13:\"post_excerpts\";b:0;s:19:\"blog_read_more_text\";s:12:\"Read More...\";s:19:\"blog_excerpt_length\";s:2:\"55\";s:20:\"post_featured_images\";s:1:\"1\";s:18:\"post_byline_author\";s:1:\"1\";s:22:\"post_byline_categories\";s:1:\"1\";s:16:\"post_byline_date\";s:1:\"1\";s:20:\"post_byline_comments\";s:1:\"1\";s:16:\"post_byline_tags\";s:1:\"1\";s:22:\"single_post_author_bio\";b:0;s:37:\"cyberchimps_blog_boxes_lite_image_one\";s:101:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/boxes/slidericon.png\";s:35:\"cyberchimps_blog_boxes_link_url_one\";s:20:\"http://wordpress.org\";s:42:\"cyberchimps_blog_boxes_lite_image_one_text\";s:297:\"Alto ventos est coeptis utque fecit. Phoebe sine circumfuso arce. Tanto aliis. Matutinis cornua origo formaeque animal mundo. Chaos: fabricator. Natura mundo caesa addidit.\n        Cuncta habendum meis omni ille formaeque emicuit septemque et. Lege fecit aethere porrexerat gentes horrifer formas.\";s:37:\"cyberchimps_blog_boxes_lite_image_two\";s:100:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/boxes/blueprint.png\";s:35:\"cyberchimps_blog_boxes_link_url_two\";s:20:\"http://wordpress.org\";s:42:\"cyberchimps_blog_boxes_lite_image_two_text\";s:297:\"Alto ventos est coeptis utque fecit. Phoebe sine circumfuso arce. Tanto aliis. Matutinis cornua origo formaeque animal mundo. Chaos: fabricator. Natura mundo caesa addidit.\n        Cuncta habendum meis omni ille formaeque emicuit septemque et. Lege fecit aethere porrexerat gentes horrifer formas.\";s:39:\"cyberchimps_blog_boxes_lite_image_three\";s:95:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/boxes/docs.png\";s:37:\"cyberchimps_blog_boxes_link_url_three\";s:20:\"http://wordpress.org\";s:44:\"cyberchimps_blog_boxes_lite_image_three_text\";s:297:\"Alto ventos est coeptis utque fecit. Phoebe sine circumfuso arce. Tanto aliis. Matutinis cornua origo formaeque animal mundo. Chaos: fabricator. Natura mundo caesa addidit.\n        Cuncta habendum meis omni ille formaeque emicuit septemque et. Lege fecit aethere porrexerat gentes horrifer formas.\";s:41:\"cyberchimps_blog_portfolio_lite_image_one\";s:97:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/cyberchimps/lib/images/portfolio.jpg\";s:49:\"cyberchimps_blog_portfolio_lite_image_one_caption\";s:11:\"CyberChimps\";s:39:\"cyberchimps_blog_portfolio_link_url_one\";s:22:\"http://cyberchimps.com\";s:41:\"cyberchimps_blog_portfolio_lite_image_two\";s:97:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/cyberchimps/lib/images/portfolio.jpg\";s:49:\"cyberchimps_blog_portfolio_lite_image_two_caption\";s:11:\"CyberChimps\";s:39:\"cyberchimps_blog_portfolio_link_url_two\";s:22:\"http://cyberchimps.com\";s:43:\"cyberchimps_blog_portfolio_lite_image_three\";s:97:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/cyberchimps/lib/images/portfolio.jpg\";s:51:\"cyberchimps_blog_portfolio_lite_image_three_caption\";s:11:\"CyberChimps\";s:41:\"cyberchimps_blog_portfolio_link_url_three\";s:22:\"http://cyberchimps.com\";s:42:\"cyberchimps_blog_portfolio_lite_image_four\";s:97:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/cyberchimps/lib/images/portfolio.jpg\";s:50:\"cyberchimps_blog_portfolio_lite_image_four_caption\";s:11:\"CyberChimps\";s:40:\"cyberchimps_blog_portfolio_link_url_four\";s:22:\"http://cyberchimps.com\";s:39:\"cyberchimps_blog_portfolio_title_toggle\";s:1:\"1\";s:32:\"cyberchimps_blog_portfolio_title\";s:9:\"Portfolio\";s:15:\"image_one_slide\";s:87:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/images/branding/slide1.jpg\";s:19:\"image_one_slide_url\";s:22:\"http://cyberchimps.com\";s:15:\"image_two_slide\";s:98:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/slider/slide1.jpg\";s:19:\"image_two_slide_url\";s:22:\"http://cyberchimps.com\";s:17:\"image_three_slide\";s:98:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/slider/slide1.jpg\";s:21:\"image_three_slide_url\";s:22:\"http://cyberchimps.com\";s:20:\"ir_testimonial_title\";s:11:\"Testimonial\";s:22:\"testimonial_background\";s:99:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/cyberchimps/lib/images/testimonial.jpg\";s:38:\"cyberchimps_blog_testimonial_image_one\";s:105:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/testimonial/client01.jpg\";s:27:\"cyberchimps_blog_client_one\";s:12:\"Nancy Martin\";s:31:\"cyberchimps_blog_client_abt_one\";s:9:\"Developer\";s:32:\"cyberchimps_testimonial_one_text\";s:301:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec nisl ut est ultricies pellentesque id eu massa. Pellentesque fermentum posuere odio non accumsan. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris scelerisque auctor ligula sed aliquet.\";s:38:\"cyberchimps_blog_testimonial_image_two\";s:105:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/testimonial/client02.jpg\";s:27:\"cyberchimps_blog_client_two\";s:12:\"Nancy Martin\";s:31:\"cyberchimps_blog_client_abt_two\";s:8:\"Designer\";s:32:\"cyberchimps_testimonial_two_text\";s:301:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec nisl ut est ultricies pellentesque id eu massa. Pellentesque fermentum posuere odio non accumsan. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris scelerisque auctor ligula sed aliquet.\";s:40:\"cyberchimps_blog_testimonial_image_three\";s:105:\"https://hotelparaisoescondido.net/wp-content/themes/ifeature/elements/lib/images/testimonial/client01.jpg\";s:29:\"cyberchimps_blog_client_three\";s:12:\"Nancy Martin\";s:33:\"cyberchimps_blog_client_abt_three\";s:9:\"Developer\";s:34:\"cyberchimps_testimonial_three_text\";s:301:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc nec nisl ut est ultricies pellentesque id eu massa. Pellentesque fermentum posuere odio non accumsan. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris scelerisque auctor ligula sed aliquet.\";s:20:\"custom_contact_title\";s:12:\"Get In Touch\";s:22:\"custom_contact_address\";s:44:\"978, Pleasant Avenue, Lorem Ipsum, Fl-300111\";s:21:\"custom_contact_number\";s:13:\"+1-23-9876543\";s:20:\"custom_contact_email\";s:23:\"contact@cyberchimps.com\";s:22:\"contactus_element_text\";s:0:\"\";s:27:\"single_post_sidebar_options\";s:13:\"right_sidebar\";s:17:\"single_post_title\";s:1:\"1\";s:25:\"single_post_byline_author\";s:1:\"1\";s:29:\"single_post_byline_categories\";s:1:\"1\";s:23:\"single_post_byline_date\";s:1:\"1\";s:27:\"single_post_byline_comments\";s:1:\"1\";s:23:\"single_post_byline_tags\";s:1:\"1\";s:23:\"archive_sidebar_options\";s:13:\"right_sidebar\";s:21:\"archive_post_excerpts\";b:0;s:26:\"archive_post_byline_author\";s:1:\"1\";s:30:\"archive_post_byline_categories\";s:1:\"1\";s:24:\"archive_post_byline_date\";s:1:\"1\";s:28:\"archive_post_byline_comments\";s:1:\"1\";s:24:\"archive_post_byline_tags\";s:1:\"1\";s:22:\"search_sidebar_options\";s:13:\"right_sidebar\";s:21:\"search_post_read_more\";s:12:\"Read More...\";s:26:\"search_post_excerpt_length\";s:2:\"55\";s:21:\"error_sidebar_options\";s:10:\"full_width\";s:20:\"error_custom_content\";s:0:\"\";s:18:\"footer_show_toggle\";s:1:\"1\";s:21:\"footer_copyright_text\";s:30:\"&copy; Hotel Paraiso esconiddo\";s:16:\"menu_home_button\";s:1:\"1\";s:27:\"menu_background_colorpicker\";s:0:\"\";s:22:\"menu_hover_colorpicker\";s:0:\"\";s:21:\"menu_text_colorpicker\";s:0:\"\";s:22:\"flat_gradient_selector\";s:1:\"1\";s:20:\"ifeature_menu_design\";s:7:\"default\";s:18:\"site_footer_option\";s:12:\"footer-4-col\";}','yes'),(237270,'category_children','a:0:{}','yes'),(1007,'boldgrid_widgets_created','a:2:{s:12:\"contact_info\";s:22:\"black-studio-tinymce-0\";s:14:\"call_to_action\";s:22:\"black-studio-tinymce-1\";}','yes'),(1005,'theme_mods_boldgrid-evolv','a:9:{i:0;b:0;s:13:\"bgtfw_version\";s:5:\"1.5.9\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:18:\"nav_menu_locations\";a:1:{s:6:\"social\";i:2;}s:22:\"boldgrid_color_palette\";s:258:\"{\"state\":{\"active-palette\":\"palette-primary\",\"active-palette-id\":\"d936d9b8eb03c5f97d65e939101afd28\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"neutral-color\":\"#0a0a05\",\"colors\":[\"#0a0a05\",\"#f5d76e\",\"#f5d76e\",\"#202020\"]}},\"saved_palettes\":[]}}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:21:\"boldgrid_compiled_css\";s:14744:\".color1-text-default{color:#fff}.color-1-text-contrast{color:#fff ! important}.color-1-text-contrast-hover:hover,.color-1-text-contrast-hover:focus{color:#fff ! important}.color2-text-default{color:#333}.color-2-text-contrast{color:#333 ! important}.color-2-text-contrast-hover:hover,.color-2-text-contrast-hover:focus{color:#333 ! important}.color3-text-default{color:#333}.color-3-text-contrast,.color-3-text-contrast-hover:hover{color:#333 ! important}.color4-text-default{color:#fff}.color-4-text-contrast,.color-4-text-contrast-hover:hover{color:#fff ! important}.color-neutral-text-default{color:#fff}.color-neutral-text-contrast,.color-neutral-text-contrast-hover:hover{color:#fff ! important}.color1-color{color:#0a0a05 ! important}.color1-color-hover:focus,.color1-color-hover:hover{color:#0a0a05 ! important}.color2-color{color:#f5d76e ! important}.color2-color-hover:focus,.color2-color-hover:hover{color:#f5d76e ! important}.color3-color{color:#f5d76e ! important}.color3-color-hover:focus,.color3-color-hover:hover{color:#f5d76e ! important}.color4-color{color:#202020 ! important}.color4-color-hover:focus,.color4-color-hover:hover{color:#202020 ! important}.color-neutral-color{color:#0a0a05 !important}.color1-background{background:#0a0a05 ! important}.color1-background-hover:focus,.color1-background-hover:hover{background:#0a0a05 ! important}.color2-background{background:#f5d76e ! important}.color2-background-hover:focus,.color2-background-hover:hover{background:#f5d76e ! important}.color3-background{background:#f5d76e ! important}.color3-background-hover:focus,.color3-background-hover:hover{background:#f5d76e ! important}.color4-background{background:#202020 ! important}.color4-background-hover:focus,.color4-background-hover:hover{background:#202020 ! important}.color-neutral-background{background:#0a0a05 !important}.color1-background-color{background-color:#0a0a05 ! important}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#0a0a05 ! important}.color2-background-color{background-color:#f5d76e ! important}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#f5d76e ! important}.color3-background-color{background-color:#f5d76e ! important}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#f5d76e ! important}.color4-background-color{background-color:#202020 ! important}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#202020 ! important}.color-neutral-background-color{background-color:#0a0a05 !important}.color1-border-color{border-color:#0a0a05 ! important}.color1-border-color-hover:focus,.color1-border-color-hover:hover{border-color:#0a0a05 ! important}.color2-border-color{border-color:#f5d76e ! important}.color2-border-color-hover:focus,.color2-border-color-hover:hover{border-color:#f5d76e ! important}.color3-border-color{border-color:#f5d76e ! important}.color3-border-color-hover:focus,.color3-border-color-hover:hover{border-color:#f5d76e ! important}.color4-border-color{border-color:#202020 ! important}.color4-border-color-hover:focus,.color4-border-color-hover:hover{border-color:#202020 ! important}.color-neutral-border-color{border-color:#0a0a05 !important}.breadcrumb li a.filler{background:#f5d76e;color:#333}.breadcrumb li a.filler:after{border-left-color:#f5d76e}.breadcrumb li a:not(.filler){color:#fff}.breadcrumb li a:not(.filler):after{border-left-color:#0a0a05 !important}.breadcrumb li a:not(.filler):hover,.breadcrumb li a:not(.filler):focus{background:#f5d76e;color:#333}.breadcrumb li a:not(.filler):hover:after,.breadcrumb li a:not(.filler):focus:after{border-left-color:#f5d76e !important;color:#333}.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price{color:#0a0a05}.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption{background-color:#f5d76e;color:#333}.wc-image-links .gallery-caption > *,.wc-gallery-captions-show .gallery-caption > *,.wc-gallery-captions-onhover .gallery-caption > *,.wc-gallery-captions-showon .gallery-caption > *{color:#333}.btn-color-1,.btn-color-1-flat{background-color:#0a0a05;border-color:#0a0a05;color:#fff !important}.btn-color-1:visited,.btn-color-1-flat:visited{color:#fff}.btn-color-1:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1-flat:focus{background-color:#2c2c16;border-color:#2c2c16;color:#fff !important}.btn-color-1:active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1-flat.active,.btn-color-1.is-active,.btn-color-1-flat.is-active{background-color:#090906;border-color:#090906;color:#000 !important}.btn-color-2,.btn-color-2-flat{background-color:#f5d76e;border-color:#f5d76e;color:#333 !important}.btn-color-2:visited,.btn-color-2-flat:visited{color:#333}.btn-color-2:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2-flat:focus{background-color:#f8e49e;border-color:#f8e49e;color:#333 !important}.btn-color-2:active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2-flat.active,.btn-color-2.is-active,.btn-color-2-flat.is-active{background-color:#edd376;border-color:#edd376;color:#f2ca3e !important}.btn-color-3,.btn-color-3-flat{background-color:#f5d76e;border-color:#f5d76e;color:#333 !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:#333}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#f8e49e;border-color:#f8e49e;color:#333 !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#edd376;border-color:#edd376;color:#f2ca3e !important}.btn-color-4,.btn-color-4-flat{background-color:#202020;border-color:#202020;color:#fff !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:#fff}.btn-color-4:hover,.btn-color-4-flat:hover,.btn-color-4:focus,.btn-color-4-flat:focus{background-color:#3a3a3a;border-color:#3a3a3a;color:#fff !important}.btn-color-4:active,.btn-color-4-flat:active,.btn-color-4.active,.btn-color-4-flat.active,.btn-color-4.is-active,.btn-color-4-flat.is-active{background-color:#202020;border-color:#202020;color:#070707 !important}.btn-neutral-color,.btn-neutral-color-flat{background-color:#0a0a05;border-color:#0a0a05;color:#fff !important}.btn-neutral-color:visited,.btn-neutral-color-flat:visited{color:#fff}.btn-neutral-color:hover,.btn-neutral-color-flat:hover,.btn-neutral-color:focus,.btn-neutral-color-flat:focus{background-color:#2c2c16;border-color:#2c2c16;color:#fff !important}.btn-neutral-color:active,.btn-neutral-color-flat:active,.btn-neutral-color.active,.btn-neutral-color-flat.active,.btn-neutral-color.is-active,.btn-neutral-color-flat.is-active{background-color:#090906;border-color:#090906;color:#000 !important}.palette-primary{color:#fff;}.palette-primary .site-header{background:rgba(10, 10, 5, 0.60);color:#fff}.palette-primary header.smaller{background:#0a0a05}.palette-primary .site-title a,.palette-primary .navbar-default .navbar-nav > li > a{color:#fff}.palette-primary .secondary-menu .current-menu-item a,.palette-primary .tertiary-menu .current-menu-item a{color:#f5d76e}.palette-primary .site-header .well{background:rgba(32, 32, 32, 0.40);border-color:#fff}.palette-primary .dropdown .active,.palette-primary ul.dropdown-menu,.palette-primary .navbar-default .navbar-nav > li.dropdown:hover > a{background:#0a0a05;color:#fff}.palette-primary .entry-title a{color:#fff;text-decoration:none;border-bottom:1px solid #f5d76e}.palette-primary .entry-title a:hover,.palette-primary .entry-title a:focus{color:#fff;text-decoration:none}.palette-primary .button-primary{background:none;border:1px solid #f5d76e;color:#f5d76e}.palette-primary .button-secondary{border:1px solid #f5d76e;background:#f5d76e;color:#333}.palette-primary .button-secondary:hover,.palette-primary .button-secondary:focus{background:none;border:1px solid #f5d76e;color:#f5d76e}.palette-primary hr,.palette-primary .nav > li > a:focus i.fa,.palette-primary .nav > li > a:hover i.fa,.palette-primary .alert .btn.button-primary,.palette-primary .woocommerce-Message .btn.button-primary,.palette-primary .button-primary:hover,.palette-primary .button-primary:focus,.palette-primary #colophon .nav > li > a:hover,.palette-primary #colophon .nav > li > a:focus,.palette-primary .dropdown-menu > li > a:hover,.palette-primary .dropdown-menu > li > a:focus,.palette-primary .open > .dropdown-toggle.btn-primary,.palette-primary .nav > li > a:focus,.palette-primary .nav > li > a:hover,.palette-primary .pager li > a:hover,.palette-primary .pager li > a:focus,.palette-primary #header-widget-area .button-primary,.palette-primary .mark,.palette-primary mark{background:#f5d76e;color:#333}.palette-primary .current_page_item a,.palette-primary .site-header .widget.well li > a:hover{color:#333}.palette-primary a,.palette-primary i.fa,.palette-primary .site-footer a,.palette-primary #colophon li.menu-item > a,.palette-primary .site-header .widget.well a{color:#f5d76e}.palette-primary .navbar-default .navbar-nav > .current-menu-parent > a{color:#f5d76e}.palette-primary .navbar-default .navbar-nav > .active > a{color:#f5d76e;background:none}.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus{color:#f5d76e;background:none}.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus{color:#f5d76e;background:none}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a{background:#f5d76e;color:#333}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > .active > a:focus{background:#f5d76e;color:#333}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a{color:#fff}.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover,.palette-primary .navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:focus{background:#f5d76e;color:#333}.palette-primary .navbar-default .navbar-toggle .icon-bar{background-color:#f5d76e}.palette-primary #header-widget-area .button-primary:hover,.palette-primary #header-widget-area .button-primary:focus{background:none;border:1px solid #f5d76e;color:#fff}.palette-primary .panel-default > .panel-heading,.palette-primary .navbar-default .navbar-toggle{border-color:#f5d76e}.palette-primary .mod-beta-1 p{border:2px solid #f5d76e}.palette-primary .mod-beta-1 p::before{border-color:#f5d76e transparent}.palette-primary .mod-gamma-2{background:#f5d76e}.palette-primary .mod-gamma-2 h2{color:#333}@media only screen and (min-width:992px){.palette-primary .mod-beta-1 p::before{border-color:transparent #f5d76e}}.palette-primary h1,.palette-primary h2,.palette-primary h3,.palette-primary h4,.palette-primary .widget-title,.palette-primary .entry-title,.palette-primary .page-title,.palette-primary #reply-title,.palette-primary .mod-beta-2 h5,.palette-primary .comments-title,.palette-primary .mod-alpha h5,.palette-primary .mod-alpha i.fa,.palette-primary #secondary table th,.palette-primary .comment-reply-title{color:#f5d76e}.palette-primary #reviews #comments ol.commentlist li .comment-text,.palette-primary .alert-message .btn.button-primary{border:1px solid #f5d76e}.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus{background:#f5d76e}.palette-primary .navbar-default .navbar-toggle:hover .icon-bar,.palette-primary .navbar-default .navbar-toggle:focus .icon-bar{background:#333}.palette-primary .imhwpb-bg-2{background:#202020;color:#fff}.palette-primary .site-header .widget.well,.palette-primary .calendar_wrap caption,.palette-primary .site-header .widget.well a:hover{color:#fff}.palette-primary .page-bg,.palette-primary #boldgrid-sticky-push,.palette-primary #boldgrid-sticky-filler{background:rgba(10, 10, 5, 0.6);color:#fff}.palette-primary .imhwpb-bg-1,.palette-primary .site-footer,.palette-primary .mod-beta-1 p,.palette-primary #colophon .well,.palette-primary .panel,.palette-primary .panel-default > .panel-heading,.palette-primary .panel-footer{background:#0a0a05;color:#fff}.palette-primary a:hover,.palette-primary a:focus,.palette-primary .entry-meta,.palette-primary .mod-gamma-2,.palette-primary .imhwpb-bg-1 p,.palette-primary .mod-blockquote p,.palette-primary .site-footer p,.palette-primary .entry-title,.palette-primary .site-description,.palette-primary #menu-social li a:hover,.palette-primary #menu-social li a:hover i,.palette-primary .sidebar .current_page_item a,.palette-primary #colophon li.current_page_item a,.palette-primary #secondary .table > tbody > tr td,.palette-primary #reviews #comments ol.commentlist li .meta{color:#fff}.palette-primary .mod-blockquote,.palette-primary blockquote{border-left:3px solid #fff}.palette-primary #colophon .well{border-color:#fff}.palette-primary .mod-beta-1 p:after{border-color:#0a0a05 transparent}.palette-primary .pager li > a{border:1px solid #fff}@media only screen and (min-width:992px){.palette-primary .mod-beta-1 p:after{border-color:transparent #0a0a05}}.palette-primary .navbar-default .navbar-nav > li.dropdown:hover > a{border:1px solid #ccc;border:1px solid rgba(0, 0, 0, .15);-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175);box-shadow:0 6px 12px rgba(0, 0, 0, .175)}.palette-primary .page-bg{background:rgba(0, 0, 0, .60)}.palette-primary .mod-gamma-2 h6,.palette-primary .mod-gamma-2 p{color:#333}.palette-primary .slogan{color:#fff}.palette-primary.search .site-content,.palette-primary.single .site-content,.palette-primary.archive .site-content,.palette-primary.blog .site-content,.palette-primary.error404 .site-content{background:rgba(10, 10, 5, 0.6);color:#fff}.palette-primary.error404 .list-group-item{border:1px #f5d76e solid;background:rgba(10, 10, 5, 0.6)}.palette-primary.woocommerce .color1-color,.palette-primary.woocommerce-page .color1-color{color:#f5d76e !important}.palette-primary.woocommerce-page .color-1-text-contrast-hover:hover,.palette-primary.woocommerce-page .color-1-text-contrast-hover:focus{color:#fff !important}.palette-primary.woocommerce div.product span.price{color:#f5d76e}.palette-primary.woocommerce div.product .stock{color:#fff}.palette-primary.mce-content-body{background:#0a0a05;color:#fff}body.palette-primary.page-template-default .hentry{background:rgba(10, 10, 5, 0.6)}body.palette-primary.page-template-default.disabled-footer .site-footer{background:rgba(10, 10, 5, 0.6)}\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1537313782;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"sidebar-right\";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:26:\"cyberchimps-footer-widgets\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-1\";}}}}','yes'),(1006,'widget_black-studio-tinymce','a:3:{s:12:\"_multiwidget\";i:1;i:0;a:5:{s:5:\"title\";s:12:\"Contact Info\";s:4:\"text\";s:168:\"&copy; 2020 Hotel Paraiso esconiddo | Andador Union 10 Puerto Escondido 71980 Oaxaca, Mexico | +52 55 5904 8007 | <a href=\"mailto:info@hotelpe.com\">info@hotelpe.com</a>\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";i:1;s:5:\"label\";s:20:\"black-studio-tinymce\";}i:1;a:5:{s:5:\"title\";s:14:\"Call To Action\";s:4:\"text\";s:381:\"<div class=\"row\">\r\n<div class=\"col-sm-12 col-md-12\">\r\n<div class=\"call-to-action\">\r\n<h2><span style=\"color: #ffff00;\">Site en Construccion</span></h2>\r\n<h2></h2>\r\n<h2>Un Paraiso del Descanso</h2>\r\n<h3>Lugar Magico</h3>\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"contact-us\">CONTACT US</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-6\"></div>\r\n</div>\r\n<!-- .row -->\";s:4:\"type\";s:6:\"visual\";s:6:\"filter\";s:1:\"1\";s:5:\"label\";s:20:\"black-studio-tinymce\";}}','yes'),(1008,'boldgrid_menus_created','a:2:{i:6;s:6:\"social\";s:14:\"option_version\";i:2;}','yes'),(237332,'boldgrid_framework_init','1','yes'),(1017,'customize_stashed_theme_mods','a:0:{}','no'),(246836,'_site_transient_timeout_theme_roots','1592597403','no'),(246837,'_site_transient_theme_roots','a:9:{s:14:\"boldgrid-evolv\";s:7:\"/themes\";s:17:\"boldgrid-venetian\";s:7:\"/themes\";s:10:\"dfu-busacc\";s:7:\"/themes\";s:8:\"ifeature\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";}','no'),(119445,'akismet_spam_count','4','yes'),(237150,'action_scheduler_lock_async-request-runner','1592595731','yes'),(237151,'boldgrid_inspirations_redirect','1592169972','yes'),(246778,'_site_transient_timeout_boldgrid_backup_premium_version_data','1592619530','no'),(246779,'_site_transient_boldgrid_backup_premium_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:64:\"Total Upkeep Premium &ndash; WordPress Backup Plugin plus Restor\";s:7:\"version\";s:5:\"1.4.0\";s:8:\"asset_id\";i:1099253;s:12:\"release_date\";s:19:\"2020-05-19 18:28:06\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.3\";s:8:\"sections\";s:3216:\"{\"description\":\"<p>Premium extension for the Total Upkeep plugin.<\\/p>\\n\",\"installation\":\"<h4>Minimum Requirements<\\/h4>\\n\\n<ul>\\n<li>PHP 5.4 or higher<\\/li>\\n<\\/ul>\\n\\n<h4>Manually<\\/h4>\\n\\n<ol>\\n<li>Upload the entire boldgrid-backup-premium folder to the \\/wp-content\\/plugins\\/ directory.<\\/li>\\n<li>Activate the plugin through the Plugins menu in WordPress.<\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>1.4.0<\\/h4>\\n\\n<p>Release date: May 19th, 2020<\\/p>\\n\\n<ul>\\n<li>New feature: Google drive - shared drive support.<\\/li>\\n<li>New feature: Google drive - upload to any folder by using a folder id.<\\/li>\\n<li>Bug fix: Cleaned up Amazon libraries loaded to prevent conflict with W3TC.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<p>Release date: February 19th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Cannot save Google Drive on settings page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<p>Release date: February 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Allow Google Drive settings to be reset, and which allows for reauthorization.<\\/li>\\n<li>Update: Show error messages when validating Google Drive.<\\/li>\\n<li>Bug fix: Error 403: Daily Limit for Unauthenticated Use Exceeded.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<p>Release date: December 13th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed filtering of archive attributes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.0<\\/h4>\\n\\n<p>Release data: November 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Renamed plugin from \\\"BoldGrid Backup Premium\\\" to \\\"Total Upkeep Premium\\\".<\\/li>\\n<li>New feature: Added database dump file encryption.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fix bucket errors on archive details page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.0<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: DreamObjects support.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<p>Release date: May 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Google Drive attempting to upload archive that does not exist.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<p>Release date: May 14th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Themes autoupdated not showing in Tools > History.<\\/li>\\n<li>Bug fix: Incorrect theme version listed in history during autoupdate.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.0<\\/h4>\\n\\n<p>Release date: Feb 14th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Google Drive support.<\\/li>\\n<li>Update: Composer libraries updated.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed ob_flush warning with S3.<\\/li>\\n<li>Bug fix: Fixed error: Invalid argument supplied for foreach().<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<p>Release Date: October 25th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed handling of hook parameter on non-bulk plugin upgrades.<\\/li>\\n<li>Bug fix: Fatal error: Uncaught Error: Call to undefined function wp<em>generate<\\/em>password.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.0<\\/h4>\\n\\n<p>Release Date: April 11th, 2017<\\/p>\\n\\n<ul>\\n<li>Initial release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3.0<\\/h4>\\n\\n<p>BoldGrid Backup Premium has been renamed to Total Upkeep Premium.  Different name with the same great features.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:23727:\"{\"5.4\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95]},\"5.3.3\":{\"1.4.0-rc.2\":[100,95]},\"5.3.2\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95]},\"5.3.1\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95]},\"5.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.2.6\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.2.5\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.2.4\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.2.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.2.2\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.2.1\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.2\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.1.5\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.1.4\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.1.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.1.2\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.1.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.9\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.8\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.7\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.6\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.5\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.4\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.3\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.2\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0.1\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"5.0\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.9\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.8\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.6\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.5\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.4\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.3\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.2\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.14\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.13\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.12\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.11\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.10\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9.1\":{\"1.0.0\":[100,12],\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.9\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.8\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.6\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.10\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.12\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.11\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.10\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.12\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.11\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.10\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]},\"4.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:143:\"{\"backup\":\"Backup\",\"cloud backup\":\"Cloud backup\",\"database backup\":\"Database backup\",\"restore\":\"Restore\",\"wordpress backup\":\"Wordpress backup\"}\";s:7:\"banners\";s:125:\"{\"low\":\"//repo.boldgrid.com/assets/banner-backup-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-backup-1544x500.png\"}\";}}s:7:\"updated\";i:1592590730;}','no'),(245215,'boldgrid_reseller','a:11:{s:19:\"reseller_identifier\";s:3:\"IMH\";s:14:\"reseller_title\";s:16:\"InMotion Hosting\";s:17:\"reseller_logo_url\";s:78:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpressinmotion.png\";s:20:\"reseller_website_url\";s:32:\"https://www.inmotionhosting.com/\";s:20:\"reseller_support_url\";s:52:\"http://www.inmotionhosting.com/support/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:27:\"support@inmotionhosting.com\";s:14:\"reseller_phone\";s:14:\"1-888-321-4678\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;}','no'),(237143,'bglib_activity','a:2:{s:5:\"bgppb\";a:1:{s:14:\"dedicated_user\";i:2;}s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:1;}}','yes'),(237144,'bglib_rating_prompt','a:1:{i:0;a:5:{s:6:\"plugin\";s:5:\"bgppb\";s:4:\"name\";s:14:\"dedicated_user\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:238:\"Great job keeping your plugin up to date and thank you for being a dedicated BoldGrid user. If you feel you\'re getting really good value from the Post and Page Builder by BoldGrid, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:67:\"https://wordpress.org/support/plugin/post-and-page-builder/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:42:\"Maybe later, I\'m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:405:\"Thanks! A new page should have opened to the Post and Page Builder ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn\'t open, please click the following link: <a href=\"https://wordpress.org/support/plugin/post-and-page-builder/reviews/\" target=\"_blank\">https://wordpress.org/support/plugin/post-and-page-builder/reviews/</a>\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:240:\"No problem, maybe now is not a good time. We want to be your WordPress page builder of choice. If you\'re experiencing a problem or want to make a suggestion, please <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">click here</a>.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:280:\"Thank you for the previous rating! You can help us to continue improving the Post and Page Builder by reporting any bugs or submitting feature requests <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">here</a>. Thank you for using the Post and Page Builder by BoldGrid!\";}}s:10:\"time_added\";i:1592168373;s:14:\"time_dismissed\";i:1592168556;}}','yes'),(246850,'_site_transient_timeout_boldgrid_api_data','1592624299','no'),(246851,'_site_transient_boldgrid_api_data','O:8:\"stdClass\":5:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":30:{s:5:\"title\";s:21:\"BoldGrid Inspirations\";s:7:\"version\";s:5:\"2.4.2\";s:8:\"asset_id\";i:1106755;s:12:\"release_date\";s:19:\"2020-06-15 14:47:13\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.4\";s:8:\"sections\";s:46597:\"{\"description\":\"<p>BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.<\\/p>\\n\\n<p>The first phase is Inspiration; the guided tool creates your base website.  If you already have a website, then you can skip this step.<\\/p>\\n\\n<p>The second phase is Customization; tools to transform your website into your vision.<\\/p>\\n\",\"installation\":\"<ol>\\n<li><p>Upload the entire boldgrid-inspirations folder to the \\/wp-content\\/plugins\\/ directory.<\\/p><\\/li>\\n<li><p>Activate the plugin through the Plugins menu in WordPress.<\\/p><\\/li>\\n<li><p>You will find the Inspirations menu in your WordPress Dashboard \\/ admin panel.<\\/p><\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>2.4.2<\\/h4>\\n\\n<p>Release date: June 15th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.1<\\/h4>\\n\\n<p>Release date: May 29th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.0<\\/h4>\\n\\n<p>Release date: May 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Changes needed for Crio.<\\/li>\\n<li>Bug fix: Attribution page will not show excpert.<\\/li>\\n<li>Bug fix: Fixed display \\/ position of BoldGrid Connect image search results.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.1<\\/h4>\\n\\n<p>Release date: March 12th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Unable to click button on email confirmation page.<\\/li>\\n<li>Update: Removed \\\"Add new from GridBlocks\\\" feature.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.0<\\/h4>\\n\\n<p>Release date: December 17th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Added noindex to the attribution page.<\\/li>\\n<li>Update: Changed the form plugin from WPForms to weForms.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.2<\\/h4>\\n\\n<p>Release date: November 22st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: BoldGrid Backup is now Total Upkeep - updating references.<\\/li>\\n<li>Update: Updated dependency boldgrid\\/library to 2.10.6.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.1<\\/h4>\\n\\n<p>Release date: October 15th, 2019<\\/p>\\n\\n<ul>\\n<li>Update:  Updated dependency boldgrid\\/library to 2.10.4.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.0<\\/h4>\\n\\n<p>Release date: September 17th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Recommend the BoldGrid Backup plugin for users needing to transfer a site.<\\/li>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.1<\\/h4>\\n\\n<p>Release date: September 5th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.0<\\/h4>\\n\\n<p>Release date: August 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Removed the \\\"Welcome to BoldGrid\\\" dashboard widget.<\\/li>\\n<li>Update: Add notice to dashboard widget.<\\/li>\\n<li>Update: Remove news widget from dashboard.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.7<\\/h4>\\n\\n<p>Release date: August 16, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing compact warnings<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.6<\\/h4>\\n\\n<p>Release date: August 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.5<\\/h4>\\n\\n<p>Release date: July 25th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Added a switch for toggling branding of the login page.<\\/li>\\n<li>Update: Cleaned up logic on purchase coins page.<\\/li>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.4<\\/h4>\\n\\n<p>Release date: July 2nd, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Replaced the BoldGrid RSS feed widget on the dashboard with one in the updated library package.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.3<\\/h4>\\n\\n<p>Release date: May 21st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing \\\"Call to undefined method getAttribute\\\" error.<\\/li>\\n<li>Bug fix: Replacing deprecated filter on login: login<em>headertitle \\/ login<\\/em>headertext.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.2<\\/h4>\\n\\n<p>Release date: Apr 23nd, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing usage of php\'s empty function for php &lt; 5.5<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.1<\\/h4>\\n\\n<p>Release date: Apr 19th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing class property declaration for php &lt; 5.6<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.0<\\/h4>\\n\\n<p>Release date: Apr 16th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Made translation ready. Text domain is boldgrid-inspirations.<\\/li>\\n<li>Update: Inspirations process with full screen mode and design updates.<\\/li>\\n<li>New feature: Inspirations dashboard.<\\/li>\\n<li>New feature: German translations added - de_DE.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.5<\\/h4>\\n\\n<p>Release date: Jan 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Pages fail to install on Pages > Add New.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.4<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Unable to save \\\"boldgrid<em>menu<\\/em>option\\\" on settings page.<\\/li>\\n<li>Bug fix:                       Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.3<\\/h4>\\n\\n<p>Release date: Dec 4th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Coin Budget help was not toggling when clicked.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.2<\\/h4>\\n\\n<p>Release date: Nov 26th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-33   Fixed missing build for library dependencies; Updated production build process to use composer post-autoload-dump hook.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.1<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Update:       JIRA BGCONN-20   Removed update settings; have been moved to the BoldGrid Library packages.<\\/li>\\n<li>Bug fix:      JIRA BGTHEME-558 Fixed conflict between tgmpa plugin installer and the BoldGrid custom update classes.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Attribution page not being rebuilt \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search in the Customizer \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Recommended image sizes not working as expected.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.0<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated BoldGrid library to version 2.4.2.<\\/li>\\n<li>New feature:  JIRA BGINSP-24  Log data when there may be a connection or Ajax error.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-16  Warnings and notices within inspiration w\\/ Crio theme<\\/li>\\n<li>Bug fix:      JIRA BGINSP-23  Fixed issue: Connect Search may load with connection notice.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.7<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated to library version 2.3.5.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-14  Fatal in PHP >=7.1.0 when creating internal preview builds.<\\/li>\\n<li>Bug fix:      JIRA WPB-3767   Prevent invalid API calls for check-version.<\\/li>\\n<li>Update:       JIRA BGBKUP-180 Auto update code moved to library and removed from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-3730   Updated library dependency to ^2.0.0.<\\/li>\\n<li>Update:       JIRA BGINSP-3   Forcing display of Connect Key prompt admin notice on the Inspirations page, even if dismissed, until key is entered.<\\/li>\\n<li>Update:       JIRA WPB-3684   Updated composer.json, due to package changes.<\\/li>\\n<li>New feature:  JIRA BGCNTRL-46 Added filters for manipulating Dashboard help in trial sites.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGSTAGE-32 Fixed staging plugin install.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA BGINSP-4   Removed admin notice recommending plugin installations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3643   Ensure that deployment does not install new wporg plugins if old ones are installed.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3587   Menu assignment after deployment broken in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3570   Inspirations Select button misplaced in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3593   Changes require to help Staging support new Customizer scheduler.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.1<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updates to library.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.11<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3336   All and Default categories do not align.<\\/li>\\n<li>Bug fix:      JIRA WPB-3337   On a fresh install, Pages - New From GridBlocks fails.<\\/li>\\n<li>Bug fix:      JIRA WPB-3333   Image search only searching one provider instead of all.<\\/li>\\n<li>Bug fix:      JIRA WPB-3346   Edit Image button not working for attachment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3387   Loading GridBlocks just spins.<\\/li>\\n<li>Update:       JIRA WPB-3352   Purchase coins through BoldGrid Central.<\\/li>\\n<li>Update:       JIRA WPB-3355   Add data-image-url attribute.<\\/li>\\n<li>Update:       JIRA WPB-3382   More descriptive creative commons icon.<\\/li>\\n<li>Update:       JIRA WPB-3384   Add License details to attachment details.<\\/li>\\n<li>Update:       JIRA WPB-3383   Filter out boldgrid-gridblock-set-preview-page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3318   When forcing a preferred form plugin install, first check if plugin is installed before trying to activate.<\\/li>\\n<li>Bug fix:      JIRA WPB-3312   Ensure activation of preferred form plugin.  Added filter for preferred slug.<\\/li>\\n<li>Bug fix:      JIRA WPB-3317   New page from GridBlocks not working.<\\/li>\\n<li>Update:       JIRA WPB-3252   Disable \'default\' category and configure \'showcase\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-3332   New from gridblocks button not showing.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.8<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3200   Added WPForms support.<\\/li>\\n<li>Update:       JIRA WPB-3292   Updated plugin URI.<\\/li>\\n<li>Update:   JIRA WPB-3296 Add Inspirations as first menu item child.<\\/li>\\n<li>Bug Fix:  JIRA WPB-3274 Plugins > Add New Updates fail in modals.<\\/li>\\n<li>New feature:  JIRA WPB-3293   Resize images during deployment vs imgr server.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.7<\\/h4>\\n\\n<ul>\\n<li>Update:      JIRA WPB-3243    Change feedback admin notice display frequency.<\\/li>\\n<li>Update:      JIRA WPB-3264 Adding twitch social media option.<\\/li>\\n<li>New Feature: Added BoldGrid Library to plugin.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3179   Gradient style being lost during normal deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3180   Open WordPress\\/BoldGrid links in attribution page in new tab.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3161   Fixed auto plugin update.<\\/li>\\n<li>Bug fix:      JIRA WPB-3162   Fixed issue creating .htaccess file in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3171   As an author, when installing a site I do not want background images to be processed.<\\/li>\\n<li>Bug fix:      JIRA WPB-3176   Background gradient \\/ url bug during deplyment.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3151   Added check and load before using get<em>plugin<\\/em>data() for updates.<\\/li>\\n<li>Bug fix:      JIRA WPB-3141   Fixed invalid updates for BoldGrid Prime theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-3158   Deployment\'s gallery updates are not saved.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3106   As an Author, I can set background images for elements.<\\/li>\\n<li>New feature:  JIRA WPB-3095   Update generic builds to display per theme channel.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2745   Fixed upgrade notices displaying when activation version was not recorded.<\\/li>\\n<li>Update:       JIRA WPB-3019   Updating attribution link creation.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3044   Automatically get Unsplash attribution.<\\/li>\\n<li>Update:       JIRA WPB-3043   Updating plugin description.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3232   Deploy Staging menu item missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-3233   BoldGrid Connect Search missing from new image widget.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2936   Updating YouTube videos for BoldGrid Dashboard\'s new release.<\\/li>\\n<li>Bug fix:      JIRA WPB-2927   Social media menu disappears.<\\/li>\\n<li>Update:       JIRA WPB-2949   Configure blog using categories.<\\/li>\\n<li>Bug fix:      JIRA WPB-2950   Added max height for reseller logos on login page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2925   Sidebar widgets don\'t match between preview and installed site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2951   Images in staging posts not being downloaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2955   Backwards compatibility - maps taking up 200px empty space.<\\/li>\\n<li>Bug fix:      JIRA WPB-2984   Attribution page 404.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2912   Fixed issue when installing plugins from the Tools Import page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2916   Inspirations deploy fatal error if an old forked plugin had the original installed.<\\/li>\\n<li>Bug fix:      JIRA WPB-2905   If installing via Author, do not update pages with survey data.<\\/li>\\n<li>Bug fix:      JIRA WPB-2910   Unterminated entity reference bug.<\\/li>\\n<li>Update:       JIRA WPB-2913   Validate email address in survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2404   iframe timeout in step 2 of Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2173   Error deleting image and redownloading.<\\/li>\\n<li>Bug fix:      JIRA WPB-2635   Start over staging affecting active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2493   Publish private posts during staging deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2796   Social media urls end in \\/username, go to 404s.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2892   Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).<\\/li>\\n<li>Update:       JIRA WPB-2900   Update verbiage of build coin cost.<\\/li>\\n<li>Bug fix:      JIRA WPB-2901   Scroll bars not visible on preview iframe in Chrome.<\\/li>\\n<li>Bug fix:                      Removing CTA hooks.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.7<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2819   Use switch instead of checkbox for Demo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2780   Theme screenshots opening directly, rather than within gallery.<\\/li>\\n<li>Update:       JIRA WPB-2825   Adjust do not display formatting.<\\/li>\\n<li>Update:       JIRA WPB-2829   Updating hook to resolve BoldGrid SEO plugin conflicts.<\\/li>\\n<li>Update:       JIRA WPB-2837   Remove loading image after selecting theme in Gallery.<\\/li>\\n<li>Update:       JIRA WPB-2839   Minor verbiage change for Add a blog.<\\/li>\\n<li>Update:       JIRA WPB-2785   Entering words with apostrophe in it for Site title displays with a Backslash.<\\/li>\\n<li>Bug fix:      JIRA WPB-2848   Customize link takes users back to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2527   \'New from GridBlocks\' preview page appearing in cart.<\\/li>\\n<li>Bug fix:      JIRA WPB-2862   Survey, invalid argument supplied for foreach.<\\/li>\\n<li>Bug fix:      JIRA WPB-2601   Inspirations Internet Explorer\\/ Stuck on loading themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2854   Downloading Image spinner never stops spinning.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2772   PHP warnings on deploy in WordPress 4.3.7.<\\/li>\\n<li>Bug fix:      JIRA WPB-2766   Plesk and WP-CLI were not getting private repo updates.<\\/li>\\n<li>Update:       JIRA WPB-2763   Update email and address on Contact Us page.<\\/li>\\n<li>Update:       JIRA WPB-2764   Remove option to add a map.<\\/li>\\n<li>Update:       JIRA WPB-2765   Allow iframes for preview builds.<\\/li>\\n<li>New feature:  JIRA WPB-2771   Update footer-company-details widget with survey data.<\\/li>\\n<li>New feature:  JIRA WPB-2777   Add an Install sample blog checkbox.<\\/li>\\n<li>New feature:  JIRA WPB-2778   Setup a blog during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2792   Staged posts (private posts) are trashed when starting over active site.<\\/li>\\n<li>Update:       JIRA WPB-2800   Ensure \'Install a blog\' works with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2801   Remove milestones classes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2779   Survey not working with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2805   Preview builds w &amp; w\\/o blogs.<\\/li>\\n<li>New feature:  JIRA WPB-2806   Add filter for Inspirations configs.<\\/li>\\n<li>Bug fix:      JIRA WPB-2808   Do not request generic builds when requesting blog as well.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.5<\\/h4>\\n\\n<ul>\\n<li>Testing:      JIRA WPB-2744   Tested on WordPress 4.7.<\\/li>\\n<li>Update:       JIRA WPB-2376   Filter the bgtfw contact blocks.<\\/li>\\n<li>Update:       JIRA WPB-2476   Update case of Company name.<\\/li>\\n<li>Update:       JIRA WPB-2747   Update Add a map verbiage.<\\/li>\\n<li>Update:       JIRA WPB-2749   Add a map to my Contact page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2658   Fix spacing issues atop Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2751   Show all in the smaller view of inspirations doesn\'t work anymore.<\\/li>\\n<li>Bug fix:      JIRA WPB-2757   Apostrophe and other strange characters installed via Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2759   DOMDocument::loadHTML(): htmlParseEntityRef: expecting \';\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2696   Remove placeholders from survey.<\\/li>\\n<li>New feature:  JIRA WPB-2697   Update phone numbers in widgets.<\\/li>\\n<li>New feature:  JIRA WPB-2699   Use phone number entered during survey.<\\/li>\\n<li>Update:       JIRA WPB-2704   Adjust format of how social media icons are saved.<\\/li>\\n<li>New feature:  JIRA WPB-2705   Use survey social media items when creating menu.<\\/li>\\n<li>Update:       JIRA WPB-2711   Show optional message in survey.<\\/li>\\n<li>Update:       JIRA WPB-2712   Have plus sign toggle more social icons.<\\/li>\\n<li>Update:       JIRA WPB-2723   Update phone in pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2627   Back \\/ next buttons should not be clickable.<\\/li>\\n<li>Bug fix:      JIRA WPB-2625   Behavior of last image\'s next button in Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2582   Always show arrows in Inspirations gallery.<\\/li>\\n<li>Update:       JIRA WPB-2583   Ensure first letter in theme\'s title attribute is capitalized.<\\/li>\\n<li>Update:       JIRA WPB-2599   Add placeholder for 4th step to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2551   Duplicate images.<\\/li>\\n<li>New feature:  JIRA WPB-2603   Add initial version of survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2622   Inspirations - Step 4 - Go back button installs site.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2503   Added plugin requirements to readme.txt file.<\\/li>\\n<li>Bug fix:      JIRA WPB-2539   Fix possible duplicate connection issue notice from ajax.js call.<\\/li>\\n<li>Bug fix:      JIRA WPB-2558   Don\'t display feedback widget if user hasn\'t entered their key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2559   Don\'t allow widgets to drag into welcome box area.<\\/li>\\n<li>Bug fix:      JIRA WPB-2555   Images in search results flicker.<\\/li>\\n<li>Update:       JIRA WPB-2563   Convert Attribution page to use custom post type.<\\/li>\\n<li>Update:       JIRA WPB-2568   Added fancybox and large previews to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2570   Milestone blogname change.<\\/li>\\n<li>Update:       JIRA WPB-2574   Milestone Social Media Change.<\\/li>\\n<li>Update:       JIRA WPB-2578   Milestone Contact Info Footer Change.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2544   Disable \'Install\' button after clicking it.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.13<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2531   Javascript error checking needed for mine count.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.12<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2472   Added update notice for 1.3.<\\/li>\\n<li>Bug fix:      JIRA WPB-2486   Incorrect page count on All Pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-2467   With staging disabled, Customize goes to \\\"Change Themes\\\".<\\/li>\\n<li>Update:       JIRA WPB-2488   Remove \'Permanently delete pages instead of sending to trash\'.<\\/li>\\n<li>Update:       JIRA WPB-2490   Move default option to \'install as staging\'.<\\/li>\\n<li>Update:       JIRA WPB-2491   Add \'Customize > Active Theme\' navigation to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2496   Require comment text in feedback form.<\\/li>\\n<li>Update:       JIRA WPB-2229   Update error reporting when purchasing images.<\\/li>\\n<li>Update:       JIRA WPB-2498   Change \'Company Name\' to theme name.<\\/li>\\n<li>Update:       JIRA WPB-2497   Add new dashboard videos.<\\/li>\\n<li>Bug fix:      JIRA WPB-2376   \'No search results\' method is not cleared in BGCS.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.11<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2468   Switching between boldgrid admin menu and standard wp menu no longer works.<\\/li>\\n<li>Bug fix:      JIRA WPB-2477   If you have an existing site non BG, no route for staging exists.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2446   Fixed missing build id passed on site install.<\\/li>\\n<li>Bug fix:      JIRA WPB-2426   Insert Gridblock button is missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-2443   When starting over, I get a blank page.<\\/li>\\n<li>Bug fix:      JIRA WBP-2445   Inspirations is not fetching cached themes.<\\/li>\\n<li>Update:       JIRA WPB-2458   Update \'Recommended\' verbiage in last step of Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.9<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2420   Added EOF line breaks.<\\/li>\\n<li>Bug fix:      JIRA WPB-2387   Fixed issue with AJAX theme updates and BG theme slugs duplicated in the WP repo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2324   Attribution should not show in 404 sitemap.<\\/li>\\n<li>Bug fix:      JIRA WPB-2403   No plugins recommended still showing notice.<\\/li>\\n<li>Update:       JIRA WPB-2416   Text changes for confirmation section of Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2417   Add additional text to deployment success page for staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-2421   Message showing when it shouldn\'t - We\'ve recognized that you haven\'t installed...<\\/li>\\n<li>Bug fix:      JIRA WPB-2112   BoldGrid Connect Search missing for galleries.<\\/li>\\n<li>Bug fix:      JIRA WPB-2422   Fixed CSS Loading graphic animation in chrome to display properly.<\\/li>\\n<li>Bug fix:      JIRA WPB-2401   Gallery not displaying correctly in Chrome &amp;&amp; FF.<\\/li>\\n<li>Bug fix:      JIRA WPB-2423   Trying to get property of non-object in ...stock-photography.php.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2398   Error requesting free key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2399   Only show feedback widget to admins.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2389   Fixed saving BoldGrid Settings.<\\/li>\\n<li>Bug fix:      JIRA WPB-2388   Removed duplicate boldgrid_activate().<\\/li>\\n<li>Update:       JIRA WPB-2390   Update verbiage for inspirations install success.<\\/li>\\n<li>Bug fix:      JIRA WPB-2391   Hide BoldGrid Welcome Panel if key isn\'t entered yet.<\\/li>\\n<li>Bug fix:      JIRA WPB-2392   If key is less than 32 char don\'t make call to validate.<\\/li>\\n<li>Bug fix:      JIRA WPB-2393   Error messages should be removed when resubmitting keys.<\\/li>\\n<li>Bug fix:      JIRA WPB-2394   Cursor for show\\/hide log should be a pointer.<\\/li>\\n<li>Update:       JIRA WPB-2395   Update login page styling.<\\/li>\\n<li>Bug fix:      JIRA WPB-2396   Remove staging from recommended plugin notices.<\\/li>\\n<li>Bug fix:      JIRA WPB-2327   Check if framework is handling plugin recommendations before recommending.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.6<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2344   Updated readme.txt for Tested up to 4.6.1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2336   Load BoldGrid settings from the correct WP option (site\\/blog).<\\/li>\\n<li>Bug fix:      JIRA WPB-2248   Removed \'New From GridBlocks\' button on edit submission page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2332   Reset scroll position on step 2 of Inspirations to top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2339   Remove notices from Inspirations page.<\\/li>\\n<li>Update:       JIRA WPB-2208   Removed tutorials from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2359   Order \'Category Filter\' by category display order.<\\/li>\\n<li>Update:       JIRA WPB-2360   Sort themes by category and then order within category.<\\/li>\\n<li>Update:       JIRA WPB-2368   Read version constant from plugin file.<\\/li>\\n<li>Update:       JIRA WPB-2361   Add BoldGrid Connect Search to Editor\'s background image tool.<\\/li>\\n<li>Update:       JIRA WPB-2354   Preview button needs to always be visible in mobile view.<\\/li>\\n<li>Update:       JIRA WPB-2355   Remove extraneous \'Preview\' button.<\\/li>\\n<li>Bug fix:      JIRA WPB-2364   Inspirations not respecting theme release channel.<\\/li>\\n<li>Bug fix:      JIRA WPB-2370   Color in screenshot does not match preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-2373   Duplicate themes in Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2379   Wrong budget passed when going form step 2 to step 1.<\\/li>\\n<li>Update:       JIRA WPB-2380   Remove references to tutorials in deployment congrats message.<\\/li>\\n<li>Bug fix:      JIRA WPB-2383   Image Search tab appears when clicking \'Add GridBlock\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2325   Added wrapper to handle mb<em>convert<\\/em>encoding() if mbstring is not loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2313   Disabled GridBlocks in network admin pages.<\\/li>\\n<li>New feature:  JIRA WPB-2268   Changed to resized preview screenshots for Inspirations Design First concept.<\\/li>\\n<li>New feature:  JIRA WPB-2287   Adjust device preview buttons in step 2 to behave like those in editor.<\\/li>\\n<li>New feature:  JIRA WPB-2291   Auto install staging in final step if user chooses staging.<\\/li>\\n<li>Update:       JIRA WPB-2290   Changed \'Install\' button to \'Next\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-2289   Continuously clicking category in step 1 shuffles themes.<\\/li>\\n<li>Update:       JIRA WPB-2267   Added message to Inspirations when no generic themes are available.<\\/li>\\n<li>Update:       JIRA WPB-2315   Added error handling for malformed ajax results for call to \\/api\\/build\\/get-generic.<\\/li>\\n<li>Update:       JIRA WPB-2316   Add error handling for failures to fetch categories.<\\/li>\\n<li>Update:       JIRA WPB-2317   Add error handling for failures to fetch pagesets.<\\/li>\\n<li>Update:       JIRA WPB-2319   Check user capabilities before prompting for api key.<\\/li>\\n<li>Update:       JIRA WPB-2320   Ensure user has permission to edit page before allowing download<em>and<\\/em>insert<em>into<\\/em>page.<\\/li>\\n<li>Update:       JIRA WPB-2322   Sanitize user feedback before adding to options table.<\\/li>\\n<li>Update:       JIRA WPB-2323   Allow admin notices to be dismissed per user.<\\/li>\\n<li>Update:       JIRA WPB-2326   Update \'update\' class to utilize Admin Notices class.<\\/li>\\n<li>Update:       JIRA WPB-2327   Check user capabilities before showing admin notices.<\\/li>\\n<li>Update:       JIRA WPB-2331   Update confirmation messages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2269   Typo fix in Boldgrid<em>Inspirations<\\/em>Dependency<em>Plugins::print<\\/em>uninstalled_plugins().<\\/li>\\n<li>Bug fix:      JIRA WPB-2270   New From GridBlocks became unavailable.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-2172   For preview generic builds, added an option for identification for purges, etc.<\\/li>\\n<li>Bug fix:      JIRA WPB-2263   For preview sites under multisite, set the admin email address using the network admin email address.<\\/li>\\n<li>Bug fix:      JIRA WPB-2223   Reworked API key validation and connection issue notices, formatting.<\\/li>\\n<li>Misc:         JIRA WPB-2256   Updated readme.txt for Tested up to: 4.6.<\\/li>\\n<li>Rework:       JIRA WPB-2150   Moved API methods to a new class, formatting, and phpcs rework.<\\/li>\\n<li>Bug fix:      JIRA WPB-2224   Hide the email address field when widget is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2225   Fixed jQuery Migrate deprecated warning.<\\/li>\\n<li>Update:       JIRA WPB-2245   Changed feed to pull from dashboard tag on blog.<\\/li>\\n<li>Bug fix:      JIRA WPB-2265   Uncaught TypeError: IMHWPB.BaseAdmin is not a constructor.<\\/li>\\n<li>Bug fix:      JIRA WBP-2236   Errors everywhere when logging in as an Editor.<\\/li>\\n<li>Bug fix:      JIRA WPB-2234   Add current<em>user<\\/em>can checks to Boldgrid<em>Inspirations->set<\\/em>api<em>key<\\/em>callback().<\\/li>\\n<li>Bug fix:      JIRA WPB-2237   Limit ajax requests by user.<\\/li>\\n<li>Bug fix:      JIRA WPB-2240   Limit printing of configs in head.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to the tutorials page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2184   In PHP 5.2, deactivate and die properly.<\\/li>\\n<li>New feature:                  Added BoldGrid news widget to dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1994   Fixed issue with WP Theme Editor not being available.<\\/li>\\n<li>New feature:                  Added BoldGrid Feedback widget.<\\/li>\\n<li>Bug fix:      JIRA WPB-2169   Connect Search defaults to smallest image size when no recommended sizes available.<\\/li>\\n<li>Bug fix:    JIRA WPB-2192 Allow bug report to correctly show parent themes if submitted.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2160   New From GridBlocks, multiple pages are installed.<\\/li>\\n<li>Update:                       Changed text of getting and entering connect keys.<\\/li>\\n<li>Security:     JIRA WPB-2151   Disabled autocomplete for API key entry fields.<\\/li>\\n<li>Bug fix:      JIRA WPB-2145   Fixing issue with theme screenshots on Chrome Ubuntu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2119   For asset downloads, when Imagick is loaded, set the thread limit to 1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2125   Fixing issue where theme was overwritten without version change.<\\/li>\\n<li>Bug fix:      JIRA WPB-2104   Go back button hides all themes (Inspirations > Add Theme).<\\/li>\\n<li>Bug fix:      JIRA WPB-2107   BoldGrid Connect Search overlapping footer (Dashboard > Media).<\\/li>\\n<li>Bug fix:      JIRA WPB-2109   Session issues when starting over and importing active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2116   Changes to the order of images in a gallery are not saving.<\\/li>\\n<li>Bug fix:      JIRA WPB-2134   Staging\'s boldgrid_attribution option and \'Uninitialized string offset\' Notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-2135   Image not replaced in Page &amp; Post Editor after using Connect Search.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to Inspirations, so admin notices are displayed at the top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2041   Fixed BoldGrid theme update check in WordPress 4.6.<\\/li>\\n<li>Testing:      JIRA WPB-2046   Tested on WordPress 4.5.3.<\\/li>\\n<li>New feature:  JIRA WPB-599    Added options for plugin and theme auto-updates via WordPress autoupdater.<\\/li>\\n<li>Update:       JIRA WPB-2008   Deploy class updated to allow for is_generic flag.<\\/li>\\n<li>Bug fix:      JIRA WPB-1950   Prevent a portait image from displaying atop \'Crop Image\' and \'Skip Cropping\' buttons.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2032   Fixed issue when activating key.  Added nonce to api key form.<\\/li>\\n<li>Rework:       JIRA WPB-2030   Updated the \\\"I don\'t have an API key\\\" section.<\\/li>\\n<li>New feature:  JIRA WPB-2029   Added TOS box to API key submission form.<\\/li>\\n<li>New feature:  JIRA WPB-1905   Added capability for auto-updates of boldgrid-inspirations by API response.<\\/li>\\n<li>Bug fix:      JIRA WPB-2002   Fixed theme update issue where upgrader says is up to date at times.<\\/li>\\n<li>Bug fix:      JIRA WPB-2006   Pdes and Homepage not installing correctly on Inpirations Theme Only installs.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.6<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1839   Users can now change their theme release channel.<\\/li>\\n<li>Security fix: JIRA WPB-1977   Validate nonce for feedback form diagnostic data callback and form submit.<\\/li>\\n<li>Bug fix:      JIRA WPB-1955   Fatal error: Class \'Boldgrid<em>Staging<\\/em>Plugin\' not found.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1914   Staged image used on Active page not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1886   Fixed feedback notice being displayed too often (more than a week after submitting).<\\/li>\\n<li>New feature:  JIRA WPB-1183   Refresh the Library Tab after downloading an image.<\\/li>\\n<li>Update:       JIRA WPB-1865   Update style of \'Transactions\' pages to better incorporate BoldGrid Staging\'s nav menu.<\\/li>\\n<li>Update:       JIRA WPB-1884   Passed WordPress 4.5.1 testing.<\\/li>\\n<li>Bug fix:      JIRA WPB-1855   Do not display feedback notice on update or setting pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1860   Fixed horizontal line through screenshot in step 2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1863   Cart does not look for watermarked images used within staged pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1891   View \\/ Download of images within receipts not working for images purchased via Staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-1893   JS errors in console when viewing attachments.<\\/li>\\n<li>Bug fix:      JIRA WPB-1900   Attribution shows in menu when menu generated using wp<em>page<\\/em>menu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1824   Fixed order of plugin deactivation and uninstall in Start Over process.<\\/li>\\n<li>Bug fix:      JIRA WPB-1814   Fixed PHP notice in page and post editor for In Menu when there is a corrupted nav menu array.<\\/li>\\n<li>Bug fix:      JIRA WPB-1823   Fixed display of \\\"Themes\\\" H1 and the additional themes bar when choosing active or staging before installing a theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-1840   Fixing thumbnail presentation in inspirations and add new theme.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.3<\\/h4>\\n\\n<ul>\\n<li>Update:               Sync version. See version 1.1.1.1.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1833   Fixed checking for previously downloaded assets in deployment when using multisite (wp-preview).<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1817   BoldGrid Connect Search: Was not being added when changing a header image in the Customizer.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Removed feedback form bug report diagnostic report items.<\\/li>\\n<li>Bug fix:      JIRA WPB-1816   Fixed update class interference with the Add Plugins page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1809   Fixed undefined index \\\"action\\\" for some scenarios.  Optimized update class and addressed CodeSniffer items.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Reworked admin feedback notice.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Removed analysis processing and optional logging capabilities.  Added support for XHProf.<\\/li>\\n<li>Bug fix:      JIRA WPB-1805   Now adds theme update info on the Customizer Themes page.<\\/li>\\n<li>Rework:       JIRA WPB-1785   Enabled and reworked image caching for the preview server.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Reworked analysis processing.<\\/li>\\n<li>Update:       JIRA WPB-1658   Storing more reliable install data through inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-1787   When not using BoldGrid menu, cart does not dynamically update total page price.<\\/li>\\n<li>Update:       JIRA WPB-1754   Remove attribution page from search results.<\\/li>\\n<li>Bug fix:      JIRA WPB-1788   webkit css missing from \'new from gridblocks\'.<\\/li>\\n<li>New feature:  JIRA WPB-1806   Add \'BoldGrid search\' tab when replacing an image.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug Fix:                      Fixing logo display on login screen.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Fixed analysis include for preview server.<\\/li>\\n<li>Bug fix:                      New From GridBlocks: Asset download issues.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1751   Added analysis processing and optional logging capabilities.<\\/li>\\n<li>Bug fix:      JIRA WPB-1781   Removed boldgrid<em>dismissed<\\/em>admin_notices from Start Over cleanup.<\\/li>\\n<li>New feature:  JIRA WPB-1541   Added feedback notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-1747   New From GridBlocks: For non BoldGrid themes, only load grid css.<\\/li>\\n<li>Bug fix:      JIRA WPB-1760   New From GridBlocks: Ensure page title shows on preview page.<\\/li>\\n<li>Update:       JIRA WPB-1779   New From GridBlocks: Update verbiage for \'Downloading GridBlocks\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1710   Fixed missing device preview tabs on Add New Theme preview modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1710   Fixed notice dismissal checking.<\\/li>\\n<li>Bug fix:      JIRA WPB-1749   On start over, staging menus are not deleted.<\\/li>\\n<li>Bug fix:      JIRA WPB-1755   Gallery images not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1740   Fixed \\\"In Menu\\\" messages in editor when staging plugin is not active, and fixed saving menu selections.<\\/li>\\n<li>New feature:  JIRA WPB-1726   Added optional feedback for GridBlock Add Page.<\\/li>\\n<li>Removed Ft:   JIRA WPB-1710   Removed Inspirations Add Pages; replaced by GridBlocks.<\\/li>\\n<li>Misc:         JIRA WPB-1361   Added license file.<\\/li>\\n<li>New feature:                  Don\'t assign footer contact widget if using base pagesets.<\\/li>\\n<li>Bug Fix:      JIRA WPB-1732   Fixing css issues on login screen (firefox).<\\/li>\\n<li>Bug Fix:      JIRA WPB-1687   Image search: Title, Caption, Alt Text and Description do not display on new pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.11<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1699   Added optional feedback for theme activation.<\\/li>\\n<li>New feature:  JIRA WPB-1690   Adding BoldGrid themes to All themes install menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1686   Limited items loaded in network admin pages.<\\/li>\\n<li>Improvement:  JIRA WPB-1604   Added a \\\"Cancel\\\" link to the \\\"In Menu\\\" section.<\\/li>\\n<li>Improvement:  JIRA WPB-1603   Display menu locations in the editor \\\"In Menu\\\" section.<\\/li>\\n<li>Bug fix:      JIRA WPB-1602   Corrected capitalization of \\\"None\\\" under \\\"In menu\\\" in the editor.<\\/li>\\n<li>Improvement:  JIRA WPB-1664   Gets api<em>key and site<\\/em>hash from configs instead of get_option.<\\/li>\\n<li>Bug fix:      JIRA WPB-1597   Fixing indefined index error<\\/li>\\n<li>New feature:  JIRA WPB-1649   Added reporting of PHP version and mobile ratio.<\\/li>\\n<li>Bug fix:      JIRA WPB-1598   \'Mine\' count on \'all pages\' is incorrect.<\\/li>\\n<li>Bug fix:      JIRA WPB-1647   JS error with easy-attachment-preview-size.js.<\\/li>\\n<li>Bug fix:      JIRA WPB-1651   When the BG menu is turned off, Appearance link should take you to themes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1632   Fixed handling of subcategory<em>id in deploy<\\/em>page_sets.<\\/li>\\n<li>New feature:  JIRA WPB-1510   Moved adhoc functions.php to class-boldgrid-inspirations-utility.php (class Boldgrid<em>Inspirations<\\/em>Utility).<\\/li>\\n<li>Rework:       JIRA WPB-1553   Updated require and include statements for standards.<\\/li>\\n<li>Bug fix:      JIRA WPB-1563   Updated pages in which wp<em>iframe-media<\\/em>upload.css is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-1549   Resolve attribution page missing attribution for several images.png.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Add GridBlock Sets feature disabled.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed support for PHP 5.2 to deactivate plugin.<\\/li>\\n<li>Bug fix:                      Prevent click of links in add<em>new<\\/em>page_selection previews.<\\/li>\\n<li>Bug fix:      JIRA WPB-1554   Fixed undefined JavaScript variable pagenow for customizer link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1554   Fixed theme link in network dashboard nav menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1590   Fixed JavaScript error for undefined screen info in network dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1535   Fixed theme deployment issues.<\\/li>\\n<li>New feature:  JIRA WPB-1584   Added an opt-out feedback payload delivery system.<\\/li>\\n<li>New feature:  JIRA WPB-1580   Added optional feedback for customizer_start.<\\/li>\\n<li>Bug fix:      JIRA WPB-1571   Removed plugin dependency admin notice when editing an attachment (image).<\\/li>\\n<li>New feature:  JIRA WPB-1579   Added feedback opt-out in BoldGrid Settings, hidden for now.<\\/li>\\n<li>Bug fix:      JIRA WPB-1575   Addressed an issue causing mismatch color palettes on cached previews<\\/li>\\n<li>New feature:  JIRA WPB-1514   Add new pages offers page templates to choose from.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed PHP version check condition (&lt;5.3).<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1561   Fixed missing get<em>plugin<\\/em>data on update calls.<\\/li>\\n<li>New feature:  JIRA WPB-1511   Added dependency plugin notice on editor pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1553   Added support for <strong>DIR<\\/strong> in PHP &lt;=5.2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1371   JSON encoded image data for media download requests.<\\/li>\\n<li>New feature:  JIRA WPB-1332   Swapping loading GIF to CSS loading image.<\\/li>\\n<li>New feature:  JIRA WPB-1072   Storing static pages on install<\\/li>\\n<li>New feature:  JIRA WPB-1539   When deleting a page, remove it from any applicable menus as well.<\\/li>\\n<li>New feature   JIRA WPB-1542   Manage menu assignment within editor.<\\/li>\\n<li>New feature   JIRA WPB-1555   Add wp-image-## class to images during deployment.<\\/li>\\n<li>New feature   JIRA WPB-1557   Add wp-image-## class to images when adding gridblocks.<\\/li>\\n<li>Bug fix:      JIRA WPB-1506   Theme naming missing in preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-1443   Extra page listed under \'Mine\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1560   Install options not available on preview server<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.6<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1411   Added more output to the deploy log.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1462   Fixed position of dependency plugins admin notice.  Also limited to Dashboard and plugins page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1290   Fixing issues with galleries leaving empty spaces<\\/li>\\n<li>Bug fix:      JIRA WPB-1471   Made deployment plugin installation respect release channel.<\\/li>\\n<li>Rework:       JIRA WPB-1452   Remove unneeded call to \'boldgrid<em>activate<\\/em>framework\' during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-946    Fixed margin bug on step 2 additional themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-1384   Increase width of select input on image search modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1508   BoldGrid Image search box size is inconsistent.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1442   Fixing inspiration border styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1461   Updating login button styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1411   Added initialization and checks for empty image queues in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-1406   Attribution page still showing in \'All Pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1451   Active images are showing in Staging attribution page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1466   Tabs on tutorials page too small at 1035px - 1482px.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1363   Updated readme.txt for WordPress standards.<\\/li>\\n<li>New feature:  JIRA WPB-1389   When starting over theme mods are saved with a flag to recompile sass<\\/li>\\n<li>Bug fix:      JIRA WPB-1420   Content of Attribution page is overwriting page saves.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1395   Adjusted theme update data; now gets theme uri from theme style.css, download url from api data.<\\/li>\\n<li>Rework        JIRA WPB-1374   Updated activation timestamp to use GMT\\/UTC.<\\/li>\\n<li>Bug fix:      JIRA WPB-1377   Reseller option is now set on first call to either the front end or wp_login.<\\/li>\\n<li>Bug fix:                      Adjusted handling for image purchases when errors occur.<\\/li>\\n<li>Bug fix:      JIRA WPB-1365   Purchase link on editing a page goes to wrong link.<\\/li>\\n<li>Bug fix:      JIRA WPB-1368   Inspirations step 0 text refers to nonexisting help tabs.<\\/li>\\n<li>Rework:       JIRA WPB-1378   Adjusted formatting of footer in Dashboard.<\\/li>\\n<li>Rework:       JIRA WPB-1369   Update minus signs on \'Transaction History\'.<\\/li>\\n<li>New feature:  JIRA WPB-1379   On the transactions page, show the reseller that processed the credits.<\\/li>\\n<li>Bug fix:                      Count of \'All\' pages inaccurate on \'All pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1367   Updated link for \'Lost your BoldGrid Connect Key?\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1374   Updated activation timestamp to include timezone in UTC.<\\/li>\\n<li>Bug fix:                      Attribution page shows style tags.<\\/li>\\n<li>Bug fix:                      Strict Standards fix for wp<em>kses<\\/em>allowed_html.<\\/li>\\n<li>Bug fix:                      Fixed incorrect link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0<\\/h4>\\n\\n<ul>\\n<li>Initial public release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3<\\/h4>\\n\\n<p>Version 1.3 has been released with a redesigned Inspiration phase. For more information on this change and others, please visit our blog at https:\\/\\/www.boldgrid.com\\/boldgrid-1-3-released\\/ .<\\/p>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Users should upgrade to version 1.0.2 to ensure proper BoldGrid theme updates.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:54967:\"{\"5.4\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3.4\":{\"2.4.2\":[100,95]},\"5.3.3\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3.2\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3.1\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.7\":{\"2.4.2\":[100,95]},\"5.2.6\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.5\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.4\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.2\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.1\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.6\":{\"2.4.2\":[100,95]},\"5.1.5\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.4\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.3\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.2\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.1\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1\":{\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.9\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.8\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.7\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.6\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.5\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.4\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.3\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.2\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.10\":{\"2.4.2\":[100,95]},\"5.0.1\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.9\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.8\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.6\":{\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.5\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.4\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.3\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.2\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.14\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.13\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.12\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.11\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.10\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.1\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.9\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.8\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.6\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.5\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.4\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.3\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.2\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.10\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.1\":{\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8\":{\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.9\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.8\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.6\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.13\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.12\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.11\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.10\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.8\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.12\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.11\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.10\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.12\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.11\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.10\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.10\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.3.1\":{\"0.29\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.0.5\":[100,12],\"1.0.6\":[100,12],\"1.0.7\":[100,12],\"1.0.8.1\":[100,12],\"1.0.9.1\":[100,12],\"1.0.9.2\":[100,12],\"1.0.10\":[100,12],\"1.0.11\":[100,12],\"1.0.12.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2.1\":[100,12],\"1.1.2.3\":[100,12],\"1.1.1.1\":[100,12],\"1.1.3\":[100,12],\"1.1.4\":[100,12],\"1.1.5\":[100,12],\"1.1.6\":[100,12],\"1.1.7\":[100,12],\"1.1.8\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.4\":[100,12],\"1.2.5\":[100,12],\"1.2.8\":[100,12],\"1.2.9\":[100,12],\"1.2.11\":[100,12],\"1.2.13\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.3.3\":[100,12],\"1.3.4\":[100,12],\"1.3.5\":[100,12],\"1.3.6\":[100,12],\"1.3.7\":[100,12],\"1.3.8\":[100,12],\"1.3.9\":[100,12],\"1.3.10\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,12],\"1.4.4\":[100,12],\"1.4.5\":[100,12],\"1.4.6\":[100,12],\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:113:\"{\"inspiration\":\"Inspiration\",\"customization\":\"Customization\",\"build\":\"Build\",\"create\":\"Create\",\"design\":\"Design\"}\";s:7:\"banners\";s:151:\"{\"low\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-1544x500.png\"}\";s:6:\"editor\";O:8:\"stdClass\":3:{s:7:\"version\";s:7:\"1.6.0.2\";s:5:\"title\";s:15:\"BoldGrid Editor\";s:8:\"asset_id\";s:6:\"900312\";}s:7:\"staging\";O:8:\"stdClass\":3:{s:7:\"version\";s:5:\"1.5.1\";s:5:\"title\";s:16:\"BoldGrid Staging\";s:8:\"asset_id\";s:6:\"876738\";}s:14:\"theme_versions\";O:8:\"stdClass\":23:{s:2:\"26\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.19.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104841;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-uptempo-1.19.9.zip\";}s:2:\"28\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104837;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-diced-1.24.9.zip\";}s:2:\"29\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104835;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-evolv-1.24.9.zip\";}s:2:\"30\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.19.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104833;s:7:\"package\";s:63:\"https://repo.boldgrid.com/themes/boldgrid-florentine-1.19.9.zip\";}s:2:\"31\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104830;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-hifidel-1.24.9.zip\";}s:2:\"32\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104827;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-hydra-1.24.9.zip\";}s:2:\"33\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104824;s:7:\"package\";s:57:\"https://repo.boldgrid.com/themes/boldgrid-linx-1.24.9.zip\";}s:2:\"34\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104822;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-pavilion-1.24.9.zip\";}s:2:\"35\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104819;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-primas-1.24.9.zip\";}s:2:\"36\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.19.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104817;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-resolve-1.19.9.zip\";}s:2:\"38\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104815;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-vacation-1.24.9.zip\";}s:2:\"40\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.24.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104814;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-gridone-1.24.9.zip\";}s:2:\"42\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.17.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104813;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-venetian-1.17.9.zip\";}s:2:\"43\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.17.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104812;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-haven-1.17.9.zip\";}s:2:\"44\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.15.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104811;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-wedge-1.15.9.zip\";}s:2:\"45\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.14.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104810;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-monument-1.14.9.zip\";}s:2:\"48\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104809;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-callaway-1.2.9.zip\";}s:2:\"49\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104808;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-swifty-1.2.9.zip\";}s:2:\"50\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104807;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.2.9.zip\";}s:2:\"51\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104806;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-westview-1.2.9.zip\";}s:2:\"52\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"0.3.8\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104805;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-lattice-0.3.8.zip\";}s:2:\"54\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2020-05-15\";s:8:\"asset_id\";i:1097350;s:7:\"package\";s:45:\"https://repo.boldgrid.com/themes/Bolt-0.1.zip\";}s:2:\"99\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.9\";s:7:\"updated\";s:10:\"2020-06-08\";s:8:\"asset_id\";i:1104807;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.2.9.zip\";}}s:9:\"site_hash\";s:32:\"fb425fef371fb66748912c268e9f4955\";s:19:\"reseller_identifier\";s:3:\"IMH\";s:14:\"reseller_title\";s:16:\"InMotion Hosting\";s:17:\"reseller_logo_url\";s:78:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpressinmotion.png\";s:20:\"reseller_website_url\";s:32:\"https://www.inmotionhosting.com/\";s:20:\"reseller_support_url\";s:52:\"http://www.inmotionhosting.com/support/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:27:\"support@inmotionhosting.com\";s:14:\"reseller_phone\";s:14:\"1-888-321-4678\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;s:13:\"wporg_plugins\";O:8:\"stdClass\":4:{s:6:\"backup\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:50:\"https://plugins.svn.wordpress.org/boldgrid-backup/\";s:11:\"package_url\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.5.zip\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:8:\"old_slug\";s:15:\"boldgrid-backup\";s:5:\"title\";s:12:\"Total Upkeep\";s:7:\"version\";s:6:\"1.13.5\";}s:6:\"editor\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:56:\"https://plugins.svn.wordpress.org/post-and-page-builder/\";s:11:\"package_url\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.13.0.zip\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:8:\"old_slug\";s:15:\"boldgrid-editor\";s:5:\"title\";s:21:\"Post and Page Builder\";s:7:\"version\";s:6:\"1.13.0\";}s:3:\"seo\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:52:\"https://plugins.svn.wordpress.org/boldgrid-easy-seo/\";s:11:\"package_url\";s:66:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.5.zip\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:8:\"old_slug\";s:12:\"boldgrid-seo\";s:5:\"title\";s:17:\"BoldGrid Easy SEO\";s:7:\"version\";s:5:\"1.6.5\";}s:7:\"weforms\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:42:\"https://plugins.svn.wordpress.org/weforms/\";s:11:\"package_url\";s:50:\"https://downloads.wordpress.org/plugin/weforms.zip\";s:4:\"slug\";s:7:\"weforms\";s:8:\"old_slug\";s:7:\"weforms\";s:5:\"title\";s:7:\"weForms\";s:7:\"version\";N;}}s:9:\"is_author\";b:0;}}s:14:\"license_status\";b:1;s:7:\"updated\";i:1592595499;}','no'),(246773,'_site_transient_timeout_boldgrid_ppbp_version_data','1592619529','no'),(246774,'_site_transient_boldgrid_ppbp_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:29:\"Post and Page Builder Premium\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"asset_id\";i:1034507;s:12:\"release_date\";s:19:\"2019-11-11 21:26:07\";s:19:\"requires_wp_version\";s:3:\"4.7\";s:17:\"tested_wp_version\";s:3:\"5.3\";s:8:\"sections\";s:7313:\"{\"description\":\"<h4>What is the Post and Page Builder by BoldGrid?<\\/h4>\\n\\n<p>The Post and Page Builder is an intuitive drag and drop editor plugin and the easiest way to create and edit pages for any theme. Whether you are new to WordPress or consider yourself a pro, BoldGrid solutions will make your WordPress life better. Stop dealing with site-breaking shortcodes and theme restricted editors. You are going to love just how fast and easily you can create beautiful websites now.<\\/p>\\n\\n<p>Try out the <a href=\\\"https:\\/\\/www.boldgrid.com\\/central\\/get-it-now?redirect_url=wp-admin%2Fpost-new.php%3Fpost_type%3Dpage&amp;plugins=post-and-page-builder\\\">BoldGrid Demo<\\/a> on Cloud WordPress to see for yourself!<\\/p>\\n\\n<p>[youtube https:\\/\\/youtu.be\\/QoIb7OhV9ys?rel=0]<\\/p>\\n\\n<h4>Features<\\/h4>\\n\\n<ul>\\n<li><strong>Drag and Drop Editing<\\/strong> - Create simple or complex layouts with our unique editing experience<\\/li>\\n<li><strong>BoldGrid Blocks<\\/strong> - Hundreds of professional layout designs to work from<\\/li>\\n<li><strong>100% Mobile-friendly<\\/strong> - Responsive layouts and controls to change the design per device<\\/li>\\n<li><strong>Google Fonts<\\/strong> - Change font family, font size, font color, letter spacing, line height and more<\\/li>\\n<li><strong>Theme Compatibility<\\/strong> - Our WordPress Page Builder is designed to work with any WordPress Theme<\\/li>\\n<li><strong>Custom Backgrounds<\\/strong> - Add background images, gradient backgrounds, patterns, overlays, and background colors<\\/li>\\n<li><strong>Fast and Free Support<\\/strong> - Growing Community and knowledge base<\\/li>\\n<li><strong>Animations<\\/strong> - Add effects as the user scrolls down the page with Animate.css or background parallax scroll effects<\\/li>\\n<li><strong>Advanced Controls<\\/strong> - Add margin, padding, box shadows, borders, alignment and more to almost any element<\\/li>\\n<li><strong>Bootstrap Grid<\\/strong> - Drag and drop controls for bootstrap rows and columns elements<\\/li>\\n<li><strong>Add Custom CSS Classes<\\/strong> - Complete control over any element<\\/li>\\n<li><strong>Clean, Simple Markup<\\/strong> - Easily create a professionally coded template without experience<\\/li>\\n<li><strong>Google Maps<\\/strong> - Embed and customize maps into your post or page<\\/li>\\n<li><strong>Web Components<\\/strong> - High quality reusable and customizable HTML elements<\\/li>\\n<li><strong>Font Awesome Icons<\\/strong> - Insert and customize any Font Awesome icons<\\/li>\\n<li><strong>CSS Grid<\\/strong> - Full width, column and row based layouts<\\/li>\\n<li><strong>Image Editing<\\/strong> - Apply image filters and automatically crop images<\\/li>\\n<li><strong>Button Designs<\\/strong> - Fully customizable button designs<\\/li>\\n<li><strong>Custom Post Types<\\/strong> - Save and reuse full page layouts or BoldGrid Block designs<\\/li>\\n<li><strong>WordPress Editor Integration<\\/strong> - Integrated into TinyMCE so you can keep the same workflow<\\/li>\\n<li><strong>No Need for Shortcodes!<\\/strong> - Faster page loads by saving your custom HTML5 elements<\\/li>\\n<\\/ul>\\n\\n<p>Additional Features when used with other BoldGrid plugins:<\\/p>\\n\\n<ul>\\n<li>Dozens of free layout templates<\\/li>\\n<li>Integrated with professional image banks<\\/li>\\n<li>Contact Forms<\\/li>\\n<li>On-page SEO recommendations for targeted search phrase<\\/li>\\n<\\/ul>\\n\\n<p>Visit our website to learn more about additional <a href=\\\"https:\\/\\/www.boldgrid.com\\/wordpress-plugins\\/\\\">BoldGrid plugins<\\/a> to further improve your WordPress experience!<\\/p>\\n\\n<h4>People Love BoldGrid<\\/h4>\\n\\n<p>\\\"It\'s really the perfect starting point for just about any web project, allowing users to get their site up and running in very short time. \\\" - Digital.com<\\/p>\\n\\n<p>\\\"BoldGrid is a great extension to WordPress that will make my job a lot easier and faster while creating custom layouts and pages.\\\" - Webhostingmedia.net<\\/p>\\n\\n<p>\\\"Well, I have seen many site builders but this is the only one that provides so many features.\\\" - Woblogger.com<\\/p>\\n\\n<h4>A Post and Page Builder That Works With Your Theme and Plugins<\\/h4>\\n\\n<p>The Post and Page Builder by BoldGrid is designed to work with almost any WordPress theme. Add it to your existing website today, or try a BoldGrid theme for your new website. Alternatively, consider upgrading and using the powerful BoldGrid framework theme (available in Premium subscription) as an excellent time saver for agencies and developers.<\\/p>\\n\\n<h4>A Post and Page Builder Stuffed With Pre-Designed Templates &amp; Blocks<\\/h4>\\n\\n<p>Create layouts and pages faster and easier than ever with Blocks by BoldGrid. Blocks are pre-built page sections consisting of various layouts of rows and columns prepopulated with content that can be edited visually or with HTML and CSS. Blocks utilize a wide variety of content that can be completely customized to fit your needs such as icons, buttons, free and premium images, font packs, and more.<\\/p>\\n\\n<h4>A Post and Page Builder That Is Faster Than The Rest<\\/h4>\\n\\n<p>The Post and Page Builder by BoldGrid is designed to create pages that load fast. BoldGrid ditches shortcodes in favor of clean markup that can be served quickly. That also means BoldGrid code is easy to assess and customize.<\\/p>\\n\\n<h4>Coming Soon \\/ Maintenance Page<\\/h4>\\n\\n<p>Great for making \\\"under construction\\\" or \\\"coming soon\\\" pages. You can create a simple page within minutes by using free professionally designed WordPress Blocks.<\\/p>\\n\\n<h4>Bootstrap WYSIWYG Post &amp; Page Builder for WordPress<\\/h4>\\n\\n<p>Our drag and drop system is built on the Bootstrap Grid. You can drag columns, rows, and containers around your pages to make quick updates to pages.  Advanced CSS controls allow you to make pixel perfect designs.<\\/p>\\n\\n<h4>Create Custom Color Palette<\\/h4>\\n\\n<p>Choose your brand\'s colors and we\'ll help your design stay unified. Our unique color palette system is built with SASS and allows you to change all the colors on your site. You don\'t have to choose from a few presets anymore!<\\/p>\\n\",\"installation\":\"<h4>Minimum Requirements<\\/h4>\\n\\n<ul>\\n<li>PHP version 5.4 or greater<\\/li>\\n<li>WordPress 4.4 or greater<\\/li>\\n<\\/ul>\\n\\n<h4>Manually<\\/h4>\\n\\n<ol>\\n<li>Upload the entire post-and-page-builder folder to the \\/wp-content\\/plugins\\/ directory.<\\/li>\\n<li>Activate the plugin through the Plugins menu in WordPress.<\\/li>\\n<\\/ol>\\n\\n<p>You will find a \'Post and Page Builder\' menu in your WordPress admin panel and find most features within the\\nWordPress Editor.<\\/p>\\n\",\"changelog\":\"<h4>1.0.4<\\/h4>\\n\\n<p>Release date: November 11th, 2019<\\/p>\\n\\n<ul>\\n<li>Fix: Order posts by date instead of id.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<p>Release date: October 30th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Optimizing build files.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Release date: December 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed updating plugin via ajax<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<p>Release Date: December 4th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug Fix: Fixing post excerpt wrapping element<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.0<\\/h4>\\n\\n<p>Release Date: October 16th, 2018<\\/p>\\n\\n<ul>\\n<li>New feature: Slider Components<\\/li>\\n<li>New feature: Post List Widget<\\/li>\\n<li>New feature: Single Post Widget<\\/li>\\n<\\/ul>\\n\"}\";s:7:\"siteurl\";s:24:\"http://www.boldgrid.com/\";s:13:\"compatibility\";s:6162:\"{\"5.2.4\":{\"1.0.4\":[100,95]},\"5.2.3\":{\"1.0.4\":[100,95]},\"5.2.2\":{\"1.0.4\":[100,95]},\"5.2.1\":{\"1.0.4\":[100,95]},\"5.2\":{\"1.0.4\":[100,95]},\"5.1.3\":{\"1.0.4\":[100,95]},\"5.1.2\":{\"1.0.4\":[100,95]},\"5.1.1\":{\"1.0.4\":[100,95]},\"5.1\":{\"1.0.4\":[100,95]},\"5.0.7\":{\"1.0.4\":[100,95]},\"5.0.6\":{\"1.0.4\":[100,95]},\"5.0.5\":{\"1.0.4\":[100,95]},\"5.0.4\":{\"1.0.4\":[100,95]},\"5.0.3\":{\"1.0.4\":[100,95]},\"5.0.2\":{\"1.0.4\":[100,95]},\"5.0.1\":{\"1.0.4\":[100,95]},\"5.0\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.9\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.8\":{\"1.0.0-alpha.0\":[100,12],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.6\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.5\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.4\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.3\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.2\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.12\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.11\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.10\":{\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9.1\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.9\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8.6\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8.5\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8.4\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8.3\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8.2\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8.1\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.8\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.9\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.8\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.6\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.5\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.4\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.3\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.2\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.11\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.10\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7.1\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.7\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]},\"4.6.12\":{\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.0\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.0.4\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:153:\"{\"boldgrid\":\"Boldgrid\",\"page builder\":\"Page builder\",\"drag and drop\":\"Drag and drop\",\"tinymce\":\"Tinymce\",\"editor\":\"Editor\",\"landing page\":\"Landing page\"}\";s:7:\"banners\";s:137:\"{\"low\":\"//ps.w.org/post-and-page-builder/assets/banner-772x250.png\",\"high\":\"//ps.w.org/post-and-page-builder/assets/banner-1544x500.png\"}\";}}s:7:\"updated\";i:1592590729;}','no'),(237324,'boldgrid_has_built_site','yes','yes'),(237325,'boldgrid_show_tip_start_editing','yes','yes'),(237159,'action_scheduler_migration_status','complete','yes'),(237149,'boldgrid_inspirations_previous_version','1.5.7','no'),(237133,'wpforms_version_lite','1.6.0.2','yes'),(237134,'action_scheduler_hybrid_store_demarkation','83','yes'),(237135,'schema-ActionScheduler_StoreSchema','3.0.1592168372','yes'),(237136,'schema-ActionScheduler_LoggerSchema','2.0.1592168372','yes'),(246766,'_site_transient_timeout_boldgrid_gallery_version_data','1592619528','no'),(246767,'_site_transient_boldgrid_gallery_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:16:\"BoldGrid Gallery\";s:7:\"version\";s:3:\"1.5\";s:8:\"asset_id\";i:842930;s:12:\"release_date\";s:19:\"2020-05-12 04:00:00\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.1\";s:8:\"sections\";s:3824:\"{\"description\":\"<p>BoldGrid Gallery is a standalone plugin used for slideshows and galleries.<\\/p>\\n\",\"installation\":\"<ol>\\n<li><p>Upload the entire boldgrid-gallery folder to the \\/wp-content\\/plugins\\/ directory.<\\/p><\\/li>\\n<li><p>Activate the plugin through the Plugins menu in WordPress.<\\/p><\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>1.5<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.3<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-3292   Updated plugin URI.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3161   Fixed auto plugin update.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3151   Added check and load before using get<em>plugin<\\/em>data() for updates.<\\/li>\\n<li>Update:       JIRA WPB-3112   Updated wc-gallery: 1.52 => 1.55.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2912   Fixed issue when installing plugins from the Tools Import page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2892   Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).<\\/li>\\n<li>Testing:      JIRA WPB-2744   Tested on WordPress 4.7.<\\/li>\\n<li>Misc:         JIRA WPB-2503   Added plugin requirements to readme.txt file.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump Version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.3<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2344   Updated readme.txt for Tested up to 4.6.1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2336   Load BoldGrid settings from the correct WP option (site\\/blog).<\\/li>\\n<li>Update:       JIRA WPB-2368   Version constant is now set from plugin file.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2310   Removed broken plugin Settings link.  Pending review on WPB-2309.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2256   Updated readme.txt for Tested up to: 4.6.<\\/li>\\n<li>Rework:       JIRA WPB-1825   Formatting.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2114   Fixed gallery displaying in editor on wordpress 4.6.<\\/li>\\n<li>Bug fix:      JIRA WPB-2114   Fixing ordering of gallery items.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-2037   Added capability for auto-updates by BoldGrid API response.<\\/li>\\n<li>Update:       JIRA WPB-2024   Updated wc-gallery: 1.48 => 1.52.<\\/li>\\n<li>Misc:         Updated editor.js to pass JSHint.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-1884   Passed WordPress 4.5.1 testing.<\\/li>\\n<li>Bug fix:      JIRA WPB-1893   JS errors in console when viewing attachments.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1816   Fixed update class interference with the Add Plugins page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1809   Fixed undefined index \\\"action\\\" for some scenarios.  Optimized update class and addressed CodeSniffer items.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.4<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-1361   Added license file.<\\/li>\\n<li>Bug Fix:      JIRA WPB-1646   Fixing Issues where masonry gallery was not WYSIWYG.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-1611   Updated wc-gallery: 1.40 => 1.48.<\\/li>\\n<li>Rework:       JIRA WPB-1617   Updated require and include statements for standards.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Changed <strong>DIR<\\/strong> to dirname( <strong>FILE<\\/strong> ) for PHP &lt;=5.2.<\\/li>\\n<li>Misc          JIRA WPB-1468   Updated readme.txt for Tested up to: 4.4.1<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1363   Updated readme.txt for WordPress standards.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0<\\/h4>\\n\\n<ul>\\n<li>Initial public release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"\\n\"}\";s:7:\"siteurl\";s:24:\"http://www.boldgrid.com/\";s:13:\"compatibility\";s:1636:\"{\"4.8.1\":{\"1.5\":[100,95]},\"5.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.9\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.8\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.9\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.8\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.10\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.3.1\":{\"0.4\":[100,12],\"1.0\":[100,12],\"1.0.1\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.1.0.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.3\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,95],\"1.5\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:83:\"{\"gallery\":\"Gallery\",\"slider\":\"Slider\",\"slideshow\":\"Slideshow\",\"masonry\":\"Masonry\"}\";s:7:\"banners\";s:127:\"{\"low\":\"//repo.boldgrid.com/assets/banner-gallery-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-gallery-1544x500.png\"}\";}}s:7:\"updated\";i:1592590728;}','no'),(246852,'_site_transient_timeout_boldgrid_available','1592595820','no'),(246853,'_site_transient_boldgrid_available','1','no'),(246854,'_site_transient_timeout_boldgrid_plugins','1592624301','no'),(246855,'_site_transient_boldgrid_plugins','O:8:\"stdClass\":2:{s:21:\"boldgrid-inspirations\";O:8:\"stdClass\":24:{s:5:\"title\";s:21:\"BoldGrid Inspirations\";s:7:\"version\";s:5:\"2.4.2\";s:8:\"asset_id\";i:1106755;s:12:\"release_date\";s:19:\"2020-06-15 14:47:13\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.4\";s:8:\"sections\";a:4:{s:11:\"description\";s:377:\"<p>BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.</p>\n<p>The first phase is Inspiration; the guided tool creates your base website. If you already have a website, then you can skip this step.</p>\n<p>The second phase is Customization; tools to transform your website into your vision.</p>\n\";s:12:\"installation\";s:283:\"<ol>\n<li><p>Upload the entire boldgrid-inspirations folder to the /wp-content/plugins/ directory.</p></li>\n<li><p>Activate the plugin through the Plugins menu in WordPress.</p></li>\n<li><p>You will find the Inspirations menu in your WordPress Dashboard / admin panel.</p></li>\n</ol>\n\";s:9:\"changelog\";s:40338:\"<h4>2.4.2</h4>\n<p>Release date: June 15th, 2020</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.4.1</h4>\n<p>Release date: May 29th, 2020</p>\n<ul>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.4.0</h4>\n<p>Release date: May 18th, 2020</p>\n<ul>\n<li>Update: Changes needed for Crio.</li>\n<li>Bug fix: Attribution page will not show excpert.</li>\n<li>Bug fix: Fixed display / position of BoldGrid Connect image search results.</li>\n</ul>\n<h4>2.3.1</h4>\n<p>Release date: March 12th, 2020</p>\n<ul>\n<li>Bug fix: Unable to click button on email confirmation page.</li>\n<li>Update: Removed \"Add new from GridBlocks\" feature.</li>\n</ul>\n<h4>2.3.0</h4>\n<p>Release date: December 17th, 2019</p>\n<ul>\n<li>Bug fix: Added noindex to the attribution page.</li>\n<li>Update: Changed the form plugin from WPForms to weForms.</li>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.2.2</h4>\n<p>Release date: November 22st, 2019</p>\n<ul>\n<li>Update: BoldGrid Backup is now Total Upkeep - updating references.</li>\n<li>Update: Updated dependency boldgrid/library to 2.10.6.</li>\n</ul>\n<h4>2.2.1</h4>\n<p>Release date: October 15th, 2019</p>\n<ul>\n<li>Update: Updated dependency boldgrid/library to 2.10.4.</li>\n</ul>\n<h4>2.2.0</h4>\n<p>Release date: September 17th, 2019</p>\n<ul>\n<li>New feature: Recommend the BoldGrid Backup plugin for users needing to transfer a site.</li>\n<li>Update: Updating dependencies</li>\n</ul>\n<h4>2.1.1</h4>\n<p>Release date: September 5th, 2019</p>\n<ul>\n<li>Update: Updating dependencies</li>\n</ul>\n<h4>2.1.0</h4>\n<p>Release date: August 29th, 2019</p>\n<ul>\n<li>Update: Removed the \"Welcome to BoldGrid\" dashboard widget.</li>\n<li>Update: Add notice to dashboard widget.</li>\n<li>Update: Remove news widget from dashboard.</li>\n</ul>\n<h4>2.0.7</h4>\n<p>Release date: August 16, 2019</p>\n<ul>\n<li>Bug fix: Fixing compact warnings</li>\n</ul>\n<h4>2.0.6</h4>\n<p>Release date: August 1st, 2019</p>\n<ul>\n<li>Update: Updated dependencies</li>\n</ul>\n<h4>2.0.5</h4>\n<p>Release date: July 25th, 2019</p>\n<ul>\n<li>Update: Added a switch for toggling branding of the login page.</li>\n<li>Update: Cleaned up logic on purchase coins page.</li>\n<li>Update: Updated dependencies</li>\n</ul>\n<h4>2.0.4</h4>\n<p>Release date: July 2nd, 2019</p>\n<ul>\n<li>Update: Replaced the BoldGrid RSS feed widget on the dashboard with one in the updated library package.</li>\n<li>Update: Updated dependencies.</li>\n</ul>\n<h4>2.0.3</h4>\n<p>Release date: May 21st, 2019</p>\n<ul>\n<li>Bug fix: Fixing \"Call to undefined method getAttribute\" error.</li>\n<li>Bug fix: Replacing deprecated filter on login: login<em>headertitle / login</em>headertext.</li>\n</ul>\n<h4>2.0.2</h4>\n<p>Release date: Apr 23nd, 2019</p>\n<ul>\n<li>Bug fix: Fixing usage of php\'s empty function for php < 5.5</li>\n</ul>\n<h4>2.0.1</h4>\n<p>Release date: Apr 19th, 2019</p>\n<ul>\n<li>Bug fix: Fixing class property declaration for php < 5.6</li>\n</ul>\n<h4>2.0.0</h4>\n<p>Release date: Apr 16th, 2019</p>\n<ul>\n<li>Update: Made translation ready. Text domain is boldgrid-inspirations.</li>\n<li>Update: Inspirations process with full screen mode and design updates.</li>\n<li>New feature: Inspirations dashboard.</li>\n<li>New feature: German translations added - de_DE.</li>\n</ul>\n<h4>1.6.5</h4>\n<p>Release date: Jan 29th, 2019</p>\n<ul>\n<li>Bug fix: Pages fail to install on Pages > Add New.</li>\n</ul>\n<h4>1.6.4</h4>\n<p>Release date: Dec 5th, 2018</p>\n<ul>\n<li>Bug fix: Unable to save \"boldgrid<em>menu</em>option\" on settings page.</li>\n<li>Bug fix: Fixed updating plugin via ajax.</li>\n</ul>\n<h4>1.6.3</h4>\n<p>Release date: Dec 4th, 2018</p>\n<ul>\n<li>Bug fix: Coin Budget help was not toggling when clicked.</li>\n</ul>\n<h4>1.6.2</h4>\n<p>Release date: Nov 26th, 2018</p>\n<ul>\n<li>Bug fix: JIRA BGINSP-33 Fixed missing build for library dependencies; Updated production build process to use composer post-autoload-dump hook.</li>\n</ul>\n<h4>1.6.1</h4>\n<p>Release date: Nov 20th, 2018</p>\n<ul>\n<li>Update: JIRA BGCONN-20 Removed update settings; have been moved to the BoldGrid Library packages.</li>\n<li>Bug fix: JIRA BGTHEME-558 Fixed conflict between tgmpa plugin installer and the BoldGrid custom update classes.</li>\n<li>Bug fix: BoldGrid Connect Search / WP 5.0 fix.</li>\n<li>Bug fix: Attribution page not being rebuilt / WP 5.0 fix.</li>\n<li>Bug fix: BoldGrid Connect Search in the Customizer / WP 5.0 fix.</li>\n<li>Bug fix: Recommended image sizes not working as expected.</li>\n</ul>\n<h4>1.6.0</h4>\n<ul>\n<li>Update: Updated BoldGrid library to version 2.4.2.</li>\n<li>New feature: JIRA BGINSP-24 Log data when there may be a connection or Ajax error.</li>\n</ul>\n<h4>1.5.8</h4>\n<ul>\n<li>Bug fix: JIRA BGINSP-16 Warnings and notices within inspiration w/ Crio theme</li>\n<li>Bug fix: JIRA BGINSP-23 Fixed issue: Connect Search may load with connection notice.</li>\n</ul>\n<h4>1.5.7</h4>\n<ul>\n<li>Update: Updated to library version 2.3.5.</li>\n</ul>\n<h4>1.5.6</h4>\n<ul>\n<li>Bug fix: JIRA BGINSP-14 Fatal in PHP >=7.1.0 when creating internal preview builds.</li>\n<li>Bug fix: JIRA WPB-3767 Prevent invalid API calls for check-version.</li>\n<li>Update: JIRA BGBKUP-180 Auto update code moved to library and removed from Inspirations.</li>\n<li>Update: JIRA WPB-3730 Updated library dependency to ^2.0.0.</li>\n<li>Update: JIRA BGINSP-3 Forcing display of Connect Key prompt admin notice on the Inspirations page, even if dismissed, until key is entered.</li>\n<li>Update: JIRA WPB-3684 Updated composer.json, due to package changes.</li>\n<li>New feature: JIRA BGCNTRL-46 Added filters for manipulating Dashboard help in trial sites.</li>\n</ul>\n<h4>1.5.5</h4>\n<ul>\n<li>Bug fix: JIRA BGSTAGE-32 Fixed staging plugin install.</li>\n</ul>\n<h4>1.5.4</h4>\n<ul>\n<li>Update: JIRA BGINSP-4 Removed admin notice recommending plugin installations.</li>\n</ul>\n<h4>1.5.3</h4>\n<ul>\n<li>New feature: JIRA WPB-3643 Ensure that deployment does not install new wporg plugins if old ones are installed.</li>\n</ul>\n<h4>1.5.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3587 Menu assignment after deployment broken in WP 4.9.</li>\n<li>Bug fix: JIRA WPB-3570 Inspirations Select button misplaced in WP 4.9.</li>\n<li>Bug fix: JIRA WPB-3593 Changes require to help Staging support new Customizer scheduler.</li>\n</ul>\n<h4>1.5.1</h4>\n<ul>\n<li>Update: Updates to library.</li>\n</ul>\n<h4>1.5</h4>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.4.11</h4>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.4.10</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3336 All and Default categories do not align.</li>\n<li>Bug fix: JIRA WPB-3337 On a fresh install, Pages - New From GridBlocks fails.</li>\n<li>Bug fix: JIRA WPB-3333 Image search only searching one provider instead of all.</li>\n<li>Bug fix: JIRA WPB-3346 Edit Image button not working for attachment.</li>\n<li>Bug fix: JIRA WPB-3387 Loading GridBlocks just spins.</li>\n<li>Update: JIRA WPB-3352 Purchase coins through BoldGrid Central.</li>\n<li>Update: JIRA WPB-3355 Add data-image-url attribute.</li>\n<li>Update: JIRA WPB-3382 More descriptive creative commons icon.</li>\n<li>Update: JIRA WPB-3384 Add License details to attachment details.</li>\n<li>Update: JIRA WPB-3383 Filter out boldgrid-gridblock-set-preview-page.</li>\n</ul>\n<h4>1.4.9</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3318 When forcing a preferred form plugin install, first check if plugin is installed before trying to activate.</li>\n<li>Bug fix: JIRA WPB-3312 Ensure activation of preferred form plugin. Added filter for preferred slug.</li>\n<li>Bug fix: JIRA WPB-3317 New page from GridBlocks not working.</li>\n<li>Update: JIRA WPB-3252 Disable \'default\' category and configure \'showcase\'.</li>\n<li>Bug fix: JIRA WPB-3332 New from gridblocks button not showing.</li>\n</ul>\n<h4>1.4.8</h4>\n<ul>\n<li>New feature: JIRA WPB-3200 Added WPForms support.</li>\n<li>Update: JIRA WPB-3292 Updated plugin URI.</li>\n<li>Update: JIRA WPB-3296 Add Inspirations as first menu item child.</li>\n<li>Bug Fix: JIRA WPB-3274 Plugins > Add New Updates fail in modals.</li>\n<li>New feature: JIRA WPB-3293 Resize images during deployment vs imgr server.</li>\n</ul>\n<h4>1.4.7</h4>\n<ul>\n<li>Update: JIRA WPB-3243 Change feedback admin notice display frequency.</li>\n<li>Update: JIRA WPB-3264 Adding twitch social media option.</li>\n<li>New Feature: Added BoldGrid Library to plugin.</li>\n</ul>\n<h4>1.4.6</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3179 Gradient style being lost during normal deployment.</li>\n<li>Bug fix: JIRA WPB-3180 Open WordPress/BoldGrid links in attribution page in new tab.</li>\n</ul>\n<h4>1.4.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3161 Fixed auto plugin update.</li>\n<li>Bug fix: JIRA WPB-3162 Fixed issue creating .htaccess file in deployment.</li>\n<li>Bug fix: JIRA WPB-3171 As an author, when installing a site I do not want background images to be processed.</li>\n<li>Bug fix: JIRA WPB-3176 Background gradient / url bug during deplyment.</li>\n</ul>\n<h4>1.4.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3151 Added check and load before using get<em>plugin</em>data() for updates.</li>\n<li>Bug fix: JIRA WPB-3141 Fixed invalid updates for BoldGrid Prime theme.</li>\n<li>Bug fix: JIRA WPB-3158 Deployment\'s gallery updates are not saved.</li>\n</ul>\n<h4>1.4.3</h4>\n<ul>\n<li>New feature: JIRA WPB-3106 As an Author, I can set background images for elements.</li>\n<li>New feature: JIRA WPB-3095 Update generic builds to display per theme channel.</li>\n</ul>\n<h4>1.4.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2745 Fixed upgrade notices displaying when activation version was not recorded.</li>\n<li>Update: JIRA WPB-3019 Updating attribution link creation.</li>\n</ul>\n<h4>1.4.1</h4>\n<ul>\n<li>New feature: JIRA WPB-3044 Automatically get Unsplash attribution.</li>\n<li>Update: JIRA WPB-3043 Updating plugin description.</li>\n</ul>\n<h4>1.4.0.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3232 Deploy Staging menu item missing.</li>\n<li>Bug fix: JIRA WPB-3233 BoldGrid Connect Search missing from new image widget.</li>\n</ul>\n<h4>1.4</h4>\n<ul>\n<li>Update: JIRA WPB-2936 Updating YouTube videos for BoldGrid Dashboard\'s new release.</li>\n<li>Bug fix: JIRA WPB-2927 Social media menu disappears.</li>\n<li>Update: JIRA WPB-2949 Configure blog using categories.</li>\n<li>Bug fix: JIRA WPB-2950 Added max height for reseller logos on login page.</li>\n<li>Bug fix: JIRA WPB-2925 Sidebar widgets don\'t match between preview and installed site.</li>\n<li>Bug fix: JIRA WPB-2951 Images in staging posts not being downloaded.</li>\n<li>Bug fix: JIRA WPB-2955 Backwards compatibility - maps taking up 200px empty space.</li>\n<li>Bug fix: JIRA WPB-2984 Attribution page 404.</li>\n</ul>\n<h4>1.3.9</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2912 Fixed issue when installing plugins from the Tools Import page.</li>\n<li>Bug fix: JIRA WPB-2916 Inspirations deploy fatal error if an old forked plugin had the original installed.</li>\n<li>Bug fix: JIRA WPB-2905 If installing via Author, do not update pages with survey data.</li>\n<li>Bug fix: JIRA WPB-2910 Unterminated entity reference bug.</li>\n<li>Update: JIRA WPB-2913 Validate email address in survey.</li>\n<li>Bug fix: JIRA WPB-2404 iframe timeout in step 2 of Inspirations.</li>\n<li>Bug fix: JIRA WPB-2173 Error deleting image and redownloading.</li>\n<li>Bug fix: JIRA WPB-2635 Start over staging affecting active site.</li>\n<li>Bug fix: JIRA WPB-2493 Publish private posts during staging deployment.</li>\n<li>Bug fix: JIRA WPB-2796 Social media urls end in /username, go to 404s.</li>\n</ul>\n<h4>1.3.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2892 Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).</li>\n<li>Update: JIRA WPB-2900 Update verbiage of build coin cost.</li>\n<li>Bug fix: JIRA WPB-2901 Scroll bars not visible on preview iframe in Chrome.</li>\n<li>Bug fix: Removing CTA hooks.</li>\n</ul>\n<h4>1.3.7</h4>\n<ul>\n<li>Update: JIRA WPB-2819 Use switch instead of checkbox for Demo.</li>\n<li>Bug fix: JIRA WPB-2780 Theme screenshots opening directly, rather than within gallery.</li>\n<li>Update: JIRA WPB-2825 Adjust do not display formatting.</li>\n<li>Update: JIRA WPB-2829 Updating hook to resolve BoldGrid SEO plugin conflicts.</li>\n<li>Update: JIRA WPB-2837 Remove loading image after selecting theme in Gallery.</li>\n<li>Update: JIRA WPB-2839 Minor verbiage change for Add a blog.</li>\n<li>Update: JIRA WPB-2785 Entering words with apostrophe in it for Site title displays with a Backslash.</li>\n<li>Bug fix: JIRA WPB-2848 Customize link takes users back to Inspirations.</li>\n<li>Bug fix: JIRA WPB-2527 \'New from GridBlocks\' preview page appearing in cart.</li>\n<li>Bug fix: JIRA WPB-2862 Survey, invalid argument supplied for foreach.</li>\n<li>Bug fix: JIRA WPB-2601 Inspirations Internet Explorer/ Stuck on loading themes.</li>\n<li>Bug fix: JIRA WPB-2854 Downloading Image spinner never stops spinning.</li>\n</ul>\n<h4>1.3.6</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2772 PHP warnings on deploy in WordPress 4.3.7.</li>\n<li>Bug fix: JIRA WPB-2766 Plesk and WP-CLI were not getting private repo updates.</li>\n<li>Update: JIRA WPB-2763 Update email and address on Contact Us page.</li>\n<li>Update: JIRA WPB-2764 Remove option to add a map.</li>\n<li>Update: JIRA WPB-2765 Allow iframes for preview builds.</li>\n<li>New feature: JIRA WPB-2771 Update footer-company-details widget with survey data.</li>\n<li>New feature: JIRA WPB-2777 Add an Install sample blog checkbox.</li>\n<li>New feature: JIRA WPB-2778 Setup a blog during deployment.</li>\n<li>Bug fix: JIRA WPB-2792 Staged posts (private posts) are trashed when starting over active site.</li>\n<li>Update: JIRA WPB-2800 Ensure \'Install a blog\' works with Staging.</li>\n<li>Update: JIRA WPB-2801 Remove milestones classes.</li>\n<li>Bug fix: JIRA WPB-2779 Survey not working with Staging.</li>\n<li>Update: JIRA WPB-2805 Preview builds w & w/o blogs.</li>\n<li>New feature: JIRA WPB-2806 Add filter for Inspirations configs.</li>\n<li>Bug fix: JIRA WPB-2808 Do not request generic builds when requesting blog as well.</li>\n</ul>\n<h4>1.3.5</h4>\n<ul>\n<li>Testing: JIRA WPB-2744 Tested on WordPress 4.7.</li>\n<li>Update: JIRA WPB-2376 Filter the bgtfw contact blocks.</li>\n<li>Update: JIRA WPB-2476 Update case of Company name.</li>\n<li>Update: JIRA WPB-2747 Update Add a map verbiage.</li>\n<li>Update: JIRA WPB-2749 Add a map to my Contact page.</li>\n<li>Bug fix: JIRA WPB-2658 Fix spacing issues atop Inspirations.</li>\n<li>Bug fix: JIRA WPB-2751 Show all in the smaller view of inspirations doesn\'t work anymore.</li>\n<li>Bug fix: JIRA WPB-2757 Apostrophe and other strange characters installed via Inspirations.</li>\n<li>Bug fix: JIRA WPB-2759 DOMDocument::loadHTML(): htmlParseEntityRef: expecting \';\'.</li>\n</ul>\n<h4>1.3.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2696 Remove placeholders from survey.</li>\n<li>New feature: JIRA WPB-2697 Update phone numbers in widgets.</li>\n<li>New feature: JIRA WPB-2699 Use phone number entered during survey.</li>\n<li>Update: JIRA WPB-2704 Adjust format of how social media icons are saved.</li>\n<li>New feature: JIRA WPB-2705 Use survey social media items when creating menu.</li>\n<li>Update: JIRA WPB-2711 Show optional message in survey.</li>\n<li>Update: JIRA WPB-2712 Have plus sign toggle more social icons.</li>\n<li>Update: JIRA WPB-2723 Update phone in pages.</li>\n</ul>\n<h4>1.3.3</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2627 Back / next buttons should not be clickable.</li>\n<li>Bug fix: JIRA WPB-2625 Behavior of last image\'s next button in Inspirations.</li>\n</ul>\n<h4>1.3.2</h4>\n<ul>\n<li>Update: JIRA WPB-2582 Always show arrows in Inspirations gallery.</li>\n<li>Update: JIRA WPB-2583 Ensure first letter in theme\'s title attribute is capitalized.</li>\n<li>Update: JIRA WPB-2599 Add placeholder for 4th step to Inspirations.</li>\n<li>Update: JIRA WPB-2551 Duplicate images.</li>\n<li>New feature: JIRA WPB-2603 Add initial version of survey.</li>\n<li>Bug fix: JIRA WPB-2622 Inspirations - Step 4 - Go back button installs site.</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Misc: JIRA WPB-2503 Added plugin requirements to readme.txt file.</li>\n<li>Bug fix: JIRA WPB-2539 Fix possible duplicate connection issue notice from ajax.js call.</li>\n<li>Bug fix: JIRA WPB-2558 Don\'t display feedback widget if user hasn\'t entered their key.</li>\n<li>Bug fix: JIRA WPB-2559 Don\'t allow widgets to drag into welcome box area.</li>\n<li>Bug fix: JIRA WPB-2555 Images in search results flicker.</li>\n<li>Update: JIRA WPB-2563 Convert Attribution page to use custom post type.</li>\n<li>Update: JIRA WPB-2568 Added fancybox and large previews to Inspirations.</li>\n<li>Update: JIRA WPB-2570 Milestone blogname change.</li>\n<li>Update: JIRA WPB-2574 Milestone Social Media Change.</li>\n<li>Update: JIRA WPB-2578 Milestone Contact Info Footer Change.</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2544 Disable \'Install\' button after clicking it.</li>\n</ul>\n<h4>1.2.13</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2531 Javascript error checking needed for mine count.</li>\n</ul>\n<h4>1.2.12</h4>\n<ul>\n<li>Update: JIRA WPB-2472 Added update notice for 1.3.</li>\n<li>Bug fix: JIRA WPB-2486 Incorrect page count on All Pages.</li>\n<li>Bug fix: JIRA WPB-2467 With staging disabled, Customize goes to \"Change Themes\".</li>\n<li>Update: JIRA WPB-2488 Remove \'Permanently delete pages instead of sending to trash\'.</li>\n<li>Update: JIRA WPB-2490 Move default option to \'install as staging\'.</li>\n<li>Update: JIRA WPB-2491 Add \'Customize > Active Theme\' navigation to Inspirations.</li>\n<li>Bug fix: JIRA WPB-2496 Require comment text in feedback form.</li>\n<li>Update: JIRA WPB-2229 Update error reporting when purchasing images.</li>\n<li>Update: JIRA WPB-2498 Change \'Company Name\' to theme name.</li>\n<li>Update: JIRA WPB-2497 Add new dashboard videos.</li>\n<li>Bug fix: JIRA WPB-2376 \'No search results\' method is not cleared in BGCS.</li>\n</ul>\n<h4>1.2.11</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2468 Switching between boldgrid admin menu and standard wp menu no longer works.</li>\n<li>Bug fix: JIRA WPB-2477 If you have an existing site non BG, no route for staging exists.</li>\n</ul>\n<h4>1.2.10</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2446 Fixed missing build id passed on site install.</li>\n<li>Bug fix: JIRA WPB-2426 Insert Gridblock button is missing.</li>\n<li>Bug fix: JIRA WPB-2443 When starting over, I get a blank page.</li>\n<li>Bug fix: JIRA WBP-2445 Inspirations is not fetching cached themes.</li>\n<li>Update: JIRA WPB-2458 Update \'Recommended\' verbiage in last step of Inspirations.</li>\n</ul>\n<h4>1.2.9</h4>\n<ul>\n<li>Misc: JIRA WPB-2420 Added EOF line breaks.</li>\n<li>Bug fix: JIRA WPB-2387 Fixed issue with AJAX theme updates and BG theme slugs duplicated in the WP repo.</li>\n<li>Bug fix: JIRA WPB-2324 Attribution should not show in 404 sitemap.</li>\n<li>Bug fix: JIRA WPB-2403 No plugins recommended still showing notice.</li>\n<li>Update: JIRA WPB-2416 Text changes for confirmation section of Inspirations.</li>\n<li>Update: JIRA WPB-2417 Add additional text to deployment success page for staging.</li>\n<li>Bug fix: JIRA WPB-2421 Message showing when it shouldn\'t - We\'ve recognized that you haven\'t installed...</li>\n<li>Bug fix: JIRA WPB-2112 BoldGrid Connect Search missing for galleries.</li>\n<li>Bug fix: JIRA WPB-2422 Fixed CSS Loading graphic animation in chrome to display properly.</li>\n<li>Bug fix: JIRA WPB-2401 Gallery not displaying correctly in Chrome && FF.</li>\n<li>Bug fix: JIRA WPB-2423 Trying to get property of non-object in ...stock-photography.php.</li>\n</ul>\n<h4>1.2.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2398 Error requesting free key.</li>\n<li>Bug fix: JIRA WPB-2399 Only show feedback widget to admins.</li>\n</ul>\n<h4>1.2.7</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2389 Fixed saving BoldGrid Settings.</li>\n<li>Bug fix: JIRA WPB-2388 Removed duplicate boldgrid_activate().</li>\n<li>Update: JIRA WPB-2390 Update verbiage for inspirations install success.</li>\n<li>Bug fix: JIRA WPB-2391 Hide BoldGrid Welcome Panel if key isn\'t entered yet.</li>\n<li>Bug fix: JIRA WPB-2392 If key is less than 32 char don\'t make call to validate.</li>\n<li>Bug fix: JIRA WPB-2393 Error messages should be removed when resubmitting keys.</li>\n<li>Bug fix: JIRA WPB-2394 Cursor for show/hide log should be a pointer.</li>\n<li>Update: JIRA WPB-2395 Update login page styling.</li>\n<li>Bug fix: JIRA WPB-2396 Remove staging from recommended plugin notices.</li>\n<li>Bug fix: JIRA WPB-2327 Check if framework is handling plugin recommendations before recommending.</li>\n</ul>\n<h4>1.2.6</h4>\n<ul>\n<li>Misc: JIRA WPB-2344 Updated readme.txt for Tested up to 4.6.1.</li>\n<li>Bug fix: JIRA WPB-2336 Load BoldGrid settings from the correct WP option (site/blog).</li>\n<li>Bug fix: JIRA WPB-2248 Removed \'New From GridBlocks\' button on edit submission page.</li>\n<li>Bug fix: JIRA WPB-2332 Reset scroll position on step 2 of Inspirations to top.</li>\n<li>Bug fix: JIRA WPB-2339 Remove notices from Inspirations page.</li>\n<li>Update: JIRA WPB-2208 Removed tutorials from Inspirations.</li>\n<li>Update: JIRA WPB-2359 Order \'Category Filter\' by category display order.</li>\n<li>Update: JIRA WPB-2360 Sort themes by category and then order within category.</li>\n<li>Update: JIRA WPB-2368 Read version constant from plugin file.</li>\n<li>Update: JIRA WPB-2361 Add BoldGrid Connect Search to Editor\'s background image tool.</li>\n<li>Update: JIRA WPB-2354 Preview button needs to always be visible in mobile view.</li>\n<li>Update: JIRA WPB-2355 Remove extraneous \'Preview\' button.</li>\n<li>Bug fix: JIRA WPB-2364 Inspirations not respecting theme release channel.</li>\n<li>Bug fix: JIRA WPB-2370 Color in screenshot does not match preview.</li>\n<li>Bug fix: JIRA WPB-2373 Duplicate themes in Inspirations.</li>\n<li>Bug fix: JIRA WPB-2379 Wrong budget passed when going form step 2 to step 1.</li>\n<li>Update: JIRA WPB-2380 Remove references to tutorials in deployment congrats message.</li>\n<li>Bug fix: JIRA WPB-2383 Image Search tab appears when clicking \'Add GridBlock\'.</li>\n</ul>\n<h4>1.2.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2325 Added wrapper to handle mb<em>convert</em>encoding() if mbstring is not loaded.</li>\n<li>Bug fix: JIRA WPB-2313 Disabled GridBlocks in network admin pages.</li>\n<li>New feature: JIRA WPB-2268 Changed to resized preview screenshots for Inspirations Design First concept.</li>\n<li>New feature: JIRA WPB-2287 Adjust device preview buttons in step 2 to behave like those in editor.</li>\n<li>New feature: JIRA WPB-2291 Auto install staging in final step if user chooses staging.</li>\n<li>Update: JIRA WPB-2290 Changed \'Install\' button to \'Next\'.</li>\n<li>Bug fix: JIRA WPB-2289 Continuously clicking category in step 1 shuffles themes.</li>\n<li>Update: JIRA WPB-2267 Added message to Inspirations when no generic themes are available.</li>\n<li>Update: JIRA WPB-2315 Added error handling for malformed ajax results for call to /api/build/get-generic.</li>\n<li>Update: JIRA WPB-2316 Add error handling for failures to fetch categories.</li>\n<li>Update: JIRA WPB-2317 Add error handling for failures to fetch pagesets.</li>\n<li>Update: JIRA WPB-2319 Check user capabilities before prompting for api key.</li>\n<li>Update: JIRA WPB-2320 Ensure user has permission to edit page before allowing download<em>and</em>insert<em>into</em>page.</li>\n<li>Update: JIRA WPB-2322 Sanitize user feedback before adding to options table.</li>\n<li>Update: JIRA WPB-2323 Allow admin notices to be dismissed per user.</li>\n<li>Update: JIRA WPB-2326 Update \'update\' class to utilize Admin Notices class.</li>\n<li>Update: JIRA WPB-2327 Check user capabilities before showing admin notices.</li>\n<li>Update: JIRA WPB-2331 Update confirmation messages.</li>\n</ul>\n<h4>1.2.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2269 Typo fix in Boldgrid<em>Inspirations</em>Dependency<em>Plugins::print</em>uninstalled_plugins().</li>\n<li>Bug fix: JIRA WPB-2270 New From GridBlocks became unavailable.</li>\n</ul>\n<h4>1.2.3</h4>\n<ul>\n<li>New feature: JIRA WPB-2172 For preview generic builds, added an option for identification for purges, etc.</li>\n<li>Bug fix: JIRA WPB-2263 For preview sites under multisite, set the admin email address using the network admin email address.</li>\n<li>Bug fix: JIRA WPB-2223 Reworked API key validation and connection issue notices, formatting.</li>\n<li>Misc: JIRA WPB-2256 Updated readme.txt for Tested up to: 4.6.</li>\n<li>Rework: JIRA WPB-2150 Moved API methods to a new class, formatting, and phpcs rework.</li>\n<li>Bug fix: JIRA WPB-2224 Hide the email address field when widget is loaded.</li>\n<li>Bug fix: JIRA WPB-2225 Fixed jQuery Migrate deprecated warning.</li>\n<li>Update: JIRA WPB-2245 Changed feed to pull from dashboard tag on blog.</li>\n<li>Bug fix: JIRA WPB-2265 Uncaught TypeError: IMHWPB.BaseAdmin is not a constructor.</li>\n<li>Bug fix: JIRA WBP-2236 Errors everywhere when logging in as an Editor.</li>\n<li>Bug fix: JIRA WPB-2234 Add current<em>user</em>can checks to Boldgrid<em>Inspirations->set</em>api<em>key</em>callback().</li>\n<li>Bug fix: JIRA WPB-2237 Limit ajax requests by user.</li>\n<li>Bug fix: JIRA WPB-2240 Limit printing of configs in head.</li>\n</ul>\n<h4>1.2.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2058 Added wrap class to the tutorials page.</li>\n<li>Bug fix: JIRA WPB-2184 In PHP 5.2, deactivate and die properly.</li>\n<li>New feature: Added BoldGrid news widget to dashboard.</li>\n<li>Bug fix: JIRA WPB-1994 Fixed issue with WP Theme Editor not being available.</li>\n<li>New feature: Added BoldGrid Feedback widget.</li>\n<li>Bug fix: JIRA WPB-2169 Connect Search defaults to smallest image size when no recommended sizes available.</li>\n<li>Bug fix: JIRA WPB-2192 Allow bug report to correctly show parent themes if submitted.</li>\n</ul>\n<h4>1.2.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2160 New From GridBlocks, multiple pages are installed.</li>\n<li>Update: Changed text of getting and entering connect keys.</li>\n<li>Security: JIRA WPB-2151 Disabled autocomplete for API key entry fields.</li>\n<li>Bug fix: JIRA WPB-2145 Fixing issue with theme screenshots on Chrome Ubuntu.</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2119 For asset downloads, when Imagick is loaded, set the thread limit to 1.</li>\n<li>Bug fix: JIRA WPB-2125 Fixing issue where theme was overwritten without version change.</li>\n<li>Bug fix: JIRA WPB-2104 Go back button hides all themes (Inspirations > Add Theme).</li>\n<li>Bug fix: JIRA WPB-2107 BoldGrid Connect Search overlapping footer (Dashboard > Media).</li>\n<li>Bug fix: JIRA WPB-2109 Session issues when starting over and importing active site.</li>\n<li>Bug fix: JIRA WPB-2116 Changes to the order of images in a gallery are not saving.</li>\n<li>Bug fix: JIRA WPB-2134 Staging\'s boldgrid_attribution option and \'Uninitialized string offset\' Notice.</li>\n<li>Bug fix: JIRA WPB-2135 Image not replaced in Page & Post Editor after using Connect Search.</li>\n</ul>\n<h4>1.1.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2058 Added wrap class to Inspirations, so admin notices are displayed at the top.</li>\n<li>Bug fix: JIRA WPB-2041 Fixed BoldGrid theme update check in WordPress 4.6.</li>\n<li>Testing: JIRA WPB-2046 Tested on WordPress 4.5.3.</li>\n<li>New feature: JIRA WPB-599 Added options for plugin and theme auto-updates via WordPress autoupdater.</li>\n<li>Update: JIRA WPB-2008 Deploy class updated to allow for is_generic flag.</li>\n<li>Bug fix: JIRA WPB-1950 Prevent a portait image from displaying atop \'Crop Image\' and \'Skip Cropping\' buttons.</li>\n</ul>\n<h4>1.1.7</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2032 Fixed issue when activating key. Added nonce to api key form.</li>\n<li>Rework: JIRA WPB-2030 Updated the \"I don\'t have an API key\" section.</li>\n<li>New feature: JIRA WPB-2029 Added TOS box to API key submission form.</li>\n<li>New feature: JIRA WPB-1905 Added capability for auto-updates of boldgrid-inspirations by API response.</li>\n<li>Bug fix: JIRA WPB-2002 Fixed theme update issue where upgrader says is up to date at times.</li>\n<li>Bug fix: JIRA WPB-2006 Pdes and Homepage not installing correctly on Inpirations Theme Only installs.</li>\n</ul>\n<h4>1.1.6</h4>\n<ul>\n<li>New feature: JIRA WPB-1839 Users can now change their theme release channel.</li>\n<li>Security fix: JIRA WPB-1977 Validate nonce for feedback form diagnostic data callback and form submit.</li>\n<li>Bug fix: JIRA WPB-1955 Fatal error: Class \'Boldgrid<em>Staging</em>Plugin\' not found.</li>\n</ul>\n<h4>1.1.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1914 Staged image used on Active page not showing in cart.</li>\n</ul>\n<h4>1.1.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1886 Fixed feedback notice being displayed too often (more than a week after submitting).</li>\n<li>New feature: JIRA WPB-1183 Refresh the Library Tab after downloading an image.</li>\n<li>Update: JIRA WPB-1865 Update style of \'Transactions\' pages to better incorporate BoldGrid Staging\'s nav menu.</li>\n<li>Update: JIRA WPB-1884 Passed WordPress 4.5.1 testing.</li>\n<li>Bug fix: JIRA WPB-1855 Do not display feedback notice on update or setting pages.</li>\n<li>Bug fix: JIRA WPB-1860 Fixed horizontal line through screenshot in step 2.</li>\n<li>Bug fix: JIRA WPB-1863 Cart does not look for watermarked images used within staged pages.</li>\n<li>Bug fix: JIRA WPB-1891 View / Download of images within receipts not working for images purchased via Staging.</li>\n<li>Bug fix: JIRA WPB-1893 JS errors in console when viewing attachments.</li>\n<li>Bug fix: JIRA WPB-1900 Attribution shows in menu when menu generated using wp<em>page</em>menu.</li>\n</ul>\n<h4>1.1.3</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1824 Fixed order of plugin deactivation and uninstall in Start Over process.</li>\n<li>Bug fix: JIRA WPB-1814 Fixed PHP notice in page and post editor for In Menu when there is a corrupted nav menu array.</li>\n<li>Bug fix: JIRA WPB-1823 Fixed display of \"Themes\" H1 and the additional themes bar when choosing active or staging before installing a theme.</li>\n<li>Bug fix: JIRA WPB-1840 Fixing thumbnail presentation in inspirations and add new theme.</li>\n</ul>\n<h4>1.1.2.3</h4>\n<ul>\n<li>Update: Sync version. See version 1.1.1.1.</li>\n</ul>\n<h4>1.1.2.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1833 Fixed checking for previously downloaded assets in deployment when using multisite (wp-preview).</li>\n</ul>\n<h4>1.1.2.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1817 BoldGrid Connect Search: Was not being added when changing a header image in the Customizer.</li>\n<li>Rework: JIRA WPB-1541 Removed feedback form bug report diagnostic report items.</li>\n<li>Bug fix: JIRA WPB-1816 Fixed update class interference with the Add Plugins page.</li>\n</ul>\n<h4>1.1.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1809 Fixed undefined index \"action\" for some scenarios. Optimized update class and addressed CodeSniffer items.</li>\n<li>Rework: JIRA WPB-1541 Reworked admin feedback notice.</li>\n<li>Rework: JIRA WPB-1751 Removed analysis processing and optional logging capabilities. Added support for XHProf.</li>\n<li>Bug fix: JIRA WPB-1805 Now adds theme update info on the Customizer Themes page.</li>\n<li>Rework: JIRA WPB-1785 Enabled and reworked image caching for the preview server.</li>\n<li>Rework: JIRA WPB-1751 Reworked analysis processing.</li>\n<li>Update: JIRA WPB-1658 Storing more reliable install data through inspirations.</li>\n<li>Bug fix: JIRA WPB-1787 When not using BoldGrid menu, cart does not dynamically update total page price.</li>\n<li>Update: JIRA WPB-1754 Remove attribution page from search results.</li>\n<li>Bug fix: JIRA WPB-1788 webkit css missing from \'new from gridblocks\'.</li>\n<li>New feature: JIRA WPB-1806 Add \'BoldGrid search\' tab when replacing an image.</li>\n</ul>\n<h4>1.1.1.1</h4>\n<ul>\n<li>Bug Fix: Fixing logo display on login screen.</li>\n</ul>\n<h4>1.1.1</h4>\n<ul>\n<li>Bug fix: Fixed analysis include for preview server.</li>\n<li>Bug fix: New From GridBlocks: Asset download issues.</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>New feature: JIRA WPB-1751 Added analysis processing and optional logging capabilities.</li>\n<li>Bug fix: JIRA WPB-1781 Removed boldgrid<em>dismissed</em>admin_notices from Start Over cleanup.</li>\n<li>New feature: JIRA WPB-1541 Added feedback notice.</li>\n<li>Bug fix: JIRA WPB-1747 New From GridBlocks: For non BoldGrid themes, only load grid css.</li>\n<li>Bug fix: JIRA WPB-1760 New From GridBlocks: Ensure page title shows on preview page.</li>\n<li>Update: JIRA WPB-1779 New From GridBlocks: Update verbiage for \'Downloading GridBlocks\'.</li>\n</ul>\n<h4>1.0.12.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1710 Fixed missing device preview tabs on Add New Theme preview modal.</li>\n<li>Bug fix: JIRA WPB-1710 Fixed notice dismissal checking.</li>\n<li>Bug fix: JIRA WPB-1749 On start over, staging menus are not deleted.</li>\n<li>Bug fix: JIRA WPB-1755 Gallery images not showing in cart.</li>\n</ul>\n<h4>1.0.12</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1740 Fixed \"In Menu\" messages in editor when staging plugin is not active, and fixed saving menu selections.</li>\n<li>New feature: JIRA WPB-1726 Added optional feedback for GridBlock Add Page.</li>\n<li>Removed Ft: JIRA WPB-1710 Removed Inspirations Add Pages; replaced by GridBlocks.</li>\n<li>Misc: JIRA WPB-1361 Added license file.</li>\n<li>New feature: Don\'t assign footer contact widget if using base pagesets.</li>\n<li>Bug Fix: JIRA WPB-1732 Fixing css issues on login screen (firefox).</li>\n<li>Bug Fix: JIRA WPB-1687 Image search: Title, Caption, Alt Text and Description do not display on new pages.</li>\n</ul>\n<h4>1.0.11</h4>\n<ul>\n<li>New feature: JIRA WPB-1699 Added optional feedback for theme activation.</li>\n<li>New feature: JIRA WPB-1690 Adding BoldGrid themes to All themes install menu.</li>\n<li>Bug fix: JIRA WPB-1686 Limited items loaded in network admin pages.</li>\n<li>Improvement: JIRA WPB-1604 Added a \"Cancel\" link to the \"In Menu\" section.</li>\n<li>Improvement: JIRA WPB-1603 Display menu locations in the editor \"In Menu\" section.</li>\n<li>Bug fix: JIRA WPB-1602 Corrected capitalization of \"None\" under \"In menu\" in the editor.</li>\n<li>Improvement: JIRA WPB-1664 Gets api<em>key and site</em>hash from configs instead of get_option.</li>\n<li>Bug fix: JIRA WPB-1597 Fixing indefined index error</li>\n<li>New feature: JIRA WPB-1649 Added reporting of PHP version and mobile ratio.</li>\n<li>Bug fix: JIRA WPB-1598 \'Mine\' count on \'all pages\' is incorrect.</li>\n<li>Bug fix: JIRA WPB-1647 JS error with easy-attachment-preview-size.js.</li>\n<li>Bug fix: JIRA WPB-1651 When the BG menu is turned off, Appearance link should take you to themes.</li>\n</ul>\n<h4>1.0.10</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1632 Fixed handling of subcategory<em>id in deploy</em>page_sets.</li>\n<li>New feature: JIRA WPB-1510 Moved adhoc functions.php to class-boldgrid-inspirations-utility.php (class Boldgrid<em>Inspirations</em>Utility).</li>\n<li>Rework: JIRA WPB-1553 Updated require and include statements for standards.</li>\n<li>Bug fix: JIRA WPB-1563 Updated pages in which wp<em>iframe-media</em>upload.css is loaded.</li>\n<li>Bug fix: JIRA WPB-1549 Resolve attribution page missing attribution for several images.png.</li>\n</ul>\n<h4>1.0.9.2</h4>\n<ul>\n<li>Bug fix: Add GridBlock Sets feature disabled.</li>\n</ul>\n<h4>1.0.9.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1553 Fixed support for PHP 5.2 to deactivate plugin.</li>\n<li>Bug fix: Prevent click of links in add<em>new</em>page_selection previews.</li>\n<li>Bug fix: JIRA WPB-1554 Fixed undefined JavaScript variable pagenow for customizer link.</li>\n</ul>\n<h4>1.0.9</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1554 Fixed theme link in network dashboard nav menu.</li>\n<li>Bug fix: JIRA WPB-1590 Fixed JavaScript error for undefined screen info in network dashboard.</li>\n<li>Bug fix: JIRA WPB-1535 Fixed theme deployment issues.</li>\n<li>New feature: JIRA WPB-1584 Added an opt-out feedback payload delivery system.</li>\n<li>New feature: JIRA WPB-1580 Added optional feedback for customizer_start.</li>\n<li>Bug fix: JIRA WPB-1571 Removed plugin dependency admin notice when editing an attachment (image).</li>\n<li>New feature: JIRA WPB-1579 Added feedback opt-out in BoldGrid Settings, hidden for now.</li>\n<li>Bug fix: JIRA WPB-1575 Addressed an issue causing mismatch color palettes on cached previews</li>\n<li>New feature: JIRA WPB-1514 Add new pages offers page templates to choose from.</li>\n</ul>\n<h4>1.0.8.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1553 Fixed PHP version check condition (<5.3).</li>\n</ul>\n<h4>1.0.8</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1561 Fixed missing get<em>plugin</em>data on update calls.</li>\n<li>New feature: JIRA WPB-1511 Added dependency plugin notice on editor pages.</li>\n<li>Bug fix: JIRA WPB-1553 Added support for <strong>DIR</strong> in PHP <=5.2.</li>\n<li>Bug fix: JIRA WPB-1371 JSON encoded image data for media download requests.</li>\n<li>New feature: JIRA WPB-1332 Swapping loading GIF to CSS loading image.</li>\n<li>New feature: JIRA WPB-1072 Storing static pages on install</li>\n<li>New feature: JIRA WPB-1539 When deleting a page, remove it from any applicable menus as well.</li>\n<li>New feature JIRA WPB-1542 Manage menu assignment within editor.</li>\n<li>New feature JIRA WPB-1555 Add wp-image-## class to images during deployment.</li>\n<li>New feature JIRA WPB-1557 Add wp-image-## class to images when adding gridblocks.</li>\n<li>Bug fix: JIRA WPB-1506 Theme naming missing in preview.</li>\n<li>Bug fix: JIRA WPB-1443 Extra page listed under \'Mine\'.</li>\n<li>Bug fix: JIRA WPB-1560 Install options not available on preview server</li>\n</ul>\n<h4>1.0.7</h4>\n<ul>\n<li>Rework: JIRA WPB-1533 Ensured activation data is sent after first login.</li>\n</ul>\n<h4>1.0.7</h4>\n<ul>\n<li>Rework: JIRA WPB-1533 Ensured activation data is sent after first login.</li>\n</ul>\n<h4>1.0.6</h4>\n<ul>\n<li>Rework: JIRA WPB-1411 Added more output to the deploy log.</li>\n</ul>\n<h4>1.0.5</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1462 Fixed position of dependency plugins admin notice. Also limited to Dashboard and plugins page.</li>\n<li>Bug fix: JIRA WPB-1290 Fixing issues with galleries leaving empty spaces</li>\n<li>Bug fix: JIRA WPB-1471 Made deployment plugin installation respect release channel.</li>\n<li>Rework: JIRA WPB-1452 Remove unneeded call to \'boldgrid<em>activate</em>framework\' during deployment.</li>\n<li>Bug fix: JIRA WPB-946 Fixed margin bug on step 2 additional themes.</li>\n<li>Bug fix: JIRA WPB-1384 Increase width of select input on image search modal.</li>\n<li>Bug fix: JIRA WPB-1508 BoldGrid Image search box size is inconsistent.</li>\n</ul>\n<h4>1.0.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1442 Fixing inspiration border styles for wordpress 4.4</li>\n<li>Bug fix: JIRA WPB-1461 Updating login button styles for wordpress 4.4</li>\n<li>Bug fix: JIRA WPB-1411 Added initialization and checks for empty image queues in deployment.</li>\n<li>Bug fix: JIRA WPB-1406 Attribution page still showing in \'All Pages\'.</li>\n<li>Bug fix: JIRA WPB-1451 Active images are showing in Staging attribution page.</li>\n<li>Bug fix: JIRA WPB-1466 Tabs on tutorials page too small at 1035px - 1482px.</li>\n</ul>\n<h4>1.0.3</h4>\n<ul>\n<li>New feature: JIRA WPB-1363 Updated readme.txt for WordPress standards.</li>\n<li>New feature: JIRA WPB-1389 When starting over theme mods are saved with a flag to recompile sass</li>\n<li>Bug fix: JIRA WPB-1420 Content of Attribution page is overwriting page saves.</li>\n</ul>\n<h4>1.0.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1395 Adjusted theme update data; now gets theme uri from theme style.css, download url from api data.</li>\n<li>Rework JIRA WPB-1374 Updated activation timestamp to use GMT/UTC.</li>\n<li>Bug fix: JIRA WPB-1377 Reseller option is now set on first call to either the front end or wp_login.</li>\n<li>Bug fix: Adjusted handling for image purchases when errors occur.</li>\n<li>Bug fix: JIRA WPB-1365 Purchase link on editing a page goes to wrong link.</li>\n<li>Bug fix: JIRA WPB-1368 Inspirations step 0 text refers to nonexisting help tabs.</li>\n<li>Rework: JIRA WPB-1378 Adjusted formatting of footer in Dashboard.</li>\n<li>Rework: JIRA WPB-1369 Update minus signs on \'Transaction History\'.</li>\n<li>New feature: JIRA WPB-1379 On the transactions page, show the reseller that processed the credits.</li>\n<li>Bug fix: Count of \'All\' pages inaccurate on \'All pages\'.</li>\n<li>Bug fix: JIRA WPB-1367 Updated link for \'Lost your BoldGrid Connect Key?\'.</li>\n</ul>\n<h4>1.0.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1374 Updated activation timestamp to include timezone in UTC.</li>\n<li>Bug fix: Attribution page shows style tags.</li>\n<li>Bug fix: Strict Standards fix for wp<em>kses</em>allowed_html.</li>\n<li>Bug fix: Fixed incorrect link.</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Initial public release.</li>\n</ul>\n\";s:14:\"upgrade_notice\";s:311:\"<h4>1.3</h4>\n<p>Version 1.3 has been released with a redesigned Inspiration phase. For more information on this change and others, please visit our blog at https://www.boldgrid.com/boldgrid-1-3-released/ .</p>\n<h4>1.0.2</h4>\n<p>Users should upgrade to version 1.0.2 to ensure proper BoldGrid theme updates.</p>\n\";}s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:54967:\"{\"5.4\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3.4\":{\"2.4.2\":[100,95]},\"5.3.3\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3.2\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3.1\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.7\":{\"2.4.2\":[100,95]},\"5.2.6\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.5\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.4\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.2\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2.1\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.2\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.6\":{\"2.4.2\":[100,95]},\"5.1.5\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.4\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.3\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.2\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1.1\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.1\":{\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.9\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.8\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.7\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.6\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.5\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.4\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.3\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.2\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0.10\":{\"2.4.2\":[100,95]},\"5.0.1\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"5.0\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.9\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.8\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.6\":{\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.5\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.4\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.3\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.2\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.14\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.13\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.12\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.11\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.10\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9.1\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.9\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.8\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.6\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.5\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.4\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.3\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.2\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.10\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8.1\":{\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.8\":{\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.9\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.8\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.6\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.13\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.12\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.11\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.10\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.8\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.12\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.11\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.10\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.12\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.11\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.10\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.4.10\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]},\"4.3.1\":{\"0.29\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.0.5\":[100,12],\"1.0.6\":[100,12],\"1.0.7\":[100,12],\"1.0.8.1\":[100,12],\"1.0.9.1\":[100,12],\"1.0.9.2\":[100,12],\"1.0.10\":[100,12],\"1.0.11\":[100,12],\"1.0.12.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2.1\":[100,12],\"1.1.2.3\":[100,12],\"1.1.1.1\":[100,12],\"1.1.3\":[100,12],\"1.1.4\":[100,12],\"1.1.5\":[100,12],\"1.1.6\":[100,12],\"1.1.7\":[100,12],\"1.1.8\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.4\":[100,12],\"1.2.5\":[100,12],\"1.2.8\":[100,12],\"1.2.9\":[100,12],\"1.2.11\":[100,12],\"1.2.13\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.3.3\":[100,12],\"1.3.4\":[100,12],\"1.3.5\":[100,12],\"1.3.6\":[100,12],\"1.3.7\":[100,12],\"1.3.8\":[100,12],\"1.3.9\":[100,12],\"1.3.10\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,12],\"1.4.4\":[100,12],\"1.4.5\":[100,12],\"1.4.6\":[100,12],\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";a:5:{s:11:\"inspiration\";s:11:\"Inspiration\";s:13:\"customization\";s:13:\"Customization\";s:5:\"build\";s:5:\"Build\";s:6:\"create\";s:6:\"Create\";s:6:\"design\";s:6:\"Design\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"//repo.boldgrid.com/assets/banner-inspirations-banner-772x250.png\";s:4:\"high\";s:66:\"//repo.boldgrid.com/assets/banner-inspirations-banner-1544x500.png\";}s:11:\"new_version\";s:5:\"2.4.2\";s:4:\"name\";s:21:\"BoldGrid Inspirations\";s:4:\"slug\";s:21:\"boldgrid-inspirations\";s:17:\"short_description\";s:135:\"BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.\";s:12:\"last_updated\";s:19:\"2020-06-15 14:47:13\";s:6:\"author\";s:65:\"<a href=\"https://www.boldgrid.com/\" target=\"_blank\">BoldGrid </a>\";s:5:\"icons\";a:3:{s:2:\"1x\";s:71:\"https://repo.boldgrid.com/assets/icon-boldgrid-inspirations-128x128.png\";s:2:\"2x\";s:71:\"https://repo.boldgrid.com/assets/icon-boldgrid-inspirations-256x256.png\";s:3:\"svg\";s:71:\"https://repo.boldgrid.com/assets/icon-boldgrid-inspirations-128x128.svg\";}s:5:\"added\";s:10:\"2015-03-19\";s:3:\"url\";s:25:\"https://www.boldgrid.com/\";s:15:\"active_installs\";b:1;s:13:\"download_link\";s:148:\"https://api.boldgrid.com/api/open/getAsset?key=e71d0ee6d71de142858624b70a9ea14d&id=1106755&installed_plugin_version=2.4.1&installed_wp_version=5.4.2\";}s:16:\"boldgrid-gallery\";O:8:\"stdClass\":24:{s:5:\"title\";s:16:\"BoldGrid Gallery\";s:7:\"version\";s:3:\"1.5\";s:8:\"asset_id\";i:842930;s:12:\"release_date\";s:19:\"2020-05-12 04:00:00\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"5.1\";s:8:\"sections\";a:4:{s:11:\"description\";s:82:\"<p>BoldGrid Gallery is a standalone plugin used for slideshows and galleries.</p>\n\";s:12:\"installation\";s:183:\"<ol>\n<li><p>Upload the entire boldgrid-gallery folder to the /wp-content/plugins/ directory.</p></li>\n<li><p>Activate the plugin through the Plugins menu in WordPress.</p></li>\n</ol>\n\";s:9:\"changelog\";s:2946:\"<h4>1.5</h4>\n<ul>\n<li>Update: Bump version.</li>\n</ul>\n<h4>1.4.3</h4>\n<ul>\n<li>Update: JIRA WPB-3292 Updated plugin URI.</li>\n</ul>\n<h4>1.4.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3161 Fixed auto plugin update.</li>\n</ul>\n<h4>1.4.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-3151 Added check and load before using get<em>plugin</em>data() for updates.</li>\n<li>Update: JIRA WPB-3112 Updated wc-gallery: 1.52 => 1.55.</li>\n</ul>\n<h4>1.4</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2912 Fixed issue when installing plugins from the Tools Import page.</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2892 Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).</li>\n<li>Testing: JIRA WPB-2744 Tested on WordPress 4.7.</li>\n<li>Misc: JIRA WPB-2503 Added plugin requirements to readme.txt file.</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Update: Bump Version.</li>\n</ul>\n<h4>1.2.3</h4>\n<ul>\n<li>Misc: JIRA WPB-2344 Updated readme.txt for Tested up to 4.6.1.</li>\n<li>Bug fix: JIRA WPB-2336 Load BoldGrid settings from the correct WP option (site/blog).</li>\n<li>Update: JIRA WPB-2368 Version constant is now set from plugin file.</li>\n</ul>\n<h4>1.2.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2310 Removed broken plugin Settings link. Pending review on WPB-2309.</li>\n</ul>\n<h4>1.2.1</h4>\n<ul>\n<li>Misc: JIRA WPB-2256 Updated readme.txt for Tested up to: 4.6.</li>\n<li>Rework: JIRA WPB-1825 Formatting.</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-2114 Fixed gallery displaying in editor on wordpress 4.6.</li>\n<li>Bug fix: JIRA WPB-2114 Fixing ordering of gallery items.</li>\n</ul>\n<h4>1.1.2</h4>\n<ul>\n<li>New feature: JIRA WPB-2037 Added capability for auto-updates by BoldGrid API response.</li>\n<li>Update: JIRA WPB-2024 Updated wc-gallery: 1.48 => 1.52.</li>\n<li>Misc: Updated editor.js to pass JSHint.</li>\n</ul>\n<h4>1.1.1</h4>\n<ul>\n<li>Update: JIRA WPB-1884 Passed WordPress 4.5.1 testing.</li>\n<li>Bug fix: JIRA WPB-1893 JS errors in console when viewing attachments.</li>\n</ul>\n<h4>1.1.0.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1816 Fixed update class interference with the Add Plugins page.</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1809 Fixed undefined index \"action\" for some scenarios. Optimized update class and addressed CodeSniffer items.</li>\n</ul>\n<h4>1.0.4</h4>\n<ul>\n<li>Misc: JIRA WPB-1361 Added license file.</li>\n<li>Bug Fix: JIRA WPB-1646 Fixing Issues where masonry gallery was not WYSIWYG.</li>\n</ul>\n<h4>1.0.3</h4>\n<ul>\n<li>Update: JIRA WPB-1611 Updated wc-gallery: 1.40 => 1.48.</li>\n<li>Rework: JIRA WPB-1617 Updated require and include statements for standards.</li>\n</ul>\n<h4>1.0.2</h4>\n<ul>\n<li>Bug fix: JIRA WPB-1553 Changed <strong>DIR</strong> to dirname( <strong>FILE</strong> ) for PHP <=5.2.</li>\n<li>Misc JIRA WPB-1468 Updated readme.txt for Tested up to: 4.4.1</li>\n</ul>\n<h4>1.0.1</h4>\n<ul>\n<li>New feature: JIRA WPB-1363 Updated readme.txt for WordPress standards.</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Initial public release.</li>\n</ul>\n\";s:14:\"upgrade_notice\";s:1:\"\n\";}s:7:\"siteurl\";s:24:\"http://www.boldgrid.com/\";s:13:\"compatibility\";s:1636:\"{\"4.8.1\":{\"1.5\":[100,95]},\"5.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.9\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.8\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.4\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.3\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.2\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5.1\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.9\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.8\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.7\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.6\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.5\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.4.10\":{\"1.4.3\":[100,95],\"1.5\":[100,95]},\"4.3.1\":{\"0.4\":[100,12],\"1.0\":[100,12],\"1.0.1\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.1.0.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.3\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,95],\"1.5\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";a:4:{s:7:\"gallery\";s:7:\"Gallery\";s:6:\"slider\";s:6:\"Slider\";s:9:\"slideshow\";s:9:\"Slideshow\";s:7:\"masonry\";s:7:\"Masonry\";}s:7:\"banners\";a:2:{s:3:\"low\";s:53:\"//repo.boldgrid.com/assets/banner-gallery-772x250.png\";s:4:\"high\";s:54:\"//repo.boldgrid.com/assets/banner-gallery-1544x500.png\";}s:11:\"new_version\";s:3:\"1.5\";s:4:\"name\";s:16:\"BoldGrid Gallery\";s:4:\"slug\";s:16:\"boldgrid-gallery\";s:17:\"short_description\";s:74:\"BoldGrid Gallery is a standalone plugin used for slideshows and galleries.\";s:12:\"last_updated\";s:19:\"2020-05-12 04:00:00\";s:6:\"author\";s:68:\"<a href=\"http://www.boldgrid.com/\" target=\"_blank\">BoldGrid.com </a>\";s:5:\"icons\";a:3:{s:2:\"1x\";s:66:\"https://repo.boldgrid.com/assets/icon-boldgrid-gallery-128x128.png\";s:2:\"2x\";s:66:\"https://repo.boldgrid.com/assets/icon-boldgrid-gallery-256x256.png\";s:3:\"svg\";s:66:\"https://repo.boldgrid.com/assets/icon-boldgrid-gallery-128x128.svg\";}s:5:\"added\";s:10:\"2015-03-19\";s:3:\"url\";s:24:\"http://www.boldgrid.com/\";s:15:\"active_installs\";b:1;s:13:\"download_link\";s:145:\"https://api.boldgrid.com/api/open/getAsset?key=e71d0ee6d71de142858624b70a9ea14d&id=842930&installed_plugin_version=1.5&installed_wp_version=5.4.2\";}}','no'),(246886,'theme_mods_dfu-busacc','a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:9:\"main-menu\";i:4;}}','yes'),(246862,'_site_transient_timeout_browser_03ec23506afe4f4703c06255e744104d','1593200316','no'),(246863,'_site_transient_browser_03ec23506afe4f4703c06255e744104d','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"13.1\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(246259,'_transient_timeout_boldgrid_backup_system_zip_test','1592608082','no'),(246260,'_transient_boldgrid_backup_system_zip_test','1','no'),(237164,'show_comments_cookies_opt_in','1','yes'),(237165,'admin_email_lifespan','1608147499','yes'),(237167,'db_upgraded','','yes'),(237266,'boldgrid_install_options','a:20:{s:11:\"author_type\";N;s:11:\"language_id\";N;s:14:\"theme_group_id\";N;s:8:\"theme_id\";i:42;s:18:\"theme_version_type\";s:6:\"stable\";s:11:\"category_id\";i:1;s:14:\"subcategory_id\";i:12;s:11:\"page_set_id\";i:1;s:21:\"page_set_version_type\";s:6:\"stable\";s:3:\"pde\";a:1:{i:0;a:2:{s:13:\"pde_type_name\";s:16:\"background_image\";s:14:\"pde_curated_id\";i:67;}}s:8:\"new_path\";s:19:\"0681917001592169571\";s:13:\"ticket_number\";s:0:\"\";s:16:\"build_profile_id\";i:980961;s:12:\"custom_pages\";N;s:12:\"install_blog\";b:1;s:17:\"install_timestamp\";i:1592169973;s:15:\"subcategory_key\";s:11:\"Photography\";s:16:\"subcategory_name\";s:11:\"Photography\";s:15:\"is_base_pageset\";b:0;s:20:\"parent_category_name\";s:9:\"Portfolio\";}','yes'),(237173,'can_compress_scripts','1','no'),(237190,'boldgrid_backup_in_progress_data','a:3:{s:6:\"status\";s:22:\"Backing up database...\";s:6:\"tables\";a:17:{i:0;s:28:\"wpc7_actionscheduler_actions\";i:1;s:27:\"wpc7_actionscheduler_claims\";i:2;s:27:\"wpc7_actionscheduler_groups\";i:3;s:25:\"wpc7_actionscheduler_logs\";i:4;s:16:\"wpc7_commentmeta\";i:5;s:13:\"wpc7_comments\";i:6;s:10:\"wpc7_links\";i:7;s:12:\"wpc7_options\";i:8;s:13:\"wpc7_postmeta\";i:9;s:10:\"wpc7_posts\";i:10;s:23:\"wpc7_term_relationships\";i:11;s:18:\"wpc7_term_taxonomy\";i:12;s:13:\"wpc7_termmeta\";i:13;s:10:\"wpc7_terms\";i:14;s:13:\"wpc7_usermeta\";i:15;s:10:\"wpc7_users\";i:16;s:23:\"wpc7_wpforms_tasks_meta\";}s:4:\"step\";i:1;}','yes'),(237168,'recovery_keys','a:0:{}','yes'),(237178,'wpforms_notifications','a:4:{s:6:\"update\";i:1592595517;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(237263,'boldgrid_survey','a:5:{s:8:\"blogname\";a:1:{s:5:\"value\";s:23:\"Hotel Paraiso esconiddo\";}s:5:\"email\";a:1:{s:5:\"value\";s:16:\"info@hotelpe.com\";}s:5:\"phone\";a:1:{s:5:\"value\";s:16:\"+52 55 5904 8007\";}s:7:\"address\";a:1:{s:5:\"value\";s:54:\"Andador Union 10 Puerto Escondido 71980 Oaxaca, Mexico\";}s:6:\"social\";a:3:{s:8:\"facebook\";s:41:\"https://www.facebook.com/paraisoescondido\";s:9:\"instagram\";s:21:\"https://instagram.com\";s:8:\"envelope\";s:23:\"mailto:info@hotelpe.com\";}}','yes'),(246256,'_site_transient_timeout_bg_license_data','1592608080','no'),(246257,'_site_transient_bg_license_data','O:8:\"stdClass\":5:{s:3:\"key\";s:64:\"XBrtiTEjOrkCge/1yMTMi2ixFgakUxda7wyIcNmHltPBwe8UWDynJ4pD2+2X/zzy\";s:6:\"cipher\";s:11:\"AES-128-CBC\";s:2:\"iv\";s:46:\"%9C%11%BEH%B8%8D%FD%7D%2C%FD%AB%09%DF%AB%DA%8D\";s:4:\"data\";s:536:\"jLiF6HC7y0yKTmr976OK4pwz0yG4vKfaVCulpzvZIhsBQ2oV5bW+DVw61dcNn2nuYZWTGhHAgu0HGeWN4cRH1gLNQ5hbWVDc1y7iDEZGCJiHy9jkWrT6Moa90s+YE2/xQ7ffUfv7Aqx7ryUyJUbUnqaehTr5L/ltgumji416RGuMGubSz5W81irqbZ0FqhBfYOy51kLK8QR7V2dbGdNJma2HoyTvNxQRzX7hy5hnyQdTzgxC1+tx56t/9QxwL3aaKMws1Se/mE28MVT9rlqJ9XkHU8F1J6xunLMAePxDfWCwUEMh+kPd3EJ81kNgRcn5uJDxYHD8rfVtD1RNfDwLKV88KakqkbNAUvoIHlFnTWCUx9MCHI+tZjowYs2oO2ECRrV/kW+58yL8i20IzYpW3FasvBp7PPHZ+R9SBPhZEip1GtB0OwXJQ0pWT5jEEZx8tdoTEZBN2Uhm7C3SyhdCqhehTlGReEjqP3oC/GmTZTeXed+v8vBqcmzogur0CEtX9Xa0/bhlPRMd0SH51a8r/Q==\";s:7:\"version\";i:2;}','no'),(237208,'theme_mods_boldgrid-venetian','a:26:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:6:\"social\";i:6;s:7:\"primary\";i:4;}s:13:\"bgtfw_version\";s:5:\"1.7.4\";s:20:\"force_scss_recompile\";a:2:{s:6:\"active\";b:0;s:7:\"staging\";b:1;}s:22:\"boldgrid_color_palette\";s:332:\"{\"state\":{\"active-palette\":\"palette-primary\",\"palettes\":{\"palette-primary\":{\"format\":\"palette-primary\",\"colors\":[\"rgb(0, 118, 163)\",\"rgb(119, 119, 119)\",\"rgb(255, 255, 255)\",\"rgb(0, 17, 38)\"]}},\"saved_palettes\":[{\"format\":\"palette-primary\",\"colors\":[\"rgb(0, 118, 163)\",\"rgb(119, 119, 119)\",\"rgb(255, 255, 255)\",\"rgb(0, 17, 38)\"]}]}}\";s:22:\"boldgrid_palette_class\";s:15:\"palette-primary\";s:21:\"boldgrid_compiled_css\";s:12845:\".color1-text-default{color:#fff}.color-1-text-contrast{color:#fff ! important}.color-1-text-contrast-hover:hover,.color-1-text-contrast-hover:focus{color:#fff ! important}.color2-text-default{color:#fff}.color-2-text-contrast{color:#fff ! important}.color-2-text-contrast-hover:hover,.color-2-text-contrast-hover:focus{color:#fff ! important}.color3-text-default{color:#333}.color-3-text-contrast,.color-3-text-contrast-hover:hover{color:#333 ! important}.color4-text-default{color:#fff}.color-4-text-contrast,.color-4-text-contrast-hover:hover{color:#fff ! important}.color1-color{color:#0076a3 ! important}.color1-color-hover:focus,.color1-color-hover:hover{color:#0076a3 ! important}.color2-color{color:#777 ! important}.color2-color-hover:focus,.color2-color-hover:hover{color:#777 ! important}.color3-color{color:#fff ! important}.color3-color-hover:focus,.color3-color-hover:hover{color:#fff ! important}.color4-color{color:#001126 ! important}.color4-color-hover:focus,.color4-color-hover:hover{color:#001126 ! important}.color1-background{background:#0076a3 ! important}.color1-background-hover:focus,.color1-background-hover:hover{background:#0076a3 ! important}.color2-background{background:#777 ! important}.color2-background-hover:focus,.color2-background-hover:hover{background:#777 ! important}.color3-background{background:#fff ! important}.color3-background-hover:focus,.color3-background-hover:hover{background:#fff ! important}.color4-background{background:#001126 ! important}.color4-background-hover:focus,.color4-background-hover:hover{background:#001126 ! important}.color1-background-color{background-color:#0076a3 ! important}.color1-background-color-hover:focus,.color1-background-color-hover:hover{background-color:#0076a3 ! important}.color2-background-color{background-color:#777 ! important}.color2-background-color-hover:focus,.color2-background-color-hover:hover{background-color:#777 ! important}.color3-background-color{background-color:#fff ! important}.color3-background-color-hover:focus,.color3-background-color-hover:hover{background-color:#fff ! important}.color4-background-color{background-color:#001126 ! important}.color4-background-color-hover:focus,.color4-background-color-hover:hover{background-color:#001126 ! important}.color1-border-color{border-color:#0076a3 ! important}.color1-border-color-hover:focus,.color1-border-color-hover:hover{border-color:#0076a3 ! important}.color2-border-color{border-color:#777 ! important}.color2-border-color-hover:focus,.color2-border-color-hover:hover{border-color:#777 ! important}.color3-border-color{border-color:#fff ! important}.color3-border-color-hover:focus,.color3-border-color-hover:hover{border-color:#fff ! important}.color4-border-color{border-color:#001126 ! important}.color4-border-color-hover:focus,.color4-border-color-hover:hover{border-color:#001126 ! important}.breadcrumb li a.filler{background:#777;color:#fff}.breadcrumb li a.filler:after{border-left-color:#777}.breadcrumb li a:not(.filler){color:#fff}.breadcrumb li a:not(.filler):after{border-left-color:#0076a3 !important}.breadcrumb li a:not(.filler):hover,.breadcrumb li a:not(.filler):focus{background:#777;color:#fff}.breadcrumb li a:not(.filler):hover:after,.breadcrumb li a:not(.filler):focus:after{border-left-color:#777 !important;color:#fff}.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price{color:#0076a3}.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption{background-color:#fff;color:#333}.wc-image-links .gallery-caption > *,.wc-gallery-captions-show .gallery-caption > *,.wc-gallery-captions-onhover .gallery-caption > *,.wc-gallery-captions-showon .gallery-caption > *{color:#333}.btn-color-1,.btn-color-1-flat{background-color:#0076a3;border-color:#0076a3;color:#fff !important}.btn-color-1:visited,.btn-color-1-flat:visited{color:#fff}.btn-color-1:hover,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1-flat:focus{background-color:#009bd6;border-color:#009bd6;color:#fff !important}.btn-color-1:active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1-flat.active,.btn-color-1.is-active,.btn-color-1-flat.is-active{background-color:#08729b;border-color:#08729b;color:#005170 !important}.btn-color-2,.btn-color-2-flat{background-color:#777;border-color:#777;color:#fff !important}.btn-color-2:visited,.btn-color-2-flat:visited{color:#fff}.btn-color-2:hover,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2-flat:focus{background-color:#919191;border-color:#919191;color:#fff !important}.btn-color-2:active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2-flat.active,.btn-color-2.is-active,.btn-color-2-flat.is-active{background-color:#777;border-color:#777;color:#5e5e5e !important}.btn-color-3,.btn-color-3-flat{background-color:#fff;border-color:#fff;color:#333 !important}.btn-color-3:visited,.btn-color-3-flat:visited{color:#333}.btn-color-3:hover,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3-flat:focus{background-color:#fff;border-color:#fff;color:#333 !important}.btn-color-3:active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3-flat.active,.btn-color-3.is-active,.btn-color-3-flat.is-active{background-color:#fff;border-color:#fff;color:#e6e6e6 !important}.btn-color-4,.btn-color-4-flat{background-color:#001126;border-color:#001126;color:#fff !important}.btn-color-4:visited,.btn-color-4-flat:visited{color:#fff}.btn-color-4:hover,.btn-color-4-flat:hover,.btn-color-4:focus,.btn-color-4-flat:focus{background-color:#002859;border-color:#002859;color:#fff !important}.btn-color-4:active,.btn-color-4-flat:active,.btn-color-4.active,.btn-color-4-flat.active,.btn-color-4.is-active,.btn-color-4-flat.is-active{background-color:#021124;border-color:#021124;color:#000 !important}.palette-primary{}.palette-primary .page-title,.palette-primary a,.palette-primary a:hover,.palette-primary a:focus,.palette-primary .widget-title,.palette-primary #secondary table th,.palette-primary .gridblock .heading-alt,.palette-primary #secondary .table-striped > tbody > tr #today a,.palette-primary #secondary-menu .current-menu-item a,.palette-primary #tertiary-menu .current-menu-item a,.palette-primary #footer-center-menu .current-menu-item a,.palette-primary #menu-social .current-menu-item a,.palette-primary .post .entry-title,.palette-primary .single .entry-title{color:#0076a3}.palette-primary .navbar-default .navbar-nav > li > a:hover,.palette-primary .navbar-default .navbar-nav > li > a:focus,.palette-primary .navbar-default .navbar-nav > .open > a,.palette-primary .navbar-default .navbar-nav > .open > a:hover,.palette-primary .navbar-default .navbar-nav > .open > a:focus,.palette-primary .navbar-default .navbar-nav > .active > a,.palette-primary .navbar-default .navbar-nav > .active > a:hover,.palette-primary .navbar-default .navbar-nav > .active > a:focus,.palette-primary .navbar-default .navbar-nav > .current-menu-parent > a{background:none;color:#0076a3}.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > .active > a,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,.palette-primary .nav > li > a:focus,.palette-primary .nav > li > a:hover,.palette-primary .mark,.palette-primary mark{background:#0076a3;color:#fff}.palette-primary hr{background-color:#0076a3}.palette-primary .mod-blockquote,.palette-primary blockquote{border-left:10px solid #0076a3}.palette-primary .entry-title:before{border-top:2px solid #0076a3}.palette-primary .link-secondary,.palette-primary .link-secondary:hover,.palette-primary .link-secondary:focus,.palette-primary #menu-social li a:hover,.palette-primary #menu-social li a:focus,.palette-primary #secondary-menu a[href]:hover,.palette-primary #tertiary-menu a[href]:hover,.palette-primary #footer-center-menu .menu-social a[href]:hover{color:#777}.palette-primary .dropdown-menu,.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a,.palette-primary .navbar-default .navbar-toggle:hover,.palette-primary .navbar-default .navbar-toggle:focus{background:#777;color:#fff}.palette-primary #footer-center-menu a,.palette-primary caption,.palette-primary .widget-area caption,.palette-primary #secondary .widget-title,.palette-primary #secondary .table > tbody > tr td,.palette-primary .black-studio-tinymce-widget p,.palette-primary #secondary .table-striped > tbody > tr:nth-child(2n+1) td{color:#333}.palette-primary .call-to-action h3{color:#fff;text-shadow:-2px 4px 5px rgba(85, 85, 85, 0.2)}.palette-primary .call-to-action h2{border-bottom:1px solid #fff;color:#fff;text-shadow:-2px 4px 5px rgba(85, 85, 85, 0.2)}.palette-primary .mod-beta h3{border-bottom:1px solid #fff}.palette-primary .mod-divider a{background:#fff;color:#333}.palette-primary .mod-divider::before,.palette-primary .mod-divider::after{border-top:1px solid #fff}.palette-primary .wc-gallery img{border:6px solid #fff}.palette-primary .mod-icon-hexagon::before{border-bottom:25px solid #fff;border-left:50px solid transparent;border-right:50px solid transparent}.palette-primary .mod-icon-hexagon::after{border-left:50px solid transparent;border-right:50px solid transparent;border-top:25px solid #fff}.palette-primary .mod-icon-hexagon{background:#fff}.palette-primary .background-overlay,.palette-primary .mod-icon-circle i,.palette-primary .disabled-footer .site-footer,.palette-primary #boldgrid-sticky-filler,.palette-primary .navbar-default .navbar-toggle .icon-bar,.palette-primary .navbar-default .navbar-toggle:hover .icon-bar,.palette-primary .navbar-default .navbar-toggle:focus .icon-bar{background:#001126}.palette-primary body,.palette-primary .site-content,.palette-primary .panel-default > .panel-heading,.palette-primary .panel-body,.palette-primary .panel-footer,.palette-primary .background-alpha,.palette-primary .background-beta,.palette-primary .background-gamma,.palette-primary .entry-title,.palette-primary .entry-title a{background:#001126;color:#fff}.palette-primary .site-header,.palette-primary .site-header .widget.well{background:rgba(255, 255, 255, 0.7);color:#001126}.palette-primary .sidebar .widget_calendar caption,.palette-primary .sidebar .widget_calendar th,.palette-primary .fa-inverse,.palette-primary .site-footer .widget.well,.palette-primary .site-footer .widget.well a,.palette-primary .site-footer .widget.well caption,.palette-primary #reviews #comments ol.commentlist li .meta{color:#fff}.palette-primary .site-title a,.palette-primary .site-description,.palette-primary #menu-social a,.palette-primary #secondary-menu a,.palette-primary #tertiary-menu a,.palette-primary .mod-icon-hexagon i,.palette-primary .navbar-default .navbar-nav > li > a{color:#001126}.palette-primary .navbar-default .navbar-toggle,.palette-primary .panel-default{border-color:#001126}.palette-primary .site-footer{background:#001126;border-top:1px solid #fff;color:#fff}.palette-primary.mce-content-body{background:#001126 !important;color:#fff}@media only screen and (min-width:768px){.palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#fff}}.palette-primary .button-primary,.palette-primary .pager li > a{background:none;border:2px solid #fff;color:#fff}.palette-primary .button-secondary,.palette-primary input[type=\"submit\"],.palette-primary .comment-reply-link,.palette-primary .site-header .widget.well .button-primary,.palette-primary .button-primary:hover,.palette-primary .button-primary:focus,.palette-primary .pager li > a:hover,.palette-primary .pager li > a:focus,.palette-primary .alert .btn.button-primary,.palette-primary .woocommerce-Message .btn.button-primary{background:#0076a3;border:2px solid #0076a3;color:#fff}.palette-primary .button-secondary:hover,.palette-primary .button-secondary:focus,.palette-primary input[type=\"submit\"]:hover,.palette-primary input[type=\"submit\"]:focus,.palette-primary .comment-reply-link:hover,.palette-primary .comment-reply-link:focus{background:none;border:2px solid #0076a3;color:#0076a3}.palette-primary h1,.palette-primary h2{text-shadow:-2px 4px 5px rgba(85, 85, 85, 0.2)}.palette-primary .mod-alpha img,.palette-primary .mod-gamma img{box-shadow:3px 3px 8px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 3px 8px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:3px 3px 8px 2px rgba(0, 0, 0, 0.3)}.palette-primary .background-beta:before,.palette-primary .background-beta:after{border-top:700px solid rgba(255, 255, 255, 0.35)}body:before,body:after{border-top:700px solid rgba(255, 255, 255, 0.35)}\";s:18:\"custom_css_post_id\";i:-1;s:18:\"_boldgrid_theme_id\";i:42;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1592595618;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"sidebar-right\";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:26:\"cyberchimps-footer-widgets\";a:0:{}s:23:\"boldgrid-editor-sidebar\";a:0:{}s:17:\"boldgrid-widget-3\";a:1:{i:0;s:22:\"black-studio-tinymce-0\";}s:17:\"boldgrid-widget-1\";a:1:{i:0;s:22:\"black-studio-tinymce-1\";}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-3\";i:1;s:14:\"recent-posts-3\";i:2;s:10:\"archives-3\";i:3;s:12:\"categories-3\";}}}s:24:\"default_background_image\";s:108:\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/venetian-photography-imhwpb-rjoi9sqad29qhas.jpg\";s:20:\"boldgrid_font_toggle\";b:1;s:16:\"logo_font_family\";s:9:\"Tangerine\";s:14:\"logo_font_size\";s:2:\"47\";s:19:\"logo_text_transform\";s:4:\"none\";s:24:\"boldgrid_position_toggle\";b:1;s:16:\"logo_line_height\";s:3:\"150\";s:18:\"logo_shadow_switch\";b:1;s:18:\"logo_margin_bottom\";s:2:\"30\";s:16:\"logo_margin_left\";s:1:\"0\";s:22:\"logo_shadow_horizontal\";s:2:\"-3\";s:20:\"logo_shadow_vertical\";s:2:\"-1\";s:16:\"logo_shadow_blur\";s:1:\"6\";s:16:\"background_image\";s:81:\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/cropped-Alberca-.jpg\";s:19:\"logo_letter_spacing\";s:1:\"1\";s:25:\"hide_boldgrid_attribution\";b:0;}','yes'),(237267,'allowedthemes','a:1:{s:17:\"boldgrid-venetian\";b:1;}','no'),(237274,'boldgrid_installed_page_ids','a:11:{i:178;i:90;i:67;i:92;i:68;i:93;i:69;i:94;i:1;i:95;i:3;i:97;i:4;i:99;i:5;i:101;i:6;i:103;i:7;i:105;i:2;i:107;}','yes'),(237275,'boldgrid_installed_pages_metadata','a:11:{i:90;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:92;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"post\";s:11:\"post_status\";s:7:\"publish\";}i:93;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"post\";s:11:\"post_status\";s:7:\"publish\";}i:94;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"post\";s:11:\"post_status\";s:7:\"publish\";}i:95;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:97;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:99;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:101;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:103;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:105;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}i:107;a:3:{s:11:\"is_readonly\";s:1:\"0\";s:9:\"post_type\";s:4:\"page\";s:11:\"post_status\";s:7:\"publish\";}}','yes'),(237319,'boldgrid_static_pages','a:1:{s:5:\"pages\";a:2:{s:16:\"pages_in_pageset\";a:11:{i:0;O:8:\"stdClass\":17:{s:2:\"id\";s:3:\"178\";s:16:\"page_revision_id\";s:4:\"2162\";s:10:\"page_title\";s:4:\"Home\";s:9:\"page_slug\";s:4:\"home\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5522:\"\n<div class=\"container-fluid background-alpha boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2>ABOUT US</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-building\"><!-- icon --></i></div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline\">\n<div class=\"mod-alpha\">\n<p>Let\'s face it; a special event is something we look back on for years to come, remembering the good times we\'ve had and the wonderful people we\'ve shared our lives with. Capturing that event is just as important as any other detail you need to work out. Venetian Photography will help you capture the magic of the moment, whether it\'s a graduation, wedding, anniversary, baptism or similar special moment in your life.</p>\n</div>\n</div>\n\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha\">\n<p>Venetian Photography also specializes in model photo shoots. We\'ve conducted over 200 shoots and are partnered with some of the industry\'s top talent agencies in the region. Our photographers find inspiration in everything from fashion industry trends to travel magazines, and we work with clients to achieve the look they\'re going for. If you\'re new to modeling or a veteran runway superstar, Venetian Photography is the place for you.</p>\n</div>\n</div>\n\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-111\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho.jpg\" alt=\"photo-1445295029071-5151176738d0\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146183\"></p>\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"140317,140318,140319,140320,140321,140322\"   ids=\"114,115,116,117,118,119\"     data-imhwpb-assets=\'167078,167079,167080,167081,167082,167083\' ]\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-112\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\" alt=\"photo-1438763298591-75a0d42b7265\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146184\"></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p>Venetian Photography is <em>the</em> photography group you want handling your professional photo shoots. Their photographers are on top of their game, demonstrating impeccable timing and a vision that you should only expect from seasoned veterans. I cannot recommend them enough.</p>\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-113\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\" alt=\"photo-1441123694162-e54a981ceba5\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146185\"></p>\n</div>\n</div>\n\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p>Thank you a million times over! The images Venetian Photography take truly capture the personality and spirit of their subjects. The photos from our last family event leave me breathless every time I look at them. Venetian Photography is the place to call if you want your expectations exceeded.</p>\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";N;s:6:\"layout\";s:8:\"homepage\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";s:2:\"42\";s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:1;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"67\";s:16:\"page_revision_id\";s:3:\"326\";s:10:\"page_title\";s:12:\"Blogging 101\";s:9:\"page_slug\";s:12:\"blogging-101\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:2472:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Pages vs. Posts</h3>\r\n<p class=\"mod-reset\"><img class=\"alignright wp-image-120\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/clock-imhwpb-ueaegla4i1gpi5i.jpg\" alt=\"clock\" data-imhwpb-asset-id=\"788447\" height=\"390\" width=\"293\" style=\"margin-bottom: 20px;\"></p>\r\nIf you\'re new to WordPress you may be wondering what\'s the big deal behind <em><strong>Pages</strong></em> and <em><strong>Posts</strong></em>. At first glance they appear to be one and the same: if you were to create either a new page or a new post you\'d be presented with nearly identical interfaces and in many cases the public appearance of pages and posts will look the same.\r\n\r\nDon\'t let this fool you. There\'s a very fundamental difference between the two and that difference is what makes CMSs, like WordPress, great platforms for integrating blogs with traditional websites.\r\n<h4>Pages</h4>\r\nThink about the kind of pages that make up a typical website. Most often you\'ll see pages like \"Home\", \"About Us\", \"Services\", \"Contact Us\", etc. Within WordPress these are often treated as <em><strong>Pages</strong></em>; documents that have no particular regard for the time they were posted.\r\n\r\nFor example, when you visit the \"About Us\" page of your favorite company\'s website you don\'t expect the content to be very different from what was available there a week ago.\r\n\r\n<!--more Read more > -->\r\n<h4>Posts</h4>\r\nNow take a moment to think of your favorite news website. A news site is an ideal example of when you\'d expect content to be different from the last time you visited &mdash; after all, news just wouldn\'t be news if it weren\'t current. In the case of news sites, <em><strong>Posts</strong></em> are most often used to write articles.\r\n\r\nWhen you publish a post within WordPress it knows to treat the post differently than the way it treats a page. For example, when you enable a blog within your BoldGrid theme, it will list all of your published posts in reverse chronological order on your <em><strong>Blog</strong></em> page.\r\n\r\nYour BoldGrid site can contain both pages and posts, i.e. you may have an \"About Author\" page to compliment your weekly blog. When done well, utilizing pages and posts in this way can help you build a more engaging experience for your visitors.\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n\r\n</div>\r\n\r\n</div>\r\n</div>\r\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:2;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"68\";s:16:\"page_revision_id\";s:3:\"331\";s:10:\"page_title\";s:16:\"Basic Taxonomies\";s:9:\"page_slug\";s:16:\"basic-taxonomies\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:1928:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Categories and Tags</h3>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-121\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf.jpg\" alt=\"desktop\" data-imhwpb-asset-id=\"788448\" height=\"450\" width=\"900\"></p>\r\n\r\nIf you write about a variety of subjects, categories can help your readers find the posts that are most relevant to them. For instance, if you run a consulting business, you may want some of your posts to reflect work you\'ve done with previous clients, while having other posts act as informational resources. In this particular case, you can set up 2 categories: one labeled <em><strong>Projects</strong></em> and another labeled <em><strong>Resources</strong></em>. You\'d then place your posts in their respective categories.\r\n\r\n<!--more Read more > -->\r\n\r\nCategories are accessible from the post editor. There you can create new categories and assign them to your posts.\r\n\r\nTags, on the other hand, allow you to label your posts with relevant topics. For instance, within one of your resource posts you may choose to write about a set of project management tools. While you can certainly create a new category called \"Project Management Tools,\" you may not plan to write about the topic often enough to justify giving it a dedicated category. Instead, you may want to tag your post with several topics that exists within the post; e.g. <em><strong>project management tools, communication, time tracking</strong></em>, etc.\r\n\r\nWhat\'s great about tags is that they are searchable and provide your users another way to find content on your site. Anyone searching for \"project management tools\" will be able to locate any posts you\'ve tagged with those words!\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n\r\n</div>\r\n\r\n</div>\r\n</div>\r\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:3;O:8:\"stdClass\":17:{s:2:\"id\";s:2:\"69\";s:16:\"page_revision_id\";s:4:\"1683\";s:10:\"page_title\";s:23:\"Tips For Better Writing\";s:9:\"page_slug\";s:23:\"tips-for-better-writing\";s:9:\"post_type\";s:4:\"post\";s:4:\"code\";s:1937:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Plan Your Content</h3>\r\n<p class=\"mod-reset\"><img class=\"alignright wp-image-122\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/laptop-imhwpb-id7lp8imt7hfuys.jpg\" alt=\"laptop\" data-imhwpb-asset-id=\"788449\" height=\"225\" width=\"300\" style=\"margin-bottom: 20px;\"></p>\r\nIf you\'re considering adding a blog to your site, you\'ll want to have a plan beforehand. Planning your blog will help your subject matter remain consistent over time. It\'ll also help you determine whether or not there\'s enough material to maintain a steady stream of posts.\r\n\r\nOne pitfall many new bloggers run into is starting a blog that isn\'t posted to frequently enough. A shortage of recent posts can give your visitors a bad impression of your business. One may think \"I wonder if they&rsquo;re still in business\" or \"they may want to hire a writer.\"\r\n\r\nA blog, like any other customer facing aspect of your business, communicates your brand. If it isn\'t maintained and given proper attention, people will notice. Post regularly and keep your content fresh. Give your audience a reason to visit often.\r\n<p class=\"\"><!--more Read more > --></p>\r\n&nbsp;\r\n<h3>Find Your Audience</h3>\r\nWhile on the topic of audiences, you\'ll likely want to identify yours early on. If your blog is going to be set up to compliment a business, your target audience will likely be the same as your consumer base; you\'re then writing for the same people that buy your product. You\'ll want to allow any marketing material you\'ve used inform the style and tone of your writing. Think of your blog as an extension of your company\'s brand.\r\n\r\nIf, on the other hand, your business is completely new or you don\'t happen to be selling anything in particular, this is the time to start thinking about your brand ...\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"0\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"0\";s:10:\"menu_order\";s:1:\"0\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"1\";}i:4;O:8:\"stdClass\":17:{s:2:\"id\";s:1:\"1\";s:16:\"page_revision_id\";s:4:\"2693\";s:10:\"page_title\";s:8:\"About Us\";s:9:\"page_slug\";s:8:\"about-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5229:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>An Intrinsic Love for The Craft</h2>\r\n<h4>Capturing Magic Through The Lens</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\">I\'ve always had a love for awesome photography, since my father took me along on photo shoots as a young child. The way he could capture a special moment, beautiful landscape or someone\'s personality on paper always seemed a little bit like magic. With a Master of Fine Arts from California Institute of the Arts focusing on portrait photography, I\'ve developed that magic in my photography style.</p>\r\n<p class=\"\">Whether it\'s a graduation, wedding, new baby, family portrait or other event you\'d like captured, I\'d be delighted to apply that magical touch through amazing art photography.</p>\r\n\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">View Services</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-123\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780377\"></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-124\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780378\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Fine Art Photography</h2>\r\n<h4>One Artistic Eye Deserves Another</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nOver the years, I\'ve developed a good feel for creating exceptional images of your fine art projects. Whether you need new slides for an art show application, shots of you in action for your studio\'s website or just want to capture your beautiful art collection, I can get the photos you need with the spirit you\'re looking for without compromising your artistic vision.\r\n\r\nWe\'ve worked with dozens of artists and fine art collectors over the years to document their artwork. No matter the reason why, I can provide you with documentation that not only documents your artwork, but captures its inner soul.\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Visit Gallery</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing Special Events</h2>\r\n<h4>Your Biggest Moments Captured, Without Interruption</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nLet\'s face it - a special event is something we look back on for years to come, remembering the good times we\'ve had and the wonderful people we\'ve shared our lives with. Capturing that event is just as important as any other detail you need to work out. My photography will help you capture the magic of the moment, whether it\'s a graduation, wedding, anniversary, baptism or similar special moment in your life.\r\n\r\nBecause I\'ve worked with so many clients in so many different environments, you\'ll barely notice I\'m there - the occasional touch to fix a hem or request to turn slightly is all you\'ll notice. This is just one way I capture the magic.\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/dc8fd630-54bff45e-ruslan117141200318-555x250.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"555\" class=\"wp-image-125\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";N;s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"1\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:5;O:8:\"stdClass\":17:{s:2:\"id\";s:1:\"3\";s:16:\"page_revision_id\";s:4:\"1855\";s:10:\"page_title\";s:12:\"Testimonials\";s:9:\"page_slug\";s:12:\"testimonials\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:3807:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/de2e1cf9-34655be1-eurobanks120300121-200x200.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-126\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"Cat really did an amazing job of getting inside Josh\'s comfort zone and capturing his personality. A shy guy, he doesn\'t let people in easily, so when a friend recommended Blue Moon Photography, I was skeptical at first. We started with engagement photos and were completely blown away by the results. The wedding photos she took touched on magical, the way they captured the love between Sharon and Josh.\"\r\n<h5>Irene Stedler, Mother of the Groom</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c3c2518e-639a1098-feedough160500043-200x200.jpg\" data-imhwpb-built-photo-search=\"130|square\" width=\"200\" class=\"wp-image-127\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"By the time I talked to Cat Dyson, I was a complete wreck. I\'d spent good money on several photographers before her, who took the same tired photos I was trying to replace on our website and marketing materials. Cat took the time to get to know each and every person in our office, going above and beyond to capture their true spirit in some fabulous photographs that sold our brand.\"\r\n<h5>Tom Anderson, CEO, Anderson Realty Company</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/5557f1a7-9433aad-phartisan130400052-200x200.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-128\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"We knew when Ms. Dyson sent in her application that she had great potential. By the time her junior year rolled around, we knew we had an artist on our hands who could capture the true magic in people\'s souls that they rarely let the world see. We\'ve had Cat back on several occasions for workshops and intersession classes. She\'s grown amazingly as a photographer!\"\r\n<h5>Judy Roberts, Dean, New York Academy of Fine Arts</h5>\r\n</div>\r\n</div></div></div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"3\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:6;O:8:\"stdClass\":17:{s:2:\"id\";s:1:\"4\";s:16:\"page_revision_id\";s:4:\"4064\";s:10:\"page_title\";s:7:\"Clients\";s:9:\"page_slug\";s:7:\"clients\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5586:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2>Coconut Lane Art Faire, Tampa, FL</h2>\r\n<h4>One of The Best Fine Art Shows in The Country</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nCoconut Lane approached me about documenting their huge annual art show. They had plenty of photographers selling their wares and plenty of amateurs practicing their trade, but didn\'t have anyone documenting the show as it was going on. I had sold at that show in the past and was happy to help as my photography art took a different direction.\r\n\r\nThe show\'s operators were really thrilled with the results. They were able to use the photographs I\'d taken of the show in operation to develop a new line of marketing materials and to replace older, dated photos taken over a decade ago. They\'ve experienced a new revival of interest in the show by both artists and patrons, and lay much of that success with the photographs I\'d taken.\r\n\r\n</div>\r\n<div class=\"col-md-4 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-129\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg\" alt=\"\" width=\"450\" height=\"600\" data-imhwpb-asset-id=\"780379\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-130\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780380\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-131\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780381\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-132\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780382\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\"></div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1ef186-8f63b54d-petunyia150300130-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"360\" class=\"wp-image-133\"></p>\r\n\r\n<h2>Miller-Haantz Wedding</h2>\r\nThe Miller-Haantz wedding had a beautiful setting near Lake Como. With the outdoor ceremony near sundown, I was able to capture amazing photos of the bride and groom on their special day, capturing the spirit of the bride\'s wildlife conservation interest and the groom\'s love of the outdoors.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c294f062-39ae4a5c-epicstockmedia131200158-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|any\" width=\"360\" class=\"wp-image-134\"></p>\r\n\r\n<h2>Christensen-Andersen Wedding</h2>\r\nOf all the lovely wedding dresses I have seen over the years, this bride\'s stunning and elaborate dress may take the cake. On top of that, not to be outdone by his beautiful bride, the groom\'s suit was stunning in its own right, making this photo shoot of the elegant new couple an absolute delight.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-135\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780383\"></p>\r\n\r\n<h2>Anderson Realty Company</h2>\r\nTom Anderson had run into me at a Better Business Bureau meeting with a problem - all his agent\'s photos looked stiff and staged. Over the course of three weeks, I met with all his agents and was able to develop portraits that caught their true personalities.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";N;s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"4\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:7;O:8:\"stdClass\":17:{s:2:\"id\";s:1:\"5\";s:16:\"page_revision_id\";s:4:\"2680\";s:10:\"page_title\";s:6:\"Resume\";s:9:\"page_slug\";s:6:\"resume\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:8776:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Cat Dyson</h2>\r\n<h4>Premier Art Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-sm-12 col-margin-bottom col-xs-12\"></div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/65c5e0ae-2d8ceedd-Kurhan130900986-150x220.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"8|portrait\" width=\"150\" class=\"wp-image-136\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-12\">\r\n\r\nPhotographer Cat Dyson has over 20 years of experience in the photography trade. With an eye towards capturing the magic of the moment, she\'s developed techniques that let her slide unnoticed into her client\'s comfort zones.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-sm-11 col-xs-12\">\r\n\r\nIn addition to special event and family portraiture, Ms. Dyson has an extensive background in art photography, capturing images that have won her accolades and awards at a variety of art competitions over the years.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Educational Background</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n\r\nAfter completing a BFA at New York City\'s Academy of Fine Arts and pursuing an MFA specializing in artistic portrait photography, Ms. Dyson has dedicated years to her education. She has spent years working with educational programs in photography that help capture the magic of the moment. As a way of paying forward her degree, she offers a variety of photography technique classes through several different venues, including online and college classes, local and regional art council workshops and national photography convention offerings.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">A Study of Subjects</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n\r\nMs. Dyson uses her minor in psychology to determine how to best approach her subjects and get inside their comfort zone without having them shut her out. This ability allows her to capture the magic of the moment in her special event photography and unique portraits, providing her clients with amazing images that delight them.\r\n\r\nShe has spent a significant time in the art photography trade, going to great lengths to take pictures that capture her client&acirc;&euro;&trade;s personality and spirit. With an adventurous spirit, she\'s taken photographs using a number of techniques including rappelling, skydiving, aerial photography and many more. Here are some of her wildest photo shoots:\r\n\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-bicycle\"> </i></div>\r\n<h5>Zion National Park, Utah</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-sun-o\"> </i></div>\r\n<h5>Sunset over Lake Michigan</h5>\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-university\"> </i></div>\r\n<h5>National Cathedral, Washington D.C.</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-diamond\"> </i></div>\r\n<h5>Malibu Beach Wedding, CA</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing the Magic</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-5 col-xs-12 col-sm-6\">\r\n\r\nMs. Dyson spent time in her undergraduate program pursuing a minor in psychology at an affiliated college. She looked into the psychology of personal space and boundaries to learn how to get inside of their comfort zone and capture the true wealth of their spirit. This allows her to get the magic of special events down on paper.\r\n\r\nMs. Dyson doesn\'t only limit her application of psychology to the magic she captures in her photography. She\'s also an avid volunteer in child abuse intervention services in her region.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-6\">\r\n<h5>Client List</h5>\r\n<ul><li>Johnson Wedding Planning Services</li>\r\n 	<li>Beautiful Babies Boutique</li>\r\n 	<li>Fair River Art Show and Festival</li>\r\n 	<li>Pretty Woman Wedding Shows</li>\r\n 	<li>Amazing Grace Baby Services</li>\r\n 	<li>Mount Green Musical Festival</li>\r\n</ul></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Sample Pieces</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/8a8b4299-4725b8e6-stockbroker150703279-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-137\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/811e6c56-c850d045-ammentorp160400139-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-138\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/a4ae2f70-eaf75102-andreypopov130700028-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-139\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6db4fa84-36f3dac7-pressmaster131200488-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-140\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/225bd9d7-1d0bd19c-gpointstudio150600487-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-141\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4058510b-fe481724-Kurhan151000624-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-142\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/f67e0084-f00503fa-pressmaster150300276-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-143\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/686d436f-ed59e679-andreypopov130801371-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-144\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";N;s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"5\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:8;O:8:\"stdClass\":17:{s:2:\"id\";s:1:\"6\";s:16:\"page_revision_id\";s:4:\"1962\";s:10:\"page_title\";s:8:\"Services\";s:9:\"page_slug\";s:8:\"services\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5997:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<h2>A Magical Menu of Priceless Photographs</h2>\r\n<h4>Services Tailored to Your Needs</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause my clients often request a variety of services, I prefer to meet with clients and customize my packages to their needs. To meet these needs, I offer a wide variety of different services, either in package form or a la carte, so that clients who prefer to know exactly what they\'re purchasing have the information available. I also offer an hourly rate for clients who may have difficulty opening up to the inner beauty they want captured on paper. For clients who like my style but need photography services in a remote or distant location, I\'m willing to work out travel expenses.\r\n\r\nI also offer a wide variety of services related to photography. With an MFA in photography, I\'m well-qualified to teach at the collegiate level and have done so in the past at a variety of area colleges and universities.\r\n\r\nOther services I regularly offer my clients include digital touch-ups of red eyes and basic complexion smoothing, airbrushing extra pounds away, working with professionals to develop brand images that build the impression they\'re trying to create, teaching student models how to get the most out of their photo sessions and offering one-on-one sessions with photographers who are learning their own way to capture the magic that exists in their clients.\r\n\r\n</div>\r\n<div class=\"col-md-5 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/17681962-e32c4121-stockbroker150603167.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"360\" class=\"wp-image-145\"></p>\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-xs-12 col-sm-12 col-md-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\r\n<h2>My Available Services</h2>\r\n<h4>A Little Something for Everyone</h4>\r\nI offer a wide variety of photography-related services to meet your needs. If you need a service that isn\'t listed here, contact me. I\'ve worked on a variety of unique projects.\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-diamond\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Integrated Wedding Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-child\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Beautiful Babies and Maternity Images</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-paint-brush\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Capturing the Magic of Art Shows</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-graduation-cap\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Catching Special Graduation Moments</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-camera\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Going the Extra Mile for Amazing Photos</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-bookmark\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Bringing Professionals Out of Their Shell</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"6\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:9;O:8:\"stdClass\":17:{s:2:\"id\";s:1:\"7\";s:16:\"page_revision_id\";s:4:\"2695\";s:10:\"page_title\";s:4:\"Info\";s:9:\"page_slug\";s:4:\"info\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:5674:\"\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12 text-center\">\r\n<h2>Capturing the Magic</h2>\r\n<h4>Curated Images You\'re Guaranteed to Love</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nMy clients are often awe-struck when they get a chance to see their proofs. Because digital photography makes it inexpensive to capture many pictures in a setting, I go through hundreds of photographs, picking only the ones that really capture the magic of the event and the client\'s personality.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"image-gallery\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-146\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg\" alt=\"\" width=\"1200\" height=\"480\" data-imhwpb-asset-id=\"780384\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/9b6e13d5-79457489-dolgachov140403571-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-147\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/e5cc72bf-8e0b06be-goodluz140200143-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-148\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4eb7e26f-71280d42-konradbak131200112-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-149\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/049815ef-94b585b1-stockbroker141101204-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-150\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1e90ba79-43556005-georgerudy150600236-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-151\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/51c7c506-4f8fcc-pressmaster141000597-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-152\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<h2>How I Capture the Moment</h2>\r\n<h4>Keep the Client Comfortable</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause I\'ve spent a great deal of time working on the arts scene, I\'ve had plenty of time to study how people react to someone in their comfort zone.\r\n\r\nTowards that end, I\'ve created a way of getting close without making the photo\'s subjects uncomfortable. If it takes a minute or an hour to capture the perfect magic of your special moment, I\'ll find a way in without breaking the mood.\r\n\r\n</div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n<h2>A Study of Subjects</h2>\r\n<h4>Therapeutic Solutions for Capturing You At Your Best</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nAs an art photographer, I\'ve learned how to approach a subject from a number of different possible angles, both physically and figuratively.\r\n\r\nUnlike big-box photography studios, I work with my subject to make them comfortable so that they\'re willing to reveal that special magic to me. Instead of snapping the first picture of a child smiling, I look for more.\r\n\r\nI\'ve used play therapy to help children open up for their pictures, letting them show their real personality in the photographs I capture.\r\n\r\nI spend time before the wedding getting to know my clients so that their love shows through in photos that they\'ll adore because it captures their spirit.\r\n\r\nFamily portraits don\'t have to be staged and staid! I\'m willing to travel to your favorite place and catch your family at play.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:1:\"7\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}i:10;O:8:\"stdClass\":17:{s:2:\"id\";s:1:\"2\";s:16:\"page_revision_id\";s:4:\"1516\";s:10:\"page_title\";s:10:\"Contact Us\";s:9:\"page_slug\";s:10:\"contact-us\";s:9:\"post_type\";s:4:\"page\";s:4:\"code\";s:1243:\"\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n<p>Please use the contact form below, if you have any general questions or requests about our services.</p>\r\n<p>We will try our best to respond back to you within 24 hours.</p>\r\n\r\n[wpforms id=\"\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<p><a href=\"mailto:info@hotelpe.com\">info@hotelpe.com</a></p>\r\n\r\n<h3><i class=\"fa fa-1x fa-phone\"><!-- icon --></i> Phone</h3>\r\n<p>+52 55 5904 8007</p>\r\n\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n<p>Andador Union 10 Puerto Escondido 71980 Oaxaca, Mexico</p>\r\n<p class=\"boldgrid-google-maps\" style=\"width:100%;height:200px;\"><iframe style=\"width:100%;height:100%;\" src=\"https://maps.google.com/maps?q=Andador+Union+10+Puerto+Escondido+71980+Oaxaca%2C+Mexico&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n\r\n<p class=\"mod-reset\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6f32d564-6d04a0ca-grapestock150300008.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"52|portrait\" width=\"360\" class=\"wp-image-110\"></p>\r\n\r\n</div></div></div></div>\n\";s:10:\"theme_mods\";N;s:14:\"checklist_html\";s:0:\"\";s:6:\"layout\";s:7:\"default\";s:19:\"has_page_containers\";s:1:\"1\";s:17:\"homepage_theme_id\";N;s:7:\"in_menu\";s:1:\"1\";s:10:\"menu_order\";s:2:\"99\";s:23:\"featured_image_asset_id\";N;s:11:\"is_readonly\";s:1:\"0\";s:8:\"is_posts\";s:1:\"0\";s:12:\"is_blog_post\";s:1:\"0\";}}s:10:\"additional\";a:0:{}}}','yes'),(237329,'boldgrid_easy_seo_version','1.6.5','no'),(237330,'widget_boldgrid_component_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(237331,'widget_boldgrid_component_postlist','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(246882,'_site_transient_timeout_boldgrid_wporg_plugins','1592624404','no'),(246884,'_site_transient_boldgrid_plugins_filtered','a:7:{s:39:\"boldgrid-easy-seo/boldgrid-easy-seo.php\";a:13:{s:4:\"Name\";s:17:\"BoldGrid Easy SEO\";s:9:\"PluginURI\";s:38:\"https://www.boldgrid.com/boldgrid-seo/\";s:7:\"Version\";s:5:\"1.6.5\";s:11:\"Description\";s:82:\"Easily manage your website\'s search engine optimization with Easy SEO by BoldGrid!\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:5:\"bgseo\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:17:\"BoldGrid Easy SEO\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:31:\"boldgrid-gallery/wc-gallery.php\";a:13:{s:4:\"Name\";s:16:\"BoldGrid Gallery\";s:9:\"PluginURI\";s:50:\"https://www.boldgrid.com/wordpress-gallery-plugin/\";s:7:\"Version\";s:3:\"1.5\";s:11:\"Description\";s:72:\"Extend WordPress galleries to display masonry gallery and slider gallery\";s:6:\"Author\";s:31:\"BoldGrid.com <wpb@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:16:\"boldgrid-gallery\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:16:\"BoldGrid Gallery\";s:10:\"AuthorName\";s:31:\"BoldGrid.com <wpb@boldgrid.com>\";}s:47:\"boldgrid-inspirations/boldgrid-inspirations.php\";a:13:{s:4:\"Name\";s:21:\"BoldGrid Inspirations\";s:9:\"PluginURI\";s:47:\"https://www.boldgrid.com/boldgrid-inspirations/\";s:7:\"Version\";s:5:\"2.4.1\";s:11:\"Description\";s:177:\"Find inspiration, customize, and launch! BoldGrid Inspirations includes FREE WordPress themes and is the easiest way to launch a new WordPress site complete with custom content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:21:\"boldgrid-inspirations\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:21:\"BoldGrid Inspirations\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:47:\"post-and-page-builder/post-and-page-builder.php\";a:13:{s:4:\"Name\";s:21:\"Post and Page Builder\";s:9:\"PluginURI\";s:103:\"https://www.boldgrid.com/boldgrid-editor/?utm_source=ppb-wp-repo&utm_medium=plugin-uri&utm_campaign=ppb\";s:7:\"Version\";s:6:\"1.13.0\";s:11:\"Description\";s:175:\"Customized drag and drop editing for posts and pages. The Post and Page Builder adds functionality to the existing TinyMCE Editor to give you easier control over your content.\";s:6:\"Author\";s:31:\"BoldGrid <support@boldgrid.com>\";s:9:\"AuthorURI\";s:87:\"https://www.boldgrid.com/?utm_source=ppb-wp-repo&utm_medium=author-uri&utm_campaign=ppb\";s:10:\"TextDomain\";s:15:\"boldgrid-editor\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:21:\"Post and Page Builder\";s:10:\"AuthorName\";s:31:\"BoldGrid <support@boldgrid.com>\";}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:13:{s:4:\"Name\";s:29:\"Post and Page Builder Premium\";s:9:\"PluginURI\";s:60:\"https://www.boldgrid.com/wordpress-page-builder-by-boldgrid/\";s:7:\"Version\";s:5:\"1.0.4\";s:11:\"Description\";s:48:\"Premium extension for the Post and Page Builder.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:28:\"post-and-page-buider-premium\";s:10:\"DomainPath\";s:11:\"/languagesD\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:29:\"Post and Page Builder Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:13:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.13.8\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:13:{s:4:\"Name\";s:20:\"Total Upkeep Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.4.0\";s:11:\"Description\";s:46:\"Premium extension for the Total Upkeep plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:20:\"Total Upkeep Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(237356,'boldgrid_gallery_current_version','1.5','yes'),(240012,'_transient_boldgrid_categories','1','yes'),(239813,'_transient_is_multi_author','0','yes'),(239732,'_site_transient_timeout_php_check_8706d9e16ec2aa6542c624d1e3c9facd','1592863081','no'),(239733,'_site_transient_php_check_8706d9e16ec2aa6542c624d1e3c9facd','a:5:{s:19:\"recommended_version\";s:3:\"7.3\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(239734,'_transient_health-check-site-status-result','{\"good\":8,\"recommended\":8,\"critical\":1}','yes');
/*!40000 ALTER TABLE `wpc7_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_options` with 218 row(s)
--

--
-- Table structure for table `wpc7_postmeta`
--

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

--
-- Dumping data for table `wpc7_postmeta`
--

LOCK TABLES `wpc7_postmeta` WRITE;
/*!40000 ALTER TABLE `wpc7_postmeta` DISABLE KEYS */;
INSERT INTO `wpc7_postmeta` VALUES (2,3,'_wp_page_template','default'),(3,4,'_wp_page_template','default'),(5,13,'_form','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]'),(6,13,'_mail','a:8:{s:7:\"subject\";s:24:\"My Blog \"[your-subject]\"\";s:6:\"sender\";s:49:\"[your-name] <wordpress@hotelparaisoescondido.net>\";s:4:\"body\";s:179:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://hotelparaisoescondido.net)\";s:9:\"recipient\";s:16:\"soettler@mac.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(7,13,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"My Blog \"[your-subject]\"\";s:6:\"sender\";s:45:\"My Blog <wordpress@hotelparaisoescondido.net>\";s:4:\"body\";s:121:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://hotelparaisoescondido.net)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:26:\"Reply-To: soettler@mac.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(8,13,'_messages','a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),(9,13,'_additional_settings',NULL),(10,13,'_locale','en_US'),(14,21,'_wp_attached_file','2018/09/IMG_7198.jpeg'),(15,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:7948;s:6:\"height\";i:2332;s:4:\"file\";s:21:\"2018/09/IMG_7198.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"IMG_7198-150x150.jpeg\";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_7198-300x88.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_7198-768x225.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"IMG_7198-1024x300.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:23:\"IMG_7198-2000x1200.jpeg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:21:\"IMG_7198-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5s\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1440960018\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:17:\"0.000999000999001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(16,22,'_wp_attached_file','2018/09/cropped-IMG_7198.jpeg'),(17,22,'_wp_attachment_context','custom-header'),(18,22,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1199;s:4:\"file\";s:29:\"2018/09/cropped-IMG_7198.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"cropped-IMG_7198-150x150.jpeg\";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:29:\"cropped-IMG_7198-300x180.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"cropped-IMG_7198-768x460.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"cropped-IMG_7198-1024x614.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"twentyseventeen-featured-image\";a:4:{s:4:\"file\";s:31:\"cropped-IMG_7198-2000x1199.jpeg\";s:5:\"width\";i:2000;s:6:\"height\";i:1199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"twentyseventeen-thumbnail-avatar\";a:4:{s:4:\"file\";s:29:\"cropped-IMG_7198-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:21;}'),(19,22,'_wp_attachment_custom_header_last_used_twentyseventeen','1537304290'),(20,22,'_wp_attachment_is_custom_header','twentyseventeen'),(23,26,'_edit_last','1'),(24,26,'_wp_page_template','template/page/fullwidth.php'),(25,26,'boldgrid_hide_page_title','1'),(26,26,'boldgrid_in_page_containers','1'),(27,26,'_edit_lock','1592169294:1'),(28,3,'_edit_lock','1537306429:1'),(332,166,'_menu_item_type','custom'),(333,166,'_menu_item_menu_item_parent','0'),(334,166,'_menu_item_object_id','166'),(335,166,'_menu_item_object','custom'),(336,166,'_menu_item_target','_blank'),(337,166,'_menu_item_classes','a:1:{i:0;s:9:\"instagram\";}'),(338,166,'_menu_item_xfn',''),(339,166,'_menu_item_url','https://instagram.com'),(340,167,'_menu_item_type','custom'),(341,167,'_menu_item_menu_item_parent','0'),(342,167,'_menu_item_object_id','167'),(343,167,'_menu_item_object','custom'),(344,167,'_menu_item_target',''),(345,167,'_menu_item_classes','a:1:{i:0;s:8:\"envelope\";}'),(346,167,'_menu_item_xfn',''),(347,167,'_menu_item_url','mailto:info@hotelpe.com'),(351,90,'_edit_last','1'),(352,90,'bgseo_robots_index','index'),(353,90,'bgseo_robots_follow','follow'),(354,169,'_edit_lock','1592171119:1'),(355,170,'_wp_attached_file','2020/06/Alberca-.jpg'),(356,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:849;s:4:\"file\";s:20:\"2020/06/Alberca-.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Alberca--300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Alberca--1024x679.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:679;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Alberca--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Alberca--768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:18:\"Alberca--48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:20:\"Alberca--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:20:\"Alberca--250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:20:\"Alberca--550x365.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:20:\"Alberca--800x531.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:20:\"Alberca--271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:20:\"Alberca--452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:20:\"Alberca--754x500.jpg\";s:5:\"width\";i:754;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:20:\"Alberca--210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:20:\"Alberca--400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:21:\"Alberca--1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;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:3:\"QSS\";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:{}}}'),(331,165,'_menu_item_url','https://www.facebook.com/paraisoescondido'),(330,165,'_menu_item_xfn',''),(329,165,'_menu_item_classes','a:1:{i:0;s:8:\"facebook\";}'),(328,165,'_menu_item_target','_blank'),(327,165,'_menu_item_object','custom'),(326,165,'_menu_item_object_id','165'),(325,165,'_menu_item_menu_item_parent','0'),(324,165,'_menu_item_type','custom'),(121,89,'_menu_item_type','taxonomy'),(122,89,'_menu_item_menu_item_parent','0'),(123,89,'_menu_item_object_id','5'),(124,89,'_menu_item_object','category'),(125,89,'_menu_item_target',''),(126,89,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(127,89,'_menu_item_xfn',''),(128,89,'_menu_item_url',''),(129,91,'_menu_item_type','post_type'),(130,91,'_menu_item_menu_item_parent','0'),(131,91,'_menu_item_object_id','90'),(132,91,'_menu_item_object','page'),(133,91,'_menu_item_target',''),(134,91,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(135,91,'_menu_item_xfn',''),(136,91,'_menu_item_url',''),(137,90,'_wp_page_template','page_home.php'),(138,90,'_wp_page_template','page_home.php'),(139,90,'boldgrid_in_page_containers','1'),(140,90,'boldgrid_page_id','178'),(349,90,'_edit_lock','1592238618:1'),(143,92,'_wp_page_template','default'),(144,92,'boldgrid_in_page_containers','1'),(145,92,'boldgrid_page_id','67'),(350,90,'_bgppb_default_editor','modern'),(148,93,'_wp_page_template','default'),(149,93,'boldgrid_in_page_containers','1'),(150,93,'boldgrid_page_id','68'),(348,88,'_customize_restore_dismissed','1'),(153,94,'_wp_page_template','default'),(154,94,'boldgrid_page_id','69'),(155,96,'_menu_item_type','post_type'),(156,96,'_menu_item_menu_item_parent','0'),(157,96,'_menu_item_object_id','95'),(158,96,'_menu_item_object','page'),(159,96,'_menu_item_target',''),(160,96,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(161,96,'_menu_item_xfn',''),(162,96,'_menu_item_url',''),(163,95,'_wp_page_template','default'),(164,95,'boldgrid_in_page_containers','1'),(165,95,'boldgrid_page_id','1'),(166,98,'_menu_item_type','post_type'),(167,98,'_menu_item_menu_item_parent','0'),(168,98,'_menu_item_object_id','97'),(169,98,'_menu_item_object','page'),(170,98,'_menu_item_target',''),(171,98,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(172,98,'_menu_item_xfn',''),(173,98,'_menu_item_url',''),(174,97,'_wp_page_template','default'),(175,97,'boldgrid_in_page_containers','1'),(176,97,'boldgrid_page_id','3'),(177,100,'_menu_item_type','post_type'),(178,100,'_menu_item_menu_item_parent','0'),(179,100,'_menu_item_object_id','99'),(180,100,'_menu_item_object','page'),(181,100,'_menu_item_target',''),(182,100,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(183,100,'_menu_item_xfn',''),(184,100,'_menu_item_url',''),(185,99,'_wp_page_template','default'),(186,99,'boldgrid_in_page_containers','1'),(187,99,'boldgrid_page_id','4'),(188,102,'_menu_item_type','post_type'),(189,102,'_menu_item_menu_item_parent','0'),(190,102,'_menu_item_object_id','101'),(191,102,'_menu_item_object','page'),(192,102,'_menu_item_target',''),(193,102,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(194,102,'_menu_item_xfn',''),(195,102,'_menu_item_url',''),(196,101,'_wp_page_template','default'),(197,101,'boldgrid_in_page_containers','1'),(198,101,'boldgrid_page_id','5'),(199,104,'_menu_item_type','post_type'),(200,104,'_menu_item_menu_item_parent','0'),(201,104,'_menu_item_object_id','103'),(202,104,'_menu_item_object','page'),(203,104,'_menu_item_target',''),(204,104,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(205,104,'_menu_item_xfn',''),(206,104,'_menu_item_url',''),(207,103,'_wp_page_template','default'),(208,103,'boldgrid_in_page_containers','1'),(209,103,'boldgrid_page_id','6'),(210,106,'_menu_item_type','post_type'),(211,106,'_menu_item_menu_item_parent','0'),(212,106,'_menu_item_object_id','105'),(213,106,'_menu_item_object','page'),(214,106,'_menu_item_target',''),(215,106,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(216,106,'_menu_item_xfn',''),(217,106,'_menu_item_url',''),(218,105,'_wp_page_template','default'),(219,105,'boldgrid_in_page_containers','1'),(220,105,'boldgrid_page_id','7'),(221,108,'_menu_item_type','post_type'),(222,108,'_menu_item_menu_item_parent','0'),(223,108,'_menu_item_object_id','107'),(224,108,'_menu_item_object','page'),(225,108,'_menu_item_target',''),(226,108,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(227,108,'_menu_item_xfn',''),(228,108,'_menu_item_url',''),(229,107,'_wp_page_template','default'),(230,107,'boldgrid_in_page_containers','1'),(231,107,'boldgrid_page_id','2'),(232,1,'_wp_trash_meta_status','publish'),(233,1,'_wp_trash_meta_time','1592169980'),(234,1,'_wp_desired_post_slug','hello-world'),(235,1,'_wp_trash_meta_comments_status','a:5:{i:1;s:1:\"1\";i:2;s:1:\"0\";i:3;s:1:\"0\";i:4;s:1:\"0\";i:5;s:1:\"0\";}'),(236,110,'_wp_attached_file','2020/06/6f32d564-6d04a0ca-grapestock150300008.jpg'),(237,110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:299;s:4:\"file\";s:49:\"2020/06/6f32d564-6d04a0ca-grapestock150300008.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"6f32d564-6d04a0ca-grapestock150300008-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"6f32d564-6d04a0ca-grapestock150300008-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:49:\"6f32d564-6d04a0ca-grapestock150300008-360x300.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:299;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:{}}}'),(238,111,'_wp_attached_file','2020/06/tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho.jpg'),(239,111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:71:\"2020/06/tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(240,112,'_wp_attached_file','2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg'),(241,112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:71:\"2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(242,113,'_wp_attached_file','2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg'),(243,113,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:71:\"2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(244,114,'_wp_attached_file','2020/06/tmp_tmp_4bZZKXHQTseRktZuFYsi_OnTheDock-1-imhwpb-yxaov7pkghevipd.jpg'),(245,114,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:800;s:4:\"file\";s:75:\"2020/06/tmp_tmp_4bZZKXHQTseRktZuFYsi_OnTheDock-1-imhwpb-yxaov7pkghevipd.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:75:\"tmp_tmp_4bZZKXHQTseRktZuFYsi_OnTheDock-1-imhwpb-yxaov7pkghevipd-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:75:\"tmp_tmp_4bZZKXHQTseRktZuFYsi_OnTheDock-1-imhwpb-yxaov7pkghevipd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(246,115,'_wp_attached_file','2020/06/tmp_tmp_photo-1445052693476-5134dfe40f70-1-imhwpb-hilv8v6cuyeoxpt.jpg'),(247,115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:77:\"2020/06/tmp_tmp_photo-1445052693476-5134dfe40f70-1-imhwpb-hilv8v6cuyeoxpt.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1445052693476-5134dfe40f70-1-imhwpb-hilv8v6cuyeoxpt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1445052693476-5134dfe40f70-1-imhwpb-hilv8v6cuyeoxpt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1445052693476-5134dfe40f70-1-imhwpb-hilv8v6cuyeoxpt-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;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:{}}}'),(248,116,'_wp_attached_file','2020/06/tmp_tmp_photo-1443304895043-ef30921332c5-1-imhwpb-3h1wvab5i6synp5.jpg'),(249,116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:800;s:4:\"file\";s:77:\"2020/06/tmp_tmp_photo-1443304895043-ef30921332c5-1-imhwpb-3h1wvab5i6synp5.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1443304895043-ef30921332c5-1-imhwpb-3h1wvab5i6synp5-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1443304895043-ef30921332c5-1-imhwpb-3h1wvab5i6synp5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(250,117,'_wp_attached_file','2020/06/tmp_tmp_photo-1453175324447-6864b23ecf23-1-imhwpb-p9k4g61guylznss.jpg'),(251,117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:800;s:4:\"file\";s:77:\"2020/06/tmp_tmp_photo-1453175324447-6864b23ecf23-1-imhwpb-p9k4g61guylznss.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1453175324447-6864b23ecf23-1-imhwpb-p9k4g61guylznss-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1453175324447-6864b23ecf23-1-imhwpb-p9k4g61guylznss-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(252,118,'_wp_attached_file','2020/06/tmp_tmp_photo-1450297166380-cabe503887e5-1-imhwpb-gdoaa6uyt6kmc88.jpg'),(253,118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:77:\"2020/06/tmp_tmp_photo-1450297166380-cabe503887e5-1-imhwpb-gdoaa6uyt6kmc88.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1450297166380-cabe503887e5-1-imhwpb-gdoaa6uyt6kmc88-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1450297166380-cabe503887e5-1-imhwpb-gdoaa6uyt6kmc88-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1450297166380-cabe503887e5-1-imhwpb-gdoaa6uyt6kmc88-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;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:{}}}'),(254,119,'_wp_attached_file','2020/06/tmp_tmp_photo-1445430426373-5ef6054a61e7-1-imhwpb-3ss3ucacjhcdnwc.jpg'),(255,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:77:\"2020/06/tmp_tmp_photo-1445430426373-5ef6054a61e7-1-imhwpb-3ss3ucacjhcdnwc.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1445430426373-5ef6054a61e7-1-imhwpb-3ss3ucacjhcdnwc-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1445430426373-5ef6054a61e7-1-imhwpb-3ss3ucacjhcdnwc-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:77:\"tmp_tmp_photo-1445430426373-5ef6054a61e7-1-imhwpb-3ss3ucacjhcdnwc-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;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:{}}}'),(256,120,'_wp_attached_file','2020/06/clock-imhwpb-ueaegla4i1gpi5i.jpg'),(257,120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:293;s:6:\"height\";i:390;s:4:\"file\";s:40:\"2020/06/clock-imhwpb-ueaegla4i1gpi5i.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"clock-imhwpb-ueaegla4i1gpi5i-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"clock-imhwpb-ueaegla4i1gpi5i-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(258,121,'_wp_attached_file','2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf.jpg'),(259,121,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:450;s:4:\"file\";s:42:\"2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"desktop-imhwpb-j5ip7kfq9yw9dlf-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"desktop-imhwpb-j5ip7kfq9yw9dlf-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"desktop-imhwpb-j5ip7kfq9yw9dlf-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;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:{}}}'),(260,122,'_wp_attached_file','2020/06/laptop-imhwpb-id7lp8imt7hfuys.jpg'),(261,122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:41:\"2020/06/laptop-imhwpb-id7lp8imt7hfuys.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"laptop-imhwpb-id7lp8imt7hfuys-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(262,123,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq.jpg'),(263,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(264,124,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x.jpg'),(265,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(266,125,'_wp_attached_file','2020/06/dc8fd630-54bff45e-ruslan117141200318.jpg'),(267,125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:848;s:6:\"height\";i:565;s:4:\"file\";s:48:\"2020/06/dc8fd630-54bff45e-ruslan117141200318.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"dc8fd630-54bff45e-ruslan117141200318-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"dc8fd630-54bff45e-ruslan117141200318-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"dc8fd630-54bff45e-ruslan117141200318-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:48:\"dc8fd630-54bff45e-ruslan117141200318-555x250.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:250;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:{}}}'),(268,126,'_wp_attached_file','2020/06/de2e1cf9-34655be1-eurobanks120300121.jpg'),(269,126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:299;s:6:\"height\";i:450;s:4:\"file\";s:48:\"2020/06/de2e1cf9-34655be1-eurobanks120300121.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"de2e1cf9-34655be1-eurobanks120300121-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"de2e1cf9-34655be1-eurobanks120300121-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:48:\"de2e1cf9-34655be1-eurobanks120300121-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;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:{}}}'),(270,127,'_wp_attached_file','2020/06/c3c2518e-639a1098-feedough160500043.jpg'),(271,127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2020/06/c3c2518e-639a1098-feedough160500043.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"c3c2518e-639a1098-feedough160500043-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"c3c2518e-639a1098-feedough160500043-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:47:\"c3c2518e-639a1098-feedough160500043-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;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:{}}}'),(272,128,'_wp_attached_file','2020/06/5557f1a7-9433aad-phartisan130400052.jpg'),(273,128,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:450;s:4:\"file\";s:47:\"2020/06/5557f1a7-9433aad-phartisan130400052.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"5557f1a7-9433aad-phartisan130400052-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"5557f1a7-9433aad-phartisan130400052-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:47:\"5557f1a7-9433aad-phartisan130400052-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;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:{}}}'),(274,129,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg'),(275,129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:600;s:4:\"file\";s:101:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(276,130,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg'),(277,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(278,131,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg'),(279,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(280,132,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg'),(281,132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(282,133,'_wp_attached_file','2020/06/1ef186-8f63b54d-petunyia150300130.jpg'),(283,133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:286;s:4:\"file\";s:45:\"2020/06/1ef186-8f63b54d-petunyia150300130.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"1ef186-8f63b54d-petunyia150300130-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"1ef186-8f63b54d-petunyia150300130-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:45:\"1ef186-8f63b54d-petunyia150300130-360x200.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:200;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:{}}}'),(284,134,'_wp_attached_file','2020/06/c294f062-39ae4a5c-epicstockmedia131200158.jpg'),(285,134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:305;s:4:\"file\";s:53:\"2020/06/c294f062-39ae4a5c-epicstockmedia131200158.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"c294f062-39ae4a5c-epicstockmedia131200158-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"c294f062-39ae4a5c-epicstockmedia131200158-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:53:\"c294f062-39ae4a5c-epicstockmedia131200158-360x200.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:200;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:{}}}'),(286,135,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg'),(287,135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:101:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:101:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(288,136,'_wp_attached_file','2020/06/65c5e0ae-2d8ceedd-Kurhan130900986.jpg'),(289,136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:297;s:4:\"file\";s:45:\"2020/06/65c5e0ae-2d8ceedd-Kurhan130900986.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"65c5e0ae-2d8ceedd-Kurhan130900986-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"65c5e0ae-2d8ceedd-Kurhan130900986-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:45:\"65c5e0ae-2d8ceedd-Kurhan130900986-150x220.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:220;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:{}}}'),(290,137,'_wp_attached_file','2020/06/8a8b4299-4725b8e6-stockbroker150703279.jpg'),(291,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:313;s:4:\"file\";s:50:\"2020/06/8a8b4299-4725b8e6-stockbroker150703279.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"8a8b4299-4725b8e6-stockbroker150703279-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"8a8b4299-4725b8e6-stockbroker150703279-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(292,138,'_wp_attached_file','2020/06/811e6c56-c850d045-ammentorp160400139.jpg'),(293,138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:48:\"2020/06/811e6c56-c850d045-ammentorp160400139.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"811e6c56-c850d045-ammentorp160400139-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"811e6c56-c850d045-ammentorp160400139-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(294,139,'_wp_attached_file','2020/06/a4ae2f70-eaf75102-andreypopov130700028.jpg'),(295,139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:302;s:4:\"file\";s:50:\"2020/06/a4ae2f70-eaf75102-andreypopov130700028.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"a4ae2f70-eaf75102-andreypopov130700028-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"a4ae2f70-eaf75102-andreypopov130700028-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(296,140,'_wp_attached_file','2020/06/6db4fa84-36f3dac7-pressmaster131200488.jpg'),(297,140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2020/06/6db4fa84-36f3dac7-pressmaster131200488.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"6db4fa84-36f3dac7-pressmaster131200488-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"6db4fa84-36f3dac7-pressmaster131200488-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(298,141,'_wp_attached_file','2020/06/225bd9d7-1d0bd19c-gpointstudio150600487.jpg'),(299,141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:51:\"2020/06/225bd9d7-1d0bd19c-gpointstudio150600487.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"225bd9d7-1d0bd19c-gpointstudio150600487-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"225bd9d7-1d0bd19c-gpointstudio150600487-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(300,142,'_wp_attached_file','2020/06/4058510b-fe481724-Kurhan151000624.jpg'),(301,142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:332;s:4:\"file\";s:45:\"2020/06/4058510b-fe481724-Kurhan151000624.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"4058510b-fe481724-Kurhan151000624-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"4058510b-fe481724-Kurhan151000624-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(302,143,'_wp_attached_file','2020/06/f67e0084-f00503fa-pressmaster150300276.jpg'),(303,143,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2020/06/f67e0084-f00503fa-pressmaster150300276.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"f67e0084-f00503fa-pressmaster150300276-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"f67e0084-f00503fa-pressmaster150300276-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(304,144,'_wp_attached_file','2020/06/686d436f-ed59e679-andreypopov130801371.jpg'),(305,144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2020/06/686d436f-ed59e679-andreypopov130801371.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"686d436f-ed59e679-andreypopov130801371-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"686d436f-ed59e679-andreypopov130801371-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(306,145,'_wp_attached_file','2020/06/17681962-e32c4121-stockbroker150603167.jpg'),(307,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2020/06/17681962-e32c4121-stockbroker150603167.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"17681962-e32c4121-stockbroker150603167-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"17681962-e32c4121-stockbroker150603167-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:50:\"17681962-e32c4121-stockbroker150603167-360x380.jpg\";s:5:\"width\";i:360;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:{}}}'),(308,146,'_wp_attached_file','2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg'),(309,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:480;s:4:\"file\";s:99:\"2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:99:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:100:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:99:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:99:\"aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;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:{}}}'),(310,147,'_wp_attached_file','2020/06/9b6e13d5-79457489-dolgachov140403571.jpg'),(311,147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:314;s:4:\"file\";s:48:\"2020/06/9b6e13d5-79457489-dolgachov140403571.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"9b6e13d5-79457489-dolgachov140403571-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"9b6e13d5-79457489-dolgachov140403571-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:48:\"9b6e13d5-79457489-dolgachov140403571-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;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:{}}}'),(312,148,'_wp_attached_file','2020/06/e5cc72bf-8e0b06be-goodluz140200143.jpg'),(313,148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2020/06/e5cc72bf-8e0b06be-goodluz140200143.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"e5cc72bf-8e0b06be-goodluz140200143-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"e5cc72bf-8e0b06be-goodluz140200143-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:46:\"e5cc72bf-8e0b06be-goodluz140200143-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;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:{}}}'),(314,149,'_wp_attached_file','2020/06/4eb7e26f-71280d42-konradbak131200112.jpg'),(315,149,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:321;s:4:\"file\";s:48:\"2020/06/4eb7e26f-71280d42-konradbak131200112.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"4eb7e26f-71280d42-konradbak131200112-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"4eb7e26f-71280d42-konradbak131200112-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:48:\"4eb7e26f-71280d42-konradbak131200112-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;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:{}}}'),(316,150,'_wp_attached_file','2020/06/049815ef-94b585b1-stockbroker141101204.jpg'),(317,150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2020/06/049815ef-94b585b1-stockbroker141101204.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"049815ef-94b585b1-stockbroker141101204-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"049815ef-94b585b1-stockbroker141101204-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:50:\"049815ef-94b585b1-stockbroker141101204-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;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:{}}}'),(318,151,'_wp_attached_file','2020/06/1e90ba79-43556005-georgerudy150600236.jpg'),(319,151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2020/06/1e90ba79-43556005-georgerudy150600236.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"1e90ba79-43556005-georgerudy150600236-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"1e90ba79-43556005-georgerudy150600236-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:49:\"1e90ba79-43556005-georgerudy150600236-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;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:{}}}'),(320,152,'_wp_attached_file','2020/06/51c7c506-4f8fcc-pressmaster141000597.jpg'),(321,152,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:48:\"2020/06/51c7c506-4f8fcc-pressmaster141000597.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"51c7c506-4f8fcc-pressmaster141000597-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"51c7c506-4f8fcc-pressmaster141000597-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"boldgrid_deployment_resize\";a:4:{s:4:\"file\";s:48:\"51c7c506-4f8fcc-pressmaster141000597-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;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:{}}}'),(322,164,'_wp_attached_file','2020/06/venetian-photography-imhwpb-rjoi9sqad29qhas.jpg'),(323,164,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:55:\"2020/06/venetian-photography-imhwpb-rjoi9sqad29qhas.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"venetian-photography-imhwpb-rjoi9sqad29qhas-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:56:\"venetian-photography-imhwpb-rjoi9sqad29qhas-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"venetian-photography-imhwpb-rjoi9sqad29qhas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"venetian-photography-imhwpb-rjoi9sqad29qhas-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:56:\"venetian-photography-imhwpb-rjoi9sqad29qhas-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}'),(357,171,'_wp_attached_file','2020/06/cropped-Alberca-.jpg'),(358,171,'_wp_attachment_context','background-image'),(359,171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:718;s:4:\"file\";s:28:\"2020/06/cropped-Alberca-.jpg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"cropped-Alberca--1024x574.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--768x431.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:26:\"cropped-Alberca--48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--250x140.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--550x309.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--800x449.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--321x180.jpg\";s:5:\"width\";i:321;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--535x300.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--891x500.jpg\";s:5:\"width\";i:891;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:28:\"cropped-Alberca--400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:29:\"cropped-Alberca--1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;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:{}}}'),(360,169,'_wp_trash_meta_status','publish'),(361,169,'_wp_trash_meta_time','1592171128'),(362,172,'_wp_attached_file','2020/06/00449796.jpg'),(363,172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2020/06/00449796.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"00449796-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"00449796-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:18:\"00449796-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:20:\"00449796-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:20:\"00449796-250x188.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:20:\"00449796-550x413.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:20:\"00449796-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:20:\"00449796-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:20:\"00449796-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:20:\"00449796-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"crop-1\";a:4:{s:4:\"file\";s:25:\"47_0_480_480_00449796.jpg\";s:5:\"width\";d:480;s:6:\"height\";d:480;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:1:{i:0;s:11:\"Photo Booth\";}}}'),(364,90,'boldgrid_hide_page_title','0'),(365,177,'_wp_attached_file','2020/06/00450343.jpg'),(366,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:365;s:4:\"file\";s:20:\"2020/06/00450343.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"00450343-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"00450343-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:18:\"00450343-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:20:\"00450343-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:20:\"00450343-250x166.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:20:\"00450343-271x180.jpg\";s:5:\"width\";i:271;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:20:\"00450343-452x300.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:20:\"00450343-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:20:\"00450343-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"crop-1\";a:4:{s:4:\"file\";s:26:\"101_0_300_300_00450343.jpg\";s:5:\"width\";d:300;s:6:\"height\";d: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:{}}}'),(367,178,'_wp_attached_file','2020/06/DSC05063-scaled.jpg'),(368,178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2020/06/DSC05063-scaled.jpg\";s:5:\"sizes\";a:18:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC05063-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC05063-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05063-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC05063-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"DSC05063-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"DSC05063-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:18:\"DSC05063-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:20:\"DSC05063-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:20:\"DSC05063-250x188.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:20:\"DSC05063-550x413.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:20:\"DSC05063-800x600.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:20:\"DSC05063-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:20:\"DSC05063-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:20:\"DSC05063-667x500.jpg\";s:5:\"width\";i:667;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:20:\"DSC05063-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:20:\"DSC05063-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:21:\"DSC05063-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"crop-1\";a:4:{s:4:\"file\";s:35:\"302_80_300_300_DSC05063-768x576.jpg\";s:5:\"width\";d:300;s:6:\"height\";d:300;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:7:\"DSC-HX1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1378146195\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"5\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05063.jpg\";}'),(369,180,'_wp_attached_file','2020/06/DSC05220-scaled.jpg'),(370,180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2020/06/DSC05220-scaled.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC05220-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC05220-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05220-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSC05220-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"DSC05220-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"DSC05220-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"wcicon\";a:4:{s:4:\"file\";s:18:\"DSC05220-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcsquare\";a:4:{s:4:\"file\";s:20:\"DSC05220-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"wcsmall\";a:4:{s:4:\"file\";s:20:\"DSC05220-250x333.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wcstandard\";a:4:{s:4:\"file\";s:20:\"DSC05220-550x733.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"wcbig\";a:4:{s:4:\"file\";s:21:\"DSC05220-800x1067.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"wcfixedheightsmall\";a:4:{s:4:\"file\";s:20:\"DSC05220-135x180.jpg\";s:5:\"width\";i:135;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"wcfixedheightmedium\";a:4:{s:4:\"file\";s:20:\"DSC05220-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"wcfixedheight\";a:4:{s:4:\"file\";s:20:\"DSC05220-375x500.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"wccarouselsmall\";a:4:{s:4:\"file\";s:20:\"DSC05220-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"wccarousel\";a:4:{s:4:\"file\";s:20:\"DSC05220-400x285.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"wcslider\";a:4:{s:4:\"file\";s:21:\"DSC05220-1100x500.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:500;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:7:\"DSC-HX1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1378149699\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"8.9\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05220.jpg\";}'),(371,189,'_wp_trash_meta_status','publish'),(372,189,'_wp_trash_meta_time','1592177589'),(373,101,'_edit_lock','1592177807:1'),(374,191,'_edit_lock','1592183873:1'),(375,191,'_wp_trash_meta_status','publish'),(376,191,'_wp_trash_meta_time','1592183883');
/*!40000 ALTER TABLE `wpc7_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_postmeta` with 271 row(s)
--

--
-- Table structure for table `wpc7_posts`
--

DROP TABLE IF EXISTS `wpc7_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpc7_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=192 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpc7_posts`
--

LOCK TABLES `wpc7_posts` WRITE;
/*!40000 ALTER TABLE `wpc7_posts` DISABLE KEYS */;
INSERT INTO `wpc7_posts` VALUES (1,1,'2018-09-16 18:28:09','2018-09-16 18:28:09','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','trash','open','open','','hello-world__trashed','','','2020-06-14 21:26:20','2020-06-14 21:26:20','',0,'https://hotelparaisoescondido.net/?p=1',0,'post','',1),(21,1,'2018-09-18 20:56:40','2018-09-18 20:56:40','','IMG_7198','','inherit','open','closed','','img_7198','','','2018-09-18 20:56:40','2018-09-18 20:56:40','',0,'https://hotelparaisoescondido.net/wp-content/uploads/2018/09/IMG_7198.jpeg',0,'attachment','image/jpeg',0),(3,1,'2018-09-16 18:28:09','2018-09-16 18:28:09','<h2>Who we are</h2><p>Our website address is: https://hotelparaisoescondido.net.</p><h2>What personal data we collect and why we collect it</h2><h3>Comments</h3><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><h3>Media</h3><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><h3>Contact forms</h3><h3>Cookies</h3><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><p>If you have an account and you log in to this site, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><h3>Embedded content from other websites</h3><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracing your interaction with the embedded content if you have an account and are logged in to that website.</p><h3>Analytics</h3><h2>Who we share your data with</h2><h2>How long we retain your data</h2><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><h2>What rights you have over your data</h2><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><h2>Where we send your data</h2><p>Visitor comments may be checked through an automated spam detection service.</p><h2>Your contact information</h2><h2>Additional information</h2><h3>How we protect your data</h3><h3>What data breach procedures we have in place</h3><h3>What third parties we receive data from</h3><h3>What automated decision making and/or profiling we do with user data</h3><h3>Industry regulatory disclosure requirements</h3>','Privacy Policy','','draft','closed','open','','privacy-policy','','','2018-09-16 18:28:09','2018-09-16 18:28:09','',0,'https://hotelparaisoescondido.net/?page_id=3',0,'page','',0),(4,0,'2018-09-16 19:05:58','2018-09-16 19:05:58','<p>This site has been created with the help of many different people and companies.</p><p>In particular, a special thanks goes to the following for content running on this site:</p>\n			<style>\n				.attributed{height:250px;overflow:hidden;}\n				.attributed img{max-height:180px;}\n			</style>\n			<div class=\"row\">\n		<div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/clock-imhwpb-ueaegla4i1gpi5i-150x150.jpg\' /><br /><strong>Author</strong>: <em>Unknown</em><br /><strong>License</strong>: <em>Unknown license</em> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf-150x150.jpg\' /><br /><strong>Author</strong>: <em>Unknown</em><br /><strong>License</strong>: <em>Unknown license</em> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/laptop-imhwpb-id7lp8imt7hfuys-150x150.jpg\' /><br /><strong>Author</strong>: <em>Unknown</em><br /><strong>License</strong>: <em>Unknown license</em> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/63pP6_FlnMY\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@langthangdaydo\" target=\"_blank\" rel=\"noopener noreferrer\">Văn Ngọc Tăng</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/OkJVWSuhdic\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@cpetrow\" target=\"_blank\" rel=\"noopener noreferrer\">Chris Petrow</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/DdBGiqkIvJ8\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@raynaldydachlan\" target=\"_blank\" rel=\"noopener noreferrer\">Raynaldy Dachlan</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/gWDPk5KYLc4\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@zbigniew\" target=\"_blank\" rel=\"noopener noreferrer\">Zbysiu Rodak</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/1_CMoFsPfso\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@joannakosinska\" target=\"_blank\" rel=\"noopener noreferrer\">Joanna Kosinska</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/6y6D3S_sEjw\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@pigoff\" target=\"_blank\" rel=\"noopener noreferrer\">Pigoff PhotographY</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/uLXBeh6oHn8\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@tidesinourveins\" target=\"_blank\" rel=\"noopener noreferrer\">Jeremy Bishop</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"http://unsplash.com/photos/2qLT_Rq-2tk\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"http://unsplash.com/@fresonneveld\" target=\"_blank\" rel=\"noopener noreferrer\">Fré Sonneveld</a> / <a href=\"https://unsplash.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Unsplash</a><br /><strong>License</strong>: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/zero/1.0/80x15.png\" title=\"Public Domain Dedication\" /></a> </div><div class=\"col-xs-12 col-sm-3 col-md-3 col-lg-3 attributed\"> <a href=\"https://images.unsplash.com/photo-1420136663600-498c31ee1c97\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/venetian-photography-imhwpb-rjoi9sqad29qhas-150x150.jpg\' /></a><br /><strong>Author</strong>: <a href=\"https://unsplash.com/mariocalvo\" target=\"_blank\" rel=\"noopener noreferrer\">mariocalvo</a><br /><strong>License</strong>: <a href=\"http://creativecommons.org/licenses/by/2.0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://licensebuttons.net/l/by/2.0/80x15.png\" title=\"Attribution License\" /></a> </div></div><hr /><p style=\"clear:both\">In addition, this  site was built on a powerful, Inspirations based web builder called <a href=\"http://www.boldgrid.com\" target=\"_blank\" rel=\"noopener noreferrer\">BoldGrid</a>. It is running on <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress</a>, the most popular content management software online today. Web hosting support is provided by <a href=\"https://www.inmotionhosting.com/\">InMotion Hosting</a>.</p>\n			<div class=\"boldgrid-attribution\">\n				<p>Additional functionality provided by:</p>\n				<ul><li><a href=\"https://wordpress.org/plugins/wc-gallery/\">WP Canvas - Gallery</a></li>\n				</ul>\n			</div>\n		','Attribution','','publish','closed','closed','','attribution','','','2020-06-16 02:36:27','2020-06-16 02:36:27','',0,'https://hotelparaisoescondido.net/attribution/',0,'bg_attribution','',0),(6,1,'2018-09-18 20:58:47','0000-00-00 00:00:00','','Block Preview Page','','draft','closed','closed','','','','','2018-09-18 20:58:47','2018-09-18 20:58:47','',0,'https://hotelparaisoescondido.net/?page_id=6',0,'page','',0),(82,1,'2020-06-14 20:54:59','0000-00-00 00:00:00','','BoldGrid - GridBlock Set - Preview Page','','draft','closed','closed','','boldgrid-gridblock-set-preview-page','','','2020-06-14 20:54:59','0000-00-00 00:00:00','',0,'https://hotelparaisoescondido.net/?page_id=82',0,'page','',0),(22,1,'2018-09-18 20:57:53','2018-09-18 20:57:53','','cropped-IMG_7198.jpeg','','inherit','open','closed','','cropped-img_7198-jpeg','','','2018-09-18 20:57:53','2018-09-18 20:57:53','',0,'https://hotelparaisoescondido.net/wp-content/uploads/2018/09/cropped-IMG_7198.jpeg',0,'attachment','image/jpeg',0),(12,1,'2018-09-18 19:29:46','2018-09-18 19:29:46','','Block Preview Page','','inherit','closed','closed','','6-revision-v1','','','2018-09-18 19:29:46','2018-09-18 19:29:46','',6,'https://hotelparaisoescondido.net/2018/09/18/6-revision-v1/',0,'revision','',0),(13,1,'2018-09-18 19:53:45','2018-09-18 19:53:45','<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit \"Send\"]\nMy Blog \"[your-subject]\"\n[your-name] <wordpress@hotelparaisoescondido.net>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://hotelparaisoescondido.net)\nsoettler@mac.com\nReply-To: [your-email]\n\n0\n0\n\nMy Blog \"[your-subject]\"\nMy Blog <wordpress@hotelparaisoescondido.net>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on My Blog (https://hotelparaisoescondido.net)\n[your-email]\nReply-To: soettler@mac.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2018-09-18 19:53:45','2018-09-18 19:53:45','',0,'https://hotelparaisoescondido.net/?post_type=wpcf7_contact_form&p=13',0,'wpcf7_contact_form','',0),(26,1,'2018-09-18 23:04:20','2018-09-18 23:04:20','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\nHotel Paraiso Escondido\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n[wpforms id=\"53\" title=\"false\" description=\"false\"]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Contacto','','publish','closed','closed','','26-2','','','2018-09-18 23:39:35','2018-09-18 23:39:35','',0,'https://hotelparaisoescondido.net/?page_id=26',0,'page','',0),(28,1,'2018-09-18 21:09:56','2018-09-18 21:09:56','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','','','inherit','closed','closed','','26-revision-v1','','','2018-09-18 21:09:56','2018-09-18 21:09:56','',26,'https://hotelparaisoescondido.net/2018/09/18/26-revision-v1/',0,'revision','',0),(31,1,'2018-09-18 21:11:51','2018-09-18 21:11:51','<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>','WPForms Preview','','private','closed','closed','','wpforms-preview','','','2018-09-18 21:11:51','2018-09-18 21:11:51','',0,'https://hotelparaisoescondido.net/wpforms-preview/',0,'page','',0),(32,1,'2018-09-18 21:12:37','2018-09-18 21:12:37','{\"id\":\"32\",\"field_id\":11,\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Nombre\",\"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\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"Please enter your email, so we can follow up with you.\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"number\",\"label\":\"Celular\",\"description\":\"##  ####  ####  favor de ingresarlo con lada\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"radio\",\"label\":\"Contactarlo por WatsApp\",\"choices\":{\"5\":{\"label\":\"Si\",\"value\":\"\",\"image\":\"\"},\"6\":{\"label\":\"No\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"required\":\"1\",\"choices_images_style\":\"modern\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"radio\",\"label\":\"Tipo de Reservaci\\u00f3n  ?  (copy)\",\"choices\":{\"1\":{\"label\":\"Habitaci\\u00f3n\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Suite\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Suite Familiar\",\"value\":\"\",\"image\":\"\"},\"4\":{\"label\":\"Master Suite\",\"value\":\"\",\"image\":\"\"},\"5\":{\"label\":\"Villa Paraiso\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"required\":\"1\",\"choices_images_style\":\"modern\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Fecha de Entrada\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"text\",\"label\":\"Fecha de Salida\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"reservas@hotelpe.com\",\"subject\":\"Contacto Directo HotelPE\",\"sender_name\":\"Pagina Web\",\"sender_address\":\"reservas@hotelpe.com\",\"replyto\":\"reservas@hotepe.com\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Gracias por contactarnos en breve tendr\\u00e1 respuesta nuestra\\u00a0<\\/p>\\r\\n<p>Un Cordial Saludo<\\/p>\\r\\n<p>Hotel Paraiso Escondido\\u00a0<\\/p>\\r\\n<p>Hotel Para\\u00edso Escondido<\\/p>\\r\\n<p>Calle Uni\\u00f3n # 10<\\/p>\\r\\n<p>Colonia : Libertad,<span class=\\\"Apple-converted-space\\\">\\u00a0 \\u00a0 <\\/span>CP 71983<\\/p>\\r\\n<p>Puerto Escondido Oax.<\\/p>\\r\\n<p>Tel.<span class=\\\"Apple-converted-space\\\">\\u00a0 \\u00a0 <\\/span>954-58-204-44<\\/p>\\r\\n<p>Tel.<span class=\\\"Apple-converted-space\\\">\\u00a0 \\u00a0 <\\/span>954-104-22-55<\\/p>\\r\\n<p><a href=\\\"mailto:info@hotelparaisoescondido.net\\\">info@hotelpe.com<\\/a><\\/p>\",\"message_scroll\":\"1\",\"page\":\"2\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"suggestion\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2018-09-18 22:15:54','2018-09-18 22:15:54','',0,'https://hotelparaisoescondido.net/?post_type=wpforms&#038;p=32',0,'wpforms','',0),(53,1,'2018-09-18 22:37:16','2018-09-18 22:37:16','{\"id\":\"53\",\"field_id\":11,\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Nombre\",\"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\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"Please enter your email, so we can follow up with you.\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"10\":{\"id\":\"10\",\"type\":\"number\",\"label\":\"Celular\",\"description\":\"##########  favor de ingresarlo con lada 10 numero\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"radio\",\"label\":\"Contactarlo por WatsApp\",\"choices\":{\"5\":{\"label\":\"Si\",\"value\":\"\",\"image\":\"\"},\"6\":{\"label\":\"No\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"required\":\"1\",\"choices_images_style\":\"modern\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"radio\",\"label\":\"Tipo de Reservaci\\u00f3n  ?  (copy)\",\"choices\":{\"1\":{\"label\":\"Habitaci\\u00f3n\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Suite\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Suite Familiar\",\"value\":\"\",\"image\":\"\"},\"4\":{\"label\":\"Master Suite\",\"value\":\"\",\"image\":\"\"},\"5\":{\"label\":\"Villa Paraiso\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"required\":\"1\",\"choices_images_style\":\"modern\",\"input_columns\":\"\",\"css\":\"\",\"dynamic_choices\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Fecha de Entrada\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"text\",\"label\":\"Fecha de Salida\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Simple Contact Form (ID #53)\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"reservas@hotelpe.com\",\"subject\":\"Contacto Directo HotelPE\",\"sender_name\":\"Reservas HOTELPE\",\"sender_address\":\"reservas@hotelpe.com\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Gracias por contactarnos en breve enviaremos informaci\\u00f3n<\\/p>\\r\\n<p>con las mejores tarifas disponibles<\\/p>\\r\\n<p>Un Cordial Saludo<\\/p>\\r\\n<p>Hotel Paraiso Escondido\\u00a0<\\/p>\\r\\n<p>Hotel Para\\u00edso Escondido<\\/p>\\r\\n<p>Calle Uni\\u00f3n # 10<\\/p>\\r\\n<p>Colonia : Libertad,<span class=\\\"Apple-converted-space\\\">\\u00a0 \\u00a0 <\\/span>CP 71983<\\/p>\\r\\n<p>Puerto Escondido Oax.<\\/p>\\r\\n<p>Tel.<span class=\\\"Apple-converted-space\\\">\\u00a0 \\u00a0 <\\/span>954-58-204-44<\\/p>\\r\\n<p>Tel.<span class=\\\"Apple-converted-space\\\">\\u00a0 \\u00a0 <\\/span>954-104-22-55<\\/p>\\r\\n<p><a href=\\\"mailto:info@hotelparaisoescondido.net\\\">info@hotelpe.com<\\/a><\\/p>\",\"message_scroll\":\"1\",\"page\":\"2\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"suggestion\"}}','Simple Contact Form (ID #53)','','publish','closed','closed','','simple-contact-form-2','','','2018-09-18 23:22:02','2018-09-18 23:22:02','',0,'https://hotelparaisoescondido.net/?post_type=wpforms&#038;p=53',0,'wpforms','',0),(56,1,'2018-09-18 23:04:20','2018-09-18 23:04:20','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n[wpforms id=\"53\" title=\"false\" description=\"false\"]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','','','inherit','closed','closed','','26-revision-v1','','','2018-09-18 23:04:20','2018-09-18 23:04:20','',26,'https://hotelparaisoescondido.net/2018/09/18/26-revision-v1/',0,'revision','',0),(64,1,'2018-09-18 23:24:02','2018-09-18 23:24:02','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\nHotel Paraiso Escondido\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n[wpforms id=\"53\" title=\"false\" description=\"false\"]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','','','inherit','closed','closed','','26-revision-v1','','','2018-09-18 23:24:02','2018-09-18 23:24:02','',26,'https://hotelparaisoescondido.net/2018/09/18/26-revision-v1/',0,'revision','',0),(166,0,'2020-06-14 21:26:38','2020-06-14 21:26:38','','Instagram','Instagram','publish','closed','closed','','instagram','','','2020-06-14 21:26:38','2020-06-14 21:26:38','',0,'https://hotelparaisoescondido.net/uncategorized/instagram/',2,'nav_menu_item','',0),(167,0,'2020-06-14 21:26:38','2020-06-14 21:26:38','','Email','Email','publish','closed','closed','','email','','','2020-06-14 21:26:38','2020-06-14 21:26:38','',0,'https://hotelparaisoescondido.net/uncategorized/email/',3,'nav_menu_item','',0),(168,1,'2020-06-14 21:34:18','2020-06-14 21:34:18','<div class=\"container-fluid background-alpha boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2>ABOUT US</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-building\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline\">\n<div class=\"mod-alpha\">\n\nLet\'s face it; a special event is something we look back on for years to come, remembering the good times we\'ve had and the wonderful people we\'ve shared our lives with. Capturing that event is just as important as any other detail you need to work out. Venetian Photography will help you capture the magic of the moment, whether it\'s a graduation, wedding, anniversary, baptism or similar special moment in your life.\n\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha\">\n\nVenetian Photography also specializes in model photo shoots. We\'ve conducted over 200 shoots and are partnered with some of the industry\'s top talent agencies in the region. Our photographers find inspiration in everything from fashion industry trends to travel magazines, and we work with clients to achieve the look they\'re going for. If you\'re new to modeling or a veteran runway superstar, Venetian Photography is the place for you.\n\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-111\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho.jpg\" alt=\"photo-1445295029071-5151176738d0\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146183\"></p>\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"140317,140318,140319,140320,140321,140322\"   ids=\"114,115,116,117,118,119\"     data-imhwpb-assets=\'167078,167079,167080,167081,167082,167083\' ]</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-112\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\" alt=\"photo-1438763298591-75a0d42b7265\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146184\"></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n\nVenetian Photography is <em>the</em> photography group you want handling your professional photo shoots. Their photographers are on top of their game, demonstrating impeccable timing and a vision that you should only expect from seasoned veterans. I cannot recommend them enough.\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-113\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\" alt=\"photo-1441123694162-e54a981ceba5\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146185\"></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n\nThank you a million times over! The images Venetian Photography take truly capture the personality and spirit of their subjects. The photos from our last family event leave me breathless every time I look at them. Venetian Photography is the place to call if you want your expectations exceeded.\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n</div>\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 21:34:18','2020-06-14 21:34:18','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(74,1,'2018-09-18 23:38:06','2018-09-18 23:38:06','<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n\nHotel Paraiso Escondido\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n\n[wpforms id=\"53\" title=\"false\" description=\"false\"]\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"boldgrid-section\">\n<div class=\"container-fluid\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"\">&nbsp;</p>\n\n</div>\n</div>\n</div>\n</div>','Contacto','','inherit','closed','closed','','26-autosave-v1','','','2018-09-18 23:38:06','2018-09-18 23:38:06','',26,'https://hotelparaisoescondido.net/2018/09/18/26-autosave-v1/',0,'revision','',0),(76,1,'2018-09-18 23:39:16','2018-09-18 23:39:16','<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\nHotel Paraiso Escondido\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\" style=\"padding-top: 75px; padding-bottom: 75px;\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n[wpforms id=\"53\" title=\"false\" description=\"false\"]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container-fluid\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Contacto','','inherit','closed','closed','','26-revision-v1','','','2018-09-18 23:39:16','2018-09-18 23:39:16','',26,'https://hotelparaisoescondido.net/2018/09/18/26-revision-v1/',0,'revision','',0),(165,0,'2020-06-14 21:26:38','2020-06-14 21:26:38','','Facebook','Facebook','publish','closed','closed','','facebook','','','2020-06-14 21:26:38','2020-06-14 21:26:38','',0,'https://hotelparaisoescondido.net/uncategorized/facebook/',0,'nav_menu_item','',0),(88,1,'2020-06-14 21:14:07','0000-00-00 00:00:00','{\n    \"boldgrid-venetian::logo_font_size\": {\n        \"value\": \"27\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:14:07\"\n    }\n}','','','auto-draft','closed','closed','','07979a31-2f9e-46b3-8d47-e4207d67e999','','','2020-06-14 21:14:07','0000-00-00 00:00:00','',0,'https://hotelparaisoescondido.net/?p=88',0,'customize_changeset','',0),(89,1,'2020-06-14 21:26:14','2020-06-14 21:26:14',' ','','','publish','closed','closed','','89','','','2020-06-14 21:26:14','2020-06-14 21:26:14','',0,'https://hotelparaisoescondido.net/uncategorized/89/',150,'nav_menu_item','',0),(90,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\">Historia</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\n<div class=\"mod-alpha\">\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo  Mágico</p>\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\" /></p>\n</div>\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2 class=\"\">CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n<p>[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"167078,167079,167080,167081,167082,167083\" ids=\"180,114,115,116,117,118,119\"]</p>\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-177 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/101_0_300_300_00450343.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146184\" /></p>\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Hotel Paraiso Escondido</p>\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\"> </p>\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-178 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/302_80_300_300_DSC05063-768x576.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146185\" /></p>\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Puerto Escondido, Oaxaca México</p>\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n</div>\n</div>\n\n<!-- wp:nextpage -->\n<!--nextpage-->\n<!-- /wp:nextpage -->','Home','','publish','closed','closed','','home','','','2020-06-15 01:20:27','2020-06-15 01:20:27','',0,'https://hotelparaisoescondido.net/home/',0,'page','',0),(187,1,'2020-06-14 23:17:31','2020-06-14 23:17:31','<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\">Historia</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\n<div class=\"mod-alpha\">\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo  Mágico</p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2 class=\"\">CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"167078,167079,167080,167081,167082,167083\" ids=\"180,114,115,116,117,118,119\"]\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-177 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/101_0_300_300_00450343.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146184\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Hotel Paraiso Escondido</p>\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\"></p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-178 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/302_80_300_300_DSC05063-768x576.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146185\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Puerto Escondido, Oaxaca México</p>\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n</div>\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 23:17:31','2020-06-14 23:17:31','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(181,1,'2020-06-14 22:36:41','2020-06-14 22:36:41','<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Historia</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\r\n<div class=\"mod-alpha\">\r\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo &nbsp;Mágico</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<div class=\"mod-alpha-2\">\r\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-beta boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2 class=\"\">CAPTURING THE MOMENTS THAT MATTER MOST</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-beta\">\r\n\r\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"167078,167079,167080,167081,167082,167083\" ids=\"180,114,115,116,117,118,119\"]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-gamma boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>TESTIMONIALS</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-177 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/101_0_300_300_00450343.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146184\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n<p class=\"\">Hotel Paraiso Escondido</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-178 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/302_80_300_300_DSC05063-768x576.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146185\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n<p class=\"\">Puerto Escondido, Oaxaca México</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 22:36:41','2020-06-14 22:36:41','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(91,1,'2020-06-14 21:26:19','2020-06-14 21:26:19',' ','','','publish','closed','closed','','91','','','2020-06-14 21:26:19','2020-06-14 21:26:19','',0,'https://hotelparaisoescondido.net/uncategorized/91/',2,'nav_menu_item','',0),(92,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Pages vs. Posts</h3>\r\n<p class=\"mod-reset\"><img class=\"alignright wp-image-120\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/clock-imhwpb-ueaegla4i1gpi5i.jpg\" alt=\"clock\" data-imhwpb-asset-id=\"788447\" height=\"390\" width=\"293\" style=\"margin-bottom: 20px;\"></p>\r\nIf you\'re new to WordPress you may be wondering what\'s the big deal behind <em><strong>Pages</strong></em> and <em><strong>Posts</strong></em>. At first glance they appear to be one and the same: if you were to create either a new page or a new post you\'d be presented with nearly identical interfaces and in many cases the public appearance of pages and posts will look the same.\r\n\r\nDon\'t let this fool you. There\'s a very fundamental difference between the two and that difference is what makes CMSs, like WordPress, great platforms for integrating blogs with traditional websites.\r\n<h4>Pages</h4>\r\nThink about the kind of pages that make up a typical website. Most often you\'ll see pages like \"Home\", \"About Us\", \"Services\", \"Contact Us\", etc. Within WordPress these are often treated as <em><strong>Pages</strong></em>; documents that have no particular regard for the time they were posted.\r\n\r\nFor example, when you visit the \"About Us\" page of your favorite company\'s website you don\'t expect the content to be very different from what was available there a week ago.\r\n\r\n<!--more Read more > -->\r\n<h4>Posts</h4>\r\nNow take a moment to think of your favorite news website. A news site is an ideal example of when you\'d expect content to be different from the last time you visited &mdash; after all, news just wouldn\'t be news if it weren\'t current. In the case of news sites, <em><strong>Posts</strong></em> are most often used to write articles.\r\n\r\nWhen you publish a post within WordPress it knows to treat the post differently than the way it treats a page. For example, when you enable a blog within your BoldGrid theme, it will list all of your published posts in reverse chronological order on your <em><strong>Blog</strong></em> page.\r\n\r\nYour BoldGrid site can contain both pages and posts, i.e. you may have an \"About Author\" page to compliment your weekly blog. When done well, utilizing pages and posts in this way can help you build a more engaging experience for your visitors.\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n\r\n</div>\r\n\r\n</div>\r\n</div>\r\n</div>\n','Blogging 101','','publish','closed','open','','blogging-101','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/uncategorized/blogging-101/',0,'post','',0),(93,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Categories and Tags</h3>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-121\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf.jpg\" alt=\"desktop\" data-imhwpb-asset-id=\"788448\" height=\"450\" width=\"900\"></p>\r\n\r\nIf you write about a variety of subjects, categories can help your readers find the posts that are most relevant to them. For instance, if you run a consulting business, you may want some of your posts to reflect work you\'ve done with previous clients, while having other posts act as informational resources. In this particular case, you can set up 2 categories: one labeled <em><strong>Projects</strong></em> and another labeled <em><strong>Resources</strong></em>. You\'d then place your posts in their respective categories.\r\n\r\n<!--more Read more > -->\r\n\r\nCategories are accessible from the post editor. There you can create new categories and assign them to your posts.\r\n\r\nTags, on the other hand, allow you to label your posts with relevant topics. For instance, within one of your resource posts you may choose to write about a set of project management tools. While you can certainly create a new category called \"Project Management Tools,\" you may not plan to write about the topic often enough to justify giving it a dedicated category. Instead, you may want to tag your post with several topics that exists within the post; e.g. <em><strong>project management tools, communication, time tracking</strong></em>, etc.\r\n\r\nWhat\'s great about tags is that they are searchable and provide your users another way to find content on your site. Anyone searching for \"project management tools\" will be able to locate any posts you\'ve tagged with those words!\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n\r\n</div>\r\n\r\n</div>\r\n</div>\r\n</div>\n','Basic Taxonomies','','publish','closed','open','','basic-taxonomies','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/uncategorized/basic-taxonomies/',0,'post','',0),(94,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Plan Your Content</h3>\r\n<p class=\"mod-reset\"><img class=\"alignright wp-image-122\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/laptop-imhwpb-id7lp8imt7hfuys.jpg\" alt=\"laptop\" data-imhwpb-asset-id=\"788449\" height=\"225\" width=\"300\" style=\"margin-bottom: 20px;\"></p>\r\nIf you\'re considering adding a blog to your site, you\'ll want to have a plan beforehand. Planning your blog will help your subject matter remain consistent over time. It\'ll also help you determine whether or not there\'s enough material to maintain a steady stream of posts.\r\n\r\nOne pitfall many new bloggers run into is starting a blog that isn\'t posted to frequently enough. A shortage of recent posts can give your visitors a bad impression of your business. One may think \"I wonder if they&rsquo;re still in business\" or \"they may want to hire a writer.\"\r\n\r\nA blog, like any other customer facing aspect of your business, communicates your brand. If it isn\'t maintained and given proper attention, people will notice. Post regularly and keep your content fresh. Give your audience a reason to visit often.\r\n<p class=\"\"><!--more Read more > --></p>\r\n&nbsp;\r\n<h3>Find Your Audience</h3>\r\nWhile on the topic of audiences, you\'ll likely want to identify yours early on. If your blog is going to be set up to compliment a business, your target audience will likely be the same as your consumer base; you\'re then writing for the same people that buy your product. You\'ll want to allow any marketing material you\'ve used inform the style and tone of your writing. Think of your blog as an extension of your company\'s brand.\r\n\r\nIf, on the other hand, your business is completely new or you don\'t happen to be selling anything in particular, this is the time to start thinking about your brand ...\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Tips For Better Writing','','publish','closed','open','','tips-for-better-writing','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/uncategorized/tips-for-better-writing/',0,'post','',0),(95,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>An Intrinsic Love for The Craft</h2>\r\n<h4>Capturing Magic Through The Lens</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\">I\'ve always had a love for awesome photography, since my father took me along on photo shoots as a young child. The way he could capture a special moment, beautiful landscape or someone\'s personality on paper always seemed a little bit like magic. With a Master of Fine Arts from California Institute of the Arts focusing on portrait photography, I\'ve developed that magic in my photography style.</p>\r\n<p class=\"\">Whether it\'s a graduation, wedding, new baby, family portrait or other event you\'d like captured, I\'d be delighted to apply that magical touch through amazing art photography.</p>\r\n\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">View Services</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-123\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780377\"></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-124\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780378\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Fine Art Photography</h2>\r\n<h4>One Artistic Eye Deserves Another</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nOver the years, I\'ve developed a good feel for creating exceptional images of your fine art projects. Whether you need new slides for an art show application, shots of you in action for your studio\'s website or just want to capture your beautiful art collection, I can get the photos you need with the spirit you\'re looking for without compromising your artistic vision.\r\n\r\nWe\'ve worked with dozens of artists and fine art collectors over the years to document their artwork. No matter the reason why, I can provide you with documentation that not only documents your artwork, but captures its inner soul.\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Visit Gallery</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing Special Events</h2>\r\n<h4>Your Biggest Moments Captured, Without Interruption</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nLet\'s face it - a special event is something we look back on for years to come, remembering the good times we\'ve had and the wonderful people we\'ve shared our lives with. Capturing that event is just as important as any other detail you need to work out. My photography will help you capture the magic of the moment, whether it\'s a graduation, wedding, anniversary, baptism or similar special moment in your life.\r\n\r\nBecause I\'ve worked with so many clients in so many different environments, you\'ll barely notice I\'m there - the occasional touch to fix a hem or request to turn slightly is all you\'ll notice. This is just one way I capture the magic.\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/dc8fd630-54bff45e-ruslan117141200318-555x250.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"555\" class=\"wp-image-125\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','About Us','','publish','closed','closed','','about-us','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/about-us/',0,'page','',0),(96,1,'2020-06-14 21:26:19','2020-06-14 21:26:19',' ','','','publish','closed','closed','','96','','','2020-06-14 21:26:19','2020-06-14 21:26:19','',0,'https://hotelparaisoescondido.net/uncategorized/96/',3,'nav_menu_item','',0),(97,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/de2e1cf9-34655be1-eurobanks120300121-200x200.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-126\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"Cat really did an amazing job of getting inside Josh\'s comfort zone and capturing his personality. A shy guy, he doesn\'t let people in easily, so when a friend recommended Blue Moon Photography, I was skeptical at first. We started with engagement photos and were completely blown away by the results. The wedding photos she took touched on magical, the way they captured the love between Sharon and Josh.\"\r\n<h5>Irene Stedler, Mother of the Groom</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c3c2518e-639a1098-feedough160500043-200x200.jpg\" data-imhwpb-built-photo-search=\"130|square\" width=\"200\" class=\"wp-image-127\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"By the time I talked to Cat Dyson, I was a complete wreck. I\'d spent good money on several photographers before her, who took the same tired photos I was trying to replace on our website and marketing materials. Cat took the time to get to know each and every person in our office, going above and beyond to capture their true spirit in some fabulous photographs that sold our brand.\"\r\n<h5>Tom Anderson, CEO, Anderson Realty Company</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/5557f1a7-9433aad-phartisan130400052-200x200.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-128\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"We knew when Ms. Dyson sent in her application that she had great potential. By the time her junior year rolled around, we knew we had an artist on our hands who could capture the true magic in people\'s souls that they rarely let the world see. We\'ve had Cat back on several occasions for workshops and intersession classes. She\'s grown amazingly as a photographer!\"\r\n<h5>Judy Roberts, Dean, New York Academy of Fine Arts</h5>\r\n</div>\r\n</div></div></div>\n','Testimonials','','publish','closed','closed','','testimonials','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/testimonials/',0,'page','',0),(98,1,'2020-06-14 21:26:19','2020-06-14 21:26:19',' ','','','publish','closed','closed','','98','','','2020-06-14 21:26:19','2020-06-14 21:26:19','',0,'https://hotelparaisoescondido.net/uncategorized/98/',4,'nav_menu_item','',0),(99,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2>Coconut Lane Art Faire, Tampa, FL</h2>\r\n<h4>One of The Best Fine Art Shows in The Country</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nCoconut Lane approached me about documenting their huge annual art show. They had plenty of photographers selling their wares and plenty of amateurs practicing their trade, but didn\'t have anyone documenting the show as it was going on. I had sold at that show in the past and was happy to help as my photography art took a different direction.\r\n\r\nThe show\'s operators were really thrilled with the results. They were able to use the photographs I\'d taken of the show in operation to develop a new line of marketing materials and to replace older, dated photos taken over a decade ago. They\'ve experienced a new revival of interest in the show by both artists and patrons, and lay much of that success with the photographs I\'d taken.\r\n\r\n</div>\r\n<div class=\"col-md-4 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-129\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg\" alt=\"\" width=\"450\" height=\"600\" data-imhwpb-asset-id=\"780379\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-130\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780380\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-131\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780381\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-132\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780382\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\"></div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1ef186-8f63b54d-petunyia150300130-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"360\" class=\"wp-image-133\"></p>\r\n\r\n<h2>Miller-Haantz Wedding</h2>\r\nThe Miller-Haantz wedding had a beautiful setting near Lake Como. With the outdoor ceremony near sundown, I was able to capture amazing photos of the bride and groom on their special day, capturing the spirit of the bride\'s wildlife conservation interest and the groom\'s love of the outdoors.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c294f062-39ae4a5c-epicstockmedia131200158-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|any\" width=\"360\" class=\"wp-image-134\"></p>\r\n\r\n<h2>Christensen-Andersen Wedding</h2>\r\nOf all the lovely wedding dresses I have seen over the years, this bride\'s stunning and elaborate dress may take the cake. On top of that, not to be outdone by his beautiful bride, the groom\'s suit was stunning in its own right, making this photo shoot of the elegant new couple an absolute delight.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-135\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780383\"></p>\r\n\r\n<h2>Anderson Realty Company</h2>\r\nTom Anderson had run into me at a Better Business Bureau meeting with a problem - all his agent\'s photos looked stiff and staged. Over the course of three weeks, I met with all his agents and was able to develop portraits that caught their true personalities.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Clients','','publish','closed','closed','','clients','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/clients/',0,'page','',0),(100,1,'2020-06-14 21:26:19','2020-06-14 21:26:19',' ','','','publish','closed','closed','','100','','','2020-06-14 21:26:19','2020-06-14 21:26:19','',0,'https://hotelparaisoescondido.net/uncategorized/100/',5,'nav_menu_item','',0),(101,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Cat Dyson</h2>\r\n<h4>Premier Art Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-sm-12 col-margin-bottom col-xs-12\"></div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/65c5e0ae-2d8ceedd-Kurhan130900986-150x220.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"8|portrait\" width=\"150\" class=\"wp-image-136\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-12\">\r\n\r\nPhotographer Cat Dyson has over 20 years of experience in the photography trade. With an eye towards capturing the magic of the moment, she\'s developed techniques that let her slide unnoticed into her client\'s comfort zones.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-sm-11 col-xs-12\">\r\n\r\nIn addition to special event and family portraiture, Ms. Dyson has an extensive background in art photography, capturing images that have won her accolades and awards at a variety of art competitions over the years.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Educational Background</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n\r\nAfter completing a BFA at New York City\'s Academy of Fine Arts and pursuing an MFA specializing in artistic portrait photography, Ms. Dyson has dedicated years to her education. She has spent years working with educational programs in photography that help capture the magic of the moment. As a way of paying forward her degree, she offers a variety of photography technique classes through several different venues, including online and college classes, local and regional art council workshops and national photography convention offerings.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">A Study of Subjects</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n\r\nMs. Dyson uses her minor in psychology to determine how to best approach her subjects and get inside their comfort zone without having them shut her out. This ability allows her to capture the magic of the moment in her special event photography and unique portraits, providing her clients with amazing images that delight them.\r\n\r\nShe has spent a significant time in the art photography trade, going to great lengths to take pictures that capture her client&acirc;&euro;&trade;s personality and spirit. With an adventurous spirit, she\'s taken photographs using a number of techniques including rappelling, skydiving, aerial photography and many more. Here are some of her wildest photo shoots:\r\n\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-bicycle\"> </i></div>\r\n<h5>Zion National Park, Utah</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-sun-o\"> </i></div>\r\n<h5>Sunset over Lake Michigan</h5>\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-university\"> </i></div>\r\n<h5>National Cathedral, Washington D.C.</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-diamond\"> </i></div>\r\n<h5>Malibu Beach Wedding, CA</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing the Magic</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-5 col-xs-12 col-sm-6\">\r\n\r\nMs. Dyson spent time in her undergraduate program pursuing a minor in psychology at an affiliated college. She looked into the psychology of personal space and boundaries to learn how to get inside of their comfort zone and capture the true wealth of their spirit. This allows her to get the magic of special events down on paper.\r\n\r\nMs. Dyson doesn\'t only limit her application of psychology to the magic she captures in her photography. She\'s also an avid volunteer in child abuse intervention services in her region.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-6\">\r\n<h5>Client List</h5>\r\n<ul><li>Johnson Wedding Planning Services</li>\r\n 	<li>Beautiful Babies Boutique</li>\r\n 	<li>Fair River Art Show and Festival</li>\r\n 	<li>Pretty Woman Wedding Shows</li>\r\n 	<li>Amazing Grace Baby Services</li>\r\n 	<li>Mount Green Musical Festival</li>\r\n</ul></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Sample Pieces</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/8a8b4299-4725b8e6-stockbroker150703279-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-137\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/811e6c56-c850d045-ammentorp160400139-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-138\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/a4ae2f70-eaf75102-andreypopov130700028-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-139\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6db4fa84-36f3dac7-pressmaster131200488-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-140\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/225bd9d7-1d0bd19c-gpointstudio150600487-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-141\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4058510b-fe481724-Kurhan151000624-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-142\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/f67e0084-f00503fa-pressmaster150300276-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-143\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/686d436f-ed59e679-andreypopov130801371-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-144\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Resume','','publish','closed','closed','','resume','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/resume/',0,'page','',0),(102,1,'2020-06-14 21:26:19','2020-06-14 21:26:19',' ','','','publish','closed','closed','','102','','','2020-06-14 21:26:19','2020-06-14 21:26:19','',0,'https://hotelparaisoescondido.net/uncategorized/102/',6,'nav_menu_item','',0),(103,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<h2>A Magical Menu of Priceless Photographs</h2>\r\n<h4>Services Tailored to Your Needs</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause my clients often request a variety of services, I prefer to meet with clients and customize my packages to their needs. To meet these needs, I offer a wide variety of different services, either in package form or a la carte, so that clients who prefer to know exactly what they\'re purchasing have the information available. I also offer an hourly rate for clients who may have difficulty opening up to the inner beauty they want captured on paper. For clients who like my style but need photography services in a remote or distant location, I\'m willing to work out travel expenses.\r\n\r\nI also offer a wide variety of services related to photography. With an MFA in photography, I\'m well-qualified to teach at the collegiate level and have done so in the past at a variety of area colleges and universities.\r\n\r\nOther services I regularly offer my clients include digital touch-ups of red eyes and basic complexion smoothing, airbrushing extra pounds away, working with professionals to develop brand images that build the impression they\'re trying to create, teaching student models how to get the most out of their photo sessions and offering one-on-one sessions with photographers who are learning their own way to capture the magic that exists in their clients.\r\n\r\n</div>\r\n<div class=\"col-md-5 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/17681962-e32c4121-stockbroker150603167.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"360\" class=\"wp-image-145\"></p>\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-xs-12 col-sm-12 col-md-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\r\n<h2>My Available Services</h2>\r\n<h4>A Little Something for Everyone</h4>\r\nI offer a wide variety of photography-related services to meet your needs. If you need a service that isn\'t listed here, contact me. I\'ve worked on a variety of unique projects.\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-diamond\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Integrated Wedding Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-child\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Beautiful Babies and Maternity Images</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-paint-brush\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Capturing the Magic of Art Shows</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-graduation-cap\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Catching Special Graduation Moments</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-camera\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Going the Extra Mile for Amazing Photos</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-bookmark\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Bringing Professionals Out of Their Shell</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\n','Services','','publish','closed','closed','','services','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/services/',0,'page','',0),(104,1,'2020-06-14 21:26:19','2020-06-14 21:26:19',' ','','','publish','closed','closed','','104','','','2020-06-14 21:26:19','2020-06-14 21:26:19','',0,'https://hotelparaisoescondido.net/uncategorized/104/',7,'nav_menu_item','',0),(105,1,'2020-06-14 21:26:19','2020-06-14 21:26:19','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12 text-center\">\r\n<h2>Capturing the Magic</h2>\r\n<h4>Curated Images You\'re Guaranteed to Love</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nMy clients are often awe-struck when they get a chance to see their proofs. Because digital photography makes it inexpensive to capture many pictures in a setting, I go through hundreds of photographs, picking only the ones that really capture the magic of the event and the client\'s personality.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"image-gallery\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-146\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg\" alt=\"\" width=\"1200\" height=\"480\" data-imhwpb-asset-id=\"780384\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/9b6e13d5-79457489-dolgachov140403571-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-147\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/e5cc72bf-8e0b06be-goodluz140200143-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-148\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4eb7e26f-71280d42-konradbak131200112-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-149\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/049815ef-94b585b1-stockbroker141101204-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-150\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1e90ba79-43556005-georgerudy150600236-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-151\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/51c7c506-4f8fcc-pressmaster141000597-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-152\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<h2>How I Capture the Moment</h2>\r\n<h4>Keep the Client Comfortable</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause I\'ve spent a great deal of time working on the arts scene, I\'ve had plenty of time to study how people react to someone in their comfort zone.\r\n\r\nTowards that end, I\'ve created a way of getting close without making the photo\'s subjects uncomfortable. If it takes a minute or an hour to capture the perfect magic of your special moment, I\'ll find a way in without breaking the mood.\r\n\r\n</div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n<h2>A Study of Subjects</h2>\r\n<h4>Therapeutic Solutions for Capturing You At Your Best</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nAs an art photographer, I\'ve learned how to approach a subject from a number of different possible angles, both physically and figuratively.\r\n\r\nUnlike big-box photography studios, I work with my subject to make them comfortable so that they\'re willing to reveal that special magic to me. Instead of snapping the first picture of a child smiling, I look for more.\r\n\r\nI\'ve used play therapy to help children open up for their pictures, letting them show their real personality in the photographs I capture.\r\n\r\nI spend time before the wedding getting to know my clients so that their love shows through in photos that they\'ll adore because it captures their spirit.\r\n\r\nFamily portraits don\'t have to be staged and staid! I\'m willing to travel to your favorite place and catch your family at play.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Info','','publish','closed','closed','','info','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',0,'https://hotelparaisoescondido.net/info/',0,'page','',0),(106,1,'2020-06-14 21:26:19','2020-06-14 21:26:19',' ','','','publish','closed','closed','','106','','','2020-06-14 21:26:19','2020-06-14 21:26:19','',0,'https://hotelparaisoescondido.net/uncategorized/106/',8,'nav_menu_item','',0),(107,1,'2020-06-14 21:26:20','2020-06-14 21:26:20','\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n<p>Please use the contact form below, if you have any general questions or requests about our services.</p>\r\n<p>We will try our best to respond back to you within 24 hours.</p>\r\n\r\n[wpforms id=\"\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<p><a href=\"mailto:info@hotelpe.com\">info@hotelpe.com</a></p>\r\n\r\n<h3><i class=\"fa fa-1x fa-phone\"><!-- icon --></i> Phone</h3>\r\n<p>+52 55 5904 8007</p>\r\n\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n<p>Andador Union 10 Puerto Escondido 71980 Oaxaca, Mexico</p>\r\n<p class=\"boldgrid-google-maps\" style=\"width:100%;height:200px;\"><iframe style=\"width:100%;height:100%;\" src=\"https://maps.google.com/maps?q=Andador+Union+10+Puerto+Escondido+71980+Oaxaca%2C+Mexico&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n\r\n<p class=\"mod-reset\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6f32d564-6d04a0ca-grapestock150300008.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"52|portrait\" width=\"360\" class=\"wp-image-110\"></p>\r\n\r\n</div></div></div></div>\n','Contact Us','','publish','closed','closed','','contact-us','','','2020-06-14 21:26:26','2020-06-14 21:26:26','',0,'https://hotelparaisoescondido.net/contact-us/',0,'page','',0),(108,1,'2020-06-14 21:26:20','2020-06-14 21:26:20',' ','','','publish','closed','closed','','108','','','2020-06-14 21:26:20','2020-06-14 21:26:20','',0,'https://hotelparaisoescondido.net/uncategorized/108/',9,'nav_menu_item','',0),(109,1,'2020-06-14 21:26:20','2020-06-14 21:26:20','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2020-06-14 21:26:20','2020-06-14 21:26:20','',1,'https://hotelparaisoescondido.net/uncategorized/1-revision-v1/',0,'revision','',0),(110,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','','','inherit','open','closed','','110','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',107,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6f32d564-6d04a0ca-grapestock150300008.jpg',0,'attachment','image/jpeg',0),(111,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','photo-1445295029071-5151176738d0','','inherit','open','closed','','photo-1445295029071-5151176738d0','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho.jpg',0,'attachment','image/jpeg',0),(112,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','photo-1438763298591-75a0d42b7265','','inherit','open','closed','','photo-1438763298591-75a0d42b7265','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg',0,'attachment','image/jpeg',0),(113,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','photo-1441123694162-e54a981ceba5','','inherit','open','closed','','photo-1441123694162-e54a981ceba5','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg',0,'attachment','image/jpeg',0),(114,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','4bZZKXHQTseRktZuFYsi_OnTheDock','','inherit','open','closed','','4bzzkxhqtserktzufysi_onthedock','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_4bZZKXHQTseRktZuFYsi_OnTheDock-1-imhwpb-yxaov7pkghevipd.jpg',0,'attachment','image/jpeg',0),(115,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','photo-1445052693476-5134dfe40f70','','inherit','open','closed','','photo-1445052693476-5134dfe40f70','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1445052693476-5134dfe40f70-1-imhwpb-hilv8v6cuyeoxpt.jpg',0,'attachment','image/jpeg',0),(116,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','photo-1443304895043-ef30921332c5','','inherit','open','closed','','photo-1443304895043-ef30921332c5','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1443304895043-ef30921332c5-1-imhwpb-3h1wvab5i6synp5.jpg',0,'attachment','image/jpeg',0),(117,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','photo-1453175324447-6864b23ecf23','','inherit','open','closed','','photo-1453175324447-6864b23ecf23','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1453175324447-6864b23ecf23-1-imhwpb-p9k4g61guylznss.jpg',0,'attachment','image/jpeg',0),(118,1,'2020-06-14 21:26:23','2020-06-14 21:26:23','','photo-1450297166380-cabe503887e5','','inherit','open','closed','','photo-1450297166380-cabe503887e5','','','2020-06-14 21:26:23','2020-06-14 21:26:23','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1450297166380-cabe503887e5-1-imhwpb-gdoaa6uyt6kmc88.jpg',0,'attachment','image/jpeg',0),(119,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','photo-1445430426373-5ef6054a61e7','','inherit','open','closed','','photo-1445430426373-5ef6054a61e7','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_tmp_photo-1445430426373-5ef6054a61e7-1-imhwpb-3ss3ucacjhcdnwc.jpg',0,'attachment','image/jpeg',0),(120,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','120','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',92,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/clock-imhwpb-ueaegla4i1gpi5i.jpg',0,'attachment','image/jpeg',0),(121,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','121','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',93,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf.jpg',0,'attachment','image/jpeg',0),(122,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','122','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',94,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/laptop-imhwpb-id7lp8imt7hfuys.jpg',0,'attachment','image/jpeg',0),(123,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','123','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',95,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq.jpg',0,'attachment','image/jpeg',0),(124,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','124','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',95,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x.jpg',0,'attachment','image/jpeg',0),(125,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','125','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',95,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/dc8fd630-54bff45e-ruslan117141200318.jpg',0,'attachment','image/jpeg',0),(126,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','126','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',97,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/de2e1cf9-34655be1-eurobanks120300121.jpg',0,'attachment','image/jpeg',0),(127,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','127','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',97,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c3c2518e-639a1098-feedough160500043.jpg',0,'attachment','image/jpeg',0),(128,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','128','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',97,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/5557f1a7-9433aad-phartisan130400052.jpg',0,'attachment','image/jpeg',0),(129,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','129','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',99,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg',0,'attachment','image/jpeg',0),(130,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','130','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',99,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg',0,'attachment','image/jpeg',0),(131,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','131','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',99,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg',0,'attachment','image/jpeg',0),(132,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','132','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',99,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg',0,'attachment','image/jpeg',0),(133,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','133','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',99,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1ef186-8f63b54d-petunyia150300130.jpg',0,'attachment','image/jpeg',0),(134,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','134','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',99,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c294f062-39ae4a5c-epicstockmedia131200158.jpg',0,'attachment','image/jpeg',0),(135,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','135','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',99,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg',0,'attachment','image/jpeg',0),(136,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','136','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/65c5e0ae-2d8ceedd-Kurhan130900986.jpg',0,'attachment','image/jpeg',0),(137,1,'2020-06-14 21:26:24','2020-06-14 21:26:24','','','','inherit','open','closed','','137','','','2020-06-14 21:26:24','2020-06-14 21:26:24','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/8a8b4299-4725b8e6-stockbroker150703279.jpg',0,'attachment','image/jpeg',0),(138,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','138','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/811e6c56-c850d045-ammentorp160400139.jpg',0,'attachment','image/jpeg',0),(139,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','139','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/a4ae2f70-eaf75102-andreypopov130700028.jpg',0,'attachment','image/jpeg',0),(140,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','140','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6db4fa84-36f3dac7-pressmaster131200488.jpg',0,'attachment','image/jpeg',0),(141,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','141','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/225bd9d7-1d0bd19c-gpointstudio150600487.jpg',0,'attachment','image/jpeg',0),(142,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','142','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4058510b-fe481724-Kurhan151000624.jpg',0,'attachment','image/jpeg',0),(143,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','143','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/f67e0084-f00503fa-pressmaster150300276.jpg',0,'attachment','image/jpeg',0),(144,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','144','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',101,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/686d436f-ed59e679-andreypopov130801371.jpg',0,'attachment','image/jpeg',0),(145,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','145','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',103,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/17681962-e32c4121-stockbroker150603167.jpg',0,'attachment','image/jpeg',0),(146,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','146','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',105,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg',0,'attachment','image/jpeg',0),(147,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','147','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',105,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/9b6e13d5-79457489-dolgachov140403571.jpg',0,'attachment','image/jpeg',0),(148,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','148','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',105,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/e5cc72bf-8e0b06be-goodluz140200143.jpg',0,'attachment','image/jpeg',0),(149,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','149','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',105,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4eb7e26f-71280d42-konradbak131200112.jpg',0,'attachment','image/jpeg',0),(150,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','150','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',105,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/049815ef-94b585b1-stockbroker141101204.jpg',0,'attachment','image/jpeg',0),(151,1,'2020-06-14 21:26:25','2020-06-14 21:26:25','','','','inherit','open','closed','','151','','','2020-06-14 21:26:25','2020-06-14 21:26:25','',105,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1e90ba79-43556005-georgerudy150600236.jpg',0,'attachment','image/jpeg',0),(152,1,'2020-06-14 21:26:26','2020-06-14 21:26:26','','','','inherit','open','closed','','152','','','2020-06-14 21:26:26','2020-06-14 21:26:26','',105,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/51c7c506-4f8fcc-pressmaster141000597.jpg',0,'attachment','image/jpeg',0),(153,1,'2020-06-14 21:26:26','2020-06-14 21:26:26','\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-8 col-sm-8 col-xs-12\">\r\n<p>Please use the contact form below, if you have any general questions or requests about our services.</p>\r\n<p>We will try our best to respond back to you within 24 hours.</p>\r\n\r\n[wpforms id=\"\"]\r\n\r\n</div>\r\n<div class=\"col-md-4 col-sm-4 col-xs-12\">\r\n\r\n<h3><i class=\"fa fa-1x fa-envelope-o\"><!-- icon --></i> Email</h3>\r\n<p><a href=\"mailto:info@hotelpe.com\">info@hotelpe.com</a></p>\r\n\r\n<h3><i class=\"fa fa-1x fa-phone\"><!-- icon --></i> Phone</h3>\r\n<p>+52 55 5904 8007</p>\r\n\r\n<h3><i class=\"fa fa-1x fa-map-marker\"><!-- icon --></i> Address</h3>\r\n<p>Andador Union 10 Puerto Escondido 71980 Oaxaca, Mexico</p>\r\n<p class=\"boldgrid-google-maps\" style=\"width:100%;height:200px;\"><iframe style=\"width:100%;height:100%;\" src=\"https://maps.google.com/maps?q=Andador+Union+10+Puerto+Escondido+71980+Oaxaca%2C+Mexico&amp;t=m&amp;z=16&amp;output=embed\" frameborder=\"0\"></iframe></p>\r\n\r\n<p class=\"mod-reset\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6f32d564-6d04a0ca-grapestock150300008.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"52|portrait\" width=\"360\" class=\"wp-image-110\"></p>\r\n\r\n</div></div></div></div>\n','Contact Us','','inherit','closed','closed','','107-revision-v1','','','2020-06-14 21:26:26','2020-06-14 21:26:26','',107,'https://hotelparaisoescondido.net/uncategorized/107-revision-v1/',0,'revision','',0),(173,1,'2020-06-14 22:08:10','2020-06-14 22:08:10','<div class=\"container-fluid background-alpha boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Historia</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-building\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\r\n<div class=\"mod-alpha\">\r\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con Surrealismo siempre manteniendo&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<div class=\"mod-alpha-2\">\r\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium alignleft\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-beta boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>CAPTURING THE MOMENTS THAT MATTER MOST</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-beta\">\r\n\r\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"140317,140318,140319,140320,140321,140322\"   ids=\"114,115,116,117,118,119\"     data-imhwpb-assets=\'167078,167079,167080,167081,167082,167083\' ]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-gamma boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>TESTIMONIALS</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-112\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\" alt=\"photo-1438763298591-75a0d42b7265\" width=\"600\" height=\"600\" data-imhwpb-asset-id=\"146184\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n\r\nVenetian Photography is <em>the</em> photography group you want handling your professional photo shoots. Their photographers are on top of their game, demonstrating impeccable timing and a vision that you should only expect from seasoned veterans. I cannot recommend them enough.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-113\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\" alt=\"photo-1441123694162-e54a981ceba5\" width=\"600\" height=\"600\" data-imhwpb-asset-id=\"146185\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n\r\nThank you a million times over! The images Venetian Photography take truly capture the personality and spirit of their subjects. The photos from our last family event leave me breathless every time I look at them. Venetian Photography is the place to call if you want your expectations exceeded.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 22:08:10','2020-06-14 22:08:10','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(172,1,'2020-06-14 21:59:29','2020-06-14 21:59:29','','00449796','','inherit','open','closed','','00449796','','','2020-06-14 21:59:29','2020-06-14 21:59:29','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/00449796.jpg',0,'attachment','image/jpeg',0),(154,1,'2020-06-14 21:26:26','2020-06-14 21:26:26','\n<div class=\"container-fluid background-alpha boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2>ABOUT US</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-building\"><!-- icon --></i></div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline\">\n<div class=\"mod-alpha\">\n<p>Let\'s face it; a special event is something we look back on for years to come, remembering the good times we\'ve had and the wonderful people we\'ve shared our lives with. Capturing that event is just as important as any other detail you need to work out. Venetian Photography will help you capture the magic of the moment, whether it\'s a graduation, wedding, anniversary, baptism or similar special moment in your life.</p>\n</div>\n</div>\n\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha\">\n<p>Venetian Photography also specializes in model photo shoots. We\'ve conducted over 200 shoots and are partnered with some of the industry\'s top talent agencies in the region. Our photographers find inspiration in everything from fashion industry trends to travel magazines, and we work with clients to achieve the look they\'re going for. If you\'re new to modeling or a veteran runway superstar, Venetian Photography is the place for you.</p>\n</div>\n</div>\n\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-111\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1445295029071-5151176738d0-imhwpb-cgnso95qu4lh4ho.jpg\" alt=\"photo-1445295029071-5151176738d0\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146183\"></p>\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"140317,140318,140319,140320,140321,140322\"   ids=\"114,115,116,117,118,119\"     data-imhwpb-assets=\'167078,167079,167080,167081,167082,167083\' ]\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-112\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\" alt=\"photo-1438763298591-75a0d42b7265\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146184\"></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p>Venetian Photography is <em>the</em> photography group you want handling your professional photo shoots. Their photographers are on top of their game, demonstrating impeccable timing and a vision that you should only expect from seasoned veterans. I cannot recommend them enough.</p>\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\">&nbsp;</p>\n</div>\n</div>\n\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-113\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\" alt=\"photo-1441123694162-e54a981ceba5\" height=\"600\" width=\"600\" data-imhwpb-asset-id=\"146185\"></p>\n</div>\n</div>\n\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p>Thank you a million times over! The images Venetian Photography take truly capture the personality and spirit of their subjects. The photos from our last family event leave me breathless every time I look at them. Venetian Photography is the place to call if you want your expectations exceeded.</p>\n</div>\n</div>\n</div>\n\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n</div>\n</div>\n</div>\n</div>\n','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 21:26:26','2020-06-14 21:26:26','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(155,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Pages vs. Posts</h3>\r\n<p class=\"mod-reset\"><img class=\"alignright wp-image-120\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/clock-imhwpb-ueaegla4i1gpi5i.jpg\" alt=\"clock\" data-imhwpb-asset-id=\"788447\" height=\"390\" width=\"293\" style=\"margin-bottom: 20px;\"></p>\r\nIf you\'re new to WordPress you may be wondering what\'s the big deal behind <em><strong>Pages</strong></em> and <em><strong>Posts</strong></em>. At first glance they appear to be one and the same: if you were to create either a new page or a new post you\'d be presented with nearly identical interfaces and in many cases the public appearance of pages and posts will look the same.\r\n\r\nDon\'t let this fool you. There\'s a very fundamental difference between the two and that difference is what makes CMSs, like WordPress, great platforms for integrating blogs with traditional websites.\r\n<h4>Pages</h4>\r\nThink about the kind of pages that make up a typical website. Most often you\'ll see pages like \"Home\", \"About Us\", \"Services\", \"Contact Us\", etc. Within WordPress these are often treated as <em><strong>Pages</strong></em>; documents that have no particular regard for the time they were posted.\r\n\r\nFor example, when you visit the \"About Us\" page of your favorite company\'s website you don\'t expect the content to be very different from what was available there a week ago.\r\n\r\n<!--more Read more > -->\r\n<h4>Posts</h4>\r\nNow take a moment to think of your favorite news website. A news site is an ideal example of when you\'d expect content to be different from the last time you visited &mdash; after all, news just wouldn\'t be news if it weren\'t current. In the case of news sites, <em><strong>Posts</strong></em> are most often used to write articles.\r\n\r\nWhen you publish a post within WordPress it knows to treat the post differently than the way it treats a page. For example, when you enable a blog within your BoldGrid theme, it will list all of your published posts in reverse chronological order on your <em><strong>Blog</strong></em> page.\r\n\r\nYour BoldGrid site can contain both pages and posts, i.e. you may have an \"About Author\" page to compliment your weekly blog. When done well, utilizing pages and posts in this way can help you build a more engaging experience for your visitors.\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n\r\n</div>\r\n\r\n</div>\r\n</div>\r\n</div>\n','Blogging 101','','inherit','closed','closed','','92-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',92,'https://hotelparaisoescondido.net/uncategorized/92-revision-v1/',0,'revision','',0),(156,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Categories and Tags</h3>\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full wp-image-121\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/desktop-imhwpb-j5ip7kfq9yw9dlf.jpg\" alt=\"desktop\" data-imhwpb-asset-id=\"788448\" height=\"450\" width=\"900\"></p>\r\n\r\nIf you write about a variety of subjects, categories can help your readers find the posts that are most relevant to them. For instance, if you run a consulting business, you may want some of your posts to reflect work you\'ve done with previous clients, while having other posts act as informational resources. In this particular case, you can set up 2 categories: one labeled <em><strong>Projects</strong></em> and another labeled <em><strong>Resources</strong></em>. You\'d then place your posts in their respective categories.\r\n\r\n<!--more Read more > -->\r\n\r\nCategories are accessible from the post editor. There you can create new categories and assign them to your posts.\r\n\r\nTags, on the other hand, allow you to label your posts with relevant topics. For instance, within one of your resource posts you may choose to write about a set of project management tools. While you can certainly create a new category called \"Project Management Tools,\" you may not plan to write about the topic often enough to justify giving it a dedicated category. Instead, you may want to tag your post with several topics that exists within the post; e.g. <em><strong>project management tools, communication, time tracking</strong></em>, etc.\r\n\r\nWhat\'s great about tags is that they are searchable and provide your users another way to find content on your site. Anyone searching for \"project management tools\" will be able to locate any posts you\'ve tagged with those words!\r\n<p class=\"mod-reset\">&nbsp;</p>\r\n\r\n</div>\r\n\r\n</div>\r\n</div>\r\n</div>\n','Basic Taxonomies','','inherit','closed','closed','','93-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',93,'https://hotelparaisoescondido.net/uncategorized/93-revision-v1/',0,'revision','',0),(157,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h3>Plan Your Content</h3>\r\n<p class=\"mod-reset\"><img class=\"alignright wp-image-122\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/laptop-imhwpb-id7lp8imt7hfuys.jpg\" alt=\"laptop\" data-imhwpb-asset-id=\"788449\" height=\"225\" width=\"300\" style=\"margin-bottom: 20px;\"></p>\r\nIf you\'re considering adding a blog to your site, you\'ll want to have a plan beforehand. Planning your blog will help your subject matter remain consistent over time. It\'ll also help you determine whether or not there\'s enough material to maintain a steady stream of posts.\r\n\r\nOne pitfall many new bloggers run into is starting a blog that isn\'t posted to frequently enough. A shortage of recent posts can give your visitors a bad impression of your business. One may think \"I wonder if they&rsquo;re still in business\" or \"they may want to hire a writer.\"\r\n\r\nA blog, like any other customer facing aspect of your business, communicates your brand. If it isn\'t maintained and given proper attention, people will notice. Post regularly and keep your content fresh. Give your audience a reason to visit often.\r\n<p class=\"\"><!--more Read more > --></p>\r\n&nbsp;\r\n<h3>Find Your Audience</h3>\r\nWhile on the topic of audiences, you\'ll likely want to identify yours early on. If your blog is going to be set up to compliment a business, your target audience will likely be the same as your consumer base; you\'re then writing for the same people that buy your product. You\'ll want to allow any marketing material you\'ve used inform the style and tone of your writing. Think of your blog as an extension of your company\'s brand.\r\n\r\nIf, on the other hand, your business is completely new or you don\'t happen to be selling anything in particular, this is the time to start thinking about your brand ...\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Tips For Better Writing','','inherit','closed','closed','','94-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',94,'https://hotelparaisoescondido.net/uncategorized/94-revision-v1/',0,'revision','',0),(158,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<h2>An Intrinsic Love for The Craft</h2>\r\n<h4>Capturing Magic Through The Lens</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n<p class=\"\">I\'ve always had a love for awesome photography, since my father took me along on photo shoots as a young child. The way he could capture a special moment, beautiful landscape or someone\'s personality on paper always seemed a little bit like magic. With a Master of Fine Arts from California Institute of the Arts focusing on portrait photography, I\'ve developed that magic in my photography style.</p>\r\n<p class=\"\">Whether it\'s a graduation, wedding, new baby, family portrait or other event you\'d like captured, I\'d be delighted to apply that magical touch through amazing art photography.</p>\r\n\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">View Services</a></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-sm-12 col-xs-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-123\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzYzcFA2X0Zsbk1ZLzYwMHg0NTA_3D-imhwpb-wsnb232r7vp46aq.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780377\"></p>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-124\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL09rSlZXU3VoZGljLzYwMHg0NTA_3D-imhwpb-im71egtdtp1xz8x.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780378\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Fine Art Photography</h2>\r\n<h4>One Artistic Eye Deserves Another</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nOver the years, I\'ve developed a good feel for creating exceptional images of your fine art projects. Whether you need new slides for an art show application, shots of you in action for your studio\'s website or just want to capture your beautiful art collection, I can get the photos you need with the spirit you\'re looking for without compromising your artistic vision.\r\n\r\nWe\'ve worked with dozens of artists and fine art collectors over the years to document their artwork. No matter the reason why, I can provide you with documentation that not only documents your artwork, but captures its inner soul.\r\n<div class=\"row gridblock\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n<div class=\"gridblock\">\r\n<p class=\"p-button-primary\"><a class=\"button-primary\" href=\"#\">Visit Gallery</a></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing Special Events</h2>\r\n<h4>Your Biggest Moments Captured, Without Interruption</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nLet\'s face it - a special event is something we look back on for years to come, remembering the good times we\'ve had and the wonderful people we\'ve shared our lives with. Capturing that event is just as important as any other detail you need to work out. My photography will help you capture the magic of the moment, whether it\'s a graduation, wedding, anniversary, baptism or similar special moment in your life.\r\n\r\nBecause I\'ve worked with so many clients in so many different environments, you\'ll barely notice I\'m there - the occasional touch to fix a hem or request to turn slightly is all you\'ll notice. This is just one way I capture the magic.\r\n\r\n</div>\r\n<div class=\"col-md-6 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/dc8fd630-54bff45e-ruslan117141200318-555x250.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"555\" class=\"wp-image-125\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','About Us','','inherit','closed','closed','','95-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',95,'https://hotelparaisoescondido.net/uncategorized/95-revision-v1/',0,'revision','',0),(159,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/de2e1cf9-34655be1-eurobanks120300121-200x200.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-126\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"Cat really did an amazing job of getting inside Josh\'s comfort zone and capturing his personality. A shy guy, he doesn\'t let people in easily, so when a friend recommended Blue Moon Photography, I was skeptical at first. We started with engagement photos and were completely blown away by the results. The wedding photos she took touched on magical, the way they captured the love between Sharon and Josh.\"\r\n<h5>Irene Stedler, Mother of the Groom</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c3c2518e-639a1098-feedough160500043-200x200.jpg\" data-imhwpb-built-photo-search=\"130|square\" width=\"200\" class=\"wp-image-127\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"By the time I talked to Cat Dyson, I was a complete wreck. I\'d spent good money on several photographers before her, who took the same tired photos I was trying to replace on our website and marketing materials. Cat took the time to get to know each and every person in our office, going above and beyond to capture their true spirit in some fabulous photographs that sold our brand.\"\r\n<h5>Tom Anderson, CEO, Anderson Realty Company</h5>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-3 col-sm-3 text-center col-xs-12\">\r\n<p class=\"mod-img-circle\">\r\n<img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/5557f1a7-9433aad-phartisan130400052-200x200.jpg\" data-imhwpb-built-photo-search=\"8|square\" width=\"200\" class=\"wp-image-128\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-9 col-sm-9 col-xs-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n\"We knew when Ms. Dyson sent in her application that she had great potential. By the time her junior year rolled around, we knew we had an artist on our hands who could capture the true magic in people\'s souls that they rarely let the world see. We\'ve had Cat back on several occasions for workshops and intersession classes. She\'s grown amazingly as a photographer!\"\r\n<h5>Judy Roberts, Dean, New York Academy of Fine Arts</h5>\r\n</div>\r\n</div></div></div>\n','Testimonials','','inherit','closed','closed','','97-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',97,'https://hotelparaisoescondido.net/uncategorized/97-revision-v1/',0,'revision','',0),(160,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-margin-bottom col-xs-12 col-sm-12\">\r\n<h2>Coconut Lane Art Faire, Tampa, FL</h2>\r\n<h4>One of The Best Fine Art Shows in The Country</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nCoconut Lane approached me about documenting their huge annual art show. They had plenty of photographers selling their wares and plenty of amateurs practicing their trade, but didn\'t have anyone documenting the show as it was going on. I had sold at that show in the past and was happy to help as my photography art took a different direction.\r\n\r\nThe show\'s operators were really thrilled with the results. They were able to use the photographs I\'d taken of the show in operation to develop a new line of marketing materials and to replace older, dated photos taken over a decade ago. They\'ve experienced a new revival of interest in the show by both artists and patrons, and lay much of that success with the photographs I\'d taken.\r\n\r\n</div>\r\n<div class=\"col-md-4 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-129\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL0RkQkdpcWtJdko4LzQ1MHg2MDA_3D-imhwpb-49a8uprzrms95d9.jpg\" alt=\"\" width=\"450\" height=\"600\" data-imhwpb-asset-id=\"780379\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-margin-bottom text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-130\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL2dXRFBrNUtZTGM0LzYwMHg0NTA_3D-imhwpb-m96l4o6otma6ozb.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780380\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-131\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzFfQ01vRnNQZnNvLzYwMHg0NTA_3D-imhwpb-nixnmelhgjm2n4h.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780381\"></p>\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-132\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzZ5NkQzU19zRWp3LzYwMHg0NTA_3D-imhwpb-kt683fqsr3zl1h5.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780382\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\"></div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1ef186-8f63b54d-petunyia150300130-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|landscape\" width=\"360\" class=\"wp-image-133\"></p>\r\n\r\n<h2>Miller-Haantz Wedding</h2>\r\nThe Miller-Haantz wedding had a beautiful setting near Lake Como. With the outdoor ceremony near sundown, I was able to capture amazing photos of the bride and groom on their special day, capturing the spirit of the bride\'s wildlife conservation interest and the groom\'s love of the outdoors.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/c294f062-39ae4a5c-epicstockmedia131200158-360x200.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"10|any\" width=\"360\" class=\"wp-image-134\"></p>\r\n\r\n<h2>Christensen-Andersen Wedding</h2>\r\nOf all the lovely wedding dresses I have seen over the years, this bride\'s stunning and elaborate dress may take the cake. On top of that, not to be outdone by his beautiful bride, the groom\'s suit was stunning in its own right, making this photo shoot of the elegant new couple an absolute delight.\r\n\r\n</div>\r\n<div class=\"col-md-4 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-135\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tL3VMWEJlaDZvSG44LzYwMHg0NTA_3D-imhwpb-lqcf3cws5uv6hnv.jpg\" alt=\"\" width=\"600\" height=\"450\" data-imhwpb-asset-id=\"780383\"></p>\r\n\r\n<h2>Anderson Realty Company</h2>\r\nTom Anderson had run into me at a Better Business Bureau meeting with a problem - all his agent\'s photos looked stiff and staged. Over the course of three weeks, I met with all his agents and was able to develop portraits that caught their true personalities.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Clients','','inherit','closed','closed','','99-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',99,'https://hotelparaisoescondido.net/uncategorized/99-revision-v1/',0,'revision','',0),(161,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Cat Dyson</h2>\r\n<h4>Premier Art Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-sm-12 col-margin-bottom col-xs-12\"></div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/65c5e0ae-2d8ceedd-Kurhan130900986-150x220.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"8|portrait\" width=\"150\" class=\"wp-image-136\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-12\">\r\n\r\nPhotographer Cat Dyson has over 20 years of experience in the photography trade. With an eye towards capturing the magic of the moment, she\'s developed techniques that let her slide unnoticed into her client\'s comfort zones.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-sm-11 col-xs-12\">\r\n\r\nIn addition to special event and family portraiture, Ms. Dyson has an extensive background in art photography, capturing images that have won her accolades and awards at a variety of art competitions over the years.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Educational Background</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n\r\nAfter completing a BFA at New York City\'s Academy of Fine Arts and pursuing an MFA specializing in artistic portrait photography, Ms. Dyson has dedicated years to her education. She has spent years working with educational programs in photography that help capture the magic of the moment. As a way of paying forward her degree, she offers a variety of photography technique classes through several different venues, including online and college classes, local and regional art council workshops and national photography convention offerings.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">A Study of Subjects</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n\r\nMs. Dyson uses her minor in psychology to determine how to best approach her subjects and get inside their comfort zone without having them shut her out. This ability allows her to capture the magic of the moment in her special event photography and unique portraits, providing her clients with amazing images that delight them.\r\n\r\nShe has spent a significant time in the art photography trade, going to great lengths to take pictures that capture her client&acirc;&euro;&trade;s personality and spirit. With an adventurous spirit, she\'s taken photographs using a number of techniques including rappelling, skydiving, aerial photography and many more. Here are some of her wildest photo shoots:\r\n\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-bicycle\"> </i></div>\r\n<h5>Zion National Park, Utah</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-sun-o\"> </i></div>\r\n<h5>Sunset over Lake Michigan</h5>\r\n</div>\r\n<div class=\"col-md-2 col-xs-12 col-sm-6 text-center\">\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-university\"> </i></div>\r\n<h5>National Cathedral, Washington D.C.</h5>\r\n<div data-imhwpb-draggable=\"true\"><i class=\"fa fa-3x fa-diamond\"> </i></div>\r\n<h5>Malibu Beach Wedding, CA</h5>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Capturing the Magic</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-5 col-xs-12 col-sm-6\">\r\n\r\nMs. Dyson spent time in her undergraduate program pursuing a minor in psychology at an affiliated college. She looked into the psychology of personal space and boundaries to learn how to get inside of their comfort zone and capture the true wealth of their spirit. This allows her to get the magic of special events down on paper.\r\n\r\nMs. Dyson doesn\'t only limit her application of psychology to the magic she captures in her photography. She\'s also an avid volunteer in child abuse intervention services in her region.\r\n\r\n</div>\r\n<div class=\"col-md-3 col-xs-12 col-sm-6\">\r\n<h5>Client List</h5>\r\n<ul><li>Johnson Wedding Planning Services</li>\r\n 	<li>Beautiful Babies Boutique</li>\r\n 	<li>Fair River Art Show and Festival</li>\r\n 	<li>Pretty Woman Wedding Shows</li>\r\n 	<li>Amazing Grace Baby Services</li>\r\n 	<li>Mount Green Musical Festival</li>\r\n</ul></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Sample Pieces</h2>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\"></div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/8a8b4299-4725b8e6-stockbroker150703279-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-137\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/811e6c56-c850d045-ammentorp160400139-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-138\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/a4ae2f70-eaf75102-andreypopov130700028-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-139\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/6db4fa84-36f3dac7-pressmaster131200488-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-140\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/225bd9d7-1d0bd19c-gpointstudio150600487-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-141\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4058510b-fe481724-Kurhan151000624-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-142\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-3 col-xs-6 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/f67e0084-f00503fa-pressmaster150300276-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-143\"></p>\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/686d436f-ed59e679-andreypopov130801371-150x150.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"110\" class=\"wp-image-144\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Resume','','inherit','closed','closed','','101-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',101,'https://hotelparaisoescondido.net/uncategorized/101-revision-v1/',0,'revision','',0),(162,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-7 col-xs-12 col-sm-12\">\r\n<h2>A Magical Menu of Priceless Photographs</h2>\r\n<h4>Services Tailored to Your Needs</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause my clients often request a variety of services, I prefer to meet with clients and customize my packages to their needs. To meet these needs, I offer a wide variety of different services, either in package form or a la carte, so that clients who prefer to know exactly what they\'re purchasing have the information available. I also offer an hourly rate for clients who may have difficulty opening up to the inner beauty they want captured on paper. For clients who like my style but need photography services in a remote or distant location, I\'m willing to work out travel expenses.\r\n\r\nI also offer a wide variety of services related to photography. With an MFA in photography, I\'m well-qualified to teach at the collegiate level and have done so in the past at a variety of area colleges and universities.\r\n\r\nOther services I regularly offer my clients include digital touch-ups of red eyes and basic complexion smoothing, airbrushing extra pounds away, working with professionals to develop brand images that build the impression they\'re trying to create, teaching student models how to get the most out of their photo sessions and offering one-on-one sessions with photographers who are learning their own way to capture the magic that exists in their clients.\r\n\r\n</div>\r\n<div class=\"col-md-5 text-center col-xs-12 col-sm-12\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/17681962-e32c4121-stockbroker150603167.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"360\" class=\"wp-image-145\"></p>\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-xs-12 col-sm-12 col-md-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12\">\r\n<h2>My Available Services</h2>\r\n<h4>A Little Something for Everyone</h4>\r\nI offer a wide variety of photography-related services to meet your needs. If you need a service that isn\'t listed here, contact me. I\'ve worked on a variety of unique projects.\r\n\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-space\"></div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-diamond\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Integrated Wedding Photography</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-child\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Beautiful Babies and Maternity Images</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-paint-brush\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Capturing the Magic of Art Shows</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-graduation-cap\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Catching Special Graduation Moments</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\r\n<div class=\"boldgrid-section\"><div class=\"container\"><div class=\"row gridblock\">\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-camera\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Going the Extra Mile for Amazing Photos</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"col-md-6 col-xs-12 col-sm-12\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12\">\r\n<div class=\"text-center\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-2x fa-bookmark\"> </i></div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"heading\">\r\n<h4 class=\"xs-center sm-center\">Bringing Professionals Out of Their Shell</h4>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div></div></div>\n','Services','','inherit','closed','closed','','103-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',103,'https://hotelparaisoescondido.net/uncategorized/103-revision-v1/',0,'revision','',0),(163,1,'2020-06-14 21:26:27','2020-06-14 21:26:27','\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 text-center col-xs-12 col-sm-12 text-center\">\r\n<h2>Capturing the Magic</h2>\r\n<h4>Curated Images You\'re Guaranteed to Love</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nMy clients are often awe-struck when they get a chance to see their proofs. Because digital photography makes it inexpensive to capture many pictures in a setting, I go through hundreds of photographs, picking only the ones that really capture the magic of the event and the client\'s personality.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"image-gallery\">\r\n<p class=\"mod-img\"><img class=\"alignnone size-full wp-image-146\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/aHR0cHM6Ly9zb3VyY2UudW5zcGxhc2guY29tLzJxTFRfUnEtMnRrLzEyMDB4NDgw-imhwpb-ntmiz347g2anmcc.jpg\" alt=\"\" width=\"1200\" height=\"480\" data-imhwpb-asset-id=\"780384\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/9b6e13d5-79457489-dolgachov140403571-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-147\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/e5cc72bf-8e0b06be-goodluz140200143-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-148\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/4eb7e26f-71280d42-konradbak131200112-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-149\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/049815ef-94b585b1-stockbroker141101204-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-150\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/1e90ba79-43556005-georgerudy150600236-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-151\"></p>\r\n\r\n</div>\r\n<div class=\"col-md-2 col-sm-2 col-xs-4 text-center\">\r\n<p class=\"mod-img\"><img src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/51c7c506-4f8fcc-pressmaster141000597-180x180.jpg\" alt=\"\" data-imhwpb-built-photo-search=\"16|square\" width=\"180\" class=\"wp-image-152\"></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\"></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<h2>How I Capture the Moment</h2>\r\n<h4>Keep the Client Comfortable</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nBecause I\'ve spent a great deal of time working on the arts scene, I\'ve had plenty of time to study how people react to someone in their comfort zone.\r\n\r\nTowards that end, I\'ve created a way of getting close without making the photo\'s subjects uncomfortable. If it takes a minute or an hour to capture the perfect magic of your special moment, I\'ll find a way in without breaking the mood.\r\n\r\n</div>\r\n<div class=\"col-md-8 col-xs-12 col-sm-12\">\r\n<h2>A Study of Subjects</h2>\r\n<h4>Therapeutic Solutions for Capturing You At Your Best</h4>\r\n<div class=\"row gridblock\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n\r\n<hr></div>\r\n</div>\r\n</div>\r\n</div>\r\nAs an art photographer, I\'ve learned how to approach a subject from a number of different possible angles, both physically and figuratively.\r\n\r\nUnlike big-box photography studios, I work with my subject to make them comfortable so that they\'re willing to reveal that special magic to me. Instead of snapping the first picture of a child smiling, I look for more.\r\n\r\nI\'ve used play therapy to help children open up for their pictures, letting them show their real personality in the photographs I capture.\r\n\r\nI spend time before the wedding getting to know my clients so that their love shows through in photos that they\'ll adore because it captures their spirit.\r\n\r\nFamily portraits don\'t have to be staged and staid! I\'m willing to travel to your favorite place and catch your family at play.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\n','Info','','inherit','closed','closed','','105-revision-v1','','','2020-06-14 21:26:27','2020-06-14 21:26:27','',105,'https://hotelparaisoescondido.net/uncategorized/105-revision-v1/',0,'revision','',0),(164,1,'2020-06-14 21:26:28','2020-06-14 21:26:28','','','','inherit','open','closed','','164','','','2020-06-14 21:26:28','2020-06-14 21:26:28','',0,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/venetian-photography-imhwpb-rjoi9sqad29qhas.jpg',0,'attachment','image/jpeg',0),(169,1,'2020-06-14 21:45:28','2020-06-14 21:45:28','{\n    \"boldgrid-venetian::boldgrid_font_toggle\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:36:16\"\n    },\n    \"boldgrid-venetian::logo_font_family\": {\n        \"value\": \"Tangerine\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:39:18\"\n    },\n    \"boldgrid-venetian::logo_font_size\": {\n        \"value\": \"47\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:39:18\"\n    },\n    \"blogname\": {\n        \"value\": \"Hotel Paraiso Escondido\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:39:18\"\n    },\n    \"boldgrid-venetian::logo_text_transform\": {\n        \"value\": \"none\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:39:18\"\n    },\n    \"boldgrid-venetian::boldgrid_position_toggle\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:39:18\"\n    },\n    \"boldgrid-venetian::logo_line_height\": {\n        \"value\": \"150\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:39:18\"\n    },\n    \"boldgrid-venetian::logo_shadow_switch\": {\n        \"value\": true,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:39:18\"\n    },\n    \"boldgrid-venetian::logo_margin_bottom\": {\n        \"value\": \"30\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:40:18\"\n    },\n    \"boldgrid-venetian::logo_margin_left\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:40:18\"\n    },\n    \"boldgrid-venetian::logo_shadow_horizontal\": {\n        \"value\": \"-3\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:40:18\"\n    },\n    \"boldgrid-venetian::logo_shadow_vertical\": {\n        \"value\": \"-1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:40:18\"\n    },\n    \"boldgrid-venetian::logo_shadow_blur\": {\n        \"value\": \"6\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:40:18\"\n    },\n    \"boldgrid-venetian::background_image\": {\n        \"value\": \"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/cropped-Alberca-.jpg\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:42:18\"\n    },\n    \"widget_black-studio-tinymce[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo1OntzOjU6InRpdGxlIjtzOjE0OiJDYWxsIFRvIEFjdGlvbiI7czo0OiJ0ZXh0IjtzOjMwMjoiPGRpdiBjbGFzcz0icm93Ij4NCjxkaXYgY2xhc3M9ImNvbC1zbS0xMiBjb2wtbWQtMTIiPg0KPGRpdiBjbGFzcz0iY2FsbC10by1hY3Rpb24iPg0KPGgyPlVuIFBhcmFpc28gZGVsIERlc2NhbnNvPC9oMj4NCjxoMz5MdWdhciBNYWdpY288L2gzPg0KPHAgY2xhc3M9InAtYnV0dG9uLXByaW1hcnkiPjxhIGNsYXNzPSJidXR0b24tcHJpbWFyeSIgaHJlZj0iY29udGFjdC11cyI+Q09OVEFDVCBVUzwvYT48L3A+DQoNCjwvZGl2Pg0KPC9kaXY+DQo8ZGl2IGNsYXNzPSJjb2wtbWQtNiI+PC9kaXY+DQo8L2Rpdj4NCjwhLS0gLnJvdyAtLT4iO3M6NDoidHlwZSI7czo2OiJ2aXN1YWwiO3M6NjoiZmlsdGVyIjtzOjE6IjEiO3M6NToibGFiZWwiO3M6MjA6ImJsYWNrLXN0dWRpby10aW55bWNlIjt9\",\n            \"title\": \"Call To Action\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"56eda40de8757eec3cec4f6026799e38\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:45:19\"\n    },\n    \"boldgrid-venetian::logo_letter_spacing\": {\n        \"value\": \"1\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 21:45:28\"\n    }\n}','','','trash','closed','closed','','02647291-9dba-4ae3-b2a7-a8fa25e9b7db','','','2020-06-14 21:45:28','2020-06-14 21:45:28','',0,'https://hotelparaisoescondido.net/?p=169',0,'customize_changeset','',0),(170,1,'2020-06-14 21:41:18','2020-06-14 21:41:18','','Alberca-','','inherit','open','closed','','alberca','','','2020-06-14 21:41:18','2020-06-14 21:41:18','',94,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/Alberca-.jpg',0,'attachment','image/jpeg',0),(171,1,'2020-06-14 21:41:47','2020-06-14 21:41:47','https://hotelparaisoescondido.net/wp-content/uploads/2020/06/cropped-Alberca-.jpg','cropped-Alberca-.jpg','','inherit','open','closed','','cropped-alberca-jpg','','','2020-06-14 21:41:47','2020-06-14 21:41:47','',0,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/cropped-Alberca-.jpg',0,'attachment','image/jpeg',0),(175,1,'2020-06-14 22:16:13','2020-06-14 22:16:13','<div class=\"container-fluid background-alpha boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Historia</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-building\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\r\n<div class=\"mod-alpha\">\r\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo &nbsp;Mágico</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<div class=\"mod-alpha-2\">\r\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-beta boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>CAPTURING THE MOMENTS THAT MATTER MOST</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-beta\">\r\n\r\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"140317,140318,140319,140320,140321,140322\"   ids=\"114,115,116,117,118,119\"     data-imhwpb-assets=\'167078,167079,167080,167081,167082,167083\' ]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-gamma boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>TESTIMONIALS</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-112\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\" alt=\"photo-1438763298591-75a0d42b7265\" width=\"600\" height=\"600\" data-imhwpb-asset-id=\"146184\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n\r\nVenetian Photography is <em>the</em> photography group you want handling your professional photo shoots. Their photographers are on top of their game, demonstrating impeccable timing and a vision that you should only expect from seasoned veterans. I cannot recommend them enough.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-113\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\" alt=\"photo-1441123694162-e54a981ceba5\" width=\"600\" height=\"600\" data-imhwpb-asset-id=\"146185\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n\r\nThank you a million times over! The images Venetian Photography take truly capture the personality and spirit of their subjects. The photos from our last family event leave me breathless every time I look at them. Venetian Photography is the place to call if you want your expectations exceeded.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 22:16:13','2020-06-14 22:16:13','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(188,1,'2020-06-14 23:30:13','2020-06-14 23:30:13','<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\">Historia</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\n<div class=\"mod-alpha\">\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo  Mágico</p>\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\" /></p>\n</div>\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2 class=\"\">CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n<p>[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"167078,167079,167080,167081,167082,167083\" ids=\"180,114,115,116,117,118,119\"]</p>\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-177 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/101_0_300_300_00450343.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146184\" /></p>\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Hotel Paraiso Escondido</p>\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\"> </p>\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-178 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/302_80_300_300_DSC05063-768x576.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146185\" /></p>\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Puerto Escondido, Oaxaca México</p>\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"> </p>\n</div>\n</div>\n</div>\n</div>\n\n<!-- wp:nextpage -->\n<!--nextpage-->\n<!-- /wp:nextpage -->','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 23:30:13','2020-06-14 23:30:13','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(178,1,'2020-06-14 22:21:57','2020-06-14 22:21:57','','DSC05063','','inherit','open','closed','','dsc05063','','','2020-06-14 22:21:57','2020-06-14 22:21:57','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/DSC05063.jpg',0,'attachment','image/jpeg',0),(179,1,'2020-06-14 22:25:40','2020-06-14 22:25:40','<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Historia</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\r\n<div class=\"mod-alpha\">\r\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo &nbsp;Mágico</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<div class=\"mod-alpha-2\">\r\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-beta boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>CAPTURING THE MOMENTS THAT MATTER MOST</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-beta\">\r\n\r\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"140317,140318,140319,140320,140321,140322\"   ids=\"114,115,116,117,118,119\"     data-imhwpb-assets=\'167078,167079,167080,167081,167082,167083\' ]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-gamma boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>TESTIMONIALS</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-177 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/101_0_300_300_00450343.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146184\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n<p class=\"\">Hotel Paraiso Escondido</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-178 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/302_80_300_300_DSC05063-768x576.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146185\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n<p class=\"\">Puerto Escondido, Oaxaca México</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 22:25:40','2020-06-14 22:25:40','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(176,1,'2020-06-14 22:18:45','2020-06-14 22:18:45','<div class=\"container-fluid background-alpha boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<h2 class=\"\">Historia</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\r\n<div class=\"mod-alpha\">\r\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo &nbsp;Mágico</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\r\n<div class=\"mod-alpha-2\">\r\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-beta boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>CAPTURING THE MOMENTS THAT MATTER MOST</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-beta\">\r\n\r\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"140317,140318,140319,140320,140321,140322\"   ids=\"114,115,116,117,118,119\"     data-imhwpb-assets=\'167078,167079,167080,167081,167082,167083\' ]\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container-fluid background-gamma boldgrid-section\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\r\n<h2>TESTIMONIALS</h2>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-112\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1438763298591-75a0d42b7265-imhwpb-63d21ewm2b5qqfk.jpg\" alt=\"photo-1438763298591-75a0d42b7265\" width=\"600\" height=\"600\" data-imhwpb-asset-id=\"146184\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n\r\nVenetian Photography is <em>the</em> photography group you want handling your professional photo shoots. Their photographers are on top of their game, demonstrating impeccable timing and a vision that you should only expect from seasoned veterans. I cannot recommend them enough.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"row vertical-align-center\">\r\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\r\n<div class=\"mod-gamma\">\r\n<p class=\"mod-reset\"><img class=\"aligncenter size-full img-circle wp-image-113\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/tmp_photo-1441123694162-e54a981ceba5-imhwpb-ol47xiiakhn555s.jpg\" alt=\"photo-1441123694162-e54a981ceba5\" width=\"600\" height=\"600\" data-imhwpb-asset-id=\"146185\"></p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\r\n<div class=\"mod-blockquote\">\r\n\r\nThank you a million times over! The images Venetian Photography take truly capture the personality and spirit of their subjects. The photos from our last family event leave me breathless every time I look at them. Venetian Photography is the place to call if you want your expectations exceeded.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row\">\r\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\r\n<p class=\"mod-space-3x\">&nbsp;</p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 22:18:45','2020-06-14 22:18:45','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(177,1,'2020-06-14 22:20:48','2020-06-14 22:20:48','','00450343','','inherit','open','closed','','00450343','','','2020-06-14 22:20:48','2020-06-14 22:20:48','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/00450343.jpg',0,'attachment','image/jpeg',0),(180,1,'2020-06-14 22:34:05','2020-06-14 22:34:05','','DSC05220','','inherit','open','closed','','dsc05220','','','2020-06-14 22:34:05','2020-06-14 22:34:05','',90,'https://hotelparaisoescondido.net/wp-content/uploads/2020/06/DSC05220.jpg',0,'attachment','image/jpeg',0),(185,1,'2020-06-14 22:52:40','2020-06-14 22:52:40','<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\">Historia</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\n<div class=\"mod-alpha\">\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo &nbsp;Mágico</p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\"></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2 class=\"\">CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"167078,167079,167080,167081,167082,167083\" ids=\"180,114,115,116,117,118,119\"]\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-177 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/101_0_300_300_00450343.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146184\"></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Hotel Paraiso Escondido</p>\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\">&nbsp;</p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-178 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/302_80_300_300_DSC05063-768x576.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146185\"></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Puerto Escondido, Oaxaca México</p>\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\">&nbsp;</p>\n\n</div>\n</div>\n</div>\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 22:52:40','2020-06-14 22:52:40','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(184,1,'2020-06-14 22:51:18','2020-06-14 22:51:18','<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\">Historia</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\n<div class=\"mod-alpha\">\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo  Mágico</p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2 class=\"\">CAPTURING THE MOMENTS THAT MATTER MOST</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-picture-o\"> </i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-beta\">\n\n[gallery size=\"large\" gutterwidth=\"15\" link=\"file\" targetsize=\"full\" captions=\"hide\" data-imhwpb-assets=\"167078,167079,167080,167081,167082,167083\" ids=\"180,114,115,116,117,118,119\"]\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-gamma boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2>TESTIMONIALS</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-quote-left\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-177 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/101_0_300_300_00450343.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146184\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Hotel Paraiso Escondido</p>\n\n</div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space\"></p>\n\n</div>\n</div>\n<div class=\"row vertical-align-center\">\n<div class=\"col-md-2 col-xs-12 col-sm-12 text-center\">\n<div class=\"mod-gamma\">\n<p class=\"mod-reset\"><img class=\"img-circle alignnone wp-image-178 size-medium\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/302_80_300_300_DSC05063-768x576.jpg\" alt=\"\" width=\"300\" height=\"300\" data-imhwpb-asset-id=\"146185\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-10 col-xs-12 col-sm-12\">\n<div class=\"mod-blockquote\">\n<p class=\"\">Puerto Escondido, Oaxaca México</p>\n\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-alpha boldgrid-section\" style=\"background-color: #022b4f;\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<h2 class=\"\">Historia</h2>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<div class=\"mod-divider mod-icon-circle\" data-imhwpb-draggable=\"true\"><i class=\"fa fa-home\" style=\"color: #41d6b9;\"><!-- icon --></i></div>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-4 col-xs-12 col-sm-12 vertical-align-baseline align-column-center\">\n<div class=\"mod-alpha\">\n<p class=\"\" style=\"margin-left: auto; margin-right: auto;\">El Hotel Paraiso Escondido fue creado en 1975 con un estilo único : Colonial Mexicano con un Surrealismo  Mágico</p>\n\n</div>\n</div>\n<div class=\"col-md-4 col-xs-12 col-sm-12\">\n<div class=\"mod-alpha-2\">\n<p class=\"mod-reset\" style=\"padding: 0em; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; width: auto; margin-left: auto; margin-right: auto;\"><img class=\"img-circle wp-image-172 size-medium aligncenter\" src=\"https://hotelparaisoescondido.net/wp-content/uploads/2020/06/47_0_480_480_00449796.jpg\" alt=\"\" width=\"480\" height=\"480\" data-imhwpb-asset-id=\"146183\" /></p>\n\n</div>\n</div>\n<div class=\"col-md-2 col-sm-12 col-xs-12\"></div>\n</div>\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12\">\n<p class=\"mod-space-3x\"></p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"container-fluid background-beta boldgrid-section\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-12 col-xs-12 col-sm-12 text-center\">\n<h2 class=\"\"></h2>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>','Home','','inherit','closed','closed','','90-revision-v1','','','2020-06-14 22:51:18','2020-06-14 22:51:18','',90,'https://hotelparaisoescondido.net/uncategorized/90-revision-v1/',0,'revision','',0),(189,1,'2020-06-14 23:33:09','2020-06-14 23:33:09','{\n    \"widget_black-studio-tinymce[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTo1OntzOjU6InRpdGxlIjtzOjE0OiJDYWxsIFRvIEFjdGlvbiI7czo0OiJ0ZXh0IjtzOjM4MToiPGRpdiBjbGFzcz0icm93Ij4NCjxkaXYgY2xhc3M9ImNvbC1zbS0xMiBjb2wtbWQtMTIiPg0KPGRpdiBjbGFzcz0iY2FsbC10by1hY3Rpb24iPg0KPGgyPjxzcGFuIHN0eWxlPSJjb2xvcjogI2ZmZmYwMDsiPlNpdGUgZW4gQ29uc3RydWNjaW9uPC9zcGFuPjwvaDI+DQo8aDI+PC9oMj4NCjxoMj5VbiBQYXJhaXNvIGRlbCBEZXNjYW5zbzwvaDI+DQo8aDM+THVnYXIgTWFnaWNvPC9oMz4NCjxwIGNsYXNzPSJwLWJ1dHRvbi1wcmltYXJ5Ij48YSBjbGFzcz0iYnV0dG9uLXByaW1hcnkiIGhyZWY9ImNvbnRhY3QtdXMiPkNPTlRBQ1QgVVM8L2E+PC9wPg0KDQo8L2Rpdj4NCjwvZGl2Pg0KPGRpdiBjbGFzcz0iY29sLW1kLTYiPjwvZGl2Pg0KPC9kaXY+DQo8IS0tIC5yb3cgLS0+IjtzOjQ6InR5cGUiO3M6NjoidmlzdWFsIjtzOjY6ImZpbHRlciI7czoxOiIxIjtzOjU6ImxhYmVsIjtzOjIwOiJibGFjay1zdHVkaW8tdGlueW1jZSI7fQ==\",\n            \"title\": \"Call To Action\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"b0b2b97b38929419dabb0a13f1485e2b\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-14 23:33:09\"\n    }\n}','','','trash','closed','closed','','611e6904-c88b-4d5a-9cff-5941da953ddf','','','2020-06-14 23:33:09','2020-06-14 23:33:09','',0,'https://hotelparaisoescondido.net/uncategorized/611e6904-c88b-4d5a-9cff-5941da953ddf/',0,'customize_changeset','',0),(191,1,'2020-06-15 01:18:02','2020-06-15 01:18:02','{\n    \"boldgrid-venetian::boldgrid_compiled_css\": {\n        \"value\": \"/** * Text Contrast * Compares contrast of a given color to the light/dark arguments and returns whichever is most \\\"contrasty\\\" */.color1-text-default {  color: #ffffff; }.color-1-text-contrast {  color: #ffffff !important; }.color-1-text-contrast-hover:hover, .color-1-text-contrast-hover:focus {  color: #ffffff !important; }.color2-text-default {  color: #ffffff; }.color-2-text-contrast {  color: #ffffff !important; }.color-2-text-contrast-hover:hover, .color-2-text-contrast-hover:focus {  color: #ffffff !important; }.color3-text-default {  color: #333333; }.color-3-text-contrast,.color-3-text-contrast-hover:hover {  color: #333333 !important; }.color4-text-default {  color: #ffffff; }.color-4-text-contrast,.color-4-text-contrast-hover:hover {  color: #ffffff !important; }.color-5-text-contrast,.color-5-text-contrast-hover:hover {  color: !important; }.color-neutral-text-contrast,.color-neutral-text-contrast-hover:hover {  color: !important; }/*create single css classes to apply palettes on universal elements*/.color1-color {  color: #0076a3 !important; }.color1-color-hover:focus, .color1-color-hover:hover {  color: #0076a3 !important; }.color2-color {  color: #777777 !important; }.color2-color-hover:focus, .color2-color-hover:hover {  color: #777777 !important; }.color3-color {  color: white !important; }.color3-color-hover:focus, .color3-color-hover:hover {  color: white !important; }.color4-color {  color: #001126 !important; }.color4-color-hover:focus, .color4-color-hover:hover {  color: #001126 !important; }.color-neutral-color {  color: !important; }.color1-background {  background: #0076a3 !important; }.color1-background-hover:focus, .color1-background-hover:hover {  background: #0076a3 !important; }.color2-background {  background: #777777 !important; }.color2-background-hover:focus, .color2-background-hover:hover {  background: #777777 !important; }.color3-background {  background: white !important; }.color3-background-hover:focus, .color3-background-hover:hover {  background: white !important; }.color4-background {  background: #001126 !important; }.color4-background-hover:focus, .color4-background-hover:hover {  background: #001126 !important; }.color-neutral-background {  background: !important; }.color1-background-color {  background-color: #0076a3 !important; }.color1-background-color-hover:focus, .color1-background-color-hover:hover {  background-color: #0076a3 !important; }.color2-background-color {  background-color: #777777 !important; }.color2-background-color-hover:focus, .color2-background-color-hover:hover {  background-color: #777777 !important; }.color3-background-color {  background-color: white !important; }.color3-background-color-hover:focus, .color3-background-color-hover:hover {  background-color: white !important; }.color4-background-color {  background-color: #001126 !important; }.color4-background-color-hover:focus, .color4-background-color-hover:hover {  background-color: #001126 !important; }.color-neutral-background-color {  background-color: !important; }.color1-border-color {  border-color: #0076a3 !important; }.color1-border-color-hover:focus, .color1-border-color-hover:hover {  border-color: #0076a3 !important; }.color2-border-color {  border-color: #777777 !important; }.color2-border-color-hover:focus, .color2-border-color-hover:hover {  border-color: #777777 !important; }.color3-border-color {  border-color: white !important; }.color3-border-color-hover:focus, .color3-border-color-hover:hover {  border-color: white !important; }.color4-border-color {  border-color: #001126 !important; }.color4-border-color-hover:focus, .color4-border-color-hover:hover {  border-color: #001126 !important; }.color-neutral-border-color {  border-color: !important; }/** Adding minimal color definitions for default breadcrumbs **/.breadcrumb li a.filler {  background: #777777;  color: #ffffff; }  .breadcrumb li a.filler:after {    border-left-color: #777777; }.breadcrumb li a:not(.filler) {  color: #ffffff; }  .breadcrumb li a:not(.filler):after {    border-left-color: #0076a3 !important; }  .breadcrumb li a:not(.filler):hover, .breadcrumb li a:not(.filler):focus {    background: #777777;    color: #ffffff; }    .breadcrumb li a:not(.filler):hover:after, .breadcrumb li a:not(.filler):focus:after {      border-left-color: #777777 !important;      color: #ffffff; }/** WooCommerce overrides **/.woocommerce div.product .stock,.woocommerce div.product span.price,.woocommerce div.product p.price {  color: #0076a3; }/** Gallery overrides **/.wc-image-links .gallery-caption,.wc-gallery-captions-show .gallery-caption,.wc-gallery-captions-onhover .gallery-caption,.wc-gallery-captions-showon .gallery-caption {  background-color: white;  color: #333333; }  .wc-image-links .gallery-caption > *,  .wc-gallery-captions-show .gallery-caption > *,  .wc-gallery-captions-onhover .gallery-caption > *,  .wc-gallery-captions-showon .gallery-caption > * {    color: #333333; }/** Base Colors** Create colors for buttons* (.button-primary, .button-secondary, etc.)*/.btn-color-1,.btn-color-1-flat {  background-color: #0076a3;  border-color: #0076a3;  color: #ffffff !important; }  .btn-color-1:visited,  .btn-color-1-flat:visited {    color: #ffffff; }  .btn-color-1:hover, .btn-color-1:focus,  .btn-color-1-flat:hover,  .btn-color-1-flat:focus {    background-color: #009bd6;    border-color: #009bd6;    color: #ffffff !important; }  .btn-color-1:active, .btn-color-1.active, .btn-color-1.is-active,  .btn-color-1-flat:active,  .btn-color-1-flat.active,  .btn-color-1-flat.is-active {    background-color: #08729b;    border-color: #08729b;    color: #005170 !important; }.btn-color-2,.btn-color-2-flat {  background-color: #777777;  border-color: #777777;  color: #ffffff !important; }  .btn-color-2:visited,  .btn-color-2-flat:visited {    color: #ffffff; }  .btn-color-2:hover, .btn-color-2:focus,  .btn-color-2-flat:hover,  .btn-color-2-flat:focus {    background-color: #919191;    border-color: #919191;    color: #ffffff !important; }  .btn-color-2:active, .btn-color-2.active, .btn-color-2.is-active,  .btn-color-2-flat:active,  .btn-color-2-flat.active,  .btn-color-2-flat.is-active {    background-color: #777777;    border-color: #777777;    color: #5e5e5e !important; }.btn-color-3,.btn-color-3-flat {  background-color: white;  border-color: white;  color: #333333 !important; }  .btn-color-3:visited,  .btn-color-3-flat:visited {    color: #333333; }  .btn-color-3:hover, .btn-color-3:focus,  .btn-color-3-flat:hover,  .btn-color-3-flat:focus {    background-color: white;    border-color: white;    color: #333333 !important; }  .btn-color-3:active, .btn-color-3.active, .btn-color-3.is-active,  .btn-color-3-flat:active,  .btn-color-3-flat.active,  .btn-color-3-flat.is-active {    background-color: white;    border-color: white;    color: #e6e6e6 !important; }.btn-color-4,.btn-color-4-flat {  background-color: #001126;  border-color: #001126;  color: #ffffff !important; }  .btn-color-4:visited,  .btn-color-4-flat:visited {    color: #ffffff; }  .btn-color-4:hover, .btn-color-4:focus,  .btn-color-4-flat:hover,  .btn-color-4-flat:focus {    background-color: #002859;    border-color: #002859;    color: #ffffff !important; }  .btn-color-4:active, .btn-color-4.active, .btn-color-4.is-active,  .btn-color-4-flat:active,  .btn-color-4-flat.active,  .btn-color-4-flat.is-active {    background-color: #021124;    border-color: #021124;    color: black !important; }/*------------------------------------------------------------------------# Variables------------------------------------------------------------------------*//*------------------------------------------------------------------------# Palettes------------------------------------------------------------------------*/.palette-primary {  /*-----------------------------------------------\\t## 1\\t-----------------------------------------------*/  /*-----------------------------------------------\\t## 2\\t-----------------------------------------------*/  /*-----------------------------------------------\\t## 3\\t-----------------------------------------------*/  /*-----------------------------------------------\\t## 4\\t-----------------------------------------------*/  /*-----------------------------------------------\\t## Buttons\\t-----------------------------------------------*/  /*-----------------------------------------------\\t## Et Cetera\\t-----------------------------------------------*/ }  .palette-primary .page-title,  .palette-primary a,  .palette-primary a:hover,  .palette-primary a:focus,  .palette-primary .widget-title,  .palette-primary #secondary table th,  .palette-primary .gridblock .heading-alt,  .palette-primary #secondary .table-striped > tbody > tr #today a,  .palette-primary #secondary-menu .current-menu-item a,  .palette-primary #tertiary-menu .current-menu-item a,  .palette-primary #footer-center-menu .current-menu-item a,  .palette-primary #menu-social .current-menu-item a,  .palette-primary .post .entry-title,  .palette-primary .single .entry-title {    color: #0076a3; }  .palette-primary .navbar-default .navbar-nav > li > a:hover,  .palette-primary .navbar-default .navbar-nav > li > a:focus,  .palette-primary .navbar-default .navbar-nav > .open > a,  .palette-primary .navbar-default .navbar-nav > .open > a:hover,  .palette-primary .navbar-default .navbar-nav > .open > a:focus,  .palette-primary .navbar-default .navbar-nav > .active > a,  .palette-primary .navbar-default .navbar-nav > .active > a:hover,  .palette-primary .navbar-default .navbar-nav > .active > a:focus,  .palette-primary .navbar-default .navbar-nav > .current-menu-parent > a {    background: none;    color: #0076a3; }  .palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,  .palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,  .palette-primary .navbar-default .navbar-nav .open .dropdown-menu > .active > a,  .palette-primary .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,  .palette-primary .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,  .palette-primary .nav > li > a:focus,  .palette-primary .nav > li > a:hover,  .palette-primary .mark,  .palette-primary mark {    background: #0076a3;    color: #ffffff; }  .palette-primary hr {    background-color: #0076a3; }  .palette-primary .mod-blockquote,  .palette-primary blockquote {    border-left: 10px solid #0076a3; }  .palette-primary .entry-title:before {    border-top: 2px solid #0076a3; }  .palette-primary .link-secondary,  .palette-primary .link-secondary:hover,  .palette-primary .link-secondary:focus,  .palette-primary #menu-social li a:hover,  .palette-primary #menu-social li a:focus,  .palette-primary #secondary-menu a[href]:hover,  .palette-primary #tertiary-menu a[href]:hover,  .palette-primary #footer-center-menu .menu-social a[href]:hover {    color: #777777; }  .palette-primary .dropdown-menu,  .palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a,  .palette-primary .navbar-default .navbar-toggle:hover,  .palette-primary .navbar-default .navbar-toggle:focus {    background: #777777;    color: #ffffff; }  .palette-primary #footer-center-menu a,  .palette-primary caption,  .palette-primary .widget-area caption,  .palette-primary #secondary .widget-title,  .palette-primary #secondary .table > tbody > tr td,  .palette-primary .black-studio-tinymce-widget p,  .palette-primary #secondary .table-striped > tbody > tr:nth-child(2n+1) td {    color: #333333; }  .palette-primary .call-to-action h3 {    color: white;    text-shadow: -2px 4px 5px rgba(85, 85, 85, 0.2); }  .palette-primary .call-to-action h2 {    border-bottom: 1px solid white;    color: white;    text-shadow: -2px 4px 5px rgba(85, 85, 85, 0.2); }  .palette-primary .mod-beta h3 {    border-bottom: 1px solid white; }  .palette-primary .mod-divider a {    background: white;    color: #333333; }  .palette-primary .mod-divider::before,  .palette-primary .mod-divider::after {    border-top: 1px solid white; }  .palette-primary .wc-gallery img {    border: 6px solid white; }  .palette-primary .mod-icon-hexagon::before {    border-bottom: 25px solid white;    border-left: 50px solid transparent;    border-right: 50px solid transparent; }  .palette-primary .mod-icon-hexagon::after {    border-left: 50px solid transparent;    border-right: 50px solid transparent;    border-top: 25px solid white; }  .palette-primary .mod-icon-hexagon {    background: white; }  .palette-primary .background-overlay,  .palette-primary .mod-icon-circle i,  .palette-primary .disabled-footer .site-footer,  .palette-primary #boldgrid-sticky-filler,  .palette-primary .navbar-default .navbar-toggle .icon-bar,  .palette-primary .navbar-default .navbar-toggle:hover .icon-bar,  .palette-primary .navbar-default .navbar-toggle:focus .icon-bar {    background: #001126; }  .palette-primary body,  .palette-primary .site-content,  .palette-primary .panel-default > .panel-heading,  .palette-primary .panel-body,  .palette-primary .panel-footer,  .palette-primary .background-alpha,  .palette-primary .background-beta,  .palette-primary .background-gamma,  .palette-primary .entry-title,  .palette-primary .entry-title a {    background: #001126;    color: #ffffff; }  .palette-primary .site-header,  .palette-primary .site-header .widget.well {    background: rgba(255, 255, 255, 0.7);    color: #001126; }  .palette-primary .sidebar .widget_calendar caption,  .palette-primary .sidebar .widget_calendar th,  .palette-primary .fa-inverse,  .palette-primary .site-footer .widget.well,  .palette-primary .site-footer .widget.well a,  .palette-primary .site-footer .widget.well caption,  .palette-primary #reviews #comments ol.commentlist li .meta {    color: #ffffff; }  .palette-primary .site-title a,  .palette-primary .site-description,  .palette-primary #menu-social a,  .palette-primary #secondary-menu a,  .palette-primary #tertiary-menu a,  .palette-primary .mod-icon-hexagon i,  .palette-primary .navbar-default .navbar-nav > li > a {    color: #001126; }  .palette-primary .navbar-default .navbar-toggle,  .palette-primary .panel-default {    border-color: #001126; }  .palette-primary .site-footer {    background: #001126;    border-top: 1px solid #ffffff;    color: #ffffff; }  .palette-primary.mce-content-body {    background: #001126 !important;    color: #ffffff; }  @media only screen and (min-width: 768px) {    .palette-primary .navbar-default .navbar-nav .open .dropdown-menu > li > a {      color: #ffffff; } }  .palette-primary .button-primary,  .palette-primary .pager li > a {    background: none;    border: 2px solid white;    color: white; }  .palette-primary .button-secondary,  .palette-primary input[type=\\\"submit\\\"],  .palette-primary .comment-reply-link,  .palette-primary .site-header .widget.well .button-primary,  .palette-primary .button-primary:hover,  .palette-primary .button-primary:focus,  .palette-primary .pager li > a:hover,  .palette-primary .pager li > a:focus,  .palette-primary .alert .btn.button-primary,  .palette-primary .woocommerce-Message .btn.button-primary {    background: #0076a3;    border: 2px solid #0076a3;    color: #ffffff; }  .palette-primary .button-secondary:hover,  .palette-primary .button-secondary:focus,  .palette-primary input[type=\\\"submit\\\"]:hover,  .palette-primary input[type=\\\"submit\\\"]:focus,  .palette-primary .comment-reply-link:hover,  .palette-primary .comment-reply-link:focus {    background: none;    border: 2px solid #0076a3;    color: #0076a3; }  .palette-primary h1,  .palette-primary h2 {    text-shadow: -2px 4px 5px rgba(85, 85, 85, 0.2); }  .palette-primary .mod-alpha img,  .palette-primary .mod-gamma img {    box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.3);    -moz-box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.3);    -webkit-box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.3); }  .palette-primary .background-beta:before,  .palette-primary .background-beta:after {    border-top: 700px solid rgba(255, 255, 255, 0.35); }/*------------------------------------------------------------------------# Additional Body Classes------------------------------------------------------------------------*/body:before,body:after {  border-top: 700px solid rgba(255, 255, 255, 0.35); }\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-15 01:18:02\"\n    },\n    \"boldgrid-venetian::boldgrid_color_palette\": {\n        \"value\": \"{\\\"state\\\":{\\\"active-palette\\\":\\\"palette-primary\\\",\\\"palettes\\\":{\\\"palette-primary\\\":{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(0, 118, 163)\\\",\\\"rgb(119, 119, 119)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(0, 17, 38)\\\"]}},\\\"saved_palettes\\\":[{\\\"format\\\":\\\"palette-primary\\\",\\\"colors\\\":[\\\"rgb(0, 118, 163)\\\",\\\"rgb(119, 119, 119)\\\",\\\"rgb(255, 255, 255)\\\",\\\"rgb(0, 17, 38)\\\"]}]}}\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2020-06-15 01:17:52\"\n    }\n}','','','trash','closed','closed','','ed9b53a9-0626-44fb-9dad-7bee34879d32','','','2020-06-15 01:18:02','2020-06-15 01:18:02','',0,'https://hotelparaisoescondido.net/?p=191',0,'customize_changeset','',0);
/*!40000 ALTER TABLE `wpc7_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_posts` with 117 row(s)
--

--
-- Table structure for table `wpc7_term_relationships`
--

DROP TABLE IF EXISTS `wpc7_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpc7_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpc7_term_relationships`
--

LOCK TABLES `wpc7_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpc7_term_relationships` DISABLE KEYS */;
INSERT INTO `wpc7_term_relationships` VALUES (1,1,0),(6,1,0),(165,6,0),(166,6,0),(167,6,0),(89,4,0),(91,4,0),(96,4,0),(92,5,0),(93,5,0),(94,5,0),(98,4,0),(100,4,0),(102,4,0),(104,4,0),(106,4,0),(108,4,0);
/*!40000 ALTER TABLE `wpc7_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_term_relationships` with 17 row(s)
--

--
-- Table structure for table `wpc7_term_taxonomy`
--

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

--
-- Dumping data for table `wpc7_term_taxonomy`
--

LOCK TABLES `wpc7_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpc7_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpc7_term_taxonomy` VALUES (1,1,'category','',0,0),(6,6,'nav_menu','',0,3),(4,4,'nav_menu','',0,9),(5,5,'category','',0,3);
/*!40000 ALTER TABLE `wpc7_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_term_taxonomy` with 4 row(s)
--

--
-- Table structure for table `wpc7_termmeta`
--

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

--
-- Dumping data for table `wpc7_termmeta`
--

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

-- Dumped table `wpc7_termmeta` with 0 row(s)
--

--
-- Table structure for table `wpc7_terms`
--

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

--
-- Dumping data for table `wpc7_terms`
--

LOCK TABLES `wpc7_terms` WRITE;
/*!40000 ALTER TABLE `wpc7_terms` DISABLE KEYS */;
INSERT INTO `wpc7_terms` VALUES (1,'Uncategorized','uncategorized',0),(6,'Social Media','social-media',0),(4,'primary','primary',0),(5,'Blog','blog',0);
/*!40000 ALTER TABLE `wpc7_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_terms` with 4 row(s)
--

--
-- Table structure for table `wpc7_usermeta`
--

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

--
-- Dumping data for table `wpc7_usermeta`
--

LOCK TABLES `wpc7_usermeta` WRITE;
/*!40000 ALTER TABLE `wpc7_usermeta` DISABLE KEYS */;
INSERT INTO `wpc7_usermeta` VALUES (1,1,'nickname','soettler'),(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,'wpc7_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpc7_user_level','10'),(14,1,'dismissed_wp_pointers','wp410_dfw,wp496_privacy,plugin_editor_notice'),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"d35fc79e724622522ae5fbbfe8eecb8f03dda14432de20c862adaefc05f7c9ad\";a:4:{s:10:\"expiration\";i:1592768289;s:2:\"ip\";s:15:\"189.148.125.129\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15\";s:5:\"login\";i:1592595489;}}'),(24,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:23:\"boldgrid_backup_renamed\";s:9:\"timestamp\";i:1592168571;}'),(25,1,'enable_custom_fields','1'),(17,1,'first_login','2018-09-18 02:53:36'),(18,1,'last_login','2020-06-19 19:38:09'),(19,1,'wpc7_dashboard_quick_press_last_post_id','5'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"189.148.125.0\";}'),(21,1,'wpc7_user-settings','libraryContent=browse&editor=tinymce'),(22,1,'wpc7_user-settings-time','1592173536'),(23,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:10:\"title-attr\";}'),(26,1,'bglibDashboardOrder','1');
/*!40000 ALTER TABLE `wpc7_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_usermeta` with 26 row(s)
--

--
-- Table structure for table `wpc7_users`
--

DROP TABLE IF EXISTS `wpc7_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpc7_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=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpc7_users`
--

LOCK TABLES `wpc7_users` WRITE;
/*!40000 ALTER TABLE `wpc7_users` DISABLE KEYS */;
INSERT INTO `wpc7_users` VALUES (1,'admin','$P$B/igl99vdNCKSozUUaBMwQ8EDYXVZ91','soettler','soettler@mac.com','','2018-09-16 18:28:09','',0,'soettler');
/*!40000 ALTER TABLE `wpc7_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_users` with 1 row(s)
--

--
-- Table structure for table `wpc7_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wpc7_wpforms_tasks_meta`
--

LOCK TABLES `wpc7_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpc7_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpc7_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-06-14 21:01:43'),(2,'wpforms_admin_notifications_update','W10=','2020-06-14 21:01:50'),(3,'wpforms_admin_notifications_update','W10=','2020-06-19 19:38:21');
/*!40000 ALTER TABLE `wpc7_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpc7_wpforms_tasks_meta` with 3 row(s)
--

/*!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: Fri, 19 Jun 2020 19:41:41 +0000
