-- Softaculous SQL Dump
-- http://www.softaculous.com
--
-- Host: localhost
-- Generation Time: February 16, 2020, 11:51 am
-- Server version: 10.3.22
-- PHP Version: 7.3.6

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


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

--
-- Database: `watershe_wp417`
--

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

--
-- Table structure for table `wpor_commentmeta`
--

CREATE TABLE `wpor_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpor_comments`
--

CREATE TABLE `wpor_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_comments`
--

INSERT INTO `wpor_comments` VALUES
(2, 872, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:15:59', '2013-12-03 19:15:59', 'Good post!', 0, '1', '', '', 0, 2),
(3, 872, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:16:24', '2013-12-03 19:16:24', 'Hell yeah!', 0, '1', '', '', 2, 2),
(4, 872, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:24:18', '2013-12-03 19:24:18', 'I agree', 0, '1', '', '', 3, 2),
(5, 872, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:24:32', '2013-12-03 19:24:32', 'LOL haha', 0, '1', '', '', 3, 2),
(7, 43, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:23:13', '2013-12-03 19:23:13', 'reet rutru', 0, '1', '', '', 0, 2),
(16, 2211, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:22:57', '2013-12-03 19:22:57', 'lati, nihil urbis', 0, '1', '', '', 0, 2),
(17, 2211, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:24:12', '2013-12-03 19:24:12', 'dapibus ac facili', 0, '1', '', '', 16, 2),
(18, 2897, 'John Doe', 'ss@sss.ss', '', '171.98.204.30', '2013-12-03 19:23:03', '2013-12-03 19:23:03', 'm, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.', 0, '1', '', '', 0, 2),
(20, 4508, 'ActionScheduler', '', '', '', '2019-09-09 19:33:14', '2019-09-09 19:33:14', 'action created', 0, '1', 'ActionScheduler', 'action_log', 0, 0),
(21, 4508, 'ActionScheduler', '', '', '', '2019-09-09 19:34:00', '2019-09-09 19:34:00', 'action started', 0, '1', 'ActionScheduler', 'action_log', 0, 0),
(22, 4508, 'ActionScheduler', '', '', '', '2019-09-09 19:34:00', '2019-09-09 19:34:00', 'action complete', 0, '1', 'ActionScheduler', 'action_log', 0, 0),
(23, 4527, 'ActionScheduler', '', '', '', '2019-09-17 10:03:33', '2019-09-17 10:03:33', 'action created', 0, '1', 'ActionScheduler', 'action_log', 0, 0),
(24, 4527, 'ActionScheduler', '', '', '', '2019-09-17 10:03:57', '2019-09-17 10:03:57', 'action started', 0, '1', 'ActionScheduler', 'action_log', 0, 0),
(25, 4527, 'ActionScheduler', '', '', '', '2019-09-17 10:03:57', '2019-09-17 10:03:57', 'action complete', 0, '1', 'ActionScheduler', 'action_log', 0, 0),
(26, 4528, 'ActionScheduler', '', '', '', '2019-09-17 10:03:57', '2019-09-17 10:03:57', 'action created', 0, '1', 'ActionScheduler', 'action_log', 0, 0),
(27, 4383, 'WatershedGH', 'info@watershedguesthouse.co.za', '', '105.184.166.46', '2019-10-03 11:27:46', '2019-10-03 09:27:46', 'Please note that two nights''are required over weekends.', 0, '1', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36', '', 0, 1);

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

--
-- Table structure for table `wpor_create_map`
--

CREATE TABLE `wpor_create_map` (
  `map_id` int(11) NOT NULL AUTO_INCREMENT,
  `map_title` varchar(255) DEFAULT NULL,
  `map_width` varchar(255) DEFAULT NULL,
  `map_height` varchar(255) DEFAULT NULL,
  `map_zoom_level` varchar(255) DEFAULT NULL,
  `map_type` varchar(255) DEFAULT NULL,
  `map_scrolling_wheel` varchar(255) DEFAULT NULL,
  `map_visual_refresh` varchar(255) DEFAULT NULL,
  `map_45imagery` varchar(255) DEFAULT NULL,
  `map_street_view_setting` text DEFAULT NULL,
  `map_route_direction_setting` text DEFAULT NULL,
  `map_all_control` text DEFAULT NULL,
  `map_info_window_setting` text DEFAULT NULL,
  `style_google_map` text DEFAULT NULL,
  `map_locations` longtext DEFAULT NULL,
  `map_layer_setting` text DEFAULT NULL,
  `map_polygon_setting` longtext DEFAULT NULL,
  `map_polyline_setting` longtext DEFAULT NULL,
  `map_cluster_setting` text DEFAULT NULL,
  `map_overlay_setting` text DEFAULT NULL,
  `map_geotags` text DEFAULT NULL,
  `map_infowindow_setting` text DEFAULT NULL,
  PRIMARY KEY (`map_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `wpor_flaming_forms`
--

CREATE TABLE `wpor_flaming_forms` (
  `Id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `Key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `Title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `Description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Method` varchar(6) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'POST',
  `Action` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Created` datetime NOT NULL,
  `CreatedBy` int(11) NOT NULL,
  `Updated` datetime NOT NULL,
  `UpdatedBy` int(11) NOT NULL,
  `Active` tinyint(1) NOT NULL,
  PRIMARY KEY (`Id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_flaming_forms`
--

INSERT INTO `wpor_flaming_forms` VALUES
(1, 'contact_form', 'Contact Form', 'We would love to hear from you. Please fill out this contact form and leave us your feedback.', 'POST', '', '2019-12-12 21:18:14', 1, '2019-12-12 21:18:14', 1, 1);

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

--
-- Table structure for table `wpor_flaming_form_fields`
--

CREATE TABLE `wpor_flaming_form_fields` (
  `Id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `FormId` int(11) NOT NULL,
  `Type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `Name` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `Key` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `Description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Options` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Order` int(11) DEFAULT 0,
  `Required` tinyint(1) DEFAULT 0,
  `ListView` tinyint(1) DEFAULT 0,
  `Visible` tinyint(1) NOT NULL,
  PRIMARY KEY (`Id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_flaming_form_fields`
--

INSERT INTO `wpor_flaming_form_fields` VALUES
(1, 1, 'FlamingText', 'Full Name', 'full_name', 'Your first and last name.', 'a:0:{}', 0, 1, 1, 1),
(2, 1, 'FlamingText', 'Email', 'email_address', 'Your email address.', 'a:0:{}', 0, 1, 1, 1),
(3, 1, 'FlamingTextarea', 'Message', 'message', 'Your feedback.', 'a:0:{}', 0, 1, 0, 1),
(4, 1, 'FlamingSubmit', 'Submit', 'submit', 'Submit this form.', 'a:1:{s:9:"css_class";s:0:"";}', 0, 0, 0, 1);

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

--
-- Table structure for table `wpor_flaming_form_submission`
--

CREATE TABLE `wpor_flaming_form_submission` (
  `Id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `FormId` int(11) NOT NULL,
  `Browser` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Version` varchar(24) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Platform` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `IP` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Created` datetime DEFAULT NULL,
  `Viewed` tinyint(1) DEFAULT NULL,
  `ViewedBy` int(11) DEFAULT NULL,
  PRIMARY KEY (`Id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpor_flaming_form_submission_values`
--

CREATE TABLE `wpor_flaming_form_submission_values` (
  `Id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `FormId` int(11) NOT NULL,
  `SubmissionId` int(11) NOT NULL,
  `Key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `Value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`Id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpor_gdlr_hostel_booking`
--

CREATE TABLE `wpor_gdlr_hostel_booking` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) unsigned NOT NULL,
  `room_id` bigint(20) unsigned DEFAULT NULL,
  `start_date` datetime DEFAULT NULL,
  `end_date` datetime DEFAULT NULL,
  `date_list` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `wpor_gdlr_hostel_payment`
--

CREATE TABLE `wpor_gdlr_hostel_payment` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `total_price` decimal(19,4) DEFAULT NULL,
  `pay_amount` decimal(19,4) DEFAULT NULL,
  `booking_date` datetime DEFAULT NULL,
  `checkin_date` date DEFAULT NULL,
  `booking_data` longtext DEFAULT NULL,
  `contact_info` longtext DEFAULT NULL,
  `payment_info` longtext DEFAULT NULL,
  `payment_status` varchar(20) DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `customer_code` varchar(50) DEFAULT NULL,
  `read_status` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `wpor_gdlr_hotel_booking`
--

CREATE TABLE `wpor_gdlr_hotel_booking` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) unsigned NOT NULL,
  `room_id` bigint(20) unsigned DEFAULT NULL,
  `start_date` datetime DEFAULT NULL,
  `end_date` datetime DEFAULT NULL,
  `date_list` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wpor_gdlr_hotel_booking`
--

INSERT INTO `wpor_gdlr_hotel_booking` VALUES
(1, 1, 4383, '2019-10-01 00:00:00', '2019-10-02 00:00:00', '2019-10-01'),
(2, 2, 4383, '2019-10-01 00:00:00', '2019-10-02 00:00:00', '2019-10-01'),
(3, 3, 3596, '2019-10-28 00:00:00', '2019-10-29 00:00:00', '2019-10-28'),
(4, 4, 3596, '2019-10-28 00:00:00', '2019-10-29 00:00:00', '2019-10-28'),
(5, 5, 3596, '2019-11-16 00:00:00', '2019-11-17 00:00:00', '2019-11-16'),
(6, 6, 3596, '2019-11-16 00:00:00', '2019-11-17 00:00:00', '2019-11-16'),
(7, 7, 3596, '2019-10-31 00:00:00', '2019-11-01 00:00:00', '2019-10-31');

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

--
-- Table structure for table `wpor_gdlr_hotel_payment`
--

CREATE TABLE `wpor_gdlr_hotel_payment` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `total_price` decimal(19,4) DEFAULT NULL,
  `pay_amount` decimal(19,4) DEFAULT NULL,
  `booking_date` datetime DEFAULT NULL,
  `checkin_date` date DEFAULT NULL,
  `booking_data` longtext DEFAULT NULL,
  `contact_info` longtext DEFAULT NULL,
  `payment_info` longtext DEFAULT NULL,
  `payment_status` varchar(20) DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `customer_code` varchar(50) DEFAULT NULL,
  `read_status` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wpor_gdlr_hotel_payment`
--

INSERT INTO `wpor_gdlr_hotel_payment` VALUES
(1, 1000.0000, 0.0000, '2019-10-01 08:48:41', '2019-10-01', 'a:16:{s:11:"pay_deposit";s:5:"false";s:12:"gdlr-room-id";a:1:{i:0;s:4:"4383";}s:13:"gdlr-check-in";s:10:"2019-10-01";s:10:"gdlr-night";s:1:"1";s:14:"gdlr-check-out";s:10:"2019-10-02";s:17:"gdlr-checkin-hour";s:2:"14";s:16:"gdlr-checkin-min";s:2:"00";s:16:"gdlr-room-number";s:1:"1";s:17:"gdlr-adult-number";a:1:{i:0;s:1:"2";}s:20:"gdlr-children-number";a:1:{i:0;s:1:"0";}s:11:"single-room";s:4:"4383";s:7:"service";a:0:{}s:14:"service-amount";a:0:{}s:12:"service-room";a:0:{}s:19:"service-room-select";a:0:{}s:19:"service-room-amount";a:0:{}}', 'a:8:{s:10:"first_name";s:5:"Mandy";s:9:"last_name";s:9:"Margolius";s:5:"email";s:22:"mmargolius89@gmail.com";s:5:"phone";s:10:"0814780407";s:7:"address";s:28:"132 Cedar street\r\nNorthcliff";s:15:"additional-note";s:0:"";s:6:"coupon";s:0:"";s:14:"payment-method";s:5:"email";}', NULL, 'booking', NULL, 'GDLRMM0', NULL),
(2, 1000.0000, 0.0000, '2019-10-01 08:53:00', '2019-10-01', 'a:15:{s:11:"pay_deposit";s:5:"false";s:12:"gdlr-room-id";a:1:{i:0;s:4:"4383";}s:13:"gdlr-check-in";s:10:"2019-10-01";s:10:"gdlr-night";s:1:"2";s:14:"gdlr-check-out";s:10:"2019-10-02";s:17:"gdlr-checkin-hour";s:2:"14";s:16:"gdlr-checkin-min";s:2:"00";s:16:"gdlr-room-number";s:1:"1";s:17:"gdlr-adult-number";a:1:{i:0;s:1:"2";}s:20:"gdlr-children-number";a:1:{i:0;s:1:"0";}s:7:"service";a:0:{}s:14:"service-amount";a:0:{}s:12:"service-room";a:0:{}s:19:"service-room-select";a:0:{}s:19:"service-room-amount";a:0:{}}', 'a:8:{s:10:"first_name";s:5:"Mandy";s:9:"last_name";s:9:"Margolius";s:5:"email";s:22:"mmargolius89@gmail.com";s:5:"phone";s:10:"0814780407";s:7:"address";s:28:"132 Cedar street\r\nNorthcliff";s:15:"additional-note";s:0:"";s:6:"coupon";s:0:"";s:14:"payment-method";s:5:"email";}', NULL, 'booking', NULL, 'GDLRMM1', NULL),
(3, 1200.0000, 0.0000, '2019-10-28 15:23:53', '2019-10-28', 'a:15:{s:11:"pay_deposit";s:5:"false";s:12:"gdlr-room-id";a:1:{i:0;s:4:"3596";}s:13:"gdlr-check-in";s:10:"2019-10-28";s:10:"gdlr-night";s:1:"1";s:14:"gdlr-check-out";s:10:"2019-10-29";s:17:"gdlr-checkin-hour";s:2:"14";s:16:"gdlr-checkin-min";s:2:"00";s:16:"gdlr-room-number";s:1:"1";s:17:"gdlr-adult-number";a:1:{i:0;s:1:"1";}s:20:"gdlr-children-number";a:1:{i:0;s:1:"0";}s:7:"service";a:0:{}s:14:"service-amount";a:0:{}s:12:"service-room";a:0:{}s:19:"service-room-select";a:0:{}s:19:"service-room-amount";a:0:{}}', 'a:8:{s:10:"first_name";s:6:"Bianca";s:9:"last_name";s:5:"Botha";s:5:"email";s:24:"biancabotha240@gmail.com";s:5:"phone";s:10:"0838786809";s:7:"address";s:32:"31 Sugarbird street\r\nHelikonpark";s:15:"additional-note";s:0:"";s:6:"coupon";s:0:"";s:14:"payment-method";s:5:"email";}', NULL, 'booking', NULL, 'GDLRBB2', NULL),
(4, 1200.0000, 0.0000, '2019-10-28 16:48:25', '2019-10-28', 'a:16:{s:11:"pay_deposit";s:5:"false";s:12:"gdlr-room-id";a:1:{i:0;s:4:"3596";}s:13:"gdlr-check-in";s:10:"2019-10-28";s:10:"gdlr-night";s:1:"3";s:14:"gdlr-check-out";s:10:"2019-10-29";s:17:"gdlr-checkin-hour";s:2:"14";s:16:"gdlr-checkin-min";s:2:"00";s:16:"gdlr-room-number";s:1:"1";s:17:"gdlr-adult-number";a:1:{i:0;s:1:"1";}s:20:"gdlr-children-number";a:1:{i:0;s:1:"0";}s:11:"single-room";s:4:"3596";s:7:"service";a:0:{}s:14:"service-amount";a:0:{}s:12:"service-room";a:0:{}s:19:"service-room-select";a:0:{}s:19:"service-room-amount";a:0:{}}', 'a:8:{s:10:"first_name";s:5:"Erica";s:9:"last_name";s:7:"Matjila";s:5:"email";s:22:"ericamatjila@gmail.com";s:5:"phone";s:10:"0658470770";s:7:"address";s:38:"Montrose Avenue, Northriding, Randburg";s:15:"additional-note";s:0:"";s:6:"coupon";s:0:"";s:14:"payment-method";s:5:"email";}', NULL, 'booking', NULL, 'GDLREM3', NULL),
(5, 1600.0000, 0.0000, '2019-10-29 15:51:21', '2019-11-16', 'a:16:{s:11:"pay_deposit";s:5:"false";s:12:"gdlr-room-id";a:1:{i:0;s:4:"3596";}s:13:"gdlr-check-in";s:10:"2019-11-16";s:10:"gdlr-night";s:1:"1";s:14:"gdlr-check-out";s:10:"2019-11-17";s:17:"gdlr-checkin-hour";s:2:"14";s:16:"gdlr-checkin-min";s:2:"00";s:16:"gdlr-room-number";s:1:"1";s:17:"gdlr-adult-number";a:1:{i:0;s:1:"1";}s:20:"gdlr-children-number";a:1:{i:0;s:1:"0";}s:11:"single-room";s:4:"3596";s:7:"service";a:0:{}s:14:"service-amount";a:0:{}s:12:"service-room";a:0:{}s:19:"service-room-select";a:0:{}s:19:"service-room-amount";a:0:{}}', 'a:8:{s:10:"first_name";s:4:"Nic ";s:9:"last_name";s:7:"Diesel ";s:5:"email";s:21:"nic.vedette@gmail.com";s:5:"phone";s:10:"0834769496";s:7:"address";s:39:"16essenhout str Van Dykpark \r\nBoksburg ";s:15:"additional-note";s:0:"";s:6:"coupon";s:0:"";s:14:"payment-method";s:5:"email";}', NULL, 'booking', NULL, 'GDLRND4', NULL),
(6, 1600.0000, 0.0000, '2019-10-29 15:56:59', '2019-11-16', 'a:16:{s:11:"pay_deposit";s:5:"false";s:12:"gdlr-room-id";a:1:{i:0;s:4:"3596";}s:13:"gdlr-check-in";s:10:"2019-11-16";s:10:"gdlr-night";s:1:"1";s:14:"gdlr-check-out";s:10:"2019-11-17";s:17:"gdlr-checkin-hour";s:2:"14";s:16:"gdlr-checkin-min";s:2:"00";s:16:"gdlr-room-number";s:1:"1";s:17:"gdlr-adult-number";a:1:{i:0;s:1:"1";}s:20:"gdlr-children-number";a:1:{i:0;s:1:"0";}s:11:"single-room";s:4:"3596";s:7:"service";a:0:{}s:14:"service-amount";a:0:{}s:12:"service-room";a:0:{}s:19:"service-room-select";a:0:{}s:19:"service-room-amount";a:0:{}}', 'a:8:{s:10:"first_name";s:4:"Nic ";s:9:"last_name";s:7:"Diesel ";s:5:"email";s:21:"nic.vedette@gmail.com";s:5:"phone";s:10:"0834769496";s:7:"address";s:39:"16essenhout str Van Dykpark \r\nBoksburg ";s:15:"additional-note";s:8:"2 Poeple";s:6:"coupon";s:0:"";s:14:"payment-method";s:5:"email";}', NULL, 'booking', NULL, 'GDLRND5', NULL),
(7, 1200.0000, 0.0000, '2019-10-31 09:10:06', '2019-10-31', 'a:15:{s:11:"pay_deposit";s:5:"false";s:12:"gdlr-room-id";a:1:{i:0;s:4:"3596";}s:13:"gdlr-check-in";s:10:"2019-10-31";s:10:"gdlr-night";s:1:"1";s:14:"gdlr-check-out";s:10:"2019-11-01";s:17:"gdlr-checkin-hour";s:2:"14";s:16:"gdlr-checkin-min";s:2:"00";s:16:"gdlr-room-number";s:1:"1";s:17:"gdlr-adult-number";a:1:{i:0;s:1:"1";}s:20:"gdlr-children-number";a:1:{i:0;s:1:"0";}s:7:"service";a:0:{}s:14:"service-amount";a:0:{}s:12:"service-room";a:0:{}s:19:"service-room-select";a:0:{}s:19:"service-room-amount";a:0:{}}', 'a:8:{s:10:"first_name";s:4:"Nic ";s:9:"last_name";s:7:"Diesel ";s:5:"email";s:21:"nic.vedette@gmail.com";s:5:"phone";s:10:"0834769496";s:7:"address";s:37:"16essenhout str Van Dykpark Boksburg ";s:15:"additional-note";s:0:"";s:6:"coupon";s:0:"";s:14:"payment-method";s:5:"email";}', NULL, 'booking', NULL, 'GDLRND6', NULL);

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

--
-- Table structure for table `wpor_group_map`
--

CREATE TABLE `wpor_group_map` (
  `group_map_id` int(11) NOT NULL AUTO_INCREMENT,
  `group_map_title` varchar(255) DEFAULT NULL,
  `group_marker` text DEFAULT NULL,
  `extensions_fields` text DEFAULT NULL,
  `group_parent` int(11) DEFAULT 0,
  `group_added` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`group_map_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

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

--
-- Table structure for table `wpor_hotel_booking_order_itemmeta`
--

CREATE TABLE `wpor_hotel_booking_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hotel_booking_order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  UNIQUE KEY `meta_id` (`meta_id`),
  KEY `hotel_booking_order_item_id` (`hotel_booking_order_item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_hotel_booking_order_items`
--

CREATE TABLE `wpor_hotel_booking_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_parent` bigint(20) DEFAULT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  UNIQUE KEY `order_item_id` (`order_item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_hotel_booking_plans`
--

CREATE TABLE `wpor_hotel_booking_plans` (
  `plan_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `room_id` bigint(20) unsigned NOT NULL,
  `start_time` timestamp NULL DEFAULT NULL,
  `end_time` timestamp NULL DEFAULT NULL,
  `pricing` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`plan_id`),
  UNIQUE KEY `plan_id` (`plan_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_links`
--

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

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

--
-- Table structure for table `wpor_loginizer_logs`
--

CREATE TABLE `wpor_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT 0,
  `count` int(10) NOT NULL DEFAULT 0,
  `lockout` int(10) NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wpor_loginizer_logs`
--

INSERT INTO `wpor_loginizer_logs` VALUES
('admin', 1581106972, 1, 0, '149.129.86.26', 'https://watershedguesthouse.co.za/xmlrpc.php');

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

--
-- Table structure for table `wpor_map_locations`
--

CREATE TABLE `wpor_map_locations` (
  `location_id` int(11) NOT NULL AUTO_INCREMENT,
  `location_title` varchar(255) DEFAULT NULL,
  `location_address` varchar(255) DEFAULT NULL,
  `location_draggable` varchar(255) DEFAULT NULL,
  `location_infowindow_default_open` varchar(255) DEFAULT NULL,
  `location_animation` varchar(255) DEFAULT NULL,
  `location_latitude` varchar(255) DEFAULT NULL,
  `location_longitude` varchar(255) DEFAULT NULL,
  `location_city` varchar(255) DEFAULT NULL,
  `location_state` varchar(255) DEFAULT NULL,
  `location_country` varchar(255) DEFAULT NULL,
  `location_postal_code` varchar(255) DEFAULT NULL,
  `location_zoom` int(11) DEFAULT NULL,
  `location_author` int(11) DEFAULT NULL,
  `location_messages` text DEFAULT NULL,
  `location_settings` text DEFAULT NULL,
  `location_group_map` text DEFAULT NULL,
  `location_extrafields` text DEFAULT NULL,
  PRIMARY KEY (`location_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wpor_map_locations`
--

INSERT INTO `wpor_map_locations` VALUES
(1, 'Watershed Guest House', '', '', '', 'BOUNCE', '-25.743108', '27.843952', 'Hartbeespoort', '', 'South Africa', '', 0, NULL, '', 'a:3:{s:7:"onclick";s:6:"marker";s:13:"redirect_link";s:0:"";s:20:"redirect_link_window";s:3:"yes";}', 'N;', NULL);

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

--
-- Table structure for table `wpor_masterslider_options`
--

CREATE TABLE `wpor_masterslider_options` (
  `ID` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(120) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `option_value` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpor_masterslider_options`
--

INSERT INTO `wpor_masterslider_options` VALUES
(1, 'preset_effect', 'eyJtZXRhIjp7IlByZXNldEVmZmVjdCFpZHMiOiI2LDcsOCw5LDEwLDExLDEyLDEzLDE0LDE1LDE2LDE3LDE4LDE5LDIwLDIxLDIyLDIzLDI0LDI1LDI2LDI3LDI4LDI5LDMwLDMxIiwiUHJlc2V0RWZmZWN0IW5leHRJZCI6MzJ9LCJNU1BhbmVsLlByZXNldEVmZmVjdCI6eyI2Ijoie1wiaWRcIjo2LFwibmFtZVwiOlwiUmlnaHQgc2hvcnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MTUwfSIsIjciOiJ7XCJpZFwiOjcsXCJuYW1lXCI6XCJMZWZ0IHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWFwiOi0xNTB9IiwiOCI6IntcImlkXCI6OCxcIm5hbWVcIjpcIlRvcCBzaG9ydFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjotMTUwfSIsIjkiOiJ7XCJpZFwiOjksXCJuYW1lXCI6XCJCb3R0b20gc2hvcnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6MTUwfSIsIjEwIjoie1wiaWRcIjoxMCxcIm5hbWVcIjpcIlJpZ2h0IGxvbmdcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6NTAwfSIsIjExIjoie1wiaWRcIjoxMSxcIm5hbWVcIjpcIkxlZnQgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotNTAwfSIsIjEyIjoie1wiaWRcIjoxMixcIm5hbWVcIjpcIlRvcCBsb25nXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOi01MDB9IiwiMTMiOiJ7XCJpZFwiOjEzLFwibmFtZVwiOlwiQm90dG9tIGxvbmdcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6NTAwfSIsIjE0Ijoie1wiaWRcIjoxNCxcIm5hbWVcIjpcIjNEIEZyb250IHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOjUwMH0iLCIxNSI6IntcImlkXCI6MTUsXCJuYW1lXCI6XCIzRCBCYWNrIHNob3J0XCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOi01MDB9IiwiMTYiOiJ7XCJpZFwiOjE2LFwibmFtZVwiOlwiM0QgRnJvbnQgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjoxNTAwfSIsIjE3Ijoie1wiaWRcIjoxNyxcIm5hbWVcIjpcIjNEIEJhY2sgbG9uZ1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotMTUwMH0iLCIxOCI6IntcImlkXCI6MTgsXCJuYW1lXCI6XCJSb3RhdGUgMTgwXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwicm90YXRlXCI6MTgwfSIsIjE5Ijoie1wiaWRcIjoxOSxcIm5hbWVcIjpcIlJvdGF0ZSAzNjBcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJyb3RhdGVcIjozNjB9IiwiMjAiOiJ7XCJpZFwiOjIwLFwibmFtZVwiOlwiUm90YXRlIDkwXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwicm90YXRlXCI6OTB9IiwiMjEiOiJ7XCJpZFwiOjIxLFwibmFtZVwiOlwiUm90YXRlIC05MFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInJvdGF0ZVwiOi05MH0iLCIyMiI6IntcImlkXCI6MjIsXCJuYW1lXCI6XCIzRCBSb3RhdGUgbGVmdFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMjUwLFwicm90YXRlWVwiOjI1MH0iLCIyMyI6IntcImlkXCI6MjMsXCJuYW1lXCI6XCIzRCBSb3RhdGUgcmlnaHRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVYXCI6MjUwLFwicm90YXRlWVwiOi0yNTB9IiwiMjQiOiJ7XCJpZFwiOjI0LFwibmFtZVwiOlwiM0QgUm90YXRlIHRvcFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjotMjUwLFwicm90YXRlWFwiOjE1MH0iLCIyNSI6IntcImlkXCI6MjUsXCJuYW1lXCI6XCIzRCBSb3RhdGUgYm90dG9tXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOjI1MCxcInJvdGF0ZVhcIjotMTUwfSIsIjI2Ijoie1wiaWRcIjoyNixcIm5hbWVcIjpcIlNrZXcgbGVmdFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjotMjUwLFwic2tld1hcIjotMjV9IiwiMjciOiJ7XCJpZFwiOjI3LFwibmFtZVwiOlwiU2tldyByaWdodFwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVhcIjoyNTAsXCJza2V3WFwiOjI1fSIsIjI4Ijoie1wiaWRcIjoyOCxcIm5hbWVcIjpcIlNrZXcgdG9wXCIsXCJ0eXBlXCI6XCJwcmVzZXRcIixcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWVwiOi0yNTAsXCJza2V3WVwiOi0yNX0iLCIyOSI6IntcImlkXCI6MjksXCJuYW1lXCI6XCJTa2V3IGJvdHRvbVwiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjoyNTAsXCJza2V3WVwiOi0yNX0iLCIzMCI6IntcImlkXCI6MzAsXCJuYW1lXCI6XCJSb3RhdGUgZnJvbnRcIixcInR5cGVcIjpcInByZXNldFwiLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6MTUwMCxcInJvdGF0ZVwiOjI1MH0iLCIzMSI6IntcImlkXCI6MzEsXCJuYW1lXCI6XCJSb3RhdGUgYmFja1wiLFwidHlwZVwiOlwicHJlc2V0XCIsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotMTUwMCxcInJvdGF0ZVwiOjI1MH0ifX0='),
(2, 'buttons_style', 'eyJtZXRhIjp7IkJ1dHRvblN0eWxlIWlkcyI6Ijg0LDg1LDg2LDg3LDg4LDg5LDkwLDkxLDkyLDkzLDk0LDk1LDk2LDk3LDk4LDk5LDEwMCwxMDEsMTAyLDEwMywxMDQsMTA1LDEwNiwxMDcsMTA4LDEwOSwxMTAsMTExLDExMiwxMTMsMTE0LDExNSwxMTYsMTE3LDExOCwxMTksMTIwLDEyMSwxMjIsMTIzLDEyNCwxMjUsMTI2LDEyNywxMjgsMTI5LDEzMCwxMzEsMTMyLDEzMywxMzQsMTM1LDEzNiwxMzcsMTM4LDEzOSwxNDAsMTQxLDE0MiwxNDMsMTQ0LDE0NSwxNDYsMTQ3LDE0OCwxNDksMTUwLDE1MSwxNTIsMTUzLDE1NCwxNTUsMTU2LDE1NywxNTgiLCJCdXR0b25TdHlsZSFuZXh0SWQiOjE1OX0sIk1TUGFuZWwuQnV0dG9uU3R5bGUiOnsiODQiOiJ7XCJpZFwiOjg0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04NFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODUiOiJ7XCJpZFwiOjg1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04NVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI4NiI6IntcImlkXCI6ODYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTg2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjYjk3ZWJiO1xcbmJvcmRlcjpzb2xpZCAxcHggI2I5N2ViYjtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2NhODljYztcXG5jb2xvcjojY2E4OWNjXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODciOiJ7XCJpZFwiOjg3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04N1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NhODljYztcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiODgiOiJ7XCJpZFwiOjg4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi04OFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjYjk3ZWJiO1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzlhNjk5YztcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNjYTg5Y2M7XFxuYm94LXNoYWRvdzowIDRweCAjOWE2OTljO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzlhNjk5YztcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI4OSI6IntcImlkXCI6ODksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTg5XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MCI6IntcImlkXCI6OTAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkwXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjkxIjoie1wiaWRcIjo5MSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTFcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM1NDcyRDI7XFxuYm9yZGVyOnNvbGlkIDFweCAjNTQ3MkQyO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiM1ZDdmZTlcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MiI6IntcImlkXCI6OTIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkyXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNWQ3ZmU5O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCI5MyI6IntcImlkXCI6OTMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTkzXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM1NDcyRDI7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNGM2OGJlO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVkN2ZlOTtcXG5ib3gtc2hhZG93OjAgNHB4ICM0YzY4YmU7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNGM2OGJlO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk0Ijoie1wiaWRcIjo5NCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk1Ijoie1wiaWRcIjo5NSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiOTYiOiJ7XCJpZFwiOjk2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi05NlwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzAwYzFjZjtcXG5ib3JkZXI6c29saWQgMXB4ICMwMGMxY2Y7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6IzAxRDRFNFwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk3Ijoie1wiaWRcIjo5NyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOTdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMwMUQ0RTQ7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjk4Ijoie1wiaWRcIjo5OCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tOThcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzAwYzFjZjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICMwMGFmYmM7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojMDFENEU0O1xcbmJveC1zaGFkb3c6MCA0cHggIzAwYWZiYztcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICMwMGFmYmM7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiOTkiOiJ7XCJpZFwiOjk5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi05OVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAwIjoie1wiaWRcIjoxMDAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwMFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDEiOiJ7XCJpZFwiOjEwMSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTAxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjNGNhZGM5O1xcbmJvcmRlcjpzb2xpZCAxcHggIzRjYWRjOTtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6IzYzYjJjOTtcXG5jb2xvcjojNjNiMmM5XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAyIjoie1wiaWRcIjoxMDIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwMlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzYzYjJjOTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTAzIjoie1wiaWRcIjoxMDMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEwM1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNGNhZGM5O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzFhYTJjOTtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2M2IyYzk7XFxuYm94LXNoYWRvdzowIDRweCAjMWFhMmM5O1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzFhYTJjOTtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDQiOiJ7XCJpZFwiOjEwNCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA0XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDUiOiJ7XCJpZFwiOjEwNSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA1XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEwNiI6IntcImlkXCI6MTA2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMDZcIixcIm5vcm1hbFwiOlwiY29sb3I6ICNjZWMyYWI7XFxuYm9yZGVyOnNvbGlkIDFweCAjY2VjMmFiO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiNjZWJkOWRcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDciOiJ7XCJpZFwiOjEwNyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA3XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojY2ViZDlkO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMDgiOiJ7XCJpZFwiOjEwOCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTA4XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICNjZWMyYWI7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjQzJCN0EyO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2NlYmQ5ZDtcXG5ib3gtc2hhZG93OjAgNHB4ICNDMkI3QTI7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjQzJCN0EyO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEwOSI6IntcImlkXCI6MTA5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMDlcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMCI6IntcImlkXCI6MTEwLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTBcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTExIjoie1wiaWRcIjoxMTEsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExMVwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzUwNDg1YjtcXG5ib3JkZXI6c29saWQgMXB4ICM1MDQ4NWI7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6IzZhNjE3NlwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMiI6IntcImlkXCI6MTEyLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTJcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM2YTYxNzY7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjExMyI6IntcImlkXCI6MTEzLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMTNcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzUwNDg1YjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICM0MTJkNWI7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNmE2MTc2O1xcbmJveC1zaGFkb3c6MCA0cHggIzQxMmQ1YjtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICM0MTJkNWI7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE0Ijoie1wiaWRcIjoxMTQsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExNFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE1Ijoie1wiaWRcIjoxMTUsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExNVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMTYiOiJ7XCJpZFwiOjExNixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTE2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjOGQ2ZGM0O1xcbmJvcmRlcjpzb2xpZCAxcHggIzhkNmRjNDtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6Izk3N2NjNDtcXG5jb2xvcjojOTc3Y2M0XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE3Ijoie1wiaWRcIjoxMTcsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExN1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izk3N2NjNDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTE4Ijoie1wiaWRcIjoxMTgsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTExOFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjOGQ2ZGM0O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzdjNTFjNDtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM5NzdjYzQ7XFxuYm94LXNoYWRvdzowIDRweCAjN2M1MWM0O1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzdjNTFjNDtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMTkiOiJ7XCJpZFwiOjExOSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTE5XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjAiOiJ7XCJpZFwiOjEyMCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIwXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyMSI6IntcImlkXCI6MTIxLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjFcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM3NWQ2OWM7XFxuYm9yZGVyOnNvbGlkIDFweCAjNzVkNjljO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiM3ZGU1YTdcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjIiOiJ7XCJpZFwiOjEyMixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIyXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojN2RlNWE3O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMjMiOiJ7XCJpZFwiOjEyMyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTIzXCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM3NWQ2OWM7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNDFkNjdkO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzdkZTVhNztcXG5ib3gtc2hhZG93OjAgNHB4ICM0MWQ2N2Q7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNDFkNjdkO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNCI6IntcImlkXCI6MTI0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNSI6IntcImlkXCI6MTI1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTI2Ijoie1wiaWRcIjoxMjYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEyNlwiLFwibm9ybWFsXCI6XCJjb2xvcjogIzIyMjtcXG5ib3JkZXI6c29saWQgMXB4ICMyMjI7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiMzMzM7XFxuY29sb3I6IzMzM1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyNyI6IntcImlkXCI6MTI3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiMzMzM7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEyOCI6IntcImlkXCI6MTI4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMjhcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogIzIyMjtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICMwMDA7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojMzMzO1xcbmJveC1zaGFkb3c6MCA0cHggIzAwMDtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICMwMDA7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTI5Ijoie1wiaWRcIjoxMjksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEyOVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMwIjoie1wiaWRcIjoxMzAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzMFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxMzEiOiJ7XCJpZFwiOjEzMSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTMxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjZGVkZWRlO1xcbmJvcmRlcjpzb2xpZCAxcHggI2RlZGVkZTtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2QxZDFkMTtcXG5jb2xvcjojZDFkMWQxXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMyIjoie1wiaWRcIjoxMzIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzMlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2QxZDFkMTtcXG5jb2xvcjogIzY2NjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTMzIjoie1wiaWRcIjoxMzMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzM1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZGVkZWRlO1xcbmNvbG9yOiAjNjY2O1xcbmJveC1zaGFkb3c6MCA1cHggI0NBQ0FDQTtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNkMWQxZDE7XFxuY29sb3I6ICM2NjY7XFxuYm94LXNoYWRvdzowIDRweCAjQ0FDQUNBO1xcbnRvcDoxcHhcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjQ0FDQUNBO1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNCI6IntcImlkXCI6MTM0LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzRcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNSI6IntcImlkXCI6MTM1LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzVcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTM2Ijoie1wiaWRcIjoxMzYsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzNlwiLFwibm9ybWFsXCI6XCJjb2xvcjogI2Y3YmU2ODtcXG5ib3JkZXI6c29saWQgMXB4ICNmN2JlNjg7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6I2U5YjM2MlwiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzNyI6IntcImlkXCI6MTM3LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzdcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlOWIzNjI7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjEzOCI6IntcImlkXCI6MTM4LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xMzhcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y3YmU2ODtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICNFN0FGNTk7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojZTliMzYyO1xcbmJveC1zaGFkb3c6MCA0cHggI0U3QUY1OTtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICNFN0FGNTk7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTM5Ijoie1wiaWRcIjoxMzksXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTEzOVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQwIjoie1wiaWRcIjoxNDAsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0MFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDEiOiJ7XCJpZFwiOjE0MSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQxXCIsXCJub3JtYWxcIjpcImNvbG9yOiAjNWFhMWUzO1xcbmJvcmRlcjpzb2xpZCAxcHggIzVhYTFlMztcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6IzVmYWFlZjtcXG5jb2xvcjojNWZhYWVmXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQyIjoie1wiaWRcIjoxNDIsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0MlwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6IzVmYWFlZjtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTQzIjoie1wiaWRcIjoxNDMsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE0M1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjNWFhMWUzO1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggIzRjODdiZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiM1ZmFhZWY7XFxuYm94LXNoYWRvdzowIDRweCAjNGM4N2JmO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggIzRjODdiZjtcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDQiOiJ7XCJpZFwiOjE0NCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ0XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWJveFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDUiOiJ7XCJpZFwiOjE0NSxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ1XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE0NiI6IntcImlkXCI6MTQ2LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNDZcIixcIm5vcm1hbFwiOlwiY29sb3I6ICM2ZGFiM2M7XFxuYm9yZGVyOnNvbGlkIDFweCAjNmRhYjNjO1wiLFwiaG92ZXJcIjpcImJvcmRlci1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiM3NmI5NDFcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDciOiJ7XCJpZFwiOjE0NyxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ3XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojNzZiOTQxO1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLWNpcmNsZVwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNDgiOiJ7XCJpZFwiOjE0OCxcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTQ4XCIsXCJub3JtYWxcIjpcImJhY2tncm91bmQtY29sb3I6ICM2ZGFiM2M7XFxuY29sb3I6ICNmZmY7XFxuYm94LXNoYWRvdzowIDVweCAjNWU5MzM0O1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6Izc2Yjk0MTtcXG5ib3gtc2hhZG93OjAgNHB4ICM1ZTkzMzQ7XFxudG9wOjFweDtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwiYm94LXNoYWRvdzowIDJweCAjNWU5MzM0O1xcbnRvcDozcHg7XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE0OSI6IntcImlkXCI6MTQ5LFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNDlcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tYm94XCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MCI6IntcImlkXCI6MTUwLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTBcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTUxIjoie1wiaWRcIjoxNTEsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1MVwiLFwibm9ybWFsXCI6XCJjb2xvcjogI2Y0NTI0ZDtcXG5ib3JkZXI6c29saWQgMXB4ICNmNDUyNGQ7XCIsXCJob3ZlclwiOlwiYm9yZGVyLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6I2UwNGI0N1wiLFwiYWN0aXZlXCI6XCJ0b3A6MXB4XCIsXCJzdHlsZVwiOlwibXMtYnRuLXJvdW5kXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MiI6IntcImlkXCI6MTUyLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTJcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlMDRiNDc7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tY2lyY2xlXCIsXCJzaXplXCI6XCJtcy1idG4tblwifSIsIjE1MyI6IntcImlkXCI6MTUzLFwiY2xhc3NOYW1lXCI6XCJtc3AtcHJlc2V0LWJ0bi0xNTNcIixcIm5vcm1hbFwiOlwiYmFja2dyb3VuZC1jb2xvcjogI2Y0NTI0ZDtcXG5jb2xvcjogI2ZmZjtcXG5ib3gtc2hhZG93OjAgNXB4ICNjYjQ0NDA7XCIsXCJob3ZlclwiOlwiYmFja2dyb3VuZC1jb2xvcjojZTA0YjQ3O1xcbmJveC1zaGFkb3c6MCA0cHggI2NiNDQ0MDtcXG50b3A6MXB4O1xcbmNvbG9yOiAjZmZmO1wiLFwiYWN0aXZlXCI6XCJib3gtc2hhZG93OjAgMnB4ICNjYjQ0NDA7XFxudG9wOjNweDtcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU0Ijoie1wiaWRcIjoxNTQsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1NFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1ib3hcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU1Ijoie1wiaWRcIjoxNTUsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1NVwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0iLCIxNTYiOiJ7XCJpZFwiOjE1NixcImNsYXNzTmFtZVwiOlwibXNwLXByZXNldC1idG4tMTU2XCIsXCJub3JtYWxcIjpcImNvbG9yOiAjZjc5NDY4O1xcbmJvcmRlcjpzb2xpZCAxcHggI2Y3OTQ2ODtcIixcImhvdmVyXCI6XCJib3JkZXItY29sb3I6I2U3OGE2MTtcXG5jb2xvcjojZTc4YTYxXCIsXCJhY3RpdmVcIjpcInRvcDoxcHhcIixcInN0eWxlXCI6XCJtcy1idG4tcm91bmRcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU3Ijoie1wiaWRcIjoxNTcsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1N1wiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1wiLFwiaG92ZXJcIjpcImJhY2tncm91bmQtY29sb3I6I2U3OGE2MTtcXG5jb2xvcjogI2ZmZjtcIixcImFjdGl2ZVwiOlwidG9wOjFweFwiLFwic3R5bGVcIjpcIm1zLWJ0bi1jaXJjbGVcIixcInNpemVcIjpcIm1zLWJ0bi1uXCJ9IiwiMTU4Ijoie1wiaWRcIjoxNTgsXCJjbGFzc05hbWVcIjpcIm1zcC1wcmVzZXQtYnRuLTE1OFwiLFwibm9ybWFsXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiAjZjc5NDY4O1xcbmNvbG9yOiAjZmZmO1xcbmJveC1zaGFkb3c6MCA1cHggI2RhODM1YztcIixcImhvdmVyXCI6XCJiYWNrZ3JvdW5kLWNvbG9yOiNlNzhhNjE7XFxuYm94LXNoYWRvdzowIDRweCAjZGE4MzVjO1xcbnRvcDoxcHg7XFxuY29sb3I6ICNmZmY7XCIsXCJhY3RpdmVcIjpcImJveC1zaGFkb3c6MCAycHggI2RhODM1YztcXG50b3A6M3B4O1wiLFwic3R5bGVcIjpcIm1zLWJ0bi1yb3VuZFwiLFwic2l6ZVwiOlwibXMtYnRuLW5cIn0ifX0='),
(3, 'masterslider_custom_css_ver', '5.6'),
(4, 'preset_style', 'eyJtZXRhIjp7fX0='),
(5, 'buttons_css', '.msp-preset-btn-84{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-84:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-84:active{ top:1px } .msp-preset-btn-85{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-85:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-85:active{ top:1px } .msp-preset-btn-86{ color: #b97ebb;border:solid 1px #b97ebb; } .msp-preset-btn-86:hover{ border-color:#ca89cc;color:#ca89cc } .msp-preset-btn-86:active{ top:1px } .msp-preset-btn-87{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-87:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-87:active{ top:1px } .msp-preset-btn-88{ background-color: #b97ebb;color: #fff;box-shadow:0 5px #9a699c; } .msp-preset-btn-88:hover{ background-color:#ca89cc;box-shadow:0 4px #9a699c;top:1px;color: #fff; } .msp-preset-btn-88:active{ box-shadow:0 2px #9a699c;top:3px; } .msp-preset-btn-89{ background-color: #5472D2;color: #fff; } .msp-preset-btn-89:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-89:active{ top:1px } .msp-preset-btn-90{ background-color: #5472D2;color: #fff; } .msp-preset-btn-90:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-90:active{ top:1px } .msp-preset-btn-91{ color: #5472D2;border:solid 1px #5472D2; } .msp-preset-btn-91:hover{ border-color:#5d7fe9;color:#5d7fe9 } .msp-preset-btn-91:active{ top:1px } .msp-preset-btn-92{ background-color: #5472D2;color: #fff; } .msp-preset-btn-92:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-92:active{ top:1px } .msp-preset-btn-93{ background-color: #5472D2;color: #fff;box-shadow:0 5px #4c68be; } .msp-preset-btn-93:hover{ background-color:#5d7fe9;box-shadow:0 4px #4c68be;top:1px;color: #fff; } .msp-preset-btn-93:active{ box-shadow:0 2px #4c68be;top:3px; } .msp-preset-btn-94{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-94:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-94:active{ top:1px } .msp-preset-btn-95{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-95:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-95:active{ top:1px } .msp-preset-btn-96{ color: #00c1cf;border:solid 1px #00c1cf; } .msp-preset-btn-96:hover{ border-color:#01D4E4;color:#01D4E4 } .msp-preset-btn-96:active{ top:1px } .msp-preset-btn-97{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-97:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-97:active{ top:1px } .msp-preset-btn-98{ background-color: #00c1cf;color: #fff;box-shadow:0 5px #00afbc; } .msp-preset-btn-98:hover{ background-color:#01D4E4;box-shadow:0 4px #00afbc;top:1px;color: #fff; } .msp-preset-btn-98:active{ box-shadow:0 2px #00afbc;top:3px; } .msp-preset-btn-99{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-99:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-99:active{ top:1px } .msp-preset-btn-100{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-100:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-100:active{ top:1px } .msp-preset-btn-101{ color: #4cadc9;border:solid 1px #4cadc9; } .msp-preset-btn-101:hover{ border-color:#63b2c9;color:#63b2c9 } .msp-preset-btn-101:active{ top:1px } .msp-preset-btn-102{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-102:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-102:active{ top:1px } .msp-preset-btn-103{ background-color: #4cadc9;color: #fff;box-shadow:0 5px #1aa2c9; } .msp-preset-btn-103:hover{ background-color:#63b2c9;box-shadow:0 4px #1aa2c9;top:1px;color: #fff; } .msp-preset-btn-103:active{ box-shadow:0 2px #1aa2c9;top:3px; } .msp-preset-btn-104{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-104:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-104:active{ top:1px } .msp-preset-btn-105{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-105:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-105:active{ top:1px } .msp-preset-btn-106{ color: #cec2ab;border:solid 1px #cec2ab; } .msp-preset-btn-106:hover{ border-color:#cebd9d;color:#cebd9d } .msp-preset-btn-106:active{ top:1px } .msp-preset-btn-107{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-107:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-107:active{ top:1px } .msp-preset-btn-108{ background-color: #cec2ab;color: #fff;box-shadow:0 5px #C2B7A2; } .msp-preset-btn-108:hover{ background-color:#cebd9d;box-shadow:0 4px #C2B7A2;top:1px;color: #fff; } .msp-preset-btn-108:active{ box-shadow:0 2px #C2B7A2;top:3px; } .msp-preset-btn-109{ background-color: #50485b;color: #fff; } .msp-preset-btn-109:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-109:active{ top:1px } .msp-preset-btn-110{ background-color: #50485b;color: #fff; } .msp-preset-btn-110:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-110:active{ top:1px } .msp-preset-btn-111{ color: #50485b;border:solid 1px #50485b; } .msp-preset-btn-111:hover{ border-color:#6a6176;color:#6a6176 } .msp-preset-btn-111:active{ top:1px } .msp-preset-btn-112{ background-color: #50485b;color: #fff; } .msp-preset-btn-112:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-112:active{ top:1px } .msp-preset-btn-113{ background-color: #50485b;color: #fff;box-shadow:0 5px #412d5b; } .msp-preset-btn-113:hover{ background-color:#6a6176;box-shadow:0 4px #412d5b;top:1px;color: #fff; } .msp-preset-btn-113:active{ box-shadow:0 2px #412d5b;top:3px; } .msp-preset-btn-114{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-114:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-114:active{ top:1px } .msp-preset-btn-115{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-115:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-115:active{ top:1px } .msp-preset-btn-116{ color: #8d6dc4;border:solid 1px #8d6dc4; } .msp-preset-btn-116:hover{ border-color:#977cc4;color:#977cc4 } .msp-preset-btn-116:active{ top:1px } .msp-preset-btn-117{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-117:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-117:active{ top:1px } .msp-preset-btn-118{ background-color: #8d6dc4;color: #fff;box-shadow:0 5px #7c51c4; } .msp-preset-btn-118:hover{ background-color:#977cc4;box-shadow:0 4px #7c51c4;top:1px;color: #fff; } .msp-preset-btn-118:active{ box-shadow:0 2px #7c51c4;top:3px; } .msp-preset-btn-119{ background-color: #75d69c;color: #fff; } .msp-preset-btn-119:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-119:active{ top:1px } .msp-preset-btn-120{ background-color: #75d69c;color: #fff; } .msp-preset-btn-120:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-120:active{ top:1px } .msp-preset-btn-121{ color: #75d69c;border:solid 1px #75d69c; } .msp-preset-btn-121:hover{ border-color:#7de5a7;color:#7de5a7 } .msp-preset-btn-121:active{ top:1px } .msp-preset-btn-122{ background-color: #75d69c;color: #fff; } .msp-preset-btn-122:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-122:active{ top:1px } .msp-preset-btn-123{ background-color: #75d69c;color: #fff;box-shadow:0 5px #41d67d; } .msp-preset-btn-123:hover{ background-color:#7de5a7;box-shadow:0 4px #41d67d;top:1px;color: #fff; } .msp-preset-btn-123:active{ box-shadow:0 2px #41d67d;top:3px; } .msp-preset-btn-124{ background-color: #222;color: #fff; } .msp-preset-btn-124:hover{ background-color:#333;color: #fff; } .msp-preset-btn-124:active{ top:1px } .msp-preset-btn-125{ background-color: #222;color: #fff; } .msp-preset-btn-125:hover{ background-color:#333;color: #fff; } .msp-preset-btn-125:active{ top:1px } .msp-preset-btn-126{ color: #222;border:solid 1px #222; } .msp-preset-btn-126:hover{ border-color:#333;color:#333 } .msp-preset-btn-126:active{ top:1px } .msp-preset-btn-127{ background-color: #222;color: #fff; } .msp-preset-btn-127:hover{ background-color:#333;color: #fff; } .msp-preset-btn-127:active{ top:1px } .msp-preset-btn-128{ background-color: #222;color: #fff;box-shadow:0 5px #000; } .msp-preset-btn-128:hover{ background-color:#333;box-shadow:0 4px #000;top:1px;color: #fff; } .msp-preset-btn-128:active{ box-shadow:0 2px #000;top:3px; } .msp-preset-btn-129{ background-color: #dedede;color: #666; } .msp-preset-btn-129:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-129:active{ top:1px } .msp-preset-btn-130{ background-color: #dedede;color: #666; } .msp-preset-btn-130:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-130:active{ top:1px } .msp-preset-btn-131{ color: #dedede;border:solid 1px #dedede; } .msp-preset-btn-131:hover{ border-color:#d1d1d1;color:#d1d1d1 } .msp-preset-btn-131:active{ top:1px } .msp-preset-btn-132{ background-color: #dedede;color: #666; } .msp-preset-btn-132:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-132:active{ top:1px } .msp-preset-btn-133{ background-color: #dedede;color: #666;box-shadow:0 5px #CACACA; } .msp-preset-btn-133:hover{ background-color:#d1d1d1;color: #666;box-shadow:0 4px #CACACA;top:1px } .msp-preset-btn-133:active{ box-shadow:0 2px #CACACA;top:3px; } .msp-preset-btn-134{ background-color: #f7be68;color: #fff; } .msp-preset-btn-134:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-134:active{ top:1px } .msp-preset-btn-135{ background-color: #f7be68;color: #fff; } .msp-preset-btn-135:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-135:active{ top:1px } .msp-preset-btn-136{ color: #f7be68;border:solid 1px #f7be68; } .msp-preset-btn-136:hover{ border-color:#e9b362;color:#e9b362 } .msp-preset-btn-136:active{ top:1px } .msp-preset-btn-137{ background-color: #f7be68;color: #fff; } .msp-preset-btn-137:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-137:active{ top:1px } .msp-preset-btn-138{ background-color: #f7be68;color: #fff;box-shadow:0 5px #E7AF59; } .msp-preset-btn-138:hover{ background-color:#e9b362;box-shadow:0 4px #E7AF59;top:1px;color: #fff; } .msp-preset-btn-138:active{ box-shadow:0 2px #E7AF59;top:3px; } .msp-preset-btn-139{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-139:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-139:active{ top:1px } .msp-preset-btn-140{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-140:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-140:active{ top:1px } .msp-preset-btn-141{ color: #5aa1e3;border:solid 1px #5aa1e3; } .msp-preset-btn-141:hover{ border-color:#5faaef;color:#5faaef } .msp-preset-btn-141:active{ top:1px } .msp-preset-btn-142{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-142:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-142:active{ top:1px } .msp-preset-btn-143{ background-color: #5aa1e3;color: #fff;box-shadow:0 5px #4c87bf; } .msp-preset-btn-143:hover{ background-color:#5faaef;box-shadow:0 4px #4c87bf;top:1px;color: #fff; } .msp-preset-btn-143:active{ box-shadow:0 2px #4c87bf;top:3px; } .msp-preset-btn-144{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-144:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-144:active{ top:1px } .msp-preset-btn-145{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-145:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-145:active{ top:1px } .msp-preset-btn-146{ color: #6dab3c;border:solid 1px #6dab3c; } .msp-preset-btn-146:hover{ border-color:#76b941;color:#76b941 } .msp-preset-btn-146:active{ top:1px } .msp-preset-btn-147{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-147:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-147:active{ top:1px } .msp-preset-btn-148{ background-color: #6dab3c;color: #fff;box-shadow:0 5px #5e9334; } .msp-preset-btn-148:hover{ background-color:#76b941;box-shadow:0 4px #5e9334;top:1px;color: #fff; } .msp-preset-btn-148:active{ box-shadow:0 2px #5e9334;top:3px; } .msp-preset-btn-149{ background-color: #f4524d;color: #fff; } .msp-preset-btn-149:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-149:active{ top:1px } .msp-preset-btn-150{ background-color: #f4524d;color: #fff; } .msp-preset-btn-150:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-150:active{ top:1px } .msp-preset-btn-151{ color: #f4524d;border:solid 1px #f4524d; } .msp-preset-btn-151:hover{ border-color:#e04b47;color:#e04b47 } .msp-preset-btn-151:active{ top:1px } .msp-preset-btn-152{ background-color: #f4524d;color: #fff; } .msp-preset-btn-152:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-152:active{ top:1px } .msp-preset-btn-153{ background-color: #f4524d;color: #fff;box-shadow:0 5px #cb4440; } .msp-preset-btn-153:hover{ background-color:#e04b47;box-shadow:0 4px #cb4440;top:1px;color: #fff; } .msp-preset-btn-153:active{ box-shadow:0 2px #cb4440;top:3px; } .msp-preset-btn-154{ background-color: #f79468;color: #fff; } .msp-preset-btn-154:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-154:active{ top:1px } .msp-preset-btn-155{ background-color: #f79468;color: #fff; } .msp-preset-btn-155:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-155:active{ top:1px } .msp-preset-btn-156{ color: #f79468;border:solid 1px #f79468; } .msp-preset-btn-156:hover{ border-color:#e78a61;color:#e78a61 } .msp-preset-btn-156:active{ top:1px } .msp-preset-btn-157{ background-color: #f79468;color: #fff; } .msp-preset-btn-157:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-157:active{ top:1px } .msp-preset-btn-158{ background-color: #f79468;color: #fff;box-shadow:0 5px #da835c; } .msp-preset-btn-158:hover{ background-color:#e78a61;box-shadow:0 4px #da835c;top:1px;color: #fff; } .msp-preset-btn-158:active{ box-shadow:0 2px #da835c;top:3px; }'),
(6, 'master-slider-notice-installtion-time', '1568137134');

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

--
-- Table structure for table `wpor_masterslider_sliders`
--

CREATE TABLE `wpor_masterslider_sliders` (
  `ID` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `alias` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `slides_num` smallint(5) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `params` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `custom_styles` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `custom_fonts` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'draft',
  PRIMARY KEY (`ID`),
  KEY `date_created` (`date_created`),
  KEY `alias` (`alias`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpor_masterslider_sliders`
--

INSERT INTO `wpor_masterslider_sliders` VALUES
(1, 'Service Page Slider copy', 'ms-1', 'custom', 6, '2019-09-03 19:28:52', '2019-09-03 19:28:52', 'eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIkNvbnRyb2whaWRzIjoiIiwiQ29udHJvbCFuZXh0SWQiOjE2LCJTbGlkZSFpZHMiOiIxLDIsMyw0LDUiLCJTbGlkZSFuZXh0SWQiOjZ9LCJNU1BhbmVsLlNldHRpbmdzIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwic25hcHBpbmdcIjp0cnVlLFwiZGlzYWJsZUNvbnRyb2xzXCI6dHJ1ZSxcIm5hbWVcIjpcIlNlcnZpY2UgUGFnZSBTbGlkZXJcIixcIndpZHRoXCI6MTIwMCxcImhlaWdodFwiOjYzOSxcIndyYXBwZXJXaWR0aFVuaXRcIjpcInB4XCIsXCJhdXRvQ3JvcFwiOmZhbHNlLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJzbGlkZXJJZFwiOlwiNVwiLFwibGF5b3V0XCI6XCJmdWxsd2lkdGhcIixcImF1dG9IZWlnaHRcIjpmYWxzZSxcInRyVmlld1wiOlwiYmFzaWNcIixcInNwZWVkXCI6MjAsXCJzcGFjZVwiOjAsXCJzdGFydFwiOlwiMVwiLFwiZ3JhYkN1cnNvclwiOlwiMVwiLFwic3dpcGVcIjpcIjFcIixcIm1vdXNlXCI6XCIxXCIsXCJ3aGVlbFwiOlwiXCIsXCJhdXRvcGxheVwiOlwiXCIsXCJsb29wXCI6XCJcIixcInNodWZmbGVcIjpcIlwiLFwicHJlbG9hZFwiOlwiLTFcIixcIm92ZXJQYXVzZVwiOlwiMVwiLFwiZW5kUGF1c2VcIjpcIlwiLFwiaGlkZUxheWVyc1wiOlwiXCIsXCJkaXJcIjpcImhcIixcInBhcmFsbGF4TW9kZVwiOlwic3dpcGVcIixcInVzZURlZXBMaW5rXCI6ZmFsc2UsXCJkZWVwTGlua1wiOlwibXMtNVwiLFwiZGVlcExpbmtUeXBlXCI6XCJwYXRoXCIsXCJzY3JvbGxQYXJhbGxheE1vdmVcIjozMCxcInNjcm9sbFBhcmFsbGF4QkdNb3ZlXCI6NTAsXCJzY3JvbGxQYXJhbGxheEZhZGVcIjp0cnVlLFwiY2VudGVyQ29udHJvbHNcIjpcIjFcIixcImluc3RhbnRTaG93TGF5ZXJzXCI6XCJcIixcImNsYXNzTmFtZVwiOlwiXCIsXCJjdXN0b21TdHlsZVwiOlwiLm1zLWdhbGxlcnktdGVtcGxhdGUgLm1zLWJ1bGxldCB7IGJhY2tncm91bmQ6ICM1MjUyNTI7IH1cXG4ubXMtZ2FsbGVyeS10ZW1wbGF0ZSAubXMtYnVsbGV0LXNlbGVjdGVkIHsgYmFja2dyb3VuZDogI2ZmZmZmZjsgfVxcbi5tcy1zbGlkZS1pbmZvIHsgbGluZS1oZWlnaHQ6IDE7IH1cIixcInNraW5cIjpcIm1zLXNraW4tbGlnaHQtMlwiLFwibXNUZW1wbGF0ZVwiOlwiaW1hZ2UtZ2FsbGVyeVwiLFwibXNUZW1wbGF0ZUNsYXNzXCI6XCJtcy1nYWxsZXJ5LXRlbXBsYXRlXCIsXCJ1c2VkRm9udHNcIjpcIlwifSJ9LCJNU1BhbmVsLkNvbnRyb2wiOnt9LCJNU1BhbmVsLlNsaWRlIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE1LzA4L3NodXR0ZXJzdG9ja18xMDQ2Mzc0ODgtMi0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjozLFwiYmdcIjpcIi8yMDE1LzA4L3NodXR0ZXJzdG9ja18xMDQ2Mzc0ODgtMi5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiaW5mb1wiOlwiQ2l0eSBBdCBOaWdodFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiMiI6IntcImlkXCI6MixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNS8wOC9waG90b2R1bmUtNDY4MTc1My1raXRjaGVuLW0tMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MSxcImJnXCI6XCIvMjAxNS8wOC9waG90b2R1bmUtNDY4MTc1My1raXRjaGVuLW0uanBnXCIsXCJkdXJhdGlvblwiOlwiM1wiLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImluZm9cIjpcIktpdGNoZW4gQXJlYVwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiMyI6IntcImlkXCI6MyxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNS8wOC9waG90b2R1bmUtNTQ1ODcyMi1sb2Z0LW0tMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MCxcImJnXCI6XCIvMjAxNS8wOC9waG90b2R1bmUtNTQ1ODcyMi1sb2Z0LW0uanBnXCIsXCJkdXJhdGlvblwiOlwiM1wiLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImluZm9cIjpcIkNvbW1vbiBSb29tc1wiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiNCI6IntcImlkXCI6NCxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNS8wOC9zaHV0dGVyc3RvY2tfMTU0NTg1NTA4LTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjQsXCJiZ1wiOlwiLzIwMTUvMDgvc2h1dHRlcnN0b2NrXzE1NDU4NTUwOC5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiaW5mb1wiOlwiQmVzdCBQdWIgSW4gVG93blwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiNSI6IntcImlkXCI6NSxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNS8wOC9waG90b2R1bmUtMTE4MzI5Mi1ob3RlbC1yb29tLXMxLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjIsXCJiZ1wiOlwiLzIwMTUvMDgvcGhvdG9kdW5lLTExODMyOTItaG90ZWwtcm9vbS1zMS5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiaW5mb1wiOlwiMTIgQmVkIE1hbGUgRG9ybVwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119In19', '.ms-gallery-template .ms-bullet { background: #525252; }\n.ms-gallery-template .ms-bullet-selected { background: #ffffff; }\n.ms-slide-info { line-height: 1; }', '', 'published'),
(2, 'Watershed Master Slider', 'ms-2', 'custom', 6, '2019-09-03 19:28:52', '2019-11-05 11:07:52', 'eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjQsNSw2LDcsMTAsMTEiLCJTbGlkZSFuZXh0SWQiOjEyLCJTdHlsZSFpZHMiOiIxMCwxMSwxMiwxNCwxNSwxNiwxNyIsIlN0eWxlIW5leHRJZCI6MTksIkVmZmVjdCFpZHMiOiIxOSwyMCwyMSwyMiwyMywyNCwyNywyOCwyOSwzMCwzMSwzMiwzMywzNCIsIkVmZmVjdCFuZXh0SWQiOjM3LCJMYXllciFpZHMiOiIxMCwxMSwxMiwxNCwxNSwxNiwxNyIsIkxheWVyIW5leHRJZCI6MTksIkNvbnRyb2whaWRzIjoiMSwyIiwiQ29udHJvbCFuZXh0SWQiOjN9LCJNU1BhbmVsLlNldHRpbmdzIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwic25hcHBpbmdcIjpmYWxzZSxcIm5hbWVcIjpcIldhdGVyc2hlZCBNYXN0ZXIgU2xpZGVyXCIsXCJzbHVnXCI6XCJtcy0yXCIsXCJ3aWR0aFwiOjExNDAsXCJoZWlnaHRcIjo3MjAsXCJ3cmFwcGVyV2lkdGhcIjoxMjIwLFwid3JhcHBlcldpZHRoVW5pdFwiOlwicHhcIixcImF1dG9Dcm9wXCI6ZmFsc2UsXCJ0eXBlXCI6XCJjdXN0b21cIixcInNsaWRlcklkXCI6XCIyXCIsXCJlbmFibGVPdmVybGF5TGF5ZXJzXCI6dHJ1ZSxcImxheW91dFwiOlwiZnVsbHdpZHRoXCIsXCJhdXRvSGVpZ2h0XCI6ZmFsc2UsXCJ0clZpZXdcIjpcImZhZGVGbG93XCIsXCJzcGVlZFwiOlwiMjBcIixcInNwYWNlXCI6XCIwXCIsXCJzdGFydFwiOlwiMVwiLFwiZ3JhYkN1cnNvclwiOlwiMVwiLFwic3dpcGVcIjpmYWxzZSxcIm1vdXNlXCI6XCIxXCIsXCJ3aGVlbFwiOlwiXCIsXCJhdXRvcGxheVwiOnRydWUsXCJsb29wXCI6dHJ1ZSxcInNodWZmbGVcIjpcIlwiLFwicHJlbG9hZFwiOlwiLTFcIixcIm92ZXJQYXVzZVwiOlwiMVwiLFwiZW5kUGF1c2VcIjpcIlwiLFwiaGlkZUxheWVyc1wiOlwiXCIsXCJkaXJcIjpcImhcIixcInBhcmFsbGF4TW9kZVwiOlwic3dpcGVcIixcInVzZURlZXBMaW5rXCI6ZmFsc2UsXCJkZWVwTGlua1wiOlwibXMtMVwiLFwiZGVlcExpbmtUeXBlXCI6XCJwYXRoXCIsXCJzY3JvbGxQYXJhbGxheFwiOnRydWUsXCJzY3JvbGxQYXJhbGxheE1vdmVcIjozMCxcInNjcm9sbFBhcmFsbGF4QkdNb3ZlXCI6NTAsXCJzY3JvbGxQYXJhbGxheEZhZGVcIjp0cnVlLFwiY2VudGVyQ29udHJvbHNcIjpcIjFcIixcImluc3RhbnRTaG93TGF5ZXJzXCI6XCJcIixcImNsYXNzTmFtZVwiOlwiXCIsXCJiZ0NvbG9yXCI6XCIjMTcxNzE3XCIsXCJza2luXCI6XCJtcy1za2luLWRlZmF1bHRcIixcIm1zVGVtcGxhdGVcIjpcImN1c3RvbVwiLFwibXNUZW1wbGF0ZUNsYXNzXCI6XCJcIixcInVzZWRGb250c1wiOlwiT3BlbitTYW5zOjMwMCw3MDBcIn0ifSwiTVNQYW5lbC5TbGlkZSI6eyI0Ijoie1wiaWRcIjo0LFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE5LzA5LzIwMTkwOTA2XzE0MzQxMC0xNTB4MTUwLmpwZ1wiLFwiaXNPdmVybGF5TGF5ZXJzXCI6ZmFsc2UsXCJvcmRlclwiOjAsXCJiZ1wiOlwiLzIwMTkvMDkvMjAxOTA5MDZfMTQzNDEwLmpwZ1wiLFwiZHVyYXRpb25cIjo0LjUsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6WzEwLDExLDEyXX0iLCI1Ijoie1wiaWRcIjo1LFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE5LzA5L0phY3V6emktMDEtMTUweDE1MC5qcGdcIixcImlzT3ZlcmxheUxheWVyc1wiOmZhbHNlLFwib3JkZXJcIjoyLFwiYmdcIjpcIi8yMDE5LzA5L0phY3V6emktMDEuanBnXCIsXCJkdXJhdGlvblwiOjMsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6WzE0LDE1XX0iLCI2Ijoie1wiaWRcIjo2LFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE5LzA5L1Jvb20tRGVjb3ItLjAyLTE1MHgxNTAuanBnXCIsXCJpc092ZXJsYXlMYXllcnNcIjpmYWxzZSxcIm9yZGVyXCI6MSxcImJnXCI6XCIvMjAxOS8wOS9Sb29tLURlY29yLS4wMi5qcGdcIixcImR1cmF0aW9uXCI6MyxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbMTYsMTddfSIsIjciOiJ7XCJpZFwiOjcsXCJ0aW1lbGluZV9oXCI6MjAwLFwiaXNPdmVybGF5TGF5ZXJzXCI6dHJ1ZSxcImR1cmF0aW9uXCI6XCIzXCIsXCJtc0lkXCI6XCJvdmVybGF5TGF5ZXJzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiMTAiOiJ7XCJpZFwiOjEwLFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE5LzA5L0lNRy0yMDE5MDgxOS1XQTAwMDcxLTE1MHgxNTAuanBnXCIsXCJpc092ZXJsYXlMYXllcnNcIjpmYWxzZSxcIm9yZGVyXCI6MyxcImJnXCI6XCIvMjAxOS8wOS9JTUctMjAxOTA4MTktV0EwMDA3MS5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwiYmdUaXRsZVwiOlwiSU1HLTIwMTkwODE5LVdBMDAwN1sxXVwiLFwibGF5ZXJfaWRzXCI6W119IiwiMTEiOiJ7XCJpZFwiOjExLFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE5LzA5LzIwMTkwOTA2XzEzNTczMi0xNTB4MTUwLmpwZ1wiLFwiaXNPdmVybGF5TGF5ZXJzXCI6ZmFsc2UsXCJvcmRlclwiOjQsXCJiZ1wiOlwiLzIwMTkvMDkvMjAxOTA5MDZfMTM1NzMyLmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJiZ1RpdGxlXCI6XCIyMDE5MDkwNl8xMzU3MzJcIixcImxheWVyX2lkc1wiOltdfSJ9LCJNU1BhbmVsLlN0eWxlIjp7IjEwIjoie1wiaWRcIjoxMCxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMi0xMFwiLFwiYmFja2dyb3VuZENvbG9yXCI6bnVsbCxcImZvbnRGYW1pbHlcIjpcIk9wZW4gU2Fuc1wiLFwiZm9udFdlaWdodFwiOlwiMzAwXCIsXCJmb250U2l6ZVwiOjYwLFwibGV0dGVyU3BhY2luZ1wiOjMsXCJsaW5lSGVpZ2h0XCI6XCI0NHB4XCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwiLFwiY3VzdG9tXCI6XCJ0ZXh0LXRyYW5zZm9ybTogdXBwZXJjYXNlO1wifSIsIjExIjoie1wiaWRcIjoxMSxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNC0xMVwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCI3MDBcIixcImZvbnRTaXplXCI6NzgsXCJsZXR0ZXJTcGFjaW5nXCI6NCxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiMzM2QyYjNcIixcImN1c3RvbVwiOlwidGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcIn0iLCIxMiI6IntcImlkXCI6MTIsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUtMTJcIixcImJhY2tncm91bmRDb2xvclwiOlwiI2ZmZmZmZlwiLFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIn0iLCIxNCI6IntcImlkXCI6MTQsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTItMTRcIixcImZvbnRGYW1pbHlcIjpcIk9wZW4gU2Fuc1wiLFwiZm9udFdlaWdodFwiOlwiMzAwXCIsXCJmb250U2l6ZVwiOjYwLFwibGV0dGVyU3BhY2luZ1wiOjMsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCIsXCJjdXN0b21cIjpcInRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XCJ9IiwiMTUiOiJ7XCJpZFwiOjE1LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0yLTE1XCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjMwMFwiLFwiZm9udFNpemVcIjo2MCxcImxldHRlclNwYWNpbmdcIjoyLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjE2Ijoie1wiaWRcIjoxNixcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNC0xNlwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCI3MDBcIixcImZvbnRTaXplXCI6NjMsXCJsZXR0ZXJTcGFjaW5nXCI6MixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiM0Yzg0Y2FcIixcImN1c3RvbVwiOlwidGV4dC10cmFuc2Zvcm0gOiB1cHBlcmNhc2U7XCJ9IiwiMTciOiJ7XCJpZFwiOjE3LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi00LTE3XCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjcwMFwiLFwiZm9udFNpemVcIjo2MSxcImxldHRlclNwYWNpbmdcIjoyLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiIzFhYmM5Y1wiLFwiY3VzdG9tXCI6XCJ0ZXh0LXRyYW5zZm9ybSA6IHVwcGVyY2FzZTtcIn0ifSwiTVNQYW5lbC5FZmZlY3QiOnsiMTkiOiJ7XCJpZFwiOjE5LFwiZmFkZVwiOnRydWV9IiwiMjAiOiJ7XCJpZFwiOjIwLFwiZmFkZVwiOnRydWV9IiwiMjEiOiJ7XCJpZFwiOjIxLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6LTUwMH0iLCIyMiI6IntcImlkXCI6MjIsXCJmYWRlXCI6dHJ1ZX0iLCIyMyI6IntcImlkXCI6MjMsXCJmYWRlXCI6dHJ1ZX0iLCIyNCI6IntcImlkXCI6MjQsXCJmYWRlXCI6dHJ1ZX0iLCIyNyI6IntcImlkXCI6MjcsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotNTAwfSIsIjI4Ijoie1wiaWRcIjoyOCxcImZhZGVcIjp0cnVlfSIsIjI5Ijoie1wiaWRcIjoyOSxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOjUwMH0iLCIzMCI6IntcImlkXCI6MzAsXCJmYWRlXCI6dHJ1ZX0iLCIzMSI6IntcImlkXCI6MzEsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjoyNTAsXCJza2V3WVwiOi0yNX0iLCIzMiI6IntcImlkXCI6MzIsXCJmYWRlXCI6dHJ1ZX0iLCIzMyI6IntcImlkXCI6MzMsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjoyNTAsXCJza2V3WVwiOi0yNX0iLCIzNCI6IntcImlkXCI6MzQsXCJmYWRlXCI6dHJ1ZX0ifSwiTVNQYW5lbC5MYXllciI6eyIxMCI6IntcImlkXCI6MTAsXCJuYW1lXCI6XCJXZWxjb21lXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjowLFwidHlwZVwiOlwidGV4dFwiLFwicG9zaXRpb25cIjpcIm5vcm1hbFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiPHN0cm9uZz5XZWxjb21lIHRvPC9zdHJvbmc+XCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOi00Ny41LFwib2Zmc2V0WVwiOi02OCxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTItMTBcIixcIm92ZXJsYXlUYXJnZXRTbGlkZXNBY3Rpb25cIjpcInNob3dcIixcInNob3dEdXJhdGlvblwiOjAuODYyNSxcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbixuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpudWxsLFwic3R5bGVNb2RlbFwiOjEwLFwic2hvd0VmZmVjdFwiOjE5LFwiaGlkZUVmZmVjdFwiOjIwfSIsIjExIjoie1wiaWRcIjoxMSxcIm5hbWVcIjpcIldhdGVyc2hlZCBcIixcImlzTG9ja2VkXCI6dHJ1ZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVooLTUwMHB4KVwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MixcInR5cGVcIjpcInRleHRcIixcInBvc2l0aW9uXCI6XCJub3JtYWxcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIjxzcGFuIHN0eWxlPVxcXCJjb2xvcjogI2ZmZmZmZjtcXFwiPldhdGVyc2hlZCBHdWVzdCBIb3VzZTwvc3Bhbj5cIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MCxcIm9mZnNldFlcIjo1MCxcIndpZHRoXCI6MCxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTQtMTFcIixcIm92ZXJsYXlUYXJnZXRTbGlkZXNBY3Rpb25cIjpcInNob3dcIixcInNob3dEdXJhdGlvblwiOjMuNTM3NSxcInNob3dEZWxheVwiOjAuOTc1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSxuLG4sLTUwMCxuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6bnVsbCxcInN0eWxlTW9kZWxcIjoxMSxcInNob3dFZmZlY3RcIjoyMSxcImhpZGVFZmZlY3RcIjoyMn0iLCIxMiI6IntcImlkXCI6MTIsXCJuYW1lXCI6XCJkaXZpZGVyXCIsXCJpc0xvY2tlZFwiOnRydWUsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwiXCIsXCJzaG93T3JpZ2luXCI6XCJcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MSxcInR5cGVcIjpcInRleHRcIixcInBvc2l0aW9uXCI6XCJub3JtYWxcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjowLFwib2Zmc2V0WVwiOi0yNCxcIndpZHRoXCI6NDgsXCJoZWlnaHRcIjoyLFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNS0xMlwiLFwib3ZlcmxheVRhcmdldFNsaWRlc0FjdGlvblwiOlwic2hvd1wiLFwic2hvd0R1cmF0aW9uXCI6NCxcInNob3dEZWxheVwiOjAuNTI1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOm51bGwsXCJzdHlsZU1vZGVsXCI6MTIsXCJzaG93RWZmZWN0XCI6MjMsXCJoaWRlRWZmZWN0XCI6MjR9IiwiMTQiOiJ7XCJpZFwiOjE0LFwibmFtZVwiOlwibGF5ZXJcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVaKC01MDBweClcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjAsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJwb3NpdGlvblwiOlwibm9ybWFsXCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6LTE2LjUsXCJvZmZzZXRZXCI6LTc3LFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMi0xNFwiLFwib3ZlcmxheVRhcmdldFNsaWRlc0FjdGlvblwiOlwic2hvd1wiLFwic2hvd0R1cmF0aW9uXCI6MS43Mzc1LFwic2hvd0RlbGF5XCI6MC4yNjI1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSxuLG4sLTUwMCxuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6NSxcInN0eWxlTW9kZWxcIjoxNCxcInNob3dFZmZlY3RcIjoyNyxcImhpZGVFZmZlY3RcIjoyOH0iLCIxNSI6IntcImlkXCI6MTUsXCJuYW1lXCI6XCJsYXllclwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVooNTAwcHgpXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjoxLFwidHlwZVwiOlwidGV4dFwiLFwicG9zaXRpb25cIjpcIm5vcm1hbFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOi0xLFwib2Zmc2V0WVwiOjIsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWNcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0yLTE1XCIsXCJvdmVybGF5VGFyZ2V0U2xpZGVzQWN0aW9uXCI6XCJzaG93XCIsXCJzaG93RHVyYXRpb25cIjoyLjAxMjUsXCJzaG93RGVsYXlcIjoyLFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSxuLG4sNTAwLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjo1LFwic3R5bGVNb2RlbFwiOjE1LFwic2hvd0VmZmVjdFwiOjI5LFwiaGlkZUVmZmVjdFwiOjMwfSIsIjE2Ijoie1wiaWRcIjoxNixcIm5hbWVcIjpcImxheWVyXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWSgyNTBweCkgc2tld1koLTI1ZGVnKSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjAsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJwb3NpdGlvblwiOlwibm9ybWFsXCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6LTAuNSxcIm9mZnNldFlcIjotMjcsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWNcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi00LTE2XCIsXCJvdmVybGF5VGFyZ2V0U2xpZGVzQWN0aW9uXCI6XCJzaG93XCIsXCJzaG93RHVyYXRpb25cIjoxLFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbiwyNTAsbixuLG4sbixuLG4sbixuLC0yNSxuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjo2LFwic3R5bGVNb2RlbFwiOjE2LFwic2hvd0VmZmVjdFwiOjMxLFwiaGlkZUVmZmVjdFwiOjMyfSIsIjE3Ijoie1wiaWRcIjoxNyxcIm5hbWVcIjpcImxheWVyXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWSgyNTBweCkgc2tld1koLTI1ZGVnKSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjEsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJwb3NpdGlvblwiOlwibm9ybWFsXCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MC41LFwib2Zmc2V0WVwiOjYzLjUsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWNcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi00LTE3XCIsXCJvdmVybGF5VGFyZ2V0U2xpZGVzQWN0aW9uXCI6XCJzaG93XCIsXCJzaG93RHVyYXRpb25cIjoxLFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbiwyNTAsbixuLG4sbixuLG4sbixuLC0yNSxuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjo2LFwic3R5bGVNb2RlbFwiOjE3LFwic2hvd0VmZmVjdFwiOjMzLFwiaGlkZUVmZmVjdFwiOjM0fSJ9LCJNU1BhbmVsLkNvbnRyb2wiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJsYWJlbFwiOlwiQXJyb3dzXCIsXCJuYW1lXCI6XCJhcnJvd3NcIixcImF1dG9IaWRlXCI6dHJ1ZSxcIm92ZXJWaWRlb1wiOnRydWUsXCJpbnNldFwiOnRydWV9IiwiMiI6IntcImlkXCI6MixcImxhYmVsXCI6XCJCdWxsZXRzXCIsXCJuYW1lXCI6XCJidWxsZXRzXCIsXCJhdXRvSGlkZVwiOmZhbHNlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcIm1hcmdpblwiOjI1LFwiZGlyXCI6XCJoXCIsXCJzcGFjZVwiOjgsXCJhbGlnblwiOlwiYm90dG9tXCIsXCJpbnNldFwiOnRydWV9In19', '.msp-cn-2-10 { font-family:"Open Sans";font-weight:300;font-size:60px;letter-spacing:3px;line-height:44px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-4-11 { font-family:"Open Sans";font-weight:700;font-size:78px;letter-spacing:4px;line-height:normal;color:#33d2b3;text-transform: uppercase; } \n.msp-cn-5-12 { background-color:#ffffff;font-weight:normal;line-height:normal; } \n.msp-cn-2-14 { font-family:"Open Sans";font-weight:300;font-size:60px;letter-spacing:3px;line-height:normal;color:#ffffff;text-transform: uppercase; } \n.msp-cn-2-15 { font-family:"Open Sans";font-weight:300;font-size:60px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n.msp-cn-4-16 { font-family:"Open Sans";font-weight:700;font-size:63px;letter-spacing:2px;line-height:normal;color:#4c84ca;text-transform : uppercase; } \n.msp-cn-4-17 { font-family:"Open Sans";font-weight:700;font-size:61px;letter-spacing:2px;line-height:normal;color:#1abc9c;text-transform : uppercase; } \n', 'Open+Sans:300,700', 'published'),
(3, 'Homepage copy', 'ms-3', 'custom', 4, '2019-09-03 19:28:52', '2019-09-03 19:28:52', 'eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiwzIiwiU2xpZGUhbmV4dElkIjo0LCJTdHlsZSFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSIsIlN0eWxlIW5leHRJZCI6MTAsIkVmZmVjdCFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNiwxNywxOCIsIkVmZmVjdCFuZXh0SWQiOjE5LCJMYXllciFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSIsIkxheWVyIW5leHRJZCI6MTAsIkNvbnRyb2whaWRzIjoiMSwyIiwiQ29udHJvbCFuZXh0SWQiOjN9LCJNU1BhbmVsLlNldHRpbmdzIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwic25hcHBpbmdcIjpmYWxzZSxcIm5hbWVcIjpcIkhvbWVwYWdlXCIsXCJ3aWR0aFwiOjEyMjAsXCJoZWlnaHRcIjo2NjAsXCJ3cmFwcGVyV2lkdGhcIjoxMjIwLFwid3JhcHBlcldpZHRoVW5pdFwiOlwicHhcIixcImF1dG9Dcm9wXCI6ZmFsc2UsXCJ0eXBlXCI6XCJjdXN0b21cIixcInNsaWRlcklkXCI6XCIzXCIsXCJsYXlvdXRcIjpcImJveGVkXCIsXCJhdXRvSGVpZ2h0XCI6ZmFsc2UsXCJ0clZpZXdcIjpcImZhZGVGbG93XCIsXCJzcGVlZFwiOlwiMjBcIixcInNwYWNlXCI6XCIwXCIsXCJzdGFydFwiOlwiMVwiLFwiZ3JhYkN1cnNvclwiOlwiMVwiLFwic3dpcGVcIjpmYWxzZSxcIm1vdXNlXCI6XCIxXCIsXCJ3aGVlbFwiOlwiXCIsXCJhdXRvcGxheVwiOnRydWUsXCJsb29wXCI6dHJ1ZSxcInNodWZmbGVcIjpcIlwiLFwicHJlbG9hZFwiOlwiLTFcIixcIm92ZXJQYXVzZVwiOlwiMVwiLFwiZW5kUGF1c2VcIjpcIlwiLFwiaGlkZUxheWVyc1wiOlwiXCIsXCJkaXJcIjpcImhcIixcInBhcmFsbGF4TW9kZVwiOlwic3dpcGVcIixcInVzZURlZXBMaW5rXCI6ZmFsc2UsXCJkZWVwTGlua1wiOlwibXMtMVwiLFwiZGVlcExpbmtUeXBlXCI6XCJwYXRoXCIsXCJzY3JvbGxQYXJhbGxheFwiOnRydWUsXCJzY3JvbGxQYXJhbGxheE1vdmVcIjozMCxcInNjcm9sbFBhcmFsbGF4QkdNb3ZlXCI6NTAsXCJzY3JvbGxQYXJhbGxheEZhZGVcIjp0cnVlLFwiY2VudGVyQ29udHJvbHNcIjpcIjFcIixcImluc3RhbnRTaG93TGF5ZXJzXCI6XCJcIixcImNsYXNzTmFtZVwiOlwiXCIsXCJiZ0NvbG9yXCI6XCIjMTcxNzE3XCIsXCJza2luXCI6XCJtcy1za2luLWRlZmF1bHRcIixcIm1zVGVtcGxhdGVcIjpcImN1c3RvbVwiLFwibXNUZW1wbGF0ZUNsYXNzXCI6XCJcIixcInVzZWRGb250c1wiOlwiT3BlbitTYW5zOjMwMCw3MDB8TWVycml3ZWF0aGVyOnJlZ3VsYXJcIn0ifSwiTVNQYW5lbC5TbGlkZSI6eyIxIjoie1wiaWRcIjpcIjFcIixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNS8wMy9zbGlkZXItMS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjowLFwiYmdcIjpcIi8yMDE1LzAzL3NsaWRlci0xLmpwZ1wiLFwiZHVyYXRpb25cIjo3LFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjpcIjFcIixcImJndl9tdXRlXCI6XCIxXCIsXCJiZ3ZfYXV0b3BhdXNlXCI6XCJcIixcImJnQWx0XCI6XCJcIixcImxheWVyX2lkc1wiOltcIjFcIiwyLDMsNF19IiwiMiI6IntcImlkXCI6MixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNS8wNC9zbGlkZXItMy0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjoxLFwiYmdcIjpcIi8yMDE1LzA0L3NsaWRlci0zLmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbNSw2LDddfSIsIjMiOiJ7XCJpZFwiOjMsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTUvMDQvc2xpZGVyLTItMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MixcImJnXCI6XCIvMjAxNS8wNC9zbGlkZXItMi5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6WzgsOV19In0sIk1TUGFuZWwuU3R5bGUiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtMVwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6NDQsXCJsZXR0ZXJTcGFjaW5nXCI6NSxcImxpbmVIZWlnaHRcIjpcIjQ0cHhcIixcImNvbG9yXCI6XCIjZmZmZmZmXCIsXCJjdXN0b21cIjpcInRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XCJ9IiwiMiI6IntcImlkXCI6MixcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0yXCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjcwMFwiLFwiZm9udFNpemVcIjo4MCxcImxldHRlclNwYWNpbmdcIjo0LFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwiLFwiY3VzdG9tXCI6XCJ0ZXh0LXRyYW5zZm9ybTogdXBwZXJjYXNlO1wifSIsIjMiOiJ7XCJpZFwiOjMsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtM1wiLFwiYmFja2dyb3VuZENvbG9yXCI6XCIjZmZmZmZmXCIsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwifSIsIjQiOiJ7XCJpZFwiOjQsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNFwiLFwiZm9udEZhbWlseVwiOlwiTWVycml3ZWF0aGVyXCIsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImZvbnRTaXplXCI6MTYsXCJsZXR0ZXJTcGFjaW5nXCI6MyxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIn0iLCI1Ijoie1wiaWRcIjo1LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTVcIixcImZvbnRGYW1pbHlcIjpcIk9wZW4gU2Fuc1wiLFwiZm9udFdlaWdodFwiOlwiMzAwXCIsXCJmb250U2l6ZVwiOjQ1LFwibGV0dGVyU3BhY2luZ1wiOjAuNSxcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIn0iLCI2Ijoie1wiaWRcIjo2LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTZcIixcImZvbnRGYW1pbHlcIjpcIk9wZW4gU2Fuc1wiLFwiZm9udFdlaWdodFwiOlwiMzAwXCIsXCJmb250U2l6ZVwiOjc0LFwibGV0dGVyU3BhY2luZ1wiOjIsXCJsaW5lSGVpZ2h0XCI6XCIwcHhcIixcImNvbG9yXCI6XCIjZmZmZmZmXCIsXCJjdXN0b21cIjpcInRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XCJ9IiwiNyI6IntcImlkXCI6NyxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS03XCIsXCJmb250RmFtaWx5XCI6XCJNZXJyaXdlYXRoZXJcIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwiZm9udFNpemVcIjoyMCxcImxldHRlclNwYWNpbmdcIjoyLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjgiOiJ7XCJpZFwiOjgsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtOFwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6MzgsXCJsZXR0ZXJTcGFjaW5nXCI6MixcImxpbmVIZWlnaHRcIjpcIm5vcm1hbFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIn0iLCI5Ijoie1wiaWRcIjo5LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTlcIixcImZvbnRGYW1pbHlcIjpcIk1lcnJpd2VhdGhlclwiLFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJmb250U2l6ZVwiOjE1LFwibGV0dGVyU3BhY2luZ1wiOjEsXCJsaW5lSGVpZ2h0XCI6XCIyNXB4XCIsXCJjb2xvclwiOlwiI2JkYmRiZFwifSJ9LCJNU1BhbmVsLkVmZmVjdCI6eyIxIjoie1wiaWRcIjpcIjFcIixcImZhZGVcIjp0cnVlfSIsIjIiOiJ7XCJpZFwiOjIsXCJmYWRlXCI6dHJ1ZX0iLCIzIjoie1wiaWRcIjozLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6LTUwMH0iLCI0Ijoie1wiaWRcIjo0LFwiZmFkZVwiOnRydWV9IiwiNSI6IntcImlkXCI6NSxcImZhZGVcIjp0cnVlfSIsIjYiOiJ7XCJpZFwiOjYsXCJmYWRlXCI6dHJ1ZX0iLCI3Ijoie1wiaWRcIjo3LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6NTAwfSIsIjgiOiJ7XCJpZFwiOjgsXCJmYWRlXCI6dHJ1ZX0iLCI5Ijoie1wiaWRcIjo5LFwiZmFkZVwiOnRydWV9IiwiMTAiOiJ7XCJpZFwiOjEwLFwiZmFkZVwiOnRydWV9IiwiMTEiOiJ7XCJpZFwiOjExLFwiZmFkZVwiOnRydWV9IiwiMTIiOiJ7XCJpZFwiOjEyLFwiZmFkZVwiOnRydWV9IiwiMTMiOiJ7XCJpZFwiOjEzLFwiZmFkZVwiOnRydWV9IiwiMTQiOiJ7XCJpZFwiOjE0LFwiZmFkZVwiOnRydWV9IiwiMTUiOiJ7XCJpZFwiOjE1LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6MTUwfSIsIjE2Ijoie1wiaWRcIjoxNixcImZhZGVcIjp0cnVlfSIsIjE3Ijoie1wiaWRcIjoxNyxcImZhZGVcIjp0cnVlfSIsIjE4Ijoie1wiaWRcIjoxOCxcImZhZGVcIjp0cnVlfSJ9LCJNU1BhbmVsLkxheWVyIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwibmFtZVwiOlwiV2VsY29tZVwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJcIixcInNob3dPcmlnaW5cIjpcIlwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjowLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiV2VsY29tZSBUb1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjowLFwib2Zmc2V0WVwiOi0xMjEsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWNcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTFcIixcInNob3dEdXJhdGlvblwiOjAuODYyNSxcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6XCIxXCIsXCJzaG93RWZmZWN0XCI6XCIxXCIsXCJoaWRlRWZmZWN0XCI6Mn0iLCIyIjoie1wiaWRcIjoyLFwibmFtZVwiOlwiSG90ZWwgTWFzdGVyXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWigtNTAwcHgpXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjoyLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiSG90ZWwgTWFzdGVyXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOjAuNSxcIm9mZnNldFlcIjoxOC41LFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0yXCIsXCJzaG93RHVyYXRpb25cIjowLjcxMjUsXCJzaG93RGVsYXlcIjowLjk3NSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbixuLC01MDAsbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOlwiMVwiLFwic3R5bGVNb2RlbFwiOjIsXCJzaG93RWZmZWN0XCI6MyxcImhpZGVFZmZlY3RcIjo0fSIsIjMiOiJ7XCJpZFwiOjMsXCJuYW1lXCI6XCJkaXZpZGVyXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcIlwiLFwic2hvd09yaWdpblwiOlwiXCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjEsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MCxcIm9mZnNldFlcIjotNjMsXCJ3aWR0aFwiOjQ4LFwiaGVpZ2h0XCI6MixcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtM1wiLFwic2hvd0R1cmF0aW9uXCI6MC43NzUsXCJzaG93RGVsYXlcIjowLjUyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjozLFwic2hvd0VmZmVjdFwiOjUsXCJoaWRlRWZmZWN0XCI6Nn0iLCI0Ijoie1wiaWRcIjo0LFwibmFtZVwiOlwiZGVzY1wiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVooNTAwcHgpXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjozLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiVGhlIGJlc3QgaG90ZWwgcmVzZXJ2YXRpb24gV29yZFByZXNzIHRoZW1lXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOjAuNSxcIm9mZnNldFlcIjo5NixcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNFwiLFwic2hvd0R1cmF0aW9uXCI6MC43NSxcInNob3dEZWxheVwiOjEuNDYyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbixuLDUwMCxuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6NCxcInNob3dFZmZlY3RcIjo3LFwiaGlkZUVmZmVjdFwiOjh9IiwiNSI6IntcImlkXCI6NSxcIm5hbWVcIjpcIkVuam95XCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjowLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiRW5qb3lcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6Mzk1LFwib2Zmc2V0WVwiOjAuNSxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtbFwiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNVwiLFwic2hvd0R1cmF0aW9uXCI6MC44NSxcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbixuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjUsXCJzaG93RWZmZWN0XCI6OSxcImhpZGVFZmZlY3RcIjoxMH0iLCI2Ijoie1wiaWRcIjo2LFwibmFtZVwiOlwiU3BhIG1hc3RlclwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJcIixcInNob3dPcmlnaW5cIjpcIlwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjoxLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiU3BhIE1hc3RlclwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjo2OCxcIm9mZnNldFlcIjo4OCxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtbFwiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNlwiLFwic2hvd0R1cmF0aW9uXCI6MC45Mzc1LFwic2hvd0RlbGF5XCI6MC41MjUsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjo2LFwic2hvd0VmZmVjdFwiOjExLFwiaGlkZUVmZmVjdFwiOjEyfSIsIjciOiJ7XCJpZFwiOjcsXCJuYW1lXCI6XCJjYXB0aW9uXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcIlwiLFwic2hvd09yaWdpblwiOlwiXCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjIsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJUaGUgRmluZXN0IFNwYSBPbiBFYXJ0aFwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjoyMDQsXCJvZmZzZXRZXCI6MTY2LjUsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWxcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTdcIixcInNob3dEdXJhdGlvblwiOjAuOTc1LFwic2hvd0RlbGF5XCI6MS4xMzc1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOjIsXCJzdHlsZU1vZGVsXCI6NyxcInNob3dFZmZlY3RcIjoxMyxcImhpZGVFZmZlY3RcIjoxNH0iLCI4Ijoie1wiaWRcIjo4LFwibmFtZVwiOlwiVGl0bGVcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVZKDE1MHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjAsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJQZXJmZWN0IFBsYWNlIEZvciBEaW5pbmdcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6NTgsXCJvZmZzZXRZXCI6MTcyLFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcImJsXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS04XCIsXCJzaG93RHVyYXRpb25cIjoxLjIxMjUsXCJzaG93RGVsYXlcIjowLFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSxuLDE1MCxuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjozLFwic3R5bGVNb2RlbFwiOjgsXCJzaG93RWZmZWN0XCI6MTUsXCJoaWRlRWZmZWN0XCI6MTZ9IiwiOSI6IntcImlkXCI6OSxcIm5hbWVcIjpcImNhcHRpb25cIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwiXCIsXCJzaG93T3JpZ2luXCI6XCJcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MSxcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlNlZCBwb3N1ZXJlIGNvbnNlY3RldHVyIGVzdCBhdCBsb2JvcnRpcy4gQ3VtIHNvY2lpcyBuYXRvcXVlIHBlbmF0aWJ1cyBldCBtYWduaXMgZGlzIHBhcnR1cmllbnQgbW9udGVzLlwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjo2MCxcIm9mZnNldFlcIjoxMDAsXCJ3aWR0aFwiOjUwOSxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJibFwiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtOVwiLFwic2hvd0R1cmF0aW9uXCI6MSxcInNob3dEZWxheVwiOjAuOTM3NSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjozLFwic3R5bGVNb2RlbFwiOjksXCJzaG93RWZmZWN0XCI6MTcsXCJoaWRlRWZmZWN0XCI6MTh9In0sIk1TUGFuZWwuQ29udHJvbCI6eyIxIjoie1wiaWRcIjpcIjFcIixcImxhYmVsXCI6XCJBcnJvd3NcIixcIm5hbWVcIjpcImFycm93c1wiLFwiYXV0b0hpZGVcIjp0cnVlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcImluc2V0XCI6dHJ1ZX0iLCIyIjoie1wiaWRcIjoyLFwibGFiZWxcIjpcIkJ1bGxldHNcIixcIm5hbWVcIjpcImJ1bGxldHNcIixcImF1dG9IaWRlXCI6ZmFsc2UsXCJvdmVyVmlkZW9cIjp0cnVlLFwibWFyZ2luXCI6MjUsXCJkaXJcIjpcImhcIixcInNwYWNlXCI6OCxcImFsaWduXCI6XCJib3R0b21cIixcImluc2V0XCI6dHJ1ZX0ifX0=', '.msp-cn-1-1 { font-family:"Open Sans";font-weight:300;font-size:44px;letter-spacing:5px;line-height:44px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-2 { font-family:"Open Sans";font-weight:700;font-size:80px;letter-spacing:4px;line-height:normal;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-3 { background-color:#ffffff;font-weight:normal;line-height:normal; } \n.msp-cn-1-4 { font-family:"Merriweather";font-weight:normal;font-size:16px;letter-spacing:3px;line-height:normal;color:#ffffff; } \n.msp-cn-1-5 { font-family:"Open Sans";font-weight:300;font-size:45px;letter-spacing:0.5px;line-height:normal;color:#ffffff; } \n.msp-cn-1-6 { font-family:"Open Sans";font-weight:300;font-size:74px;letter-spacing:2px;line-height:0px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-7 { font-family:"Merriweather";font-weight:normal;font-size:20px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n.msp-cn-1-8 { font-family:"Open Sans";font-weight:300;font-size:38px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n.msp-cn-1-9 { font-family:"Merriweather";font-weight:normal;font-size:15px;letter-spacing:1px;line-height:25px;color:#bdbdbd; } \n', 'Open+Sans:300,700|Merriweather:regular', 'published'),
(4, 'Homepage slider full width copy', 'ms-4', 'custom', 4, '2019-09-03 19:28:52', '2019-09-03 19:28:52', 'eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiwzIiwiU2xpZGUhbmV4dElkIjo0LCJTdHlsZSFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSIsIlN0eWxlIW5leHRJZCI6MTAsIkVmZmVjdCFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNiwxNywxOCIsIkVmZmVjdCFuZXh0SWQiOjE5LCJMYXllciFpZHMiOiIxLDIsMyw0LDUsNiw3LDgsOSIsIkxheWVyIW5leHRJZCI6MTAsIkNvbnRyb2whaWRzIjoiMSwyIiwiQ29udHJvbCFuZXh0SWQiOjN9LCJNU1BhbmVsLlNldHRpbmdzIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwic25hcHBpbmdcIjpmYWxzZSxcIm5hbWVcIjpcIkhvbWVwYWdlIHNsaWRlciBmdWxsIHdpZHRoXCIsXCJ3aWR0aFwiOjExNDAsXCJoZWlnaHRcIjo1MzAsXCJ3cmFwcGVyV2lkdGhcIjoxMjIwLFwid3JhcHBlcldpZHRoVW5pdFwiOlwicHhcIixcImF1dG9Dcm9wXCI6ZmFsc2UsXCJ0eXBlXCI6XCJjdXN0b21cIixcInNsaWRlcklkXCI6XCIyXCIsXCJsYXlvdXRcIjpcImZ1bGx3aWR0aFwiLFwiYXV0b0hlaWdodFwiOmZhbHNlLFwidHJWaWV3XCI6XCJmYWRlRmxvd1wiLFwic3BlZWRcIjpcIjIwXCIsXCJzcGFjZVwiOlwiMFwiLFwic3RhcnRcIjpcIjFcIixcImdyYWJDdXJzb3JcIjpcIjFcIixcInN3aXBlXCI6ZmFsc2UsXCJtb3VzZVwiOlwiMVwiLFwid2hlZWxcIjpcIlwiLFwiYXV0b3BsYXlcIjp0cnVlLFwibG9vcFwiOnRydWUsXCJzaHVmZmxlXCI6XCJcIixcInByZWxvYWRcIjpcIi0xXCIsXCJvdmVyUGF1c2VcIjpcIjFcIixcImVuZFBhdXNlXCI6XCJcIixcImhpZGVMYXllcnNcIjpcIlwiLFwiZGlyXCI6XCJoXCIsXCJwYXJhbGxheE1vZGVcIjpcInN3aXBlXCIsXCJ1c2VEZWVwTGlua1wiOmZhbHNlLFwiZGVlcExpbmtcIjpcIm1zLTFcIixcImRlZXBMaW5rVHlwZVwiOlwicGF0aFwiLFwic2Nyb2xsUGFyYWxsYXhcIjp0cnVlLFwic2Nyb2xsUGFyYWxsYXhNb3ZlXCI6MzAsXCJzY3JvbGxQYXJhbGxheEJHTW92ZVwiOjUwLFwic2Nyb2xsUGFyYWxsYXhGYWRlXCI6dHJ1ZSxcImNlbnRlckNvbnRyb2xzXCI6XCIxXCIsXCJpbnN0YW50U2hvd0xheWVyc1wiOlwiXCIsXCJjbGFzc05hbWVcIjpcIlwiLFwiYmdDb2xvclwiOlwiIzE3MTcxN1wiLFwic2tpblwiOlwibXMtc2tpbi1kZWZhdWx0XCIsXCJtc1RlbXBsYXRlXCI6XCJjdXN0b21cIixcIm1zVGVtcGxhdGVDbGFzc1wiOlwiXCIsXCJ1c2VkRm9udHNcIjpcIk9wZW4rU2FuczozMDAsNzAwfE1lcnJpd2VhdGhlcjpyZWd1bGFyXCJ9In0sIk1TUGFuZWwuU2xpZGUiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTUvMDQvc2xpZGVyLTEtMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MCxcImJnXCI6XCIvMjAxNS8wNC9zbGlkZXItMS5qcGdcIixcImR1cmF0aW9uXCI6NyxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbXCIxXCIsMiwzLDRdfSIsIjIiOiJ7XCJpZFwiOjIsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTUvMDQvc2xpZGVyLTMxLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjEsXCJiZ1wiOlwiLzIwMTUvMDQvc2xpZGVyLTMxLmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbNSw2LDddfSIsIjMiOiJ7XCJpZFwiOjMsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTUvMDQvc2xpZGVyLTIxLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjIsXCJiZ1wiOlwiLzIwMTUvMDQvc2xpZGVyLTIxLmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbOCw5XX0ifSwiTVNQYW5lbC5TdHlsZSI6eyIxIjoie1wiaWRcIjpcIjFcIixcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0xXCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjMwMFwiLFwiZm9udFNpemVcIjo0NCxcImxldHRlclNwYWNpbmdcIjo1LFwibGluZUhlaWdodFwiOlwiNDRweFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIixcImN1c3RvbVwiOlwidGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcIn0iLCIyIjoie1wiaWRcIjoyLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTJcIixcImZvbnRGYW1pbHlcIjpcIk9wZW4gU2Fuc1wiLFwiZm9udFdlaWdodFwiOlwiNzAwXCIsXCJmb250U2l6ZVwiOjgwLFwibGV0dGVyU3BhY2luZ1wiOjQsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCIsXCJjdXN0b21cIjpcInRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XCJ9IiwiMyI6IntcImlkXCI6MyxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0zXCIsXCJiYWNrZ3JvdW5kQ29sb3JcIjpcIiNmZmZmZmZcIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCJ9IiwiNCI6IntcImlkXCI6NCxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS00XCIsXCJmb250RmFtaWx5XCI6XCJNZXJyaXdlYXRoZXJcIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwiZm9udFNpemVcIjoxNixcImxldHRlclNwYWNpbmdcIjozLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjUiOiJ7XCJpZFwiOjUsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNVwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6NDUsXCJsZXR0ZXJTcGFjaW5nXCI6MC41LFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjYiOiJ7XCJpZFwiOjYsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNlwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6NzQsXCJsZXR0ZXJTcGFjaW5nXCI6MixcImxpbmVIZWlnaHRcIjpcIjBweFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIixcImN1c3RvbVwiOlwidGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcIn0iLCI3Ijoie1wiaWRcIjo3LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTdcIixcImZvbnRGYW1pbHlcIjpcIk1lcnJpd2VhdGhlclwiLFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJmb250U2l6ZVwiOjIwLFwibGV0dGVyU3BhY2luZ1wiOjIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCJ9IiwiOCI6IntcImlkXCI6OCxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS04XCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjMwMFwiLFwiZm9udFNpemVcIjozOCxcImxldHRlclNwYWNpbmdcIjoyLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjkiOiJ7XCJpZFwiOjksXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtOVwiLFwiZm9udEZhbWlseVwiOlwiTWVycml3ZWF0aGVyXCIsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImZvbnRTaXplXCI6MTUsXCJsZXR0ZXJTcGFjaW5nXCI6MSxcImxpbmVIZWlnaHRcIjpcIjI1cHhcIixcImNvbG9yXCI6XCIjYmRiZGJkXCJ9In0sIk1TUGFuZWwuRWZmZWN0Ijp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwiZmFkZVwiOnRydWV9IiwiMiI6IntcImlkXCI6MixcImZhZGVcIjp0cnVlfSIsIjMiOiJ7XCJpZFwiOjMsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjotNTAwfSIsIjQiOiJ7XCJpZFwiOjQsXCJmYWRlXCI6dHJ1ZX0iLCI1Ijoie1wiaWRcIjo1LFwiZmFkZVwiOnRydWV9IiwiNiI6IntcImlkXCI6NixcImZhZGVcIjp0cnVlfSIsIjciOiJ7XCJpZFwiOjcsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVpcIjo1MDB9IiwiOCI6IntcImlkXCI6OCxcImZhZGVcIjp0cnVlfSIsIjkiOiJ7XCJpZFwiOjksXCJmYWRlXCI6dHJ1ZX0iLCIxMCI6IntcImlkXCI6MTAsXCJmYWRlXCI6dHJ1ZX0iLCIxMSI6IntcImlkXCI6MTEsXCJmYWRlXCI6dHJ1ZX0iLCIxMiI6IntcImlkXCI6MTIsXCJmYWRlXCI6dHJ1ZX0iLCIxMyI6IntcImlkXCI6MTMsXCJmYWRlXCI6dHJ1ZX0iLCIxNCI6IntcImlkXCI6MTQsXCJmYWRlXCI6dHJ1ZX0iLCIxNSI6IntcImlkXCI6MTUsXCJmYWRlXCI6dHJ1ZSxcInRyYW5zbGF0ZVlcIjoxNTB9IiwiMTYiOiJ7XCJpZFwiOjE2LFwiZmFkZVwiOnRydWV9IiwiMTciOiJ7XCJpZFwiOjE3LFwiZmFkZVwiOnRydWV9IiwiMTgiOiJ7XCJpZFwiOjE4LFwiZmFkZVwiOnRydWV9In0sIk1TUGFuZWwuTGF5ZXIiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJuYW1lXCI6XCJXZWxjb21lXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcIlwiLFwic2hvd09yaWdpblwiOlwiXCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjAsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJXZWxjb21lIFRvXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOjAsXCJvZmZzZXRZXCI6LTExNyxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtMVwiLFwic2hvd0R1cmF0aW9uXCI6MC44NjI1LFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjpcIjFcIixcInNob3dFZmZlY3RcIjpcIjFcIixcImhpZGVFZmZlY3RcIjoyfSIsIjIiOiJ7XCJpZFwiOjIsXCJuYW1lXCI6XCJIb3RlbCBNYXN0ZXJcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVaKC01MDBweClcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjIsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJIb3RlbCBNYXN0ZXJcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6LTAuNSxcIm9mZnNldFlcIjo3LjUsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWNcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTJcIixcInNob3dEdXJhdGlvblwiOjAuNzEyNSxcInNob3dEZWxheVwiOjAuOTc1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSxuLG4sLTUwMCxuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6MixcInNob3dFZmZlY3RcIjozLFwiaGlkZUVmZmVjdFwiOjR9IiwiMyI6IntcImlkXCI6MyxcIm5hbWVcIjpcImRpdmlkZXJcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwiXCIsXCJzaG93T3JpZ2luXCI6XCJcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MSxcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjowLFwib2Zmc2V0WVwiOi02MSxcIndpZHRoXCI6NDgsXCJoZWlnaHRcIjoyLFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0zXCIsXCJzaG93RHVyYXRpb25cIjowLjc3NSxcInNob3dEZWxheVwiOjAuNTI1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOlwiMVwiLFwic3R5bGVNb2RlbFwiOjMsXCJzaG93RWZmZWN0XCI6NSxcImhpZGVFZmZlY3RcIjo2fSIsIjQiOiJ7XCJpZFwiOjQsXCJuYW1lXCI6XCJkZXNjXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWig1MDBweClcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjMsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJUaGUgYmVzdCBob3RlbCByZXNlcnZhdGlvbiBXb3JkUHJlc3MgdGhlbWVcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MC41LFwib2Zmc2V0WVwiOjkwLFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS00XCIsXCJzaG93RHVyYXRpb25cIjowLjc1LFwic2hvd0RlbGF5XCI6MS40NjI1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSxuLG4sNTAwLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjo0LFwic2hvd0VmZmVjdFwiOjcsXCJoaWRlRWZmZWN0XCI6OH0iLCI1Ijoie1wiaWRcIjo1LFwibmFtZVwiOlwiRW5qb3lcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSBcIixcInNob3dPcmlnaW5cIjpcIjUwJSA1MCUgMHB4XCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjAsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJFbmpveVwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjozNzUsXCJvZmZzZXRZXCI6MTQuNSxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtbFwiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNVwiLFwic2hvd0R1cmF0aW9uXCI6MC44NSxcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbixuLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjUsXCJzaG93RWZmZWN0XCI6OSxcImhpZGVFZmZlY3RcIjoxMH0iLCI2Ijoie1wiaWRcIjo2LFwibmFtZVwiOlwiU3BhIG1hc3RlclwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJcIixcInNob3dPcmlnaW5cIjpcIlwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjoxLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiU3BhIE1hc3RlclwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjozMyxcIm9mZnNldFlcIjoxMDIsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWxcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTZcIixcInNob3dEdXJhdGlvblwiOjAuOTM3NSxcInNob3dEZWxheVwiOjAuNTI1LFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOjIsXCJzdHlsZU1vZGVsXCI6NixcInNob3dFZmZlY3RcIjoxMSxcImhpZGVFZmZlY3RcIjoxMn0iLCI3Ijoie1wiaWRcIjo3LFwibmFtZVwiOlwiY2FwdGlvblwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJcIixcInNob3dPcmlnaW5cIjpcIlwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjoyLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiVGhlIEZpbmVzdCBTcGEgT24gRWFydGhcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MTc2LFwib2Zmc2V0WVwiOjE3Ni41LFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1sXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS03XCIsXCJzaG93RHVyYXRpb25cIjowLjk3NSxcInNob3dEZWxheVwiOjEuMTM3NSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjcsXCJzaG93RWZmZWN0XCI6MTMsXCJoaWRlRWZmZWN0XCI6MTR9IiwiOCI6IntcImlkXCI6OCxcIm5hbWVcIjpcIlRpdGxlXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWSgxNTBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjowLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiUGVyZmVjdCBQbGFjZSBGb3IgRGluaW5nXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOjI4LFwib2Zmc2V0WVwiOjE1NyxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJibFwiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtOFwiLFwic2hvd0R1cmF0aW9uXCI6MS4yMTI1LFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbiwxNTAsbixuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6MyxcInN0eWxlTW9kZWxcIjo4LFwic2hvd0VmZmVjdFwiOjE1LFwiaGlkZUVmZmVjdFwiOjE2fSIsIjkiOiJ7XCJpZFwiOjksXCJuYW1lXCI6XCJjYXB0aW9uXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcIlwiLFwic2hvd09yaWdpblwiOlwiXCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjEsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJTZWQgcG9zdWVyZSBjb25zZWN0ZXR1ciBlc3QgYXQgbG9ib3J0aXMuIEN1bSBzb2NpaXMgbmF0b3F1ZSBwZW5hdGlidXMgZXQgbWFnbmlzIGRpcyBwYXJ0dXJpZW50IG1vbnRlcy5cIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MzAsXCJvZmZzZXRZXCI6ODgsXCJ3aWR0aFwiOjUwOSxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJibFwiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtOVwiLFwic2hvd0R1cmF0aW9uXCI6MSxcInNob3dEZWxheVwiOjAuOTM3NSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjozLFwic3R5bGVNb2RlbFwiOjksXCJzaG93RWZmZWN0XCI6MTcsXCJoaWRlRWZmZWN0XCI6MTh9In0sIk1TUGFuZWwuQ29udHJvbCI6eyIxIjoie1wiaWRcIjpcIjFcIixcImxhYmVsXCI6XCJBcnJvd3NcIixcIm5hbWVcIjpcImFycm93c1wiLFwiYXV0b0hpZGVcIjp0cnVlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcImluc2V0XCI6dHJ1ZX0iLCIyIjoie1wiaWRcIjoyLFwibGFiZWxcIjpcIkJ1bGxldHNcIixcIm5hbWVcIjpcImJ1bGxldHNcIixcImF1dG9IaWRlXCI6ZmFsc2UsXCJvdmVyVmlkZW9cIjp0cnVlLFwibWFyZ2luXCI6MjUsXCJkaXJcIjpcImhcIixcInNwYWNlXCI6OCxcImFsaWduXCI6XCJib3R0b21cIixcImluc2V0XCI6dHJ1ZX0ifX0=', '.msp-cn-1-1 { font-family:"Open Sans";font-weight:300;font-size:44px;letter-spacing:5px;line-height:44px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-2 { font-family:"Open Sans";font-weight:700;font-size:80px;letter-spacing:4px;line-height:normal;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-3 { background-color:#ffffff;font-weight:normal;line-height:normal; } \n.msp-cn-1-4 { font-family:"Merriweather";font-weight:normal;font-size:16px;letter-spacing:3px;line-height:normal;color:#ffffff; } \n.msp-cn-1-5 { font-family:"Open Sans";font-weight:300;font-size:45px;letter-spacing:0.5px;line-height:normal;color:#ffffff; } \n.msp-cn-1-6 { font-family:"Open Sans";font-weight:300;font-size:74px;letter-spacing:2px;line-height:0px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-7 { font-family:"Merriweather";font-weight:normal;font-size:20px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n.msp-cn-1-8 { font-family:"Open Sans";font-weight:300;font-size:38px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n.msp-cn-1-9 { font-family:"Merriweather";font-weight:normal;font-size:15px;letter-spacing:1px;line-height:25px;color:#bdbdbd; } \n', 'Open+Sans:300,700|Merriweather:regular', 'published');
INSERT INTO `wpor_masterslider_sliders` VALUES
(5, 'Homepage slider full width Modern copy', 'ms-5', 'custom', 5, '2019-09-03 19:28:52', '2019-09-03 19:28:52', 'eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiwzLDQiLCJTbGlkZSFuZXh0SWQiOjUsIlN0eWxlIWlkcyI6IjEsMiwzLDQsNSw2LDcsOCw5LDEwLDExLDEyLDEzIiwiU3R5bGUhbmV4dElkIjoxNCwiRWZmZWN0IWlkcyI6IjEsMiwzLDQsNSw2LDcsOCw5LDEwLDExLDEyLDEzLDE0LDE1LDE2LDE3LDE4LDE5LDIwLDIxLDIyLDIzLDI0LDI1LDI2IiwiRWZmZWN0IW5leHRJZCI6MjcsIkxheWVyIWlkcyI6IjEsMiwzLDQsNSw2LDcsOCw5LDEwLDExLDEyLDEzIiwiTGF5ZXIhbmV4dElkIjoxNCwiQ29udHJvbCFpZHMiOiIxLDIiLCJDb250cm9sIW5leHRJZCI6M30sIk1TUGFuZWwuU2V0dGluZ3MiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJzbmFwcGluZ1wiOmZhbHNlLFwibmFtZVwiOlwiSG9tZXBhZ2Ugc2xpZGVyIGZ1bGwgd2lkdGggTW9kZXJuXCIsXCJ3aWR0aFwiOjExNDAsXCJoZWlnaHRcIjo1ODAsXCJ3cmFwcGVyV2lkdGhcIjoxMjIwLFwid3JhcHBlcldpZHRoVW5pdFwiOlwicHhcIixcImF1dG9Dcm9wXCI6ZmFsc2UsXCJ0eXBlXCI6XCJjdXN0b21cIixcInNsaWRlcklkXCI6XCIxXCIsXCJsYXlvdXRcIjpcImZ1bGx3aWR0aFwiLFwiYXV0b0hlaWdodFwiOmZhbHNlLFwidHJWaWV3XCI6XCJmYWRlRmxvd1wiLFwic3BlZWRcIjpcIjIwXCIsXCJzcGFjZVwiOlwiMFwiLFwic3RhcnRcIjpcIjFcIixcImdyYWJDdXJzb3JcIjpcIjFcIixcInN3aXBlXCI6ZmFsc2UsXCJtb3VzZVwiOlwiMVwiLFwid2hlZWxcIjpcIlwiLFwiYXV0b3BsYXlcIjp0cnVlLFwibG9vcFwiOnRydWUsXCJzaHVmZmxlXCI6XCJcIixcInByZWxvYWRcIjpcIi0xXCIsXCJvdmVyUGF1c2VcIjpcIjFcIixcImVuZFBhdXNlXCI6XCJcIixcImhpZGVMYXllcnNcIjpcIlwiLFwiZGlyXCI6XCJoXCIsXCJwYXJhbGxheE1vZGVcIjpcInN3aXBlXCIsXCJ1c2VEZWVwTGlua1wiOmZhbHNlLFwiZGVlcExpbmtcIjpcIm1zLTFcIixcImRlZXBMaW5rVHlwZVwiOlwicGF0aFwiLFwic2Nyb2xsUGFyYWxsYXhcIjp0cnVlLFwic2Nyb2xsUGFyYWxsYXhNb3ZlXCI6MzAsXCJzY3JvbGxQYXJhbGxheEJHTW92ZVwiOjUwLFwic2Nyb2xsUGFyYWxsYXhGYWRlXCI6dHJ1ZSxcImNlbnRlckNvbnRyb2xzXCI6XCIxXCIsXCJpbnN0YW50U2hvd0xheWVyc1wiOlwiXCIsXCJjbGFzc05hbWVcIjpcIlwiLFwiYmdDb2xvclwiOlwiIzE3MTcxN1wiLFwic2tpblwiOlwibXMtc2tpbi1kZWZhdWx0XCIsXCJtc1RlbXBsYXRlXCI6XCJjdXN0b21cIixcIm1zVGVtcGxhdGVDbGFzc1wiOlwiXCIsXCJ1c2VkRm9udHNcIjpcIk9wZW4rU2FuczozMDAsNzAwfE1lcnJpd2VhdGhlcjpyZWd1bGFyXCJ9In0sIk1TUGFuZWwuU2xpZGUiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTUvMDQvc2xpZGVyLTEtMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MSxcImJnXCI6XCIvMjAxNS8wNC9zbGlkZXItMS5qcGdcIixcImR1cmF0aW9uXCI6NyxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbXCIxXCIsMiwzLDRdfSIsIjIiOiJ7XCJpZFwiOjIsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTUvMDQvc2xpZGVyLTMxLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjIsXCJiZ1wiOlwiLzIwMTUvMDQvc2xpZGVyLTMxLmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbNSw2LDddfSIsIjMiOiJ7XCJpZFwiOjMsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTUvMDQvc2xpZGVyLTIxLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjMsXCJiZ1wiOlwiLzIwMTUvMDQvc2xpZGVyLTIxLmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbOCw5XX0iLCI0Ijoie1wiaWRcIjo0LFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE1LzA1L3NsaWRlci00LTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjAsXCJiZ1wiOlwiLzIwMTUvMDUvc2xpZGVyLTQuanBnXCIsXCJkdXJhdGlvblwiOjcsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6WzEwLDExLDEyLDEzXX0ifSwiTVNQYW5lbC5TdHlsZSI6eyIxIjoie1wiaWRcIjpcIjFcIixcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0xXCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjMwMFwiLFwiZm9udFNpemVcIjo0NCxcImxldHRlclNwYWNpbmdcIjo1LFwibGluZUhlaWdodFwiOlwiNDRweFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIixcImN1c3RvbVwiOlwidGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcIn0iLCIyIjoie1wiaWRcIjoyLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTJcIixcImZvbnRGYW1pbHlcIjpcIk9wZW4gU2Fuc1wiLFwiZm9udFdlaWdodFwiOlwiNzAwXCIsXCJmb250U2l6ZVwiOjgwLFwibGV0dGVyU3BhY2luZ1wiOjQsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCIsXCJjdXN0b21cIjpcInRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XCJ9IiwiMyI6IntcImlkXCI6MyxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0zXCIsXCJiYWNrZ3JvdW5kQ29sb3JcIjpcIiNmZmZmZmZcIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCJ9IiwiNCI6IntcImlkXCI6NCxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS00XCIsXCJmb250RmFtaWx5XCI6XCJNZXJyaXdlYXRoZXJcIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwiZm9udFNpemVcIjoxNixcImxldHRlclNwYWNpbmdcIjozLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjUiOiJ7XCJpZFwiOjUsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNVwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6NDUsXCJsZXR0ZXJTcGFjaW5nXCI6MC41LFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjYiOiJ7XCJpZFwiOjYsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNlwiLFwiZm9udEZhbWlseVwiOlwiT3BlbiBTYW5zXCIsXCJmb250V2VpZ2h0XCI6XCIzMDBcIixcImZvbnRTaXplXCI6NzQsXCJsZXR0ZXJTcGFjaW5nXCI6MixcImxpbmVIZWlnaHRcIjpcIjBweFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIixcImN1c3RvbVwiOlwidGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcIn0iLCI3Ijoie1wiaWRcIjo3LFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTdcIixcImZvbnRGYW1pbHlcIjpcIk1lcnJpd2VhdGhlclwiLFwiZm9udFdlaWdodFwiOlwibm9ybWFsXCIsXCJmb250U2l6ZVwiOjIwLFwibGV0dGVyU3BhY2luZ1wiOjIsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCJ9IiwiOCI6IntcImlkXCI6OCxcInR5cGVcIjpcImN1c3RvbVwiLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS04XCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjMwMFwiLFwiZm9udFNpemVcIjozOCxcImxldHRlclNwYWNpbmdcIjoyLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSIsIjkiOiJ7XCJpZFwiOjksXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtOVwiLFwiZm9udEZhbWlseVwiOlwiTWVycml3ZWF0aGVyXCIsXCJmb250V2VpZ2h0XCI6XCJub3JtYWxcIixcImZvbnRTaXplXCI6MTUsXCJsZXR0ZXJTcGFjaW5nXCI6MSxcImxpbmVIZWlnaHRcIjpcIjI1cHhcIixcImNvbG9yXCI6XCIjYmRiZGJkXCJ9IiwiMTAiOiJ7XCJpZFwiOjEwLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi01LTEwXCIsXCJmb250RmFtaWx5XCI6XCJPcGVuIFNhbnNcIixcImZvbnRXZWlnaHRcIjpcIjMwMFwiLFwiZm9udFNpemVcIjo0MCxcImxldHRlclNwYWNpbmdcIjozLFwibGluZUhlaWdodFwiOlwiNDRweFwiLFwiY29sb3JcIjpcIiNmZmZmZmZcIixcImN1c3RvbVwiOlwidGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTtcIn0iLCIxMSI6IntcImlkXCI6MTEsXCJ0eXBlXCI6XCJjdXN0b21cIixcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUtMTFcIixcImZvbnRGYW1pbHlcIjpcIk9wZW4gU2Fuc1wiLFwiZm9udFdlaWdodFwiOlwiNzAwXCIsXCJmb250U2l6ZVwiOjc5LFwibGV0dGVyU3BhY2luZ1wiOjQsXCJsaW5lSGVpZ2h0XCI6XCJub3JtYWxcIixcImNvbG9yXCI6XCIjZmZmZmZmXCIsXCJjdXN0b21cIjpcInRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XCJ9IiwiMTIiOiJ7XCJpZFwiOjEyLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi01LTEyXCIsXCJiYWNrZ3JvdW5kQ29sb3JcIjpcIiNmZmZmZmZcIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCJ9IiwiMTMiOiJ7XCJpZFwiOjEzLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi01LTEzXCIsXCJmb250RmFtaWx5XCI6XCJNZXJyaXdlYXRoZXJcIixcImZvbnRXZWlnaHRcIjpcIm5vcm1hbFwiLFwiZm9udFNpemVcIjoxNixcImxldHRlclNwYWNpbmdcIjoyLFwibGluZUhlaWdodFwiOlwibm9ybWFsXCIsXCJjb2xvclwiOlwiI2ZmZmZmZlwifSJ9LCJNU1BhbmVsLkVmZmVjdCI6eyIxIjoie1wiaWRcIjpcIjFcIixcImZhZGVcIjp0cnVlfSIsIjIiOiJ7XCJpZFwiOjIsXCJmYWRlXCI6dHJ1ZX0iLCIzIjoie1wiaWRcIjozLFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6LTUwMH0iLCI0Ijoie1wiaWRcIjo0LFwiZmFkZVwiOnRydWV9IiwiNSI6IntcImlkXCI6NSxcImZhZGVcIjp0cnVlfSIsIjYiOiJ7XCJpZFwiOjYsXCJmYWRlXCI6dHJ1ZX0iLCI3Ijoie1wiaWRcIjo3LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6NTAwfSIsIjgiOiJ7XCJpZFwiOjgsXCJmYWRlXCI6dHJ1ZX0iLCI5Ijoie1wiaWRcIjo5LFwiZmFkZVwiOnRydWV9IiwiMTAiOiJ7XCJpZFwiOjEwLFwiZmFkZVwiOnRydWV9IiwiMTEiOiJ7XCJpZFwiOjExLFwiZmFkZVwiOnRydWV9IiwiMTIiOiJ7XCJpZFwiOjEyLFwiZmFkZVwiOnRydWV9IiwiMTMiOiJ7XCJpZFwiOjEzLFwiZmFkZVwiOnRydWV9IiwiMTQiOiJ7XCJpZFwiOjE0LFwiZmFkZVwiOnRydWV9IiwiMTUiOiJ7XCJpZFwiOjE1LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVZXCI6MTUwfSIsIjE2Ijoie1wiaWRcIjoxNixcImZhZGVcIjp0cnVlfSIsIjE3Ijoie1wiaWRcIjoxNyxcImZhZGVcIjp0cnVlfSIsIjE4Ijoie1wiaWRcIjoxOCxcImZhZGVcIjp0cnVlfSIsIjE5Ijoie1wiaWRcIjoxOSxcImZhZGVcIjp0cnVlfSIsIjIwIjoie1wiaWRcIjoyMCxcImZhZGVcIjp0cnVlfSIsIjIxIjoie1wiaWRcIjoyMSxcImZhZGVcIjp0cnVlLFwidHJhbnNsYXRlWlwiOi01MDB9IiwiMjIiOiJ7XCJpZFwiOjIyLFwiZmFkZVwiOnRydWV9IiwiMjMiOiJ7XCJpZFwiOjIzLFwiZmFkZVwiOnRydWV9IiwiMjQiOiJ7XCJpZFwiOjI0LFwiZmFkZVwiOnRydWV9IiwiMjUiOiJ7XCJpZFwiOjI1LFwiZmFkZVwiOnRydWUsXCJ0cmFuc2xhdGVaXCI6NTAwfSIsIjI2Ijoie1wiaWRcIjoyNixcImZhZGVcIjp0cnVlfSJ9LCJNU1BhbmVsLkxheWVyIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwibmFtZVwiOlwiV2VsY29tZVwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJcIixcInNob3dPcmlnaW5cIjpcIlwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjowLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiV2VsY29tZSBUb1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjowLFwib2Zmc2V0WVwiOi0xMTcsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWNcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTFcIixcInNob3dEdXJhdGlvblwiOjAuODYyNSxcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6XCIxXCIsXCJzaG93RWZmZWN0XCI6XCIxXCIsXCJoaWRlRWZmZWN0XCI6Mn0iLCIyIjoie1wiaWRcIjoyLFwibmFtZVwiOlwiSG90ZWwgTWFzdGVyXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgdHJhbnNsYXRlWigtNTAwcHgpXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjoyLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiSG90ZWwgTWFzdGVyXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOi0wLjUsXCJvZmZzZXRZXCI6Ny41LFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS0yXCIsXCJzaG93RHVyYXRpb25cIjowLjcxMjUsXCJzaG93RGVsYXlcIjowLjk3NSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbixuLC01MDAsbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOlwiMVwiLFwic3R5bGVNb2RlbFwiOjIsXCJzaG93RWZmZWN0XCI6MyxcImhpZGVFZmZlY3RcIjo0fSIsIjMiOiJ7XCJpZFwiOjMsXCJuYW1lXCI6XCJkaXZpZGVyXCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcIlwiLFwic2hvd09yaWdpblwiOlwiXCIsXCJzaG93RmFkZVwiOnRydWUsXCJoaWRlVHJhbnNmb3JtXCI6XCJcIixcImhpZGVPcmlnaW5cIjpcIlwiLFwiaGlkZUZhZGVcIjp0cnVlLFwic3RhZ2VPZmZzZXRYXCI6MCxcInN0YWdlT2Zmc2V0WVwiOjAsXCJvcmRlclwiOjEsXCJ0eXBlXCI6XCJ0ZXh0XCIsXCJub1N3aXBlXCI6ZmFsc2UsXCJjb250ZW50XCI6XCJcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MCxcIm9mZnNldFlcIjotNjEsXCJ3aWR0aFwiOjQ4LFwiaGVpZ2h0XCI6MixcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtM1wiLFwic2hvd0R1cmF0aW9uXCI6MC43NzUsXCJzaG93RGVsYXlcIjowLjUyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpcIjFcIixcInN0eWxlTW9kZWxcIjozLFwic2hvd0VmZmVjdFwiOjUsXCJoaWRlRWZmZWN0XCI6Nn0iLCI0Ijoie1wiaWRcIjo0LFwibmFtZVwiOlwiZGVzY1wiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVooNTAwcHgpXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjozLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiVGhlIGJlc3QgaG90ZWwgcmVzZXJ2YXRpb24gV29yZFByZXNzIHRoZW1lXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOjAuNSxcIm9mZnNldFlcIjo5MCxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtNFwiLFwic2hvd0R1cmF0aW9uXCI6MC43NSxcInNob3dEZWxheVwiOjEuNDYyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInNob3dFZmZGdW5jXCI6XCJ0KHRydWUsbixuLDUwMCxuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6XCIxXCIsXCJzdHlsZU1vZGVsXCI6NCxcInNob3dFZmZlY3RcIjo3LFwiaGlkZUVmZmVjdFwiOjh9IiwiNSI6IntcImlkXCI6NSxcIm5hbWVcIjpcIkVuam95XCIsXCJpc0xvY2tlZFwiOmZhbHNlLFwiaXNIaWRlZFwiOmZhbHNlLFwiaXNTb2xvZWRcIjpmYWxzZSxcInNob3dUcmFuc2Zvcm1cIjpcInBlcnNwZWN0aXZlKDIwMDBweCkgXCIsXCJzaG93T3JpZ2luXCI6XCI1MCUgNTAlIDBweFwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjowLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiRW5qb3lcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6Mzc1LFwib2Zmc2V0WVwiOjE0LjUsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwibWxcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTVcIixcInNob3dEdXJhdGlvblwiOjAuODUsXCJzaG93RGVsYXlcIjowLFwic2hvd0Vhc2VcIjpcImVhc2VPdXRRdWludFwiLFwic2hvd0VmZkZ1bmNcIjpcInQodHJ1ZSxuLG4sbixuLG4sbixuLG4sbixuLG4sbixuLG4pXCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjo1LFwic2hvd0VmZmVjdFwiOjksXCJoaWRlRWZmZWN0XCI6MTB9IiwiNiI6IntcImlkXCI6NixcIm5hbWVcIjpcIlNwYSBtYXN0ZXJcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwiXCIsXCJzaG93T3JpZ2luXCI6XCJcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MSxcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlNwYSBNYXN0ZXJcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MzMsXCJvZmZzZXRZXCI6MTAyLFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1sXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tMS02XCIsXCJzaG93RHVyYXRpb25cIjowLjkzNzUsXCJzaG93RGVsYXlcIjowLjUyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjoyLFwic3R5bGVNb2RlbFwiOjYsXCJzaG93RWZmZWN0XCI6MTEsXCJoaWRlRWZmZWN0XCI6MTJ9IiwiNyI6IntcImlkXCI6NyxcIm5hbWVcIjpcImNhcHRpb25cIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwiXCIsXCJzaG93T3JpZ2luXCI6XCJcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MixcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlRoZSBGaW5lc3QgU3BhIE9uIEVhcnRoXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOjE3NixcIm9mZnNldFlcIjoxNzYuNSxcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtbFwiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTEtN1wiLFwic2hvd0R1cmF0aW9uXCI6MC45NzUsXCJzaG93RGVsYXlcIjoxLjEzNzUsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6MixcInN0eWxlTW9kZWxcIjo3LFwic2hvd0VmZmVjdFwiOjEzLFwiaGlkZUVmZmVjdFwiOjE0fSIsIjgiOiJ7XCJpZFwiOjgsXCJuYW1lXCI6XCJUaXRsZVwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVkoMTUwcHgpIFwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MCxcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlBlcmZlY3QgUGxhY2UgRm9yIERpbmluZ1wiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjoyOCxcIm9mZnNldFlcIjoxNTcsXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwiYmxcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLThcIixcInNob3dEdXJhdGlvblwiOjEuMjEyNSxcInNob3dEZWxheVwiOjAsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sMTUwLG4sbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOjMsXCJzdHlsZU1vZGVsXCI6OCxcInNob3dFZmZlY3RcIjoxNSxcImhpZGVFZmZlY3RcIjoxNn0iLCI5Ijoie1wiaWRcIjo5LFwibmFtZVwiOlwiY2FwdGlvblwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJcIixcInNob3dPcmlnaW5cIjpcIlwiLFwic2hvd0ZhZGVcIjp0cnVlLFwiaGlkZVRyYW5zZm9ybVwiOlwiXCIsXCJoaWRlT3JpZ2luXCI6XCJcIixcImhpZGVGYWRlXCI6dHJ1ZSxcInN0YWdlT2Zmc2V0WFwiOjAsXCJzdGFnZU9mZnNldFlcIjowLFwib3JkZXJcIjoxLFwidHlwZVwiOlwidGV4dFwiLFwibm9Td2lwZVwiOmZhbHNlLFwiY29udGVudFwiOlwiU2VkIHBvc3VlcmUgY29uc2VjdGV0dXIgZXN0IGF0IGxvYm9ydGlzLiBDdW0gc29jaWlzIG5hdG9xdWUgcGVuYXRpYnVzIGV0IG1hZ25pcyBkaXMgcGFydHVyaWVudCBtb250ZXMuXCIsXCJ2aWRlb1wiOlwiaHR0cDovL3BsYXllci52aW1lby5jb20vdmlkZW8vMTE3MjEyNDJcIixcImFsaWduXCI6XCJ0b3BcIixcInVzZUFjdGlvblwiOmZhbHNlLFwic2Nyb2xsRHVyYXRpb25cIjoyLFwib2Zmc2V0WFwiOjMwLFwib2Zmc2V0WVwiOjg4LFwid2lkdGhcIjo1MDksXCJyZXNpemVcIjp0cnVlLFwiZml4ZWRcIjpmYWxzZSxcIndpZHRobGltaXRcIjpcIjBcIixcIm9yaWdpblwiOlwiYmxcIixcInN0YXlIb3ZlclwiOnRydWUsXCJjbGFzc05hbWVcIjpcIm1zcC1jbi0xLTlcIixcInNob3dEdXJhdGlvblwiOjEsXCJzaG93RGVsYXlcIjowLjkzNzUsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJ1c2VIaWRlXCI6ZmFsc2UsXCJoaWRlRHVyYXRpb25cIjoxLFwiaGlkZURlbGF5XCI6MSxcImhpZGVFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcImJ0bkNsYXNzXCI6XCJtcy1idG4gbXMtZGVmYXVsdC1idG5cIixcInNsaWRlXCI6MyxcInN0eWxlTW9kZWxcIjo5LFwic2hvd0VmZmVjdFwiOjE3LFwiaGlkZUVmZmVjdFwiOjE4fSIsIjEwIjoie1wiaWRcIjoxMCxcIm5hbWVcIjpcIldlbGNvbWVcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwiXCIsXCJzaG93T3JpZ2luXCI6XCJcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MCxcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlRoaXMgaXMgdGhlIGJlc3RcIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MCxcIm9mZnNldFlcIjotMTIyLFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNS0xMFwiLFwic2hvd0R1cmF0aW9uXCI6MC44NjI1LFwic2hvd0RlbGF5XCI6MCxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpudWxsLFwic3R5bGVNb2RlbFwiOjEwLFwic2hvd0VmZmVjdFwiOjE5LFwiaGlkZUVmZmVjdFwiOjIwfSIsIjExIjoie1wiaWRcIjoxMSxcIm5hbWVcIjpcIkhvdGVsIE1hc3RlclwiLFwiaXNMb2NrZWRcIjpmYWxzZSxcImlzSGlkZWRcIjpmYWxzZSxcImlzU29sb2VkXCI6ZmFsc2UsXCJzaG93VHJhbnNmb3JtXCI6XCJwZXJzcGVjdGl2ZSgyMDAwcHgpIHRyYW5zbGF0ZVooLTUwMHB4KVwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MixcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlJvb20gUmVzZXJ2YXRpb25cIixcInZpZGVvXCI6XCJodHRwOi8vcGxheWVyLnZpbWVvLmNvbS92aWRlby8xMTcyMTI0MlwiLFwiYWxpZ25cIjpcInRvcFwiLFwidXNlQWN0aW9uXCI6ZmFsc2UsXCJzY3JvbGxEdXJhdGlvblwiOjIsXCJvZmZzZXRYXCI6MCxcIm9mZnNldFlcIjoyMS41LFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNS0xMVwiLFwic2hvd0R1cmF0aW9uXCI6MC43MTI1LFwic2hvd0RlbGF5XCI6MC45NzUsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbiwtNTAwLG4sbixuLG4sbixuLG4sbixuLG4sbilcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpudWxsLFwic3R5bGVNb2RlbFwiOjExLFwic2hvd0VmZmVjdFwiOjIxLFwiaGlkZUVmZmVjdFwiOjIyfSIsIjEyIjoie1wiaWRcIjoxMixcIm5hbWVcIjpcImRpdmlkZXJcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwiXCIsXCJzaG93T3JpZ2luXCI6XCJcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MSxcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIlwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjowLFwib2Zmc2V0WVwiOi01NyxcIndpZHRoXCI6NDgsXCJoZWlnaHRcIjoyLFwicmVzaXplXCI6dHJ1ZSxcImZpeGVkXCI6ZmFsc2UsXCJ3aWR0aGxpbWl0XCI6XCIwXCIsXCJvcmlnaW5cIjpcIm1jXCIsXCJzdGF5SG92ZXJcIjp0cnVlLFwiY2xhc3NOYW1lXCI6XCJtc3AtY24tNS0xMlwiLFwic2hvd0R1cmF0aW9uXCI6MC43NzUsXCJzaG93RGVsYXlcIjowLjUyNSxcInNob3dFYXNlXCI6XCJlYXNlT3V0UXVpbnRcIixcInVzZUhpZGVcIjpmYWxzZSxcImhpZGVEdXJhdGlvblwiOjEsXCJoaWRlRGVsYXlcIjoxLFwiaGlkZUVhc2VcIjpcImVhc2VPdXRRdWludFwiLFwiYnRuQ2xhc3NcIjpcIm1zLWJ0biBtcy1kZWZhdWx0LWJ0blwiLFwic2xpZGVcIjpudWxsLFwic3R5bGVNb2RlbFwiOjEyLFwic2hvd0VmZmVjdFwiOjIzLFwiaGlkZUVmZmVjdFwiOjI0fSIsIjEzIjoie1wiaWRcIjoxMyxcIm5hbWVcIjpcImRlc2NcIixcImlzTG9ja2VkXCI6ZmFsc2UsXCJpc0hpZGVkXCI6ZmFsc2UsXCJpc1NvbG9lZFwiOmZhbHNlLFwic2hvd1RyYW5zZm9ybVwiOlwicGVyc3BlY3RpdmUoMjAwMHB4KSB0cmFuc2xhdGVaKDUwMHB4KVwiLFwic2hvd09yaWdpblwiOlwiNTAlIDUwJSAwcHhcIixcInNob3dGYWRlXCI6dHJ1ZSxcImhpZGVUcmFuc2Zvcm1cIjpcIlwiLFwiaGlkZU9yaWdpblwiOlwiXCIsXCJoaWRlRmFkZVwiOnRydWUsXCJzdGFnZU9mZnNldFhcIjowLFwic3RhZ2VPZmZzZXRZXCI6MCxcIm9yZGVyXCI6MyxcInR5cGVcIjpcInRleHRcIixcIm5vU3dpcGVcIjpmYWxzZSxcImNvbnRlbnRcIjpcIldvcmRwcmVzcyBUaGVtZSBPbiBFYXJ0aFwiLFwidmlkZW9cIjpcImh0dHA6Ly9wbGF5ZXIudmltZW8uY29tL3ZpZGVvLzExNzIxMjQyXCIsXCJhbGlnblwiOlwidG9wXCIsXCJ1c2VBY3Rpb25cIjpmYWxzZSxcInNjcm9sbER1cmF0aW9uXCI6MixcIm9mZnNldFhcIjowLFwib2Zmc2V0WVwiOjExMixcInJlc2l6ZVwiOnRydWUsXCJmaXhlZFwiOmZhbHNlLFwid2lkdGhsaW1pdFwiOlwiMFwiLFwib3JpZ2luXCI6XCJtY1wiLFwic3RheUhvdmVyXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwibXNwLWNuLTUtMTNcIixcInNob3dEdXJhdGlvblwiOjAuNzUsXCJzaG93RGVsYXlcIjoxLjQ2MjUsXCJzaG93RWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJzaG93RWZmRnVuY1wiOlwidCh0cnVlLG4sbiw1MDAsbixuLG4sbixuLG4sbixuLG4sbixuKVwiLFwidXNlSGlkZVwiOmZhbHNlLFwiaGlkZUR1cmF0aW9uXCI6MSxcImhpZGVEZWxheVwiOjEsXCJoaWRlRWFzZVwiOlwiZWFzZU91dFF1aW50XCIsXCJidG5DbGFzc1wiOlwibXMtYnRuIG1zLWRlZmF1bHQtYnRuXCIsXCJzbGlkZVwiOm51bGwsXCJzdHlsZU1vZGVsXCI6MTMsXCJzaG93RWZmZWN0XCI6MjUsXCJoaWRlRWZmZWN0XCI6MjZ9In0sIk1TUGFuZWwuQ29udHJvbCI6eyIxIjoie1wiaWRcIjpcIjFcIixcImxhYmVsXCI6XCJBcnJvd3NcIixcIm5hbWVcIjpcImFycm93c1wiLFwiYXV0b0hpZGVcIjp0cnVlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcImluc2V0XCI6dHJ1ZX0iLCIyIjoie1wiaWRcIjoyLFwibGFiZWxcIjpcIkJ1bGxldHNcIixcIm5hbWVcIjpcImJ1bGxldHNcIixcImF1dG9IaWRlXCI6ZmFsc2UsXCJvdmVyVmlkZW9cIjp0cnVlLFwibWFyZ2luXCI6MjUsXCJkaXJcIjpcImhcIixcInNwYWNlXCI6OCxcImFsaWduXCI6XCJib3R0b21cIixcImluc2V0XCI6dHJ1ZX0ifX0=', '.msp-cn-1-1 { font-family:"Open Sans";font-weight:300;font-size:44px;letter-spacing:5px;line-height:44px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-2 { font-family:"Open Sans";font-weight:700;font-size:80px;letter-spacing:4px;line-height:normal;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-3 { background-color:#ffffff;font-weight:normal;line-height:normal; } \n.msp-cn-1-4 { font-family:"Merriweather";font-weight:normal;font-size:16px;letter-spacing:3px;line-height:normal;color:#ffffff; } \n.msp-cn-1-5 { font-family:"Open Sans";font-weight:300;font-size:45px;letter-spacing:0.5px;line-height:normal;color:#ffffff; } \n.msp-cn-1-6 { font-family:"Open Sans";font-weight:300;font-size:74px;letter-spacing:2px;line-height:0px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-1-7 { font-family:"Merriweather";font-weight:normal;font-size:20px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n.msp-cn-1-8 { font-family:"Open Sans";font-weight:300;font-size:38px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n.msp-cn-1-9 { font-family:"Merriweather";font-weight:normal;font-size:15px;letter-spacing:1px;line-height:25px;color:#bdbdbd; } \n.msp-cn-5-10 { font-family:"Open Sans";font-weight:300;font-size:40px;letter-spacing:3px;line-height:44px;color:#ffffff;text-transform: uppercase; } \n.msp-cn-5-11 { font-family:"Open Sans";font-weight:700;font-size:79px;letter-spacing:4px;line-height:normal;color:#ffffff;text-transform: uppercase; } \n.msp-cn-5-12 { background-color:#ffffff;font-weight:normal;line-height:normal; } \n.msp-cn-5-13 { font-family:"Merriweather";font-weight:normal;font-size:16px;letter-spacing:2px;line-height:normal;color:#ffffff; } \n', 'Open+Sans:300,700|Merriweather:regular', 'published');

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

--
-- Table structure for table `wpor_nf3_actions`
--

CREATE TABLE `wpor_nf3_actions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `active` tinyint(1) DEFAULT 1,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `label` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_actions`
--

INSERT INTO `wpor_nf3_actions` VALUES
(1, '', '', 'save', 1, 1, '2019-09-04 09:04:53', '2019-09-04 07:04:53', 'Store Submission'),
(2, '', '', 'email', 1, 1, '2019-09-04 09:04:53', '2019-09-04 07:04:53', 'New Booking Received!'),
(3, '', '', 'email', 0, 1, '2019-09-04 09:04:53', '2019-09-04 07:04:53', 'Email Notification'),
(4, '', '', 'successmessage', 1, 1, '2019-09-04 09:04:53', '2019-09-04 07:04:53', 'Success Message'),
(5, NULL, NULL, 'save', 1, 2, '2018-05-22 14:49:43', NULL, 'Store Submission'),
(6, NULL, NULL, 'successmessage', 1, 2, '2018-05-22 14:49:43', NULL, 'Success Message'),
(7, NULL, NULL, 'deletedatarequest', 1, 2, '2018-05-22 14:49:43', NULL, 'Delete Data Request'),
(8, NULL, NULL, 'email', 1, 2, '2018-05-22 14:49:43', NULL, 'Admin Email');

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

--
-- Table structure for table `wpor_nf3_action_meta`
--

CREATE TABLE `wpor_nf3_action_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_action_meta`
--

INSERT INTO `wpor_nf3_action_meta` VALUES
(1, 1, 'objectType', 'Action', 'objectType', 'Action'),
(2, 1, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(3, 1, 'editActive', '', 'editActive', ''),
(4, 1, 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(5, 1, 'payment_gateways', '', 'payment_gateways', ''),
(6, 1, 'payment_total', '0', 'payment_total', '0'),
(7, 1, 'tag', '', 'tag', ''),
(8, 1, 'to', '{wp:admin_email}', 'to', '{wp:admin_email}'),
(9, 1, 'email_subject', 'Ninja Forms Submission', 'email_subject', 'Ninja Forms Submission'),
(10, 1, 'email_message', '{fields_table}', 'email_message', '{fields_table}'),
(11, 1, 'from_name', '', 'from_name', ''),
(12, 1, 'from_address', '', 'from_address', ''),
(13, 1, 'reply_to', '', 'reply_to', ''),
(14, 1, 'email_format', 'html', 'email_format', 'html'),
(15, 1, 'cc', '', 'cc', ''),
(16, 1, 'bcc', '', 'bcc', ''),
(17, 1, 'attach_csv', '', 'attach_csv', ''),
(18, 1, 'redirect_url', '', 'redirect_url', ''),
(19, 1, 'email_message_plain', '', 'email_message_plain', ''),
(20, 2, 'to', 'info@watershedguesthouse.co.za', 'to', 'info@watershedguesthouse.co.za'),
(21, 2, 'subject', 'This is an email action.', 'subject', 'This is an email action.'),
(22, 2, 'message', 'Hello, Ninja Forms!', 'message', 'Hello, Ninja Forms!'),
(23, 2, 'objectType', 'Action', 'objectType', 'Action'),
(24, 2, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(25, 2, 'editActive', '', 'editActive', ''),
(26, 2, 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:0:{}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:0:{}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(27, 2, 'payment_gateways', '', 'payment_gateways', ''),
(28, 2, 'payment_total', '0', 'payment_total', '0'),
(29, 2, 'tag', '', 'tag', ''),
(30, 2, 'email_subject', 'Website Enquiry', 'email_subject', 'Website Enquiry'),
(31, 2, 'email_message', '<p>{all_fields_table}<br></p>', 'email_message', '<p>{all_fields_table}<br></p>'),
(32, 2, 'from_name', '', 'from_name', ''),
(33, 2, 'from_address', '', 'from_address', ''),
(34, 2, 'reply_to', '', 'reply_to', ''),
(35, 2, 'email_format', 'html', 'email_format', 'html'),
(36, 2, 'cc', '', 'cc', ''),
(37, 2, 'bcc', '', 'bcc', ''),
(38, 2, 'attach_csv', '', 'attach_csv', ''),
(39, 2, 'email_message_plain', '', 'email_message_plain', ''),
(40, 3, 'objectType', 'Action', 'objectType', 'Action'),
(41, 3, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(42, 3, 'editActive', '', 'editActive', ''),
(43, 3, 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(44, 3, 'payment_gateways', '', 'payment_gateways', ''),
(45, 3, 'payment_total', '0', 'payment_total', '0'),
(46, 3, 'tag', '', 'tag', ''),
(47, 3, 'to', '{system:admin_email}', 'to', '{system:admin_email}'),
(48, 3, 'email_subject', 'New message from {field:name_and_surname_1567720743424}', 'email_subject', 'New message from {field:name_and_surname_1567720743424}'),
(49, 3, 'email_message', '<p>{field:message}</p><p>-{field:name_and_surname_1567720743424} ( {field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883} )</p>', 'email_message', '<p>{field:message}</p><p>-{field:name_and_surname_1567720743424} ( {field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883} )</p>'),
(50, 3, 'from_name', '', 'from_name', ''),
(51, 3, 'from_address', '', 'from_address', ''),
(52, 3, 'reply_to', '{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883}', 'reply_to', '{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883}'),
(53, 3, 'email_format', 'html', 'email_format', 'html'),
(54, 3, 'cc', '', 'cc', ''),
(55, 3, 'bcc', '', 'bcc', ''),
(56, 3, 'attach_csv', '0', 'attach_csv', '0'),
(57, 3, 'email_message_plain', '', 'email_message_plain', ''),
(58, 4, 'message', 'Thank you {field:name_and_surname_1567720743424} for filling out my form!', 'message', 'Thank you {field:name_and_surname_1567720743424} for filling out my form!'),
(59, 4, 'objectType', 'Action', 'objectType', 'Action'),
(60, 4, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(61, 4, 'editActive', '', 'editActive', ''),
(62, 4, 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(63, 4, 'payment_gateways', '', 'payment_gateways', ''),
(64, 4, 'payment_total', '0', 'payment_total', '0'),
(65, 4, 'tag', '', 'tag', ''),
(66, 4, 'to', '{wp:admin_email}', 'to', '{wp:admin_email}'),
(67, 4, 'email_subject', 'Ninja Forms Submission', 'email_subject', 'Ninja Forms Submission'),
(68, 4, 'email_message', '{fields_table}', 'email_message', '{fields_table}'),
(69, 4, 'from_name', '', 'from_name', ''),
(70, 4, 'from_address', '', 'from_address', ''),
(71, 4, 'reply_to', '', 'reply_to', ''),
(72, 4, 'email_format', 'html', 'email_format', 'html'),
(73, 4, 'cc', '', 'cc', ''),
(74, 4, 'bcc', '', 'bcc', ''),
(75, 4, 'attach_csv', '', 'attach_csv', ''),
(76, 4, 'redirect_url', '', 'redirect_url', ''),
(77, 4, 'success_msg', '<p>Thank you!</p><p>We have received your enquiry and will respond as soon as possible.</p>', 'success_msg', '<p>Thank you!</p><p>We have received your enquiry and will respond as soon as possible.</p>'),
(78, 4, 'email_message_plain', '', 'email_message_plain', ''),
(79, 1, 'message', 'This action adds users to WordPress'' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.', 'message', 'This action adds users to WordPress'' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.'),
(80, 1, 'submitter_email', '', 'submitter_email', ''),
(81, 1, 'fields-save-toggle', 'save_all', 'fields-save-toggle', 'save_all'),
(82, 1, 'exception_fields', 'a:0:{}', 'exception_fields', 'a:0:{}'),
(83, 1, 'set_subs_to_expire', '0', 'set_subs_to_expire', '0'),
(84, 1, 'subs_expire_time', '90', 'subs_expire_time', '90'),
(85, 3, 'message', 'This action adds users to WordPress'' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.', 'message', 'This action adds users to WordPress'' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.'),
(86, 4, 'submitter_email', '', 'submitter_email', ''),
(87, 4, 'fields-save-toggle', 'save_all', 'fields-save-toggle', 'save_all'),
(88, 4, 'exception_fields', 'a:0:{}', 'exception_fields', 'a:0:{}'),
(89, 4, 'set_subs_to_expire', '0', 'set_subs_to_expire', '0'),
(90, 4, 'subs_expire_time', '90', 'subs_expire_time', '90'),
(91, 1, 'drawerDisabled', '', 'drawerDisabled', ''),
(92, 2, 'drawerDisabled', '', 'drawerDisabled', ''),
(93, 4, 'drawerDisabled', '', 'drawerDisabled', ''),
(94, 5, 'title', '', 'title', ''),
(95, 5, 'key', '', 'key', ''),
(96, 5, 'type', 'save', 'type', 'save'),
(97, 5, 'active', '1', 'active', '1'),
(98, 5, 'created_at', '2018-05-22 14:49:43', 'created_at', '2018-05-22 14:49:43'),
(99, 5, 'objectType', 'Action', 'objectType', 'Action'),
(100, 5, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(101, 5, 'editActive', '', 'editActive', ''),
(102, 5, 'label', 'Store Submission', 'label', 'Store Submission'),
(103, 5, 'order', '3', 'order', '3'),
(104, 5, 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(105, 5, 'message', 'This action allows users to make a request to receive an export of all of their data on your site. This is in accordance to the GDPR and other privacy regulations.', 'message', 'This action allows users to make a request to receive an export of all of their data on your site. This is in accordance to the GDPR and other privacy regulations.'),
(106, 5, 'payment_gateways', '', 'payment_gateways', ''),
(107, 5, 'payment_total', '0', 'payment_total', '0'),
(108, 5, 'ppe_details', '', 'ppe_details', ''),
(109, 5, 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.', 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.'),
(110, 5, 'tag', '', 'tag', ''),
(111, 5, 'to', '{wp:admin_email}', 'to', '{wp:admin_email}'),
(112, 5, 'reply_to', '', 'reply_to', ''),
(113, 5, 'email_subject', 'Ninja Forms Submission', 'email_subject', 'Ninja Forms Submission'),
(114, 5, 'email_message', '{fields_table}', 'email_message', '{fields_table}'),
(115, 5, 'email_message_plain', '', 'email_message_plain', ''),
(116, 5, 'from_name', '', 'from_name', ''),
(117, 5, 'from_address', '', 'from_address', ''),
(118, 5, 'email_format', 'html', 'email_format', 'html'),
(119, 5, 'cc', '', 'cc', ''),
(120, 5, 'bcc', '', 'bcc', ''),
(121, 5, 'redirect_url', '', 'redirect_url', ''),
(122, 5, 'parent_id', '2', 'parent_id', '2'),
(123, 6, 'title', '', 'title', ''),
(124, 6, 'key', '', 'key', ''),
(125, 6, 'type', 'successmessage', 'type', 'successmessage'),
(126, 6, 'active', '1', 'active', '1'),
(127, 6, 'created_at', '2018-05-22 14:49:43', 'created_at', '2018-05-22 14:49:43'),
(128, 6, 'objectType', 'Action', 'objectType', 'Action'),
(129, 6, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(130, 6, 'editActive', '', 'editActive', ''),
(131, 6, 'label', 'Success Message', 'label', 'Success Message'),
(132, 6, 'message', 'Your form has been successfully submitted.', 'message', 'Your form has been successfully submitted.'),
(133, 6, 'order', '1', 'order', '1'),
(134, 6, 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(135, 6, 'payment_gateways', '', 'payment_gateways', ''),
(136, 6, 'payment_total', '0', 'payment_total', '0'),
(137, 6, 'ppe_details', '', 'ppe_details', ''),
(138, 6, 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.', 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.'),
(139, 6, 'tag', '', 'tag', ''),
(140, 6, 'to', '{wp:admin_email}', 'to', '{wp:admin_email}'),
(141, 6, 'reply_to', '', 'reply_to', ''),
(142, 6, 'email_subject', 'Ninja Forms Submission', 'email_subject', 'Ninja Forms Submission'),
(143, 6, 'email_message', '{fields_table}', 'email_message', '{fields_table}'),
(144, 6, 'email_message_plain', '', 'email_message_plain', ''),
(145, 6, 'from_name', '', 'from_name', ''),
(146, 6, 'from_address', '', 'from_address', ''),
(147, 6, 'email_format', 'html', 'email_format', 'html'),
(148, 6, 'cc', '', 'cc', ''),
(149, 6, 'bcc', '', 'bcc', ''),
(150, 6, 'redirect_url', '', 'redirect_url', ''),
(151, 6, 'success_msg', 'Your form has been successfully submitted.', 'success_msg', 'Your form has been successfully submitted.'),
(152, 6, 'parent_id', '2', 'parent_id', '2'),
(153, 7, 'title', '', 'title', ''),
(154, 7, 'key', '', 'key', ''),
(155, 7, 'type', 'deletedatarequest', 'type', 'deletedatarequest'),
(156, 7, 'active', '1', 'active', '1'),
(157, 7, 'created_at', '2018-05-22 14:49:43', 'created_at', '2018-05-22 14:49:43'),
(158, 7, 'objectType', 'Action', 'objectType', 'Action'),
(159, 7, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(160, 7, 'editActive', '', 'editActive', ''),
(161, 7, 'label', 'Delete Data Request', 'label', 'Delete Data Request'),
(162, 7, 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(163, 7, 'email', '{field:email_1526653697888}', 'email', '{field:email_1526653697888}'),
(164, 7, 'message', 'This action adds users to WordPress'' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.', 'message', 'This action adds users to WordPress'' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.'),
(165, 7, 'payment_gateways', '', 'payment_gateways', ''),
(166, 7, 'payment_total', '0', 'payment_total', '0'),
(167, 7, 'ppe_details', '', 'ppe_details', ''),
(168, 7, 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.', 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.'),
(169, 7, 'tag', '', 'tag', ''),
(170, 7, 'drawerDisabled', '', 'drawerDisabled', ''),
(171, 7, 'parent_id', '2', 'parent_id', '2'),
(172, 8, 'title', '', 'title', ''),
(173, 8, 'key', '', 'key', ''),
(174, 8, 'type', 'email', 'type', 'email'),
(175, 8, 'active', '1', 'active', '1'),
(176, 8, 'created_at', '2018-05-22 14:49:43', 'created_at', '2018-05-22 14:49:43'),
(177, 8, 'objectType', 'Action', 'objectType', 'Action'),
(178, 8, 'objectDomain', 'actions', 'objectDomain', 'actions'),
(179, 8, 'editActive', '', 'editActive', ''),
(180, 8, 'label', 'Admin Email', 'label', 'Admin Email'),
(181, 8, 'order', '2', 'order', '2'),
(182, 8, 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}', 'conditions', 'a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}'),
(183, 8, 'message', 'This action allows users to make a request that their data on your site be erased. This is in accordance to the GDPR and other privacy regulations.', 'message', 'This action allows users to make a request that their data on your site be erased. This is in accordance to the GDPR and other privacy regulations.'),
(184, 8, 'payment_gateways', '', 'payment_gateways', ''),
(185, 8, 'payment_total', '0', 'payment_total', '0'),
(186, 8, 'ppe_details', '', 'ppe_details', ''),
(187, 8, 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.', 'api_keys', 'To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.'),
(188, 8, 'tag', '', 'tag', ''),
(189, 8, 'to', '{wp:admin_email}', 'to', '{wp:admin_email}'),
(190, 8, 'reply_to', '', 'reply_to', ''),
(191, 8, 'email_subject', 'Ninja Forms Submission', 'email_subject', 'Ninja Forms Submission'),
(192, 8, 'email_message', '<p>{field:email_1526653697888} has requested all data you have collected from them be deleted on {wp:site_url}. </p>', 'email_message', '<p>{field:email_1526653697888} has requested all data you have collected from them be deleted on {wp:site_url}. </p>'),
(193, 8, 'email_message_plain', '', 'email_message_plain', ''),
(194, 8, 'from_name', '', 'from_name', ''),
(195, 8, 'from_address', '', 'from_address', ''),
(196, 8, 'email_format', 'html', 'email_format', 'html'),
(197, 8, 'cc', '', 'cc', ''),
(198, 8, 'bcc', '', 'bcc', ''),
(199, 8, 'drawerDisabled', '', 'drawerDisabled', ''),
(200, 8, 'parent_id', '2', 'parent_id', '2');

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

--
-- Table structure for table `wpor_nf3_chunks`
--

CREATE TABLE `wpor_nf3_chunks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(200) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;

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

--
-- Table structure for table `wpor_nf3_fields`
--

CREATE TABLE `wpor_nf3_fields` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `label` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `type` longtext DEFAULT NULL,
  `parent_id` int(11) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `field_label` longtext DEFAULT NULL,
  `field_key` longtext DEFAULT NULL,
  `order` int(11) DEFAULT NULL,
  `required` bit(1) DEFAULT NULL,
  `default_value` longtext DEFAULT NULL,
  `label_pos` varchar(15) DEFAULT NULL,
  `personally_identifiable` bit(1) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_fields`
--

INSERT INTO `wpor_nf3_fields` VALUES
(1, 'Name and Surname', 'name_and_surname_1567720743424', 'textbox', 1, '2019-09-06 00:02:05', '2019-09-04 07:04:52', 'Name and Surname', 'name_and_surname_1567720743424', 1, '1', '', 'above', '0'),
(2, '<i class=‘fa fa-envelope’ aria-hidden=‘true’></i>Email Address', 'less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883', 'email', 1, '2019-09-06 00:08:12', '2019-09-04 07:04:52', '<i class=‘fa fa-envelope’ aria-hidden=‘true’></i>Email Address', 'less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883', 2, '1', '', 'above', '1'),
(3, 'Message', 'message', 'textarea', 1, '2019-09-06 00:02:05', '2019-09-04 07:04:52', 'Message', 'message', 6, '0', '', 'above', '0'),
(4, 'Submit', 'submit', 'submit', 1, '2019-09-06 00:02:05', '2019-09-04 07:04:52', 'Submit', 'submit', 7, '0', '', '', '0'),
(5, 'Arrival Date', 'arrival_date_1567718246531', 'date', 1, '2019-09-06 00:02:05', NULL, 'Arrival Date', 'arrival_date_1567718246531', 4, '1', '', 'default', '0'),
(6, 'Departure Date', 'departure_date_1567718295860', 'date', 1, '2019-09-06 00:02:05', NULL, 'Departure Date', 'departure_date_1567718295860', 5, '1', '', 'default', '0'),
(7, 'Contact Number', 'contact_number_1567720820060', 'phone', 1, '2019-09-06 00:02:05', NULL, 'Contact Number', 'contact_number_1567720820060', 3, '1', '', 'default', '1'),
(8, 'HTML', 'html_1526653696048', 'html', 2, '2019-09-07 07:29:00', NULL, 'HTML', 'html_1526653696048', 999, NULL, '<p>Submit this form to request personal data deletion from the site administrator.</p>', NULL, NULL),
(9, 'Email', 'email_1526653697888', 'email', 2, '2019-09-07 07:29:01', NULL, 'Email', 'email_1526653697888', 999, '1', '{wp:user_email}', 'default', NULL),
(10, 'Submit', 'submit_1526653702241', 'submit', 2, '2019-09-07 07:29:01', NULL, 'Submit', 'submit_1526653702241', 999, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `wpor_nf3_field_meta`
--

CREATE TABLE `wpor_nf3_field_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_field_meta`
--

INSERT INTO `wpor_nf3_field_meta` VALUES
(1, 1, 'label_pos', 'above', 'label_pos', 'above'),
(2, 1, 'required', '1', 'required', '1'),
(3, 1, 'order', '1', 'order', '1'),
(4, 1, 'placeholder', '', 'placeholder', ''),
(5, 1, 'default', '', 'default', ''),
(6, 1, 'wrapper_class', '', 'wrapper_class', ''),
(7, 1, 'element_class', '', 'element_class', ''),
(8, 1, 'objectType', 'Field', 'objectType', 'Field'),
(9, 1, 'objectDomain', 'fields', 'objectDomain', 'fields'),
(10, 1, 'editActive', '', 'editActive', ''),
(11, 1, 'container_class', '', 'container_class', ''),
(12, 1, 'input_limit', '', 'input_limit', ''),
(13, 1, 'input_limit_type', 'characters', 'input_limit_type', 'characters'),
(14, 1, 'input_limit_msg', 'Character(s) left', 'input_limit_msg', 'Character(s) left'),
(15, 1, 'manual_key', '', 'manual_key', ''),
(16, 1, 'disable_input', '', 'disable_input', ''),
(17, 1, 'admin_label', '', 'admin_label', ''),
(18, 1, 'help_text', '', 'help_text', ''),
(19, 1, 'desc_text', '', 'desc_text', ''),
(20, 1, 'disable_browser_autocomplete', '', 'disable_browser_autocomplete', ''),
(21, 1, 'mask', '', 'mask', ''),
(22, 1, 'custom_mask', '', 'custom_mask', ''),
(23, 1, 'wrap_styles_background-color', '', 'wrap_styles_background-color', ''),
(24, 1, 'wrap_styles_border', '', 'wrap_styles_border', ''),
(25, 1, 'wrap_styles_border-style', '', 'wrap_styles_border-style', ''),
(26, 1, 'wrap_styles_border-color', '', 'wrap_styles_border-color', ''),
(27, 1, 'wrap_styles_color', '', 'wrap_styles_color', ''),
(28, 1, 'wrap_styles_height', '', 'wrap_styles_height', ''),
(29, 1, 'wrap_styles_width', '', 'wrap_styles_width', ''),
(30, 1, 'wrap_styles_font-size', '', 'wrap_styles_font-size', ''),
(31, 1, 'wrap_styles_margin', '', 'wrap_styles_margin', ''),
(32, 1, 'wrap_styles_padding', '', 'wrap_styles_padding', ''),
(33, 1, 'wrap_styles_display', '', 'wrap_styles_display', ''),
(34, 1, 'wrap_styles_float', '', 'wrap_styles_float', ''),
(35, 1, 'wrap_styles_show_advanced_css', '0', 'wrap_styles_show_advanced_css', '0'),
(36, 1, 'wrap_styles_advanced', '', 'wrap_styles_advanced', ''),
(37, 1, 'label_styles_background-color', '', 'label_styles_background-color', ''),
(38, 1, 'label_styles_border', '', 'label_styles_border', ''),
(39, 1, 'label_styles_border-style', '', 'label_styles_border-style', ''),
(40, 1, 'label_styles_border-color', '', 'label_styles_border-color', ''),
(41, 1, 'label_styles_color', '', 'label_styles_color', ''),
(42, 1, 'label_styles_height', '', 'label_styles_height', ''),
(43, 1, 'label_styles_width', '', 'label_styles_width', ''),
(44, 1, 'label_styles_font-size', '', 'label_styles_font-size', ''),
(45, 1, 'label_styles_margin', '', 'label_styles_margin', ''),
(46, 1, 'label_styles_padding', '', 'label_styles_padding', ''),
(47, 1, 'label_styles_display', '', 'label_styles_display', ''),
(48, 1, 'label_styles_float', '', 'label_styles_float', ''),
(49, 1, 'label_styles_show_advanced_css', '0', 'label_styles_show_advanced_css', '0'),
(50, 1, 'label_styles_advanced', '', 'label_styles_advanced', ''),
(51, 1, 'element_styles_background-color', '', 'element_styles_background-color', ''),
(52, 1, 'element_styles_border', '', 'element_styles_border', ''),
(53, 1, 'element_styles_border-style', '', 'element_styles_border-style', ''),
(54, 1, 'element_styles_border-color', '', 'element_styles_border-color', ''),
(55, 1, 'element_styles_color', '', 'element_styles_color', ''),
(56, 1, 'element_styles_height', '', 'element_styles_height', ''),
(57, 1, 'element_styles_width', '', 'element_styles_width', ''),
(58, 1, 'element_styles_font-size', '', 'element_styles_font-size', ''),
(59, 1, 'element_styles_margin', '', 'element_styles_margin', ''),
(60, 1, 'element_styles_padding', '', 'element_styles_padding', ''),
(61, 1, 'element_styles_display', '', 'element_styles_display', ''),
(62, 1, 'element_styles_float', '', 'element_styles_float', ''),
(63, 1, 'element_styles_show_advanced_css', '0', 'element_styles_show_advanced_css', '0'),
(64, 1, 'element_styles_advanced', '', 'element_styles_advanced', ''),
(65, 1, 'cellcid', 'c3277', 'cellcid', 'c3277'),
(66, 2, 'label_pos', 'above', 'label_pos', 'above'),
(67, 2, 'required', '1', 'required', '1'),
(68, 2, 'order', '2', 'order', '2'),
(69, 2, 'placeholder', '', 'placeholder', ''),
(70, 2, 'default', '', 'default', ''),
(71, 2, 'wrapper_class', '', 'wrapper_class', ''),
(72, 2, 'element_class', '', 'element_class', ''),
(73, 2, 'objectType', 'Field', 'objectType', 'Field'),
(74, 2, 'objectDomain', 'fields', 'objectDomain', 'fields'),
(75, 2, 'editActive', '', 'editActive', ''),
(76, 2, 'container_class', '', 'container_class', ''),
(77, 2, 'admin_label', '', 'admin_label', ''),
(78, 2, 'help_text', '', 'help_text', ''),
(79, 2, 'desc_text', '', 'desc_text', ''),
(80, 2, 'wrap_styles_background-color', '', 'wrap_styles_background-color', ''),
(81, 2, 'wrap_styles_border', '', 'wrap_styles_border', ''),
(82, 2, 'wrap_styles_border-style', '', 'wrap_styles_border-style', ''),
(83, 2, 'wrap_styles_border-color', '', 'wrap_styles_border-color', ''),
(84, 2, 'wrap_styles_color', '', 'wrap_styles_color', ''),
(85, 2, 'wrap_styles_height', '', 'wrap_styles_height', ''),
(86, 2, 'wrap_styles_width', '', 'wrap_styles_width', ''),
(87, 2, 'wrap_styles_font-size', '', 'wrap_styles_font-size', ''),
(88, 2, 'wrap_styles_margin', '', 'wrap_styles_margin', ''),
(89, 2, 'wrap_styles_padding', '', 'wrap_styles_padding', ''),
(90, 2, 'wrap_styles_display', '', 'wrap_styles_display', ''),
(91, 2, 'wrap_styles_float', '', 'wrap_styles_float', ''),
(92, 2, 'wrap_styles_show_advanced_css', '0', 'wrap_styles_show_advanced_css', '0'),
(93, 2, 'wrap_styles_advanced', '', 'wrap_styles_advanced', ''),
(94, 2, 'label_styles_background-color', '', 'label_styles_background-color', ''),
(95, 2, 'label_styles_border', '', 'label_styles_border', ''),
(96, 2, 'label_styles_border-style', '', 'label_styles_border-style', ''),
(97, 2, 'label_styles_border-color', '', 'label_styles_border-color', ''),
(98, 2, 'label_styles_color', '', 'label_styles_color', ''),
(99, 2, 'label_styles_height', '', 'label_styles_height', ''),
(100, 2, 'label_styles_width', '', 'label_styles_width', ''),
(101, 2, 'label_styles_font-size', '', 'label_styles_font-size', ''),
(102, 2, 'label_styles_margin', '', 'label_styles_margin', ''),
(103, 2, 'label_styles_padding', '', 'label_styles_padding', ''),
(104, 2, 'label_styles_display', '', 'label_styles_display', ''),
(105, 2, 'label_styles_float', '', 'label_styles_float', ''),
(106, 2, 'label_styles_show_advanced_css', '0', 'label_styles_show_advanced_css', '0'),
(107, 2, 'label_styles_advanced', '', 'label_styles_advanced', ''),
(108, 2, 'element_styles_background-color', '', 'element_styles_background-color', ''),
(109, 2, 'element_styles_border', '', 'element_styles_border', ''),
(110, 2, 'element_styles_border-style', '', 'element_styles_border-style', ''),
(111, 2, 'element_styles_border-color', '', 'element_styles_border-color', ''),
(112, 2, 'element_styles_color', '', 'element_styles_color', ''),
(113, 2, 'element_styles_height', '', 'element_styles_height', ''),
(114, 2, 'element_styles_width', '', 'element_styles_width', ''),
(115, 2, 'element_styles_font-size', '', 'element_styles_font-size', ''),
(116, 2, 'element_styles_margin', '', 'element_styles_margin', ''),
(117, 2, 'element_styles_padding', '', 'element_styles_padding', ''),
(118, 2, 'element_styles_display', '', 'element_styles_display', ''),
(119, 2, 'element_styles_float', '', 'element_styles_float', ''),
(120, 2, 'element_styles_show_advanced_css', '0', 'element_styles_show_advanced_css', '0'),
(121, 2, 'element_styles_advanced', '', 'element_styles_advanced', ''),
(122, 2, 'cellcid', 'c3281', 'cellcid', 'c3281'),
(123, 3, 'label_pos', 'above', 'label_pos', 'above'),
(124, 3, 'required', '0', 'required', '0'),
(125, 3, 'order', '6', 'order', '6'),
(126, 3, 'placeholder', '', 'placeholder', ''),
(127, 3, 'default', '', 'default', ''),
(128, 3, 'wrapper_class', '', 'wrapper_class', ''),
(129, 3, 'element_class', '', 'element_class', ''),
(130, 3, 'objectType', 'Field', 'objectType', 'Field'),
(131, 3, 'objectDomain', 'fields', 'objectDomain', 'fields'),
(132, 3, 'editActive', '', 'editActive', ''),
(133, 3, 'container_class', '', 'container_class', ''),
(134, 3, 'input_limit', '', 'input_limit', ''),
(135, 3, 'input_limit_type', 'characters', 'input_limit_type', 'characters'),
(136, 3, 'input_limit_msg', 'Character(s) left', 'input_limit_msg', 'Character(s) left'),
(137, 3, 'manual_key', '', 'manual_key', ''),
(138, 3, 'disable_input', '', 'disable_input', ''),
(139, 3, 'admin_label', '', 'admin_label', ''),
(140, 3, 'help_text', '', 'help_text', ''),
(141, 3, 'desc_text', '', 'desc_text', ''),
(142, 3, 'disable_browser_autocomplete', '', 'disable_browser_autocomplete', ''),
(143, 3, 'textarea_rte', '', 'textarea_rte', ''),
(144, 3, 'disable_rte_mobile', '', 'disable_rte_mobile', ''),
(145, 3, 'textarea_media', '', 'textarea_media', ''),
(146, 3, 'wrap_styles_background-color', '', 'wrap_styles_background-color', ''),
(147, 3, 'wrap_styles_border', '', 'wrap_styles_border', ''),
(148, 3, 'wrap_styles_border-style', '', 'wrap_styles_border-style', ''),
(149, 3, 'wrap_styles_border-color', '', 'wrap_styles_border-color', ''),
(150, 3, 'wrap_styles_color', '', 'wrap_styles_color', ''),
(151, 3, 'wrap_styles_height', '', 'wrap_styles_height', ''),
(152, 3, 'wrap_styles_width', '', 'wrap_styles_width', ''),
(153, 3, 'wrap_styles_font-size', '', 'wrap_styles_font-size', ''),
(154, 3, 'wrap_styles_margin', '', 'wrap_styles_margin', ''),
(155, 3, 'wrap_styles_padding', '', 'wrap_styles_padding', ''),
(156, 3, 'wrap_styles_display', '', 'wrap_styles_display', ''),
(157, 3, 'wrap_styles_float', '', 'wrap_styles_float', ''),
(158, 3, 'wrap_styles_show_advanced_css', '0', 'wrap_styles_show_advanced_css', '0'),
(159, 3, 'wrap_styles_advanced', '', 'wrap_styles_advanced', ''),
(160, 3, 'label_styles_background-color', '', 'label_styles_background-color', ''),
(161, 3, 'label_styles_border', '', 'label_styles_border', ''),
(162, 3, 'label_styles_border-style', '', 'label_styles_border-style', ''),
(163, 3, 'label_styles_border-color', '', 'label_styles_border-color', ''),
(164, 3, 'label_styles_color', '', 'label_styles_color', ''),
(165, 3, 'label_styles_height', '', 'label_styles_height', ''),
(166, 3, 'label_styles_width', '', 'label_styles_width', ''),
(167, 3, 'label_styles_font-size', '', 'label_styles_font-size', ''),
(168, 3, 'label_styles_margin', '', 'label_styles_margin', ''),
(169, 3, 'label_styles_padding', '', 'label_styles_padding', ''),
(170, 3, 'label_styles_display', '', 'label_styles_display', ''),
(171, 3, 'label_styles_float', '', 'label_styles_float', ''),
(172, 3, 'label_styles_show_advanced_css', '0', 'label_styles_show_advanced_css', '0'),
(173, 3, 'label_styles_advanced', '', 'label_styles_advanced', ''),
(174, 3, 'element_styles_background-color', '', 'element_styles_background-color', ''),
(175, 3, 'element_styles_border', '', 'element_styles_border', ''),
(176, 3, 'element_styles_border-style', '', 'element_styles_border-style', ''),
(177, 3, 'element_styles_border-color', '', 'element_styles_border-color', ''),
(178, 3, 'element_styles_color', '', 'element_styles_color', ''),
(179, 3, 'element_styles_height', '', 'element_styles_height', ''),
(180, 3, 'element_styles_width', '', 'element_styles_width', ''),
(181, 3, 'element_styles_font-size', '', 'element_styles_font-size', ''),
(182, 3, 'element_styles_margin', '', 'element_styles_margin', ''),
(183, 3, 'element_styles_padding', '', 'element_styles_padding', ''),
(184, 3, 'element_styles_display', '', 'element_styles_display', ''),
(185, 3, 'element_styles_float', '', 'element_styles_float', ''),
(186, 3, 'element_styles_show_advanced_css', '0', 'element_styles_show_advanced_css', '0'),
(187, 3, 'element_styles_advanced', '', 'element_styles_advanced', ''),
(188, 3, 'cellcid', 'c3284', 'cellcid', 'c3284'),
(189, 4, 'processing_label', 'Processing', 'processing_label', 'Processing'),
(190, 4, 'order', '7', 'order', '7'),
(191, 4, 'objectType', 'Field', 'objectType', 'Field'),
(192, 4, 'objectDomain', 'fields', 'objectDomain', 'fields'),
(193, 4, 'editActive', '', 'editActive', ''),
(194, 4, 'container_class', '', 'container_class', ''),
(195, 4, 'element_class', '', 'element_class', ''),
(196, 4, 'wrap_styles_background-color', '', 'wrap_styles_background-color', ''),
(197, 4, 'wrap_styles_border', '', 'wrap_styles_border', ''),
(198, 4, 'wrap_styles_border-style', '', 'wrap_styles_border-style', ''),
(199, 4, 'wrap_styles_border-color', '', 'wrap_styles_border-color', ''),
(200, 4, 'wrap_styles_color', '', 'wrap_styles_color', ''),
(201, 4, 'wrap_styles_height', '', 'wrap_styles_height', ''),
(202, 4, 'wrap_styles_width', '', 'wrap_styles_width', ''),
(203, 4, 'wrap_styles_font-size', '', 'wrap_styles_font-size', ''),
(204, 4, 'wrap_styles_margin', '', 'wrap_styles_margin', ''),
(205, 4, 'wrap_styles_padding', '', 'wrap_styles_padding', ''),
(206, 4, 'wrap_styles_display', '', 'wrap_styles_display', ''),
(207, 4, 'wrap_styles_float', '', 'wrap_styles_float', ''),
(208, 4, 'wrap_styles_show_advanced_css', '0', 'wrap_styles_show_advanced_css', '0'),
(209, 4, 'wrap_styles_advanced', '', 'wrap_styles_advanced', ''),
(210, 4, 'label_styles_background-color', '', 'label_styles_background-color', ''),
(211, 4, 'label_styles_border', '', 'label_styles_border', ''),
(212, 4, 'label_styles_border-style', '', 'label_styles_border-style', ''),
(213, 4, 'label_styles_border-color', '', 'label_styles_border-color', ''),
(214, 4, 'label_styles_color', '', 'label_styles_color', ''),
(215, 4, 'label_styles_height', '', 'label_styles_height', ''),
(216, 4, 'label_styles_width', '', 'label_styles_width', ''),
(217, 4, 'label_styles_font-size', '', 'label_styles_font-size', ''),
(218, 4, 'label_styles_margin', '', 'label_styles_margin', ''),
(219, 4, 'label_styles_padding', '', 'label_styles_padding', ''),
(220, 4, 'label_styles_display', '', 'label_styles_display', ''),
(221, 4, 'label_styles_float', '', 'label_styles_float', ''),
(222, 4, 'label_styles_show_advanced_css', '0', 'label_styles_show_advanced_css', '0'),
(223, 4, 'label_styles_advanced', '', 'label_styles_advanced', ''),
(224, 4, 'element_styles_background-color', '', 'element_styles_background-color', ''),
(225, 4, 'element_styles_border', '', 'element_styles_border', ''),
(226, 4, 'element_styles_border-style', '', 'element_styles_border-style', ''),
(227, 4, 'element_styles_border-color', '', 'element_styles_border-color', ''),
(228, 4, 'element_styles_color', '', 'element_styles_color', ''),
(229, 4, 'element_styles_height', '', 'element_styles_height', ''),
(230, 4, 'element_styles_width', '', 'element_styles_width', ''),
(231, 4, 'element_styles_font-size', '', 'element_styles_font-size', ''),
(232, 4, 'element_styles_margin', '', 'element_styles_margin', ''),
(233, 4, 'element_styles_padding', '', 'element_styles_padding', ''),
(234, 4, 'element_styles_display', '', 'element_styles_display', ''),
(235, 4, 'element_styles_float', '', 'element_styles_float', ''),
(236, 4, 'element_styles_show_advanced_css', '0', 'element_styles_show_advanced_css', '0'),
(237, 4, 'element_styles_advanced', '', 'element_styles_advanced', ''),
(238, 4, 'submit_element_hover_styles_background-color', '', 'submit_element_hover_styles_background-color', ''),
(239, 4, 'submit_element_hover_styles_border', '', 'submit_element_hover_styles_border', ''),
(240, 4, 'submit_element_hover_styles_border-style', '', 'submit_element_hover_styles_border-style', ''),
(241, 4, 'submit_element_hover_styles_border-color', '', 'submit_element_hover_styles_border-color', ''),
(242, 4, 'submit_element_hover_styles_color', '', 'submit_element_hover_styles_color', ''),
(243, 4, 'submit_element_hover_styles_height', '', 'submit_element_hover_styles_height', ''),
(244, 4, 'submit_element_hover_styles_width', '', 'submit_element_hover_styles_width', ''),
(245, 4, 'submit_element_hover_styles_font-size', '', 'submit_element_hover_styles_font-size', ''),
(246, 4, 'submit_element_hover_styles_margin', '', 'submit_element_hover_styles_margin', ''),
(247, 4, 'submit_element_hover_styles_padding', '', 'submit_element_hover_styles_padding', ''),
(248, 4, 'submit_element_hover_styles_display', '', 'submit_element_hover_styles_display', ''),
(249, 4, 'submit_element_hover_styles_float', '', 'submit_element_hover_styles_float', ''),
(250, 4, 'submit_element_hover_styles_show_advanced_css', '0', 'submit_element_hover_styles_show_advanced_css', '0'),
(251, 4, 'submit_element_hover_styles_advanced', '', 'submit_element_hover_styles_advanced', ''),
(252, 4, 'cellcid', 'c3287', 'cellcid', 'c3287'),
(253, 1, 'label', 'Name and Surname', 'label', 'Name and Surname'),
(254, 1, 'key', 'name_and_surname_1567720743424', 'key', 'name_and_surname_1567720743424'),
(255, 1, 'type', 'textbox', 'type', 'textbox'),
(256, 1, 'created_at', '2019-09-04 07:04:52', 'created_at', '2019-09-04 07:04:52'),
(257, 1, 'custom_name_attribute', '', 'custom_name_attribute', ''),
(258, 1, 'personally_identifiable', '', 'personally_identifiable', ''),
(259, 1, 'value', '', 'value', ''),
(260, 2, 'label', '<i class=‘fa fa-envelope’ aria-hidden=‘true’></i>Email Address', 'label', '<i class=‘fa fa-envelope’ aria-hidden=‘true’></i>Email Address'),
(261, 2, 'key', 'less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883', 'key', 'less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883'),
(262, 2, 'type', 'email', 'type', 'email'),
(263, 2, 'created_at', '2019-09-04 07:04:52', 'created_at', '2019-09-04 07:04:52'),
(264, 2, 'custom_name_attribute', 'email', 'custom_name_attribute', 'email'),
(265, 2, 'personally_identifiable', '1', 'personally_identifiable', '1'),
(266, 2, 'value', '', 'value', ''),
(267, 3, 'label', 'Message', 'label', 'Message'),
(268, 3, 'key', 'message', 'key', 'message'),
(269, 3, 'type', 'textarea', 'type', 'textarea'),
(270, 3, 'created_at', '2019-09-04 07:04:52', 'created_at', '2019-09-04 07:04:52'),
(271, 3, 'value', '', 'value', ''),
(272, 4, 'label', 'Submit', 'label', 'Submit'),
(273, 4, 'key', 'submit', 'key', 'submit'),
(274, 4, 'type', 'submit', 'type', 'submit'),
(275, 4, 'created_at', '2019-09-04 07:04:52', 'created_at', '2019-09-04 07:04:52'),
(276, 5, 'editActive', '', 'editActive', ''),
(277, 5, 'order', '4', 'order', '4'),
(278, 5, 'type', 'date', 'type', 'date'),
(279, 5, 'label', 'Arrival Date', 'label', 'Arrival Date'),
(280, 5, 'key', 'arrival_date_1567718246531', 'key', 'arrival_date_1567718246531'),
(281, 5, 'label_pos', 'default', 'label_pos', 'default'),
(282, 5, 'required', '1', 'required', '1'),
(283, 5, 'placeholder', '', 'placeholder', ''),
(284, 5, 'container_class', '', 'container_class', ''),
(285, 5, 'element_class', '', 'element_class', ''),
(286, 5, 'manual_key', '', 'manual_key', ''),
(287, 5, 'admin_label', '', 'admin_label', ''),
(288, 5, 'help_text', '', 'help_text', ''),
(289, 5, 'date_default', '1', 'date_default', '1'),
(290, 5, 'date_format', 'DD/MM/YYYY', 'date_format', 'DD/MM/YYYY'),
(291, 5, 'year_range_start', '', 'year_range_start', ''),
(292, 5, 'year_range_end', '', 'year_range_end', ''),
(293, 5, 'value', '06/09/2019', 'value', '06/09/2019'),
(294, 5, 'drawerDisabled', '', 'drawerDisabled', ''),
(295, 6, 'editActive', '', 'editActive', ''),
(296, 6, 'order', '5', 'order', '5'),
(297, 6, 'type', 'date', 'type', 'date'),
(298, 6, 'label', 'Departure Date', 'label', 'Departure Date'),
(299, 6, 'key', 'departure_date_1567718295860', 'key', 'departure_date_1567718295860'),
(300, 6, 'label_pos', 'default', 'label_pos', 'default'),
(301, 6, 'required', '1', 'required', '1'),
(302, 6, 'placeholder', '', 'placeholder', ''),
(303, 6, 'container_class', '', 'container_class', ''),
(304, 6, 'element_class', '', 'element_class', ''),
(305, 6, 'manual_key', '', 'manual_key', ''),
(306, 6, 'admin_label', '', 'admin_label', ''),
(307, 6, 'help_text', '', 'help_text', ''),
(308, 6, 'desc_text', '<p><br></p>', 'desc_text', '<p><br></p>'),
(309, 6, 'date_format', 'DD/MM/YYYY', 'date_format', 'DD/MM/YYYY'),
(310, 6, 'year_range_start', '', 'year_range_start', ''),
(311, 6, 'year_range_end', '', 'year_range_end', ''),
(312, 6, 'drawerDisabled', '', 'drawerDisabled', ''),
(313, 1, 'drawerDisabled', '', 'drawerDisabled', ''),
(314, 2, 'drawerDisabled', '', 'drawerDisabled', ''),
(315, 7, 'editActive', '', 'editActive', ''),
(316, 7, 'order', '3', 'order', '3'),
(317, 7, 'type', 'phone', 'type', 'phone'),
(318, 7, 'label', 'Contact Number', 'label', 'Contact Number'),
(319, 7, 'key', 'contact_number_1567720820060', 'key', 'contact_number_1567720820060'),
(320, 7, 'label_pos', 'default', 'label_pos', 'default'),
(321, 7, 'required', '1', 'required', '1'),
(322, 7, 'default', '', 'default', ''),
(323, 7, 'placeholder', '', 'placeholder', ''),
(324, 7, 'container_class', '', 'container_class', ''),
(325, 7, 'element_class', '', 'element_class', ''),
(326, 7, 'input_limit', '', 'input_limit', ''),
(327, 7, 'input_limit_type', 'characters', 'input_limit_type', 'characters'),
(328, 7, 'input_limit_msg', 'Character(s) left', 'input_limit_msg', 'Character(s) left'),
(329, 7, 'manual_key', '', 'manual_key', ''),
(330, 7, 'admin_label', '', 'admin_label', ''),
(331, 7, 'help_text', '', 'help_text', ''),
(332, 7, 'mask', '', 'mask', ''),
(333, 7, 'custom_mask', '', 'custom_mask', ''),
(334, 7, 'custom_name_attribute', 'phone', 'custom_name_attribute', 'phone'),
(335, 7, 'personally_identifiable', '1', 'personally_identifiable', '1'),
(336, 7, 'value', '', 'value', ''),
(337, 7, 'drawerDisabled', '', 'drawerDisabled', ''),
(338, 6, 'date_default', '1', 'date_default', '1'),
(339, 6, 'value', '06/09/2019', 'value', '06/09/2019'),
(340, 3, 'drawerDisabled', '', 'drawerDisabled', ''),
(341, 8, 'objectType', 'Field', 'objectType', 'Field'),
(342, 8, 'objectDomain', 'fields', 'objectDomain', 'fields'),
(343, 8, 'editActive', '', 'editActive', ''),
(344, 8, 'order', '999', 'order', '999'),
(345, 8, 'type', 'html', 'type', 'html'),
(346, 8, 'label', 'HTML', 'label', 'HTML'),
(347, 8, 'default', '<p>Submit this form to request personal data deletion from the site administrator.</p>', 'default', '<p>Submit this form to request personal data deletion from the site administrator.</p>'),
(348, 8, 'container_class', '', 'container_class', ''),
(349, 8, 'element_class', '', 'element_class', ''),
(350, 8, 'wrap_styles_show_advanced_css', '0', 'wrap_styles_show_advanced_css', '0'),
(351, 8, 'label_styles_show_advanced_css', '0', 'label_styles_show_advanced_css', '0'),
(352, 8, 'element_styles_show_advanced_css', '0', 'element_styles_show_advanced_css', '0'),
(353, 8, 'key', 'html_1526653696048', 'key', 'html_1526653696048'),
(354, 8, 'cellcid', 'c4613', 'cellcid', 'c4613'),
(355, 8, 'drawerDisabled', '', 'drawerDisabled', ''),
(356, 8, 'created_at', '2018-05-22 14:49:42', 'created_at', '2018-05-22 14:49:42'),
(357, 8, 'parent_id', '2', 'parent_id', '2'),
(358, 9, 'objectType', 'Field', 'objectType', 'Field'),
(359, 9, 'objectDomain', 'fields', 'objectDomain', 'fields'),
(360, 9, 'editActive', '', 'editActive', ''),
(361, 9, 'order', '999', 'order', '999'),
(362, 9, 'type', 'email', 'type', 'email'),
(363, 9, 'label', 'Email', 'label', 'Email'),
(364, 9, 'key', 'email_1526653697888', 'key', 'email_1526653697888'),
(365, 9, 'label_pos', 'default', 'label_pos', 'default'),
(366, 9, 'required', '1', 'required', '1'),
(367, 9, 'default', '{wp:user_email}', 'default', '{wp:user_email}'),
(368, 9, 'placeholder', '', 'placeholder', ''),
(369, 9, 'container_class', '', 'container_class', ''),
(370, 9, 'element_class', '', 'element_class', ''),
(371, 9, 'admin_label', '', 'admin_label', ''),
(372, 9, 'help_text', '', 'help_text', ''),
(373, 9, 'custom_name_attribute', 'email', 'custom_name_attribute', 'email'),
(374, 9, 'wrap_styles_show_advanced_css', '0', 'wrap_styles_show_advanced_css', '0'),
(375, 9, 'label_styles_show_advanced_css', '0', 'label_styles_show_advanced_css', '0'),
(376, 9, 'element_styles_show_advanced_css', '0', 'element_styles_show_advanced_css', '0'),
(377, 9, 'cellcid', 'c4698', 'cellcid', 'c4698'),
(378, 9, 'drawerDisabled', '', 'drawerDisabled', ''),
(379, 9, 'created_at', '2018-05-22 14:49:42', 'created_at', '2018-05-22 14:49:42'),
(380, 9, 'parent_id', '2', 'parent_id', '2'),
(381, 10, 'objectType', 'Field', 'objectType', 'Field'),
(382, 10, 'objectDomain', 'fields', 'objectDomain', 'fields'),
(383, 10, 'editActive', '', 'editActive', ''),
(384, 10, 'order', '999', 'order', '999'),
(385, 10, 'type', 'submit', 'type', 'submit'),
(386, 10, 'label', 'Submit', 'label', 'Submit'),
(387, 10, 'processing_label', 'Processing', 'processing_label', 'Processing'),
(388, 10, 'container_class', '', 'container_class', ''),
(389, 10, 'element_class', '', 'element_class', ''),
(390, 10, 'key', 'submit_1526653702241', 'key', 'submit_1526653702241'),
(391, 10, 'wrap_styles_show_advanced_css', '0', 'wrap_styles_show_advanced_css', '0'),
(392, 10, 'element_styles_show_advanced_css', '0', 'element_styles_show_advanced_css', '0'),
(393, 10, 'submit_element_hover_styles_show_advanced_css', '0', 'submit_element_hover_styles_show_advanced_css', '0'),
(394, 10, 'cellcid', 'c4771', 'cellcid', 'c4771'),
(395, 10, 'created_at', '2018-05-22 14:49:42', 'created_at', '2018-05-22 14:49:42'),
(396, 10, 'parent_id', '2', 'parent_id', '2');

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

--
-- Table structure for table `wpor_nf3_forms`
--

CREATE TABLE `wpor_nf3_forms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` longtext DEFAULT NULL,
  `key` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `views` int(11) DEFAULT NULL,
  `subs` int(11) DEFAULT NULL,
  `form_title` longtext DEFAULT NULL,
  `default_label_pos` varchar(15) DEFAULT NULL,
  `show_title` bit(1) DEFAULT NULL,
  `clear_complete` bit(1) DEFAULT NULL,
  `hide_complete` bit(1) DEFAULT NULL,
  `logged_in` bit(1) DEFAULT NULL,
  `seq_num` int(11) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_forms`
--

INSERT INTO `wpor_nf3_forms` VALUES
(1, 'Contact Us', NULL, '2019-09-04 07:04:52', '2019-09-04 07:04:52', NULL, NULL, 'Contact Us', 'above', '0', '1', '1', '0', 2),
(2, 'Delete Data Request', NULL, '2018-05-22 14:49:42', NULL, NULL, NULL, 'Delete Data Request', 'above', '1', '1', '1', '0', NULL);

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

--
-- Table structure for table `wpor_nf3_form_meta`
--

CREATE TABLE `wpor_nf3_form_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_form_meta`
--

INSERT INTO `wpor_nf3_form_meta` VALUES
(1, 1, 'key', '', 'key', ''),
(2, 1, 'created_at', '2019-09-04 07:04:52', 'created_at', '2019-09-04 07:04:52'),
(3, 1, 'default_label_pos', 'above', 'default_label_pos', 'above'),
(4, 1, 'conditions', 'a:0:{}', 'conditions', 'a:0:{}'),
(5, 1, 'objectType', 'Form Setting', 'objectType', 'Form Setting'),
(6, 1, 'editActive', '1', 'editActive', '1'),
(7, 1, 'show_title', '0', 'show_title', '0'),
(8, 1, 'clear_complete', '1', 'clear_complete', '1'),
(9, 1, 'hide_complete', '1', 'hide_complete', '1'),
(10, 1, 'wrapper_class', '', 'wrapper_class', ''),
(11, 1, 'element_class', '', 'element_class', ''),
(12, 1, 'add_submit', '1', 'add_submit', '1'),
(13, 1, 'logged_in', '', 'logged_in', ''),
(14, 1, 'not_logged_in_msg', '', 'not_logged_in_msg', ''),
(15, 1, 'sub_limit_number', '', 'sub_limit_number', ''),
(16, 1, 'sub_limit_msg', '', 'sub_limit_msg', ''),
(17, 1, 'calculations', 'a:0:{}', 'calculations', 'a:0:{}'),
(18, 1, 'formContentData', 'a:7:{i:0;s:30:"name_and_surname_1567720743424";i:1;s:115:"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883";i:2;s:28:"contact_number_1567720820060";i:3;s:26:"arrival_date_1567718246531";i:4;s:28:"departure_date_1567718295860";i:5;s:7:"message";i:6;s:6:"submit";}', 'formContentData', 'a:7:{i:0;s:30:"name_and_surname_1567720743424";i:1;s:115:"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883";i:2;s:28:"contact_number_1567720820060";i:3;s:26:"arrival_date_1567718246531";i:4;s:28:"departure_date_1567718295860";i:5;s:7:"message";i:6;s:6:"submit";}'),
(99, 1, 'allow_public_link', '0', 'allow_public_link', '0'),
(100, 1, 'embed_form', '', 'embed_form', ''),
(101, 1, 'currency', 'ZAR', 'currency', 'ZAR'),
(102, 1, 'unique_field_error', 'A form with this value has already been submitted.', 'unique_field_error', 'A form with this value has already been submitted.'),
(103, 1, 'changeEmailErrorMsg', '', 'changeEmailErrorMsg', ''),
(104, 1, 'changeDateErrorMsg', '', 'changeDateErrorMsg', ''),
(105, 1, 'confirmFieldErrorMsg', '', 'confirmFieldErrorMsg', ''),
(106, 1, 'fieldNumberNumMinError', '', 'fieldNumberNumMinError', ''),
(107, 1, 'fieldNumberNumMaxError', '', 'fieldNumberNumMaxError', ''),
(19, 1, 'container_styles_background-color', '', 'container_styles_background-color', ''),
(20, 1, 'container_styles_border', '', 'container_styles_border', ''),
(21, 1, 'container_styles_border-style', '', 'container_styles_border-style', ''),
(22, 1, 'container_styles_border-color', '', 'container_styles_border-color', ''),
(23, 1, 'container_styles_color', '', 'container_styles_color', ''),
(24, 1, 'container_styles_height', '', 'container_styles_height', ''),
(25, 1, 'container_styles_width', '', 'container_styles_width', ''),
(26, 1, 'container_styles_font-size', '', 'container_styles_font-size', ''),
(27, 1, 'container_styles_margin', '', 'container_styles_margin', ''),
(28, 1, 'container_styles_padding', '', 'container_styles_padding', ''),
(29, 1, 'container_styles_display', '', 'container_styles_display', ''),
(30, 1, 'container_styles_float', '', 'container_styles_float', ''),
(31, 1, 'container_styles_show_advanced_css', '0', 'container_styles_show_advanced_css', '0'),
(32, 1, 'container_styles_advanced', '', 'container_styles_advanced', ''),
(33, 1, 'title_styles_background-color', '', 'title_styles_background-color', ''),
(34, 1, 'title_styles_border', '', 'title_styles_border', ''),
(35, 1, 'title_styles_border-style', '', 'title_styles_border-style', ''),
(36, 1, 'title_styles_border-color', '', 'title_styles_border-color', ''),
(37, 1, 'title_styles_color', '', 'title_styles_color', ''),
(38, 1, 'title_styles_height', '', 'title_styles_height', ''),
(39, 1, 'title_styles_width', '', 'title_styles_width', ''),
(40, 1, 'title_styles_font-size', '', 'title_styles_font-size', ''),
(41, 1, 'title_styles_margin', '', 'title_styles_margin', ''),
(42, 1, 'title_styles_padding', '', 'title_styles_padding', ''),
(43, 1, 'title_styles_display', '', 'title_styles_display', ''),
(44, 1, 'title_styles_float', '', 'title_styles_float', ''),
(45, 1, 'title_styles_show_advanced_css', '0', 'title_styles_show_advanced_css', '0'),
(46, 1, 'title_styles_advanced', '', 'title_styles_advanced', ''),
(47, 1, 'row_styles_background-color', '', 'row_styles_background-color', ''),
(48, 1, 'row_styles_border', '', 'row_styles_border', ''),
(49, 1, 'row_styles_border-style', '', 'row_styles_border-style', ''),
(50, 1, 'row_styles_border-color', '', 'row_styles_border-color', ''),
(51, 1, 'row_styles_color', '', 'row_styles_color', ''),
(52, 1, 'row_styles_height', '', 'row_styles_height', ''),
(53, 1, 'row_styles_width', '', 'row_styles_width', ''),
(54, 1, 'row_styles_font-size', '', 'row_styles_font-size', ''),
(55, 1, 'row_styles_margin', '', 'row_styles_margin', ''),
(56, 1, 'row_styles_padding', '', 'row_styles_padding', ''),
(57, 1, 'row_styles_display', '', 'row_styles_display', ''),
(58, 1, 'row_styles_show_advanced_css', '0', 'row_styles_show_advanced_css', '0'),
(59, 1, 'row_styles_advanced', '', 'row_styles_advanced', ''),
(60, 1, 'row-odd_styles_background-color', '', 'row-odd_styles_background-color', ''),
(61, 1, 'row-odd_styles_border', '', 'row-odd_styles_border', ''),
(62, 1, 'row-odd_styles_border-style', '', 'row-odd_styles_border-style', ''),
(63, 1, 'row-odd_styles_border-color', '', 'row-odd_styles_border-color', ''),
(64, 1, 'row-odd_styles_color', '', 'row-odd_styles_color', ''),
(65, 1, 'row-odd_styles_height', '', 'row-odd_styles_height', ''),
(66, 1, 'row-odd_styles_width', '', 'row-odd_styles_width', ''),
(67, 1, 'row-odd_styles_font-size', '', 'row-odd_styles_font-size', ''),
(68, 1, 'row-odd_styles_margin', '', 'row-odd_styles_margin', ''),
(69, 1, 'row-odd_styles_padding', '', 'row-odd_styles_padding', ''),
(70, 1, 'row-odd_styles_display', '', 'row-odd_styles_display', ''),
(71, 1, 'row-odd_styles_show_advanced_css', '0', 'row-odd_styles_show_advanced_css', '0'),
(72, 1, 'row-odd_styles_advanced', '', 'row-odd_styles_advanced', ''),
(73, 1, 'success-msg_styles_background-color', '', 'success-msg_styles_background-color', ''),
(74, 1, 'success-msg_styles_border', '', 'success-msg_styles_border', ''),
(75, 1, 'success-msg_styles_border-style', '', 'success-msg_styles_border-style', ''),
(76, 1, 'success-msg_styles_border-color', '', 'success-msg_styles_border-color', ''),
(77, 1, 'success-msg_styles_color', '', 'success-msg_styles_color', ''),
(78, 1, 'success-msg_styles_height', '', 'success-msg_styles_height', ''),
(79, 1, 'success-msg_styles_width', '', 'success-msg_styles_width', ''),
(80, 1, 'success-msg_styles_font-size', '', 'success-msg_styles_font-size', ''),
(81, 1, 'success-msg_styles_margin', '', 'success-msg_styles_margin', ''),
(82, 1, 'success-msg_styles_padding', '', 'success-msg_styles_padding', ''),
(83, 1, 'success-msg_styles_display', '', 'success-msg_styles_display', ''),
(84, 1, 'success-msg_styles_show_advanced_css', '0', 'success-msg_styles_show_advanced_css', '0'),
(85, 1, 'success-msg_styles_advanced', '', 'success-msg_styles_advanced', ''),
(86, 1, 'error_msg_styles_background-color', '', 'error_msg_styles_background-color', ''),
(87, 1, 'error_msg_styles_border', '', 'error_msg_styles_border', ''),
(88, 1, 'error_msg_styles_border-style', '', 'error_msg_styles_border-style', ''),
(89, 1, 'error_msg_styles_border-color', '', 'error_msg_styles_border-color', ''),
(90, 1, 'error_msg_styles_color', '', 'error_msg_styles_color', ''),
(91, 1, 'error_msg_styles_height', '', 'error_msg_styles_height', ''),
(92, 1, 'error_msg_styles_width', '', 'error_msg_styles_width', ''),
(93, 1, 'error_msg_styles_font-size', '', 'error_msg_styles_font-size', ''),
(94, 1, 'error_msg_styles_margin', '', 'error_msg_styles_margin', ''),
(95, 1, 'error_msg_styles_padding', '', 'error_msg_styles_padding', ''),
(96, 1, 'error_msg_styles_display', '', 'error_msg_styles_display', ''),
(97, 1, 'error_msg_styles_show_advanced_css', '0', 'error_msg_styles_show_advanced_css', '0'),
(98, 1, 'error_msg_styles_advanced', '', 'error_msg_styles_advanced', ''),
(108, 1, 'fieldNumberIncrementBy', '', 'fieldNumberIncrementBy', ''),
(109, 1, 'formErrorsCorrectErrors', '', 'formErrorsCorrectErrors', ''),
(110, 1, 'validateRequiredField', '', 'validateRequiredField', ''),
(111, 1, 'honeypotHoneypotError', '', 'honeypotHoneypotError', ''),
(112, 1, 'fieldsMarkedRequired', 'Kindly complete the form below. We will get back to you as soon as possible.', 'fieldsMarkedRequired', 'Kindly complete the form below. We will get back to you as soon as possible.'),
(113, 1, 'drawerDisabled', '', 'drawerDisabled', ''),
(114, 1, '_seq_num', '2', '_seq_num', '2'),
(115, 2, 'objectType', 'Form Setting', 'objectType', 'Form Setting'),
(116, 2, 'editActive', '', 'editActive', ''),
(117, 2, 'title', 'Delete Data Request', 'title', 'Delete Data Request'),
(118, 2, 'show_title', '1', 'show_title', '1'),
(119, 2, 'clear_complete', '1', 'clear_complete', '1'),
(120, 2, 'hide_complete', '1', 'hide_complete', '1'),
(121, 2, 'default_label_pos', 'above', 'default_label_pos', 'above'),
(122, 2, 'wrapper_class', '', 'wrapper_class', ''),
(123, 2, 'element_class', '', 'element_class', ''),
(124, 2, 'key', '', 'key', ''),
(125, 2, 'add_submit', '0', 'add_submit', '0'),
(126, 2, 'currency', '', 'currency', ''),
(127, 2, 'unique_field_error', 'A form with this value has already been submitted.', 'unique_field_error', 'A form with this value has already been submitted.'),
(128, 2, 'logged_in', '', 'logged_in', ''),
(129, 2, 'not_logged_in_msg', '', 'not_logged_in_msg', ''),
(130, 2, 'sub_limit_msg', 'The form has reached its submission limit.', 'sub_limit_msg', 'The form has reached its submission limit.'),
(131, 2, 'calculations', 'a:0:{}', 'calculations', 'a:0:{}'),
(132, 2, 'container_styles_show_advanced_css', '0', 'container_styles_show_advanced_css', '0'),
(133, 2, 'title_styles_show_advanced_css', '0', 'title_styles_show_advanced_css', '0'),
(134, 2, 'row_styles_show_advanced_css', '0', 'row_styles_show_advanced_css', '0'),
(135, 2, 'row-odd_styles_show_advanced_css', '0', 'row-odd_styles_show_advanced_css', '0'),
(136, 2, 'success-msg_styles_show_advanced_css', '0', 'success-msg_styles_show_advanced_css', '0'),
(137, 2, 'error_msg_styles_show_advanced_css', '0', 'error_msg_styles_show_advanced_css', '0'),
(138, 2, 'save_progress_allow_multiple', '', 'save_progress_allow_multiple', ''),
(139, 2, 'save_progress_table_legend', 'Load saved progress', 'save_progress_table_legend', 'Load saved progress'),
(140, 2, 'save_progress_table_columns', 'a:1:{i:0;a:6:{s:6:"errors";a:0:{}s:11:"max_options";i:0;s:5:"label";s:12:"Column Title";s:5:"field";s:7:"{field}";s:5:"order";i:0;s:12:"settingModel";a:11:{s:8:"settings";b:0;s:15:"hide_merge_tags";b:0;s:5:"error";b:0;s:4:"name";s:27:"save_progress_table_columns";s:4:"type";s:15:"option-repeater";s:5:"label";s:61:"Save Table Columns <a href="#" class="nf-add-new">Add New</a>";s:5:"width";s:4:"full";s:5:"group";s:7:"primary";s:7:"columns";a:1:{s:5:"field";a:2:{s:6:"header";s:9:"Field Key";s:7:"default";s:0:"";}}s:5:"value";a:1:{i:0;a:3:{s:5:"label";s:12:"Column Title";s:5:"field";s:7:"{field}";s:5:"order";i:0;}}s:8:"tmpl_row";s:48:"tmpl-nf-save-progress-table-columns-repeater-row";}}}', 'save_progress_table_columns', 'a:1:{i:0;a:6:{s:6:"errors";a:0:{}s:11:"max_options";i:0;s:5:"label";s:12:"Column Title";s:5:"field";s:7:"{field}";s:5:"order";i:0;s:12:"settingModel";a:11:{s:8:"settings";b:0;s:15:"hide_merge_tags";b:0;s:5:"error";b:0;s:4:"name";s:27:"save_progress_table_columns";s:4:"type";s:15:"option-repeater";s:5:"label";s:61:"Save Table Columns <a href="#" class="nf-add-new">Add New</a>";s:5:"width";s:4:"full";s:5:"group";s:7:"primary";s:7:"columns";a:1:{s:5:"field";a:2:{s:6:"header";s:9:"Field Key";s:7:"default";s:0:"";}}s:5:"value";a:1:{i:0;a:3:{s:5:"label";s:12:"Column Title";s:5:"field";s:7:"{field}";s:5:"order";i:0;}}s:8:"tmpl_row";s:48:"tmpl-nf-save-progress-table-columns-repeater-row";}}}'),
(141, 2, 'conditions', 'a:0:{}', 'conditions', 'a:0:{}'),
(142, 2, 'mp_breadcrumb', '1', 'mp_breadcrumb', '1'),
(143, 2, 'mp_progress_bar', '1', 'mp_progress_bar', '1'),
(144, 2, 'mp_display_titles', '0', 'mp_display_titles', '0'),
(145, 2, 'breadcrumb_container_styles_show_advanced_css', '0', 'breadcrumb_container_styles_show_advanced_css', '0'),
(146, 2, 'breadcrumb_buttons_styles_show_advanced_css', '0', 'breadcrumb_buttons_styles_show_advanced_css', '0'),
(147, 2, 'breadcrumb_button_hover_styles_show_advanced_css', '0', 'breadcrumb_button_hover_styles_show_advanced_css', '0'),
(148, 2, 'breadcrumb_active_button_styles_show_advanced_css', '0', 'breadcrumb_active_button_styles_show_advanced_css', '0'),
(149, 2, 'progress_bar_container_styles_show_advanced_css', '0', 'progress_bar_container_styles_show_advanced_css', '0'),
(150, 2, 'progress_bar_fill_styles_show_advanced_css', '0', 'progress_bar_fill_styles_show_advanced_css', '0'),
(151, 2, 'part_titles_styles_show_advanced_css', '0', 'part_titles_styles_show_advanced_css', '0'),
(152, 2, 'navigation_container_styles_show_advanced_css', '0', 'navigation_container_styles_show_advanced_css', '0'),
(153, 2, 'previous_button_styles_show_advanced_css', '0', 'previous_button_styles_show_advanced_css', '0'),
(154, 2, 'next_button_styles_show_advanced_css', '0', 'next_button_styles_show_advanced_css', '0'),
(155, 2, 'navigation_hover_styles_show_advanced_css', '0', 'navigation_hover_styles_show_advanced_css', '0'),
(156, 2, 'formContentData', 'a:3:{i:0;s:18:"html_1526653696048";i:1;s:19:"email_1526653697888";i:2;s:20:"submit_1526653702241";}', 'formContentData', 'a:3:{i:0;s:18:"html_1526653696048";i:1;s:19:"email_1526653697888";i:2;s:20:"submit_1526653702241";}'),
(157, 2, 'created_at', '2018-05-22 14:49:42', 'created_at', '2018-05-22 14:49:42');

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

--
-- Table structure for table `wpor_nf3_objects`
--

CREATE TABLE `wpor_nf3_objects` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` longtext DEFAULT NULL,
  `title` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  `object_title` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_objects`
--

INSERT INTO `wpor_nf3_objects` VALUES
(1, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(2, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(3, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(4, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(5, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(6, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(7, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(8, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(9, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL),
(10, 'log', NULL, '2019-09-05 23:52:32', NULL, NULL);

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

--
-- Table structure for table `wpor_nf3_object_meta`
--

CREATE TABLE `wpor_nf3_object_meta` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) NOT NULL,
  `key` longtext NOT NULL,
  `value` longtext DEFAULT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_object_meta`
--

INSERT INTO `wpor_nf3_object_meta` VALUES
(1, 1, 'query', 'SELECT meta_id FROM wpor_postmeta WHERE meta_key = ''_field_1'' AND post_id = 4363', NULL, NULL),
(2, 1, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2543,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":217,"function":"get_col","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(3, 2, 'query', 'INSERT INTO `wpor_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (4363, ''_field_1'', ''mandy'')', NULL, NULL),
(4, 2, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2181,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2103,"function":"_insert_replace_helper","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":109,"function":"insert","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":219,"function":"add_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(5, 3, 'query', 'SELECT meta_id FROM wpor_postmeta WHERE meta_key = ''_field_2'' AND post_id = 4363', NULL, NULL),
(6, 3, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2543,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":217,"function":"get_col","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(7, 4, 'query', 'INSERT INTO `wpor_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (4363, ''_field_2'', ''mlantz8903@gmail.com'')', NULL, NULL),
(8, 4, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2181,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2103,"function":"_insert_replace_helper","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":109,"function":"insert","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":219,"function":"add_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(9, 5, 'query', 'SELECT meta_id FROM wpor_postmeta WHERE meta_key = ''_field_5'' AND post_id = 4363', NULL, NULL),
(10, 5, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2543,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":217,"function":"get_col","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(11, 6, 'query', 'INSERT INTO `wpor_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (4363, ''_field_5'', ''05/09/2019'')', NULL, NULL),
(12, 6, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2181,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2103,"function":"_insert_replace_helper","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":109,"function":"insert","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":219,"function":"add_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(13, 7, 'query', 'SELECT meta_id FROM wpor_postmeta WHERE meta_key = ''_field_6'' AND post_id = 4363', NULL, NULL),
(14, 7, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2543,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":217,"function":"get_col","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(15, 8, 'query', 'INSERT INTO `wpor_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (4363, ''_field_6'', ''08/09/2019'')', NULL, NULL),
(16, 8, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2181,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2103,"function":"_insert_replace_helper","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":109,"function":"insert","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":219,"function":"add_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(17, 9, 'query', 'SELECT meta_id FROM wpor_postmeta WHERE meta_key = ''_field_3'' AND post_id = 4363', NULL, NULL),
(18, 9, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2543,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":217,"function":"get_col","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL),
(19, 10, 'query', 'INSERT INTO `wpor_postmeta` (`post_id`, `meta_key`, `meta_value`) VALUES (4363, ''_field_3'', '',n,n'')', NULL, NULL),
(20, 10, 'trace', '[{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"log_postmeta_query","class":"Ninja_Forms","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":208,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":1871,"function":"apply_filters"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2181,"function":"query","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/wp-db.php","line":2103,"function":"_insert_replace_helper","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":109,"function":"insert","class":"wpdb","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/meta.php","line":219,"function":"add_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-includes/post.php","line":2061,"function":"update_metadata"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":406,"function":"update_post_meta"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":422,"function":"_save_field_value","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Database/Models/Submission.php","line":286,"function":"_save_field_values","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/Actions/Save.php","line":237,"function":"save","class":"NF_Database_Models_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":436,"function":"process","class":"NF_Actions_Save","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php","line":128,"function":"process","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":286,"function":"submit","class":"NF_AJAX_Controllers_Submission","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/class-wp-hook.php","line":310,"function":"apply_filters","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-includes/plugin.php","line":465,"function":"do_action","class":"WP_Hook","type":"->"},{"file":"/home/watershedgh/public_html/beta/wp-admin/admin-ajax.php","line":173,"function":"do_action"}]', NULL, NULL);

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

--
-- Table structure for table `wpor_nf3_relationships`
--

CREATE TABLE `wpor_nf3_relationships` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `child_id` int(11) NOT NULL,
  `child_type` longtext NOT NULL,
  `parent_id` int(11) NOT NULL,
  `parent_type` longtext NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `updated_at` datetime DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;

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

--
-- Table structure for table `wpor_nf3_upgrades`
--

CREATE TABLE `wpor_nf3_upgrades` (
  `id` int(11) NOT NULL,
  `cache` longtext DEFAULT NULL,
  `stage` int(11) NOT NULL DEFAULT 0,
  `maintenance` bit(1) DEFAULT b'0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;

--
-- Dumping data for table `wpor_nf3_upgrades`
--

INSERT INTO `wpor_nf3_upgrades` VALUES
(1, 'a:7:{s:2:"id";i:1;s:20:"show_publish_options";b:0;s:6:"fields";a:7:{i:0;a:2:{s:8:"settings";a:73:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:1;s:5:"label";s:16:"Name and Surname";s:3:"key";s:30:"name_and_surname_1567720743424";s:4:"type";s:7:"textbox";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";s:1:"1";s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:15:"container_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";s:0:"";s:13:"disable_input";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"disable_browser_autocomplete";s:0:"";s:4:"mask";s:0:"";s:11:"custom_mask";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3277";s:21:"custom_name_attribute";s:0:"";s:23:"personally_identifiable";s:0:"";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}s:2:"id";i:1;}i:1;a:2:{s:8:"settings";a:65:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:2;s:5:"label";s:70:"<i class=‘fa fa-envelope’ aria-hidden=‘true’></i>Email Address";s:3:"key";s:115:"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883";s:4:"type";s:5:"email";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";s:1:"1";s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:15:"container_class";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3281";s:21:"custom_name_attribute";s:5:"email";s:23:"personally_identifiable";s:1:"1";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}s:2:"id";i:2;}i:2;a:2:{s:8:"settings";a:25:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:3;s:4:"type";s:5:"phone";s:5:"label";s:14:"Contact Number";s:3:"key";s:28:"contact_number_1567720820060";s:9:"label_pos";s:7:"default";s:8:"required";i:1;s:7:"default";s:0:"";s:11:"placeholder";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";b:0;s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:4:"mask";s:0:"";s:11:"custom_mask";s:0:"";s:21:"custom_name_attribute";s:5:"phone";s:23:"personally_identifiable";s:1:"1";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}s:2:"id";s:1:"7";}i:3;a:2:{s:8:"settings";a:21:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:4;s:4:"type";s:4:"date";s:5:"label";s:12:"Arrival Date";s:3:"key";s:26:"arrival_date_1567718246531";s:9:"label_pos";s:7:"default";s:8:"required";i:1;s:11:"placeholder";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:10:"manual_key";b:0;s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:12:"date_default";i:1;s:11:"date_format";s:10:"DD/MM/YYYY";s:16:"year_range_start";s:0:"";s:14:"year_range_end";s:0:"";s:5:"value";s:10:"06/09/2019";s:14:"drawerDisabled";b:0;}s:2:"id";s:1:"5";}i:4;a:2:{s:8:"settings";a:22:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:5;s:4:"type";s:4:"date";s:5:"label";s:14:"Departure Date";s:3:"key";s:28:"departure_date_1567718295860";s:9:"label_pos";s:7:"default";s:8:"required";i:1;s:11:"placeholder";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:10:"manual_key";b:0;s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:11:"<p><br></p>";s:11:"date_format";s:10:"DD/MM/YYYY";s:16:"year_range_start";s:0:"";s:14:"year_range_end";s:0:"";s:14:"drawerDisabled";b:0;s:12:"date_default";i:1;s:5:"value";s:10:"06/09/2019";}s:2:"id";s:1:"6";}i:5;a:2:{s:8:"settings";a:72:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:6;s:5:"label";s:7:"Message";s:3:"key";s:7:"message";s:4:"type";s:8:"textarea";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";i:0;s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:15:"container_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";s:0:"";s:13:"disable_input";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"disable_browser_autocomplete";s:0:"";s:12:"textarea_rte";s:0:"";s:18:"disable_rte_mobile";s:0:"";s:14:"textarea_media";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3284";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}s:2:"id";i:3;}i:6;a:2:{s:8:"settings";a:68:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:7;s:5:"label";s:6:"Submit";s:3:"key";s:6:"submit";s:4:"type";s:6:"submit";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:16:"processing_label";s:10:"Processing";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:44:"submit_element_hover_styles_background-color";s:0:"";s:34:"submit_element_hover_styles_border";s:0:"";s:40:"submit_element_hover_styles_border-style";s:0:"";s:40:"submit_element_hover_styles_border-color";s:0:"";s:33:"submit_element_hover_styles_color";s:0:"";s:34:"submit_element_hover_styles_height";s:0:"";s:33:"submit_element_hover_styles_width";s:0:"";s:37:"submit_element_hover_styles_font-size";s:0:"";s:34:"submit_element_hover_styles_margin";s:0:"";s:35:"submit_element_hover_styles_padding";s:0:"";s:35:"submit_element_hover_styles_display";s:0:"";s:33:"submit_element_hover_styles_float";s:0:"";s:45:"submit_element_hover_styles_show_advanced_css";s:1:"0";s:36:"submit_element_hover_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3287";}s:2:"id";i:4;}}s:7:"actions";a:4:{i:0;a:2:{s:8:"settings";a:31:{s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:4:"save";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:16:"Store Submission";s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:2:"to";s:16:"{wp:admin_email}";s:13:"email_subject";s:22:"Ninja Forms Submission";s:13:"email_message";s:14:"{fields_table}";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:12:"redirect_url";s:0:"";s:19:"email_message_plain";s:0:"";s:7:"message";s:160:"This action adds users to WordPress'' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.";s:15:"submitter_email";s:0:"";s:18:"fields-save-toggle";s:8:"save_all";s:16:"exception_fields";a:0:{}s:18:"set_subs_to_expire";s:1:"0";s:16:"subs_expire_time";s:2:"90";s:14:"drawerDisabled";b:0;}s:2:"id";i:1;}i:1;a:2:{s:8:"settings";a:26:{s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:5:"email";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:21:"New Booking Received!";s:2:"to";s:30:"info@watershedguesthouse.co.za";s:7:"subject";s:24:"This is an email action.";s:7:"message";s:19:"Hello, Ninja Forms!";s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:0:{}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:13:"email_subject";s:15:"Website Enquiry";s:13:"email_message";s:29:"<p>{all_fields_table}<br></p>";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:19:"email_message_plain";s:0:"";s:14:"drawerDisabled";b:0;}s:2:"id";i:2;}i:2;a:2:{s:8:"settings";a:25:{s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:5:"email";s:6:"active";i:0;s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:18:"Email Notification";s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:2:"to";s:20:"{system:admin_email}";s:13:"email_subject";s:55:"New message from {field:name_and_surname_1567720743424}";s:13:"email_message";s:196:"<p>{field:message}</p><p>-{field:name_and_surname_1567720743424} ( {field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883} )</p>";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:123:"{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883}";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:10:"attach_csv";s:1:"0";s:19:"email_message_plain";s:0:"";s:7:"message";s:160:"This action adds users to WordPress'' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.";}s:2:"id";i:3;}i:3;a:2:{s:8:"settings";a:32:{s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:14:"successmessage";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:15:"Success Message";s:7:"message";s:73:"Thank you {field:name_and_surname_1567720743424} for filling out my form!";s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:2:"to";s:16:"{wp:admin_email}";s:13:"email_subject";s:22:"Ninja Forms Submission";s:13:"email_message";s:14:"{fields_table}";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:12:"redirect_url";s:0:"";s:11:"success_msg";s:91:"<p>Thank you!</p><p>We have received your enquiry and will respond as soon as possible.</p>";s:19:"email_message_plain";s:0:"";s:15:"submitter_email";s:0:"";s:18:"fields-save-toggle";s:8:"save_all";s:16:"exception_fields";a:0:{}s:18:"set_subs_to_expire";s:1:"0";s:16:"subs_expire_time";s:2:"90";s:14:"drawerDisabled";b:0;}s:2:"id";i:4;}}s:8:"settings";a:114:{s:10:"objectType";s:12:"Form Setting";s:10:"editActive";b:1;s:5:"title";s:10:"Contact Us";s:3:"key";s:0:"";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:17:"default_label_pos";s:5:"above";s:10:"conditions";a:0:{}s:10:"show_title";i:0;s:14:"clear_complete";s:1:"1";s:13:"hide_complete";s:1:"1";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:10:"add_submit";s:1:"1";s:9:"logged_in";s:0:"";s:17:"not_logged_in_msg";s:0:"";s:16:"sub_limit_number";s:0:"";s:13:"sub_limit_msg";s:0:"";s:12:"calculations";a:0:{}s:15:"formContentData";a:7:{i:0;s:30:"name_and_surname_1567720743424";i:1;s:115:"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883";i:2;s:28:"contact_number_1567720820060";i:3;s:26:"arrival_date_1567718246531";i:4;s:28:"departure_date_1567718295860";i:5;s:7:"message";i:6;s:6:"submit";}s:33:"container_styles_background-color";s:0:"";s:23:"container_styles_border";s:0:"";s:29:"container_styles_border-style";s:0:"";s:29:"container_styles_border-color";s:0:"";s:22:"container_styles_color";s:0:"";s:23:"container_styles_height";s:0:"";s:22:"container_styles_width";s:0:"";s:26:"container_styles_font-size";s:0:"";s:23:"container_styles_margin";s:0:"";s:24:"container_styles_padding";s:0:"";s:24:"container_styles_display";s:0:"";s:22:"container_styles_float";s:0:"";s:34:"container_styles_show_advanced_css";s:1:"0";s:25:"container_styles_advanced";s:0:"";s:29:"title_styles_background-color";s:0:"";s:19:"title_styles_border";s:0:"";s:25:"title_styles_border-style";s:0:"";s:25:"title_styles_border-color";s:0:"";s:18:"title_styles_color";s:0:"";s:19:"title_styles_height";s:0:"";s:18:"title_styles_width";s:0:"";s:22:"title_styles_font-size";s:0:"";s:19:"title_styles_margin";s:0:"";s:20:"title_styles_padding";s:0:"";s:20:"title_styles_display";s:0:"";s:18:"title_styles_float";s:0:"";s:30:"title_styles_show_advanced_css";s:1:"0";s:21:"title_styles_advanced";s:0:"";s:27:"row_styles_background-color";s:0:"";s:17:"row_styles_border";s:0:"";s:23:"row_styles_border-style";s:0:"";s:23:"row_styles_border-color";s:0:"";s:16:"row_styles_color";s:0:"";s:17:"row_styles_height";s:0:"";s:16:"row_styles_width";s:0:"";s:20:"row_styles_font-size";s:0:"";s:17:"row_styles_margin";s:0:"";s:18:"row_styles_padding";s:0:"";s:18:"row_styles_display";s:0:"";s:28:"row_styles_show_advanced_css";s:1:"0";s:19:"row_styles_advanced";s:0:"";s:31:"row-odd_styles_background-color";s:0:"";s:21:"row-odd_styles_border";s:0:"";s:27:"row-odd_styles_border-style";s:0:"";s:27:"row-odd_styles_border-color";s:0:"";s:20:"row-odd_styles_color";s:0:"";s:21:"row-odd_styles_height";s:0:"";s:20:"row-odd_styles_width";s:0:"";s:24:"row-odd_styles_font-size";s:0:"";s:21:"row-odd_styles_margin";s:0:"";s:22:"row-odd_styles_padding";s:0:"";s:22:"row-odd_styles_display";s:0:"";s:32:"row-odd_styles_show_advanced_css";s:1:"0";s:23:"row-odd_styles_advanced";s:0:"";s:35:"success-msg_styles_background-color";s:0:"";s:25:"success-msg_styles_border";s:0:"";s:31:"success-msg_styles_border-style";s:0:"";s:31:"success-msg_styles_border-color";s:0:"";s:24:"success-msg_styles_color";s:0:"";s:25:"success-msg_styles_height";s:0:"";s:24:"success-msg_styles_width";s:0:"";s:28:"success-msg_styles_font-size";s:0:"";s:25:"success-msg_styles_margin";s:0:"";s:26:"success-msg_styles_padding";s:0:"";s:26:"success-msg_styles_display";s:0:"";s:36:"success-msg_styles_show_advanced_css";s:1:"0";s:27:"success-msg_styles_advanced";s:0:"";s:33:"error_msg_styles_background-color";s:0:"";s:23:"error_msg_styles_border";s:0:"";s:29:"error_msg_styles_border-style";s:0:"";s:29:"error_msg_styles_border-color";s:0:"";s:22:"error_msg_styles_color";s:0:"";s:23:"error_msg_styles_height";s:0:"";s:22:"error_msg_styles_width";s:0:"";s:26:"error_msg_styles_font-size";s:0:"";s:23:"error_msg_styles_margin";s:0:"";s:24:"error_msg_styles_padding";s:0:"";s:24:"error_msg_styles_display";s:0:"";s:34:"error_msg_styles_show_advanced_css";s:1:"0";s:25:"error_msg_styles_advanced";s:0:"";s:17:"allow_public_link";i:0;s:10:"embed_form";s:0:"";s:19:"changeEmailErrorMsg";s:0:"";s:18:"changeDateErrorMsg";s:0:"";s:20:"confirmFieldErrorMsg";s:0:"";s:22:"fieldNumberNumMinError";s:0:"";s:22:"fieldNumberNumMaxError";s:0:"";s:22:"fieldNumberIncrementBy";s:0:"";s:23:"formErrorsCorrectErrors";s:0:"";s:21:"validateRequiredField";s:0:"";s:21:"honeypotHoneypotError";s:0:"";s:20:"fieldsMarkedRequired";s:76:"Kindly complete the form below. We will get back to you as soon as possible.";s:8:"currency";s:3:"ZAR";s:18:"unique_field_error";s:50:"A form with this value has already been submitted.";s:14:"drawerDisabled";b:0;}s:14:"deleted_fields";a:0:{}s:15:"deleted_actions";a:0:{}}', 4, '0'),
(2, 'a:4:{s:2:"id";i:2;s:6:"fields";a:3:{i:0;a:2:{s:8:"settings";a:19:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";s:0:"";s:5:"order";s:3:"999";s:4:"type";s:4:"html";s:5:"label";s:4:"HTML";s:7:"default";s:86:"<p>Submit this form to request personal data deletion from the site administrator.</p>";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:30:"label_styles_show_advanced_css";s:1:"0";s:32:"element_styles_show_advanced_css";s:1:"0";s:3:"key";s:18:"html_1526653696048";s:7:"cellcid";s:5:"c4613";s:14:"drawerDisabled";s:0:"";s:10:"created_at";s:19:"2018-05-22 14:49:42";s:9:"parent_id";s:1:"2";s:11:"field_label";s:4:"HTML";s:9:"field_key";s:18:"html_1526653696048";}s:2:"id";i:8;}i:1;a:2:{s:8:"settings";a:25:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";s:0:"";s:5:"order";s:3:"999";s:4:"type";s:5:"email";s:5:"label";s:5:"Email";s:3:"key";s:19:"email_1526653697888";s:9:"label_pos";s:7:"default";s:8:"required";s:1:"1";s:7:"default";s:15:"{wp:user_email}";s:11:"placeholder";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:21:"custom_name_attribute";s:5:"email";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:30:"label_styles_show_advanced_css";s:1:"0";s:32:"element_styles_show_advanced_css";s:1:"0";s:7:"cellcid";s:5:"c4698";s:14:"drawerDisabled";s:0:"";s:10:"created_at";s:19:"2018-05-22 14:49:42";s:9:"parent_id";s:1:"2";s:11:"field_label";s:5:"Email";s:9:"field_key";s:19:"email_1526653697888";}s:2:"id";i:9;}i:2;a:2:{s:8:"settings";a:18:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";s:0:"";s:5:"order";s:3:"999";s:4:"type";s:6:"submit";s:5:"label";s:6:"Submit";s:16:"processing_label";s:10:"Processing";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:3:"key";s:20:"submit_1526653702241";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:32:"element_styles_show_advanced_css";s:1:"0";s:45:"submit_element_hover_styles_show_advanced_css";s:1:"0";s:7:"cellcid";s:5:"c4771";s:10:"created_at";s:19:"2018-05-22 14:49:42";s:9:"parent_id";s:1:"2";s:11:"field_label";s:6:"Submit";s:9:"field_key";s:20:"submit_1526653702241";}s:2:"id";i:10;}}s:7:"actions";a:4:{i:0;a:2:{s:8:"settings";a:29:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:4:"save";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2018-05-22 14:49:43";s:5:"label";s:16:"Store Submission";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";s:0:"";s:5:"order";s:1:"3";s:10:"conditions";a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:7:"message";s:163:"This action allows users to make a request to receive an export of all of their data on your site. This is in accordance to the GDPR and other privacy regulations.";s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:11:"ppe_details";s:0:"";s:8:"api_keys";s:133:"To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.";s:3:"tag";s:0:"";s:2:"to";s:16:"{wp:admin_email}";s:8:"reply_to";s:0:"";s:13:"email_subject";s:22:"Ninja Forms Submission";s:13:"email_message";s:14:"{fields_table}";s:19:"email_message_plain";s:0:"";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:12:"redirect_url";s:0:"";s:9:"parent_id";s:1:"2";}s:2:"id";i:5;}i:1;a:2:{s:8:"settings";a:30:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:14:"successmessage";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2018-05-22 14:49:43";s:5:"label";s:15:"Success Message";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";s:0:"";s:7:"message";s:42:"Your form has been successfully submitted.";s:5:"order";s:1:"1";s:10:"conditions";a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:11:"ppe_details";s:0:"";s:8:"api_keys";s:133:"To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.";s:3:"tag";s:0:"";s:2:"to";s:16:"{wp:admin_email}";s:8:"reply_to";s:0:"";s:13:"email_subject";s:22:"Ninja Forms Submission";s:13:"email_message";s:14:"{fields_table}";s:19:"email_message_plain";s:0:"";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:12:"redirect_url";s:0:"";s:11:"success_msg";s:42:"Your form has been successfully submitted.";s:9:"parent_id";s:1:"2";}s:2:"id";i:6;}i:2;a:2:{s:8:"settings";a:19:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:17:"deletedatarequest";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2018-05-22 14:49:43";s:5:"label";s:19:"Delete Data Request";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";s:0:"";s:10:"conditions";a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:5:"email";s:27:"{field:email_1526653697888}";s:7:"message";s:160:"This action adds users to WordPress'' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.";s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:11:"ppe_details";s:0:"";s:8:"api_keys";s:133:"To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.";s:3:"tag";s:0:"";s:14:"drawerDisabled";s:0:"";s:9:"parent_id";s:1:"2";}s:2:"id";i:7;}i:3;a:2:{s:8:"settings";a:29:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:5:"email";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2018-05-22 14:49:43";s:5:"label";s:11:"Admin Email";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";s:0:"";s:5:"order";s:1:"2";s:10:"conditions";a:6:{s:9:"collapsed";b:0;s:7:"process";i:1;s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:7:"message";s:147:"This action allows users to make a request that their data on your site be erased. This is in accordance to the GDPR and other privacy regulations.";s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:11:"ppe_details";s:0:"";s:8:"api_keys";s:133:"To edit your API keys, <a href="http://ninjadev.local/wp-admin/admin.php?page=nf-settings#nf-stripe" target="_blank" >click here</a>.";s:3:"tag";s:0:"";s:2:"to";s:16:"{wp:admin_email}";s:8:"reply_to";s:0:"";s:13:"email_subject";s:22:"Ninja Forms Submission";s:13:"email_message";s:118:"<p>{field:email_1526653697888} has requested all data you have collected from them be deleted on {wp:site_url}. </p>";s:19:"email_message_plain";s:0:"";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:14:"drawerDisabled";s:0:"";s:9:"parent_id";s:1:"2";}s:2:"id";i:8;}}s:8:"settings";a:45:{s:5:"title";s:19:"Delete Data Request";s:10:"created_at";s:19:"2018-05-22 14:49:42";s:10:"form_title";s:19:"Delete Data Request";s:17:"default_label_pos";s:5:"above";s:10:"show_title";s:1:"1";s:14:"clear_complete";s:1:"1";s:13:"hide_complete";s:1:"1";s:9:"logged_in";s:1:"0";s:7:"seq_num";N;s:10:"objectType";s:12:"Form Setting";s:10:"editActive";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:3:"key";s:0:"";s:10:"add_submit";s:1:"0";s:8:"currency";s:0:"";s:18:"unique_field_error";s:50:"A form with this value has already been submitted.";s:17:"not_logged_in_msg";s:0:"";s:13:"sub_limit_msg";s:42:"The form has reached its submission limit.";s:12:"calculations";a:0:{}s:34:"container_styles_show_advanced_css";s:1:"0";s:30:"title_styles_show_advanced_css";s:1:"0";s:28:"row_styles_show_advanced_css";s:1:"0";s:32:"row-odd_styles_show_advanced_css";s:1:"0";s:36:"success-msg_styles_show_advanced_css";s:1:"0";s:34:"error_msg_styles_show_advanced_css";s:1:"0";s:28:"save_progress_allow_multiple";s:0:"";s:26:"save_progress_table_legend";s:19:"Load saved progress";s:27:"save_progress_table_columns";a:1:{i:0;a:6:{s:6:"errors";a:0:{}s:11:"max_options";i:0;s:5:"label";s:12:"Column Title";s:5:"field";s:7:"{field}";s:5:"order";i:0;s:12:"settingModel";a:11:{s:8:"settings";b:0;s:15:"hide_merge_tags";b:0;s:5:"error";b:0;s:4:"name";s:27:"save_progress_table_columns";s:4:"type";s:15:"option-repeater";s:5:"label";s:61:"Save Table Columns <a href="#" class="nf-add-new">Add New</a>";s:5:"width";s:4:"full";s:5:"group";s:7:"primary";s:7:"columns";a:1:{s:5:"field";a:2:{s:6:"header";s:9:"Field Key";s:7:"default";s:0:"";}}s:5:"value";a:1:{i:0;a:3:{s:5:"label";s:12:"Column Title";s:5:"field";s:7:"{field}";s:5:"order";i:0;}}s:8:"tmpl_row";s:48:"tmpl-nf-save-progress-table-columns-repeater-row";}}}s:10:"conditions";a:0:{}s:13:"mp_breadcrumb";s:1:"1";s:15:"mp_progress_bar";s:1:"1";s:17:"mp_display_titles";s:1:"0";s:45:"breadcrumb_container_styles_show_advanced_css";s:1:"0";s:43:"breadcrumb_buttons_styles_show_advanced_css";s:1:"0";s:48:"breadcrumb_button_hover_styles_show_advanced_css";s:1:"0";s:49:"breadcrumb_active_button_styles_show_advanced_css";s:1:"0";s:47:"progress_bar_container_styles_show_advanced_css";s:1:"0";s:42:"progress_bar_fill_styles_show_advanced_css";s:1:"0";s:36:"part_titles_styles_show_advanced_css";s:1:"0";s:45:"navigation_container_styles_show_advanced_css";s:1:"0";s:40:"previous_button_styles_show_advanced_css";s:1:"0";s:36:"next_button_styles_show_advanced_css";s:1:"0";s:41:"navigation_hover_styles_show_advanced_css";s:1:"0";s:15:"formContentData";a:3:{i:0;s:18:"html_1526653696048";i:1;s:19:"email_1526653697888";i:2;s:20:"submit_1526653702241";}}}', 4, '0');

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

--
-- Table structure for table `wpor_options`
--

CREATE TABLE `wpor_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_options`
--

INSERT INTO `wpor_options` VALUES
(1, 'siteurl', 'https://watershedguesthouse.co.za/beta', 'yes'),
(2, 'home', 'https://watershedguesthouse.co.za/beta', 'yes'),
(3, 'blogname', 'Watershed', 'yes'),
(4, 'blogdescription', 'Guest House', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'info@watershedguesthouse.co.za', 'yes'),
(7, 'start_of_week', '0', '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', 'jS F Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:14:{i:0;s:36:"contact-form-7/wp-contact-form-7.php";i:1;s:31:"flaming-forms/flaming_forms.php";i:2;s:27:"gdlr-hostel/gdlr-hostel.php";i:3;s:25:"gdlr-hotel/gdlr-hotel.php";i:4;s:33:"gdlr-portfolio/gdlr-portfolio.php";i:5;s:33:"gdlr-shortcode/gdlr-shortcode.php";i:6;s:43:"goodlayers-importer/goodlayers-importer.php";i:7;s:23:"loginizer/loginizer.php";i:8;s:29:"masterslider/masterslider.php";i:9;s:23:"pagelayer/pagelayer.php";i:10;s:27:"service-box/service-box.php";i:11;s:39:"siteorigin-panels/siteorigin-panels.php";i:12;s:24:"wordpress-seo/wp-seo.php";i:13;s:45:"wp-google-map-plugin/wp-google-map-plugin.php";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '2', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:71:"/home/watershedgh/public_html/beta/wp-content/plugins/akismet/index.php";i:1;s:73:"/home/watershedgh/public_html/beta/wp-content/plugins/akismet/akismet.php";i:2;s:76:"/home/watershedgh/public_html/beta/wp-content/themes/hotelmaster/sidebar.php";i:3;s:74:"/home/watershedgh/public_html/beta/wp-content/themes/hotelmaster/style.css";i:4;s:0:"";}', 'no'),
(40, 'template', 'hotelmaster', 'yes'),
(41, 'stylesheet', 'hotelmaster', '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', '45805', '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:1;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}i:3;a:4:{s:5:"title";s:0:"";s:5:"count";i:1;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(79, 'widget_text', 'a:11:{i:1;a:0:{}i:2;a:3:{s:5:"title";s:11:"Text Widget";s:4:"text";s:175:"Morbi leo risus, porta ac consectetur ac, vest ibulum at eros. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Sed posuere consectetur est at lobortis. ";s:6:"filter";b:0;}i:3;a:3:{s:5:"title";s:11:"Text Widget";s:4:"text";s:216:"Vestibulum id ligula porta felis euismod semper. Donec sed odio dui. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.";s:6:"filter";b:0;}i:5;a:4:{s:5:"title";s:16:"Physical Address";s:4:"text";s:45:"106 Johan Street\r\nKosmos\r\nHartbeespoort\r\n0261";s:6:"filter";b:0;s:6:"visual";b:0;}i:6;a:4:{s:5:"title";s:19:"Contact Information";s:4:"text";s:522:"[gdlr_icon type="fa-map-marker" size="16px" color="#444444"]106 Johan Street, Kosmos, Hartbeespoort\r\n\r\n[gdlr_icon type="fa-phone" size="16px" color="#444444"] 081 409 0226\r\n\r\n[gdlr_icon type="fa-phone" size="16px" color="#444444"] 081 409 0226 (for Whatsapp)\r\n\r\n[gdlr_icon type="fa-envelope" size="16px" color="#444444"] info@watershedguesthouse.co.za\r\n\r\n[gdlr_icon type="fa-clock-o" size="16px" color="#444444"] Monday to Friday 09:00-17:00\r\n\r\n[gdlr_icon type="fa-clock-o" size="16px" color="#444444"] Sunday 09:00-15:00";s:6:"filter";b:1;s:6:"visual";b:1;}i:8;a:4:{s:5:"title";s:12:"Social Media";s:4:"text";s:106:"<a href="http://facebook.com/WatershedGH">[gdlr_icon type="icon-facebook" size="28px" color="#444444"]</a>";s:6:"filter";b:1;s:6:"visual";b:1;}i:9;a:3:{s:5:"title";s:11:"Text Widget";s:4:"text";s:175:"Morbi leo risus, porta ac consectetur ac, vesti bulum at eros. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Sed posuere consectetur est at lobortis. ";s:6:"filter";b:0;}i:11;a:4:{s:5:"title";s:24:"Standard Honeymoon Suite";s:4:"text";s:864:"The Honeymoon Suite is spacious and has an en suite bathroom with a spa bath and a shower that is part of an open plan room.\r\n\r\nThe bedroom and comfortable lounge has a view of the Hartbeespoort dam.\r\n\r\nThe suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.\r\n\r\nThe lounge has a flat screen television with DSTV (full bouquet).\r\n\r\nDouble doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.\r\n\r\nWe provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.\r\n\r\nA continental breakfast (muffins, croissants, fruit salad etc.) as well some bathroom amenities are also included in the rate.";s:6:"filter";b:1;s:6:"visual";b:1;}i:12;a:4:{s:5:"title";s:15:"Contact Details";s:4:"text";s:136:"Tel: <a href="tel:+27117828727">+27 81 409 0226</a>\r\n<a href="mailto:info@watershedhuesthouse.co.za">info@watershedguesthouse.co.za</a>";s:6:"filter";b:1;s:6:"visual";b:1;}i:13;a:4:{s:5:"title";s:0:"";s:4:"text";s:248:"Secure online booking powered by Nightsbridge on behalf of Watershed Guest House.<img class="alignright size-full wp-image-4578" src="https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/nb_logo-1.png" alt="" width="269" height="74" />";s:6:"filter";b:1;s:6:"visual";b:1;}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:3:{s:23:"loginizer/loginizer.php";s:22:"loginizer_deactivation";s:27:"ninja-forms/ninja-forms.php";s:21:"ninja_forms_uninstall";s:31:"flaming-forms/flaming_forms.php";a:2:{i:0;s:12:"FlamingForms";i:1;s:9:"Uninstall";}}', 'no'),
(82, 'timezone_string', '', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '3720', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'wp_page_for_privacy_policy', '3', 'yes'),
(92, 'show_comments_cookies_opt_in', '1', 'yes'),
(93, 'initial_db_version', '44719', 'yes'),
(94, 'wpor_user_roles', 'a:13:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:151:{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:13:"manage_hostel";b:1;s:12:"manage_hotel";b:1;s:19:"access_masterslider";b:1;s:20:"publish_masterslider";b:1;s:19:"delete_masterslider";b:1;s:19:"create_masterslider";b:1;s:19:"export_masterslider";b:1;s:22:"duplicate_masterslider";b:1;s:20:"wpgmp_admin_overview";b:1;s:18:"wpgmp_how_overview";b:1;s:19:"wpgmp_form_location";b:1;s:21:"wpgmp_manage_location";b:1;s:14:"wpgmp_form_map";b:1;s:16:"wpgmp_manage_map";b:1;s:20:"wpgmp_form_group_map";b:1;s:22:"wpgmp_manage_group_map";b:1;s:21:"wpgmp_manage_settings";b:1;s:18:"manage_woocommerce";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;s:16:"publish_hb_rooms";b:1;s:15:"delete_hb_rooms";b:1;s:25:"delete_published_hb_rooms";b:1;s:23:"delete_private_hb_rooms";b:1;s:22:"delete_others_hb_rooms";b:1;s:20:"edit_others_hb_rooms";b:1;s:13:"edit_hb_rooms";b:1;s:23:"edit_published_hb_rooms";b:1;s:21:"edit_private_hb_rooms";b:1;s:19:"publish_hb_bookings";b:1;s:18:"delete_hb_bookings";b:1;s:28:"delete_published_hb_bookings";b:1;s:26:"delete_private_hb_bookings";b:1;s:25:"delete_others_hb_bookings";b:1;s:23:"edit_others_hb_bookings";b:1;s:16:"edit_hb_bookings";b:1;s:26:"edit_published_hb_bookings";b:1;s:24:"edit_private_hb_bookings";b:1;s:17:"manage_hb_booking";b:1;s:20:"wpseo_manage_options";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:41:{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:19:"access_masterslider";b:1;s:20:"publish_masterslider";b:1;s:19:"delete_masterslider";b:1;s:19:"create_masterslider";b:1;s:19:"export_masterslider";b:1;s:22:"duplicate_masterslider";b:1;s:15:"wpseo_bulk_edit";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}s:14:"hostel-manager";a:2:{s:4:"name";s:14:"Hostel Manager";s:12:"capabilities";a:2:{s:13:"manage_hostel";b:1;s:4:"read";b:1;}}s:13:"hotel-manager";a:2:{s:4:"name";s:13:"Hotel Manager";s:12:"capabilities";a:2:{s:12:"manage_hotel";b:1;s:4:"read";b:1;}}s:8:"customer";a:2:{s:4:"name";s:8:"Customer";s:12:"capabilities";a:1:{s:4:"read";b:1;}}s:12:"shop_manager";a:2:{s:4:"name";s:12:"Shop manager";s:12:"capabilities";a:92:{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:4:"read";b:1;s:18:"read_private_pages";b:1;s:18:"read_private_posts";b:1;s:10:"edit_posts";b:1;s:10:"edit_pages";b:1;s:20:"edit_published_posts";b:1;s:20:"edit_published_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"edit_private_posts";b:1;s:17:"edit_others_posts";b:1;s:17:"edit_others_pages";b:1;s:13:"publish_posts";b:1;s:13:"publish_pages";b:1;s:12:"delete_posts";b:1;s:12:"delete_pages";b:1;s:20:"delete_private_pages";b:1;s:20:"delete_private_posts";b:1;s:22:"delete_published_pages";b:1;s:22:"delete_published_posts";b:1;s:19:"delete_others_posts";b:1;s:19:"delete_others_pages";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:17:"moderate_comments";b:1;s:12:"upload_files";b:1;s:6:"export";b:1;s:6:"import";b:1;s:10:"list_users";b:1;s:18:"edit_theme_options";b:1;s:18:"manage_woocommerce";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;}}s:18:"wphb_hotel_manager";a:2:{s:4:"name";s:13:"Hotel Manager";s:12:"capabilities";a:22:{s:4:"read";b:1;s:10:"edit_posts";b:1;s:15:"delete_hb_rooms";b:1;s:16:"publish_hb_rooms";b:1;s:25:"delete_published_hb_rooms";b:1;s:23:"delete_private_hb_rooms";b:1;s:22:"delete_others_hb_rooms";b:1;s:20:"edit_others_hb_rooms";b:1;s:13:"edit_hb_rooms";b:1;s:23:"edit_published_hb_rooms";b:1;s:21:"edit_private_hb_rooms";b:1;s:19:"publish_hb_bookings";b:1;s:18:"delete_hb_bookings";b:1;s:28:"delete_published_hb_bookings";b:1;s:26:"delete_private_hb_bookings";b:1;s:25:"delete_others_hb_bookings";b:1;s:23:"edit_others_hb_bookings";b:1;s:16:"edit_hb_bookings";b:1;s:26:"edit_published_hb_bookings";b:1;s:24:"edit_private_hb_bookings";b:1;s:12:"upload_files";b:1;s:17:"manage_hb_booking";b:1;}}s:19:"wphb_booking_editor";a:2:{s:4:"name";s:14:"Booking Editor";s:12:"capabilities";a:21:{s:4:"read";b:1;s:10:"edit_posts";b:1;s:16:"publish_hb_rooms";b:1;s:15:"delete_hb_rooms";b:1;s:25:"delete_published_hb_rooms";b:1;s:23:"delete_private_hb_rooms";b:1;s:22:"delete_others_hb_rooms";b:1;s:20:"edit_others_hb_rooms";b:1;s:13:"edit_hb_rooms";b:1;s:23:"edit_published_hb_rooms";b:1;s:21:"edit_private_hb_rooms";b:1;s:19:"publish_hb_bookings";b:1;s:18:"delete_hb_bookings";b:1;s:28:"delete_published_hb_bookings";b:1;s:26:"delete_private_hb_bookings";b:1;s:25:"delete_others_hb_bookings";b:1;s:23:"edit_others_hb_bookings";b:1;s:16:"edit_hb_bookings";b:1;s:26:"edit_published_hb_bookings";b:1;s:24:"edit_private_hb_bookings";b:1;s:12:"upload_files";b:1;}}s:13:"wpseo_manager";a:2:{s:4:"name";s:11:"SEO Manager";s:12:"capabilities";a:43:{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:19:"access_masterslider";b:1;s:20:"publish_masterslider";b:1;s:19:"delete_masterslider";b:1;s:19:"create_masterslider";b:1;s:19:"export_masterslider";b:1;s:22:"duplicate_masterslider";b:1;s:15:"wpseo_bulk_edit";b:1;s:28:"wpseo_edit_advanced_metadata";b:1;s:20:"wpseo_manage_options";b:1;}}s:12:"wpseo_editor";a:2:{s:4:"name";s:10:"SEO Editor";s:12:"capabilities";a:42:{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:19:"access_masterslider";b:1;s:20:"publish_masterslider";b:1;s:19:"delete_masterslider";b:1;s:19:"create_masterslider";b:1;s:19:"export_masterslider";b:1;s:22:"duplicate_masterslider";b:1;s:15:"wpseo_bulk_edit";b:1;s:28:"wpseo_edit_advanced_metadata";b:1;}}}', 'yes'),
(95, 'fresh_site', '0', 'yes'),
(96, 'widget_search', 'a:3:{i:1;a:0:{}i:3;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(97, 'widget_recent-posts', 'a:2:{i:3;a:3:{s:5:"title";s:0:"";s:6:"number";i:7;s:9:"show_date";b:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(98, 'widget_recent-comments', 'a:4:{i:3;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}i:4;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}i:5;a:2:{s:5:"title";s:0:"";s:6:"number";i:4;}s:12:"_multiwidget";i:1;}', 'yes'),
(99, 'widget_archives', 'a:3:{i:1;a:0:{}i:2;a:3:{s:5:"title";s:0:"";s:5:"count";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(100, 'widget_meta', 'a:2:{s:12:"_multiwidget";i:1;i:1;a:0:{}}', 'yes'),
(101, 'sidebars_widgets', 'a:18:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:1:{i:0;s:6:"text-5";}s:9:"sidebar-2";a:2:{i:0;s:7:"text-12";i:1;s:13:"media_image-2";}s:9:"sidebar-3";a:1:{i:0;s:7:"text-13";}s:9:"sidebar-4";a:0:{}s:9:"sidebar-5";a:5:{i:0;s:8:"search-3";i:1;s:6:"text-2";i:2;s:30:"gdlr-recent-portfolio-widget-2";i:3;s:17:"recent-comments-3";i:4;s:11:"tag_cloud-2";}s:9:"sidebar-6";a:4:{i:0;s:26:"gdlr-popular-post-widget-4";i:1;s:19:"gdlr-video-widget-4";i:2;s:12:"categories-2";i:3;s:25:"gdlr-port-slider-widget-4";}s:9:"sidebar-7";a:3:{i:0;s:14:"recent-posts-3";i:1;s:31:"gdlr-recent-portfolio2-widget-4";i:2;s:12:"categories-3";}s:9:"sidebar-8";a:4:{i:0;s:6:"text-3";i:1;s:17:"recent-comments-4";i:2;s:26:"gdlr-popular-post-widget-5";i:3;s:11:"tag_cloud-4";}s:9:"sidebar-9";a:1:{i:0;s:10:"nav_menu-2";}s:10:"sidebar-10";a:1:{i:0;s:7:"text-11";}s:10:"sidebar-11";a:1:{i:0;s:10:"nav_menu-3";}s:10:"sidebar-12";a:2:{i:0;s:10:"archives-2";i:1;s:10:"calendar-2";}s:10:"sidebar-13";a:3:{i:0;s:6:"text-6";i:1;s:13:"custom_html-2";i:2;s:6:"text-8";}s:10:"sidebar-14";a:1:{i:0;s:25:"gdlr-recent-post-widget-5";}s:10:"sidebar-15";a:4:{i:0;s:31:"gdlr-recent-portfolio2-widget-5";i:1;s:6:"text-9";i:2;s:26:"gdlr-popular-post-widget-6";i:3;s:17:"recent-comments-5";}s:10:"sidebar-16";a:0:{}s:13:"array_version";i:3;}', 'yes'),
(102, 'cron', 'a:14:{i:1581167011;a:1:{s:33:"wc_admin_process_orders_milestone";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1581167946;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:1581173939;a:1:{s:33:"woocommerce_cleanup_personal_data";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1581173949;a:1:{s:30:"woocommerce_tracker_send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1581184739;a:1:{s:24:"woocommerce_cleanup_logs";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1581185946;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:1581185949;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:1581185983;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:1581185992;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:1581189267;a:1:{s:19:"wpseo-reindex-links";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1581195539;a:1:{s:28:"woocommerce_cleanup_sessions";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1581206400;a:1:{s:27:"woocommerce_scheduled_sales";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1581242611;a:1:{s:14:"wc_admin_daily";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}s:7:"version";i:2;}', 'yes'),
(103, 'widget_pages', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(104, 'widget_calendar', 'a:3:{i:1;a:0:{}i:2;a:1:{s:5:"title";s:8:"Calendar";}s:12:"_multiwidget";i:1;}', 'yes'),
(105, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(106, 'widget_media_image', 'a:2:{i:2;a:15:{s:4:"size";s:6:"medium";s:5:"width";i:0;s:6:"height";i:0;s:7:"caption";s:0:"";s:3:"alt";s:0:"";s:9:"link_type";s:6:"custom";s:8:"link_url";s:0:"";s:13:"image_classes";s:0:"";s:12:"link_classes";s:0:"";s:8:"link_rel";s:0:"";s:17:"link_target_blank";b:0;s:11:"image_title";s:0:"";s:13:"attachment_id";i:0;s:3:"url";s:0:"";s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(107, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(108, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(109, 'widget_tag_cloud', 'a:4:{i:1;a:0:{}i:2;a:2:{s:5:"title";s:9:"Tag Cloud";s:8:"taxonomy";s:8:"post_tag";}i:4;a:2:{s:5:"title";s:9:"Tag Cloud";s:8:"taxonomy";s:8:"post_tag";}s:12:"_multiwidget";i:1;}', 'yes'),
(110, 'widget_nav_menu', 'a:4:{i:1;a:0:{}i:2;a:2:{s:5:"title";s:10:"Shortcodes";s:8:"nav_menu";i:51;}i:3;a:2:{s:5:"title";s:8:"Features";s:8:"nav_menu";i:49;}s:12:"_multiwidget";i:1;}', 'yes'),
(111, 'widget_custom_html', 'a:2:{i:2;a:2:{s:5:"title";s:12:"Our Location";s:7:"content";s:402:"<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d898.4573904444393!2d27.84341533935435!3d-25.743149357122054!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1ebe2bc2c14f3e43%3A0x78346a9b1e9dcacd!2sWatershed%20Guest%20House%20in%20Hartbeespoort!5e0!3m2!1sen!2sza!4v1567840995303!5m2!1sen!2sza" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen=""></iframe>";}s:12:"_multiwidget";i:1;}', 'yes'),
(113, 'loginizer_version', '1.4.2', 'yes'),
(114, 'loginizer_options', 'a:0:{}', 'yes'),
(115, 'loginizer_last_reset', '1581139855', 'yes'),
(116, 'loginizer_whitelist', 'a:0:{}', 'yes'),
(117, 'loginizer_blacklist', 'a:0:{}', 'yes'),
(118, 'loginizer_ins_time', '1567534749', 'yes'),
(119, 'loginizer_promo_time', '-1570635129', 'yes'),
(120, 'pagelayer_version', '1.0.0', 'yes'),
(121, 'pagelayer_options', 'a:0:{}', 'yes'),
(122, 'pagelayer_promo_time', '1573227127', 'yes'),
(123, 'travely_promo_time', '1567621182', 'yes'),
(317, 'auto_core_update_notified', 'a:4:{s:4:"type";s:7:"success";s:5:"email";s:30:"info@watershedguesthouse.co.za";s:7:"version";s:5:"5.3.2";s:9:"timestamp";i:1576736394;}', 'no'),
(154, 'widget_gdlr-recent-comment-widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(155, 'widget_gdlr-recent-post-widget', 'a:3:{i:1;a:0:{}i:5;a:3:{s:5:"title";s:11:"Latest News";s:8:"category";s:7:"fit-row";s:9:"num_fetch";s:1:"3";}s:12:"_multiwidget";i:1;}', 'yes'),
(156, 'widget_gdlr-popular-post-widget', 'a:5:{i:1;a:0:{}i:4;a:3:{s:5:"title";s:13:"Popular Posts";s:8:"category";s:0:"";s:9:"num_fetch";s:1:"3";}i:5;a:3:{s:5:"title";s:13:"Popular Posts";s:8:"category";s:0:"";s:9:"num_fetch";s:1:"3";}i:6;a:3:{s:5:"title";s:13:"Popular Posts";s:8:"category";s:0:"";s:9:"num_fetch";s:1:"3";}s:12:"_multiwidget";i:1;}', 'yes'),
(157, 'widget_gdlr-post-slider-widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(158, 'widget_gdlr-recent-portfolio-widget', 'a:3:{i:1;a:0:{}i:2;a:3:{s:5:"title";s:12:"Recent Works";s:8:"category";s:0:"";s:9:"num_fetch";s:1:"3";}s:12:"_multiwidget";i:1;}', 'yes'),
(159, 'widget_gdlr-recent-portfolio2-widget', 'a:4:{i:1;a:0:{}i:4;a:3:{s:5:"title";s:12:"Recent Works";s:8:"category";s:0:"";s:9:"num_fetch";s:1:"8";}i:5;a:3:{s:5:"title";s:12:"Recent Works";s:8:"category";s:0:"";s:9:"num_fetch";s:1:"8";}s:12:"_multiwidget";i:1;}', 'yes'),
(160, 'widget_gdlr-port-slider-widget', 'a:3:{i:1;a:0:{}i:4;a:4:{s:5:"title";s:11:"Post Slider";s:8:"category";s:0:"";s:9:"num_fetch";s:1:"3";s:14:"thumbnail_size";s:15:"small-grid-size";}s:12:"_multiwidget";i:1;}', 'yes'),
(161, 'widget_gdlr-twitter-widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(162, 'widget_gdlr-flickr-widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(163, 'widget_gdlr-video-widget', 'a:3:{i:1;a:0:{}i:4;a:2:{s:5:"title";s:11:"Vimeo Video";s:3:"url";s:25:"http://vimeo.com/75188030";}s:12:"_multiwidget";i:1;}', 'yes'),
(164, 'widget_gdlr-recent-room-widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(165, 'htms_admin_option', 'a:390:{s:18:"enable-boxed-style";s:10:"full-style";s:22:"boxed-background-image";s:0:"";s:24:"boxed-background-pattern";s:83:"http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/bg-pattern.png";s:15:"container-width";s:4:"1140";s:17:"boxed-style-frame";s:4:"1220";s:22:"enable-responsive-mode";s:6:"enable";s:12:"sidebar-size";s:1:"4";s:17:"both-sidebar-size";s:1:"3";s:11:"date-format";s:8:"dd-MM-yy";s:17:"datepicker-format";s:8:"dd-MM-yy";s:11:"video-ratio";s:4:"16/9";s:16:"additional-style";s:0:"";s:17:"additional-script";s:0:"";s:22:"disable-cookie-youtube";s:7:"disable";s:12:"button-style";s:13:"classic-style";s:11:"hotel-style";s:13:"classic-style";s:18:"hotel-single-style";s:13:"classic-style";s:23:"hotel-single-info-style";s:13:"classic-style";s:10:"favicon-id";s:0:"";s:10:"post-title";s:0:"";s:12:"post-caption";s:0:"";s:19:"post-thumbnail-size";s:19:"post-thumbnail-size";s:18:"single-post-author";s:6:"enable";s:21:"post-sidebar-template";s:13:"right-sidebar";s:17:"post-sidebar-left";s:4:"blog";s:18:"post-sidebar-right";s:4:"blog";s:14:"portfolio-slug";s:9:"portfolio";s:23:"portfolio-category-slug";s:18:"portfolio_category";s:18:"portfolio-tag-slug";s:13:"portfolio_tag";s:17:"portfolio-comment";s:7:"disable";s:17:"portfolio-related";s:6:"enable";s:20:"portfolio-page-style";s:6:"style2";s:24:"portfolio-thumbnail-size";s:4:"full";s:23:"related-portfolio-style";s:17:"classic-portfolio";s:22:"related-portfolio-size";s:1:"4";s:27:"related-portfolio-num-fetch";s:1:"4";s:29:"related-portfolio-num-excerpt";s:2:"19";s:32:"related-portfolio-thumbnail-size";s:15:"small-grid-size";s:24:"archive-sidebar-template";s:13:"right-sidebar";s:20:"archive-sidebar-left";s:4:"blog";s:21:"archive-sidebar-right";s:8:"Archives";s:18:"archive-blog-style";s:8:"blog-1-2";s:19:"archive-num-excerpt";s:2:"22";s:22:"archive-thumbnail-size";s:15:"small-grid-size";s:23:"archive-portfolio-style";s:17:"classic-portfolio";s:22:"archive-portfolio-size";s:3:"1/2";s:29:"archive-portfolio-num-excerpt";s:2:"22";s:32:"archive-portfolio-thumbnail-size";s:15:"small-grid-size";s:18:"archive-room-style";s:7:"classic";s:17:"archive-room-size";s:1:"3";s:24:"archive-room-num-excerpt";s:2:"25";s:27:"archive-room-thumbnail-size";s:15:"small-grid-size";s:20:"all-products-per-row";s:1:"3";s:20:"all-products-sidebar";s:13:"right-sidebar";s:25:"all-products-sidebar-left";s:11:"woocommerce";s:26:"all-products-sidebar-right";s:11:"woocommerce";s:23:"single-products-sidebar";s:13:"right-sidebar";s:28:"single-products-sidebar-left";s:11:"woocommerce";s:29:"single-products-sidebar-right";s:11:"woocommerce";s:11:"show-footer";s:6:"enable";s:13:"footer-layout";s:1:"3";s:14:"show-copyright";s:6:"enable";s:14:"enable-top-bar";s:7:"disable";s:17:"top-bar-left-text";s:0:"";s:12:"header-style";s:14:"header-style-2";s:20:"default-header-style";s:5:"solid";s:29:"transparent-header-bg-opacity";s:4:"0.00";s:17:"enable-float-menu";s:6:"enable";s:7:"logo-id";s:4:"4324";s:8:"logot-id";s:0:"";s:14:"logo-max-width";s:3:"800";s:15:"logo-top-margin";s:1:"0";s:18:"logo-bottom-margin";s:1:"0";s:21:"navigation-top-margin";s:2:"60";s:24:"navigation-bottom-margin";s:2:"23";s:28:"navigation-slidebar-position";s:7:"default";s:18:"default-page-title";s:4:"4385";s:29:"default-post-title-background";s:0:"";s:34:"default-portfolio-title-background";s:0:"";s:39:"default-search-archive-title-background";s:0:"";s:28:"default-404-title-background";s:0:"";s:18:"header-social-type";s:5:"light";s:23:"delicious-header-social";s:0:"";s:19:"email-header-social";s:0:"";s:24:"deviantart-header-social";s:0:"";s:18:"digg-header-social";s:0:"";s:22:"facebook-header-social";s:1:"#";s:20:"flickr-header-social";s:0:"";s:25:"google-plus-header-social";s:0:"";s:20:"lastfm-header-social";s:0:"";s:22:"linkedin-header-social";s:0:"";s:20:"picasa-header-social";s:0:"";s:23:"pinterest-header-social";s:0:"";s:17:"rss-header-social";s:0:"";s:19:"skype-header-social";s:0:"";s:26:"stumble-upon-header-social";s:0:"";s:20:"tumblr-header-social";s:0:"";s:21:"twitter-header-social";s:0:"";s:19:"vimeo-header-social";s:0:"";s:21:"youtube-header-social";s:0:"";s:19:"enable-social-share";s:6:"enable";s:10:"digg-share";s:7:"disable";s:14:"facebook-share";s:6:"enable";s:17:"google-plus-share";s:7:"disable";s:14:"linkedin-share";s:7:"disable";s:14:"my-space-share";s:7:"disable";s:15:"pinterest-share";s:7:"disable";s:12:"reddit-share";s:7:"disable";s:18:"stumble-upon-share";s:7:"disable";s:13:"twitter-share";s:7:"disable";s:19:"copyright-left-text";s:476:"<a href="http://themes.goodlayers2.com/hotelmaster/dark" style="margin-right: 10px;">Home</a>|<a href="http://themes.goodlayers2.com/hotelmaster/dark/?booking" style="margin-right: 10px; margin-left: 10px;">Booking</a> | <a href="http://themes.goodlayers2.com/hotelmaster/dark/about-us/" style="margin-right: 10px; margin-left: 10px;">About</a> | <a href="http://themes.goodlayers2.com/hotelmaster/dark/contact-page/" style="margin-right: 10px; margin-left: 10px;">Contact</a>";s:20:"copyright-right-text";s:33:"Copyright 2019 All Right Reserved";s:18:"header-font-family";s:9:"Open Sans";s:27:"reservation-bar-font-family";s:12:"Merriweather";s:19:"content-font-family";s:12:"Merriweather";s:22:"navigaiton-font-family";s:20:"Dejavu Sans Condense";s:18:"slider-font-family";s:9:"Open Sans";s:17:"quote-font-family";s:10:"Montserrat";s:17:"content-font-size";s:2:"14";s:12:"h1-font-size";s:2:"47";s:12:"h2-font-size";s:2:"41";s:12:"h3-font-size";s:2:"32";s:12:"h4-font-size";s:2:"26";s:12:"h5-font-size";s:2:"21";s:12:"h6-font-size";s:2:"16";s:11:"upload-font";s:2:"[]";s:13:"skin-settings";s:1674:"[{"title":"#ffffff","title-hover":"#ffffff","info":"#ffffff","link":"#e36d39","link-hover":"#ffffff","element-background":"#969696","content":"#ffffff","icon":"#ffffff","border":"#ffffff","button-text":"#ffffff","button-background":"#39dde3","button-border":"","input-background":"","input-text":"","skin-title":"Dark Skin"},{"title":"#b89f80","title-hover":"#ffffff","info":"#ffffff","link":"#ffffff","link-hover":"#ffffff","element-background":"#b89f80","content":"#dddddd","icon":"#ffffff","border":"#ffffff","button-text":"#ffffff","button-background":"#ffffff","button-border":"","input-background":"","input-text":"","skin-title":"Dark Testimonial"},{"title":"#3f3f3f","title-hover":"#af9167","info":"#828282","link":"#b89f80","link-hover":"#99826b","element-background":"#fefefe","content":"#999999","icon":"#999999","border":"#b89f80","button-text":"#ffffff","button-background":"#b89f80","button-border":"#ad9479","input-background":"#ffffff","input-text":"#afafaf","skin-title":"Light Grey"},{"title":"#ffffff","title-hover":"#ffffff","info":"#ffffff","link":"#ffffff","link-hover":"#ffffff","element-background":"#ffffff","content":"#ffffff","icon":"#ffffff","border":"#00abb7","button-text":"#ffffff","button-background":"#39dde3","button-border":"","input-background":"","input-text":"","skin-title":"Dark Header"},{"title":"#ffffff","title-hover":"#ffffff","info":"#ffffff","link":"#ffffff","link-hover":"#ffffff","element-background":"#ffffff","content":"#ffffff","icon":"#ffffff","border":"#ffffff","button-text":"#ffffff","button-background":"#7c6a53","button-border":"#937E63","input-background":"#5f5243","input-text":"#eaeaea","skin-title":"Dark Brown"}]";s:18:"top-bar-background";s:7:"#232323";s:21:"top-bar-bottom-border";s:7:"#232323";s:18:"top-bar-text-color";s:7:"#ffffff";s:18:"top-bar-link-color";s:7:"#f2f2f2";s:23:"header-background-color";s:7:"#0a0a0a";s:35:"transparent-header-background-color";s:7:"#000000";s:20:"main-navigation-text";s:7:"#a5a5a5";s:26:"main-navigation-text-hover";s:7:"#ffffff";s:34:"main-navigation-text-hover-divider";s:7:"#aa8667";s:29:"main-navigation-search-button";s:7:"#ffffff";s:32:"transparent-main-navigation-text";s:7:"#ffffff";s:38:"transparent-main-navigation-text-hover";s:7:"#ffffff";s:19:"sub-menu-top-border";s:7:"#090909";s:19:"sub-menu-background";s:7:"#191919";s:13:"sub-menu-text";s:7:"#898989";s:19:"sub-menu-text-hover";s:7:"#ffffff";s:24:"sub-mega-menu-text-hover";s:7:"#232323";s:16:"sub-menu-divider";s:7:"#262626";s:19:"sub-menu-mega-title";s:7:"#ffffff";s:25:"sub-menu-mega-title-hover";s:7:"#ffffff";s:22:"mobile-menu-background";s:7:"#cccccc";s:28:"mobile-menu-background-hover";s:7:"#727272";s:27:"search-box-background-color";s:7:"#2b2b2b";s:15:"body-icon-color";s:4:"dark";s:15:"body-background";s:7:"#303030";s:19:"container-backgrond";s:7:"#0a0a0a";s:16:"page-title-color";s:7:"#ffffff";s:18:"page-caption-color";s:7:"#b89f80";s:13:"heading-color";s:7:"#ffffff";s:16:"item-title-color";s:7:"#ffffff";s:15:"item-title-line";s:7:"#b89f80";s:24:"item-title-caption-color";s:7:"#9b9b9b";s:15:"body-text-color";s:7:"#a3a3a3";s:15:"body-link-color";s:7:"#c6b29a";s:21:"body-link-hover-color";s:7:"#9b8b79";s:12:"border-color";s:7:"#3a3a3a";s:18:"404-box-background";s:7:"#d65938";s:12:"404-box-text";s:7:"#ffffff";s:21:"404-search-background";s:7:"#963a20";s:15:"404-search-text";s:7:"#d57f5c";s:19:"sidebar-title-color";s:7:"#ffffff";s:20:"sidebar-border-color";s:7:"#353535";s:19:"sidebar-list-circle";s:7:"#bdbdbd";s:22:"search-form-background";s:7:"#f7f7f7";s:22:"search-form-text-color";s:7:"#9d9d9d";s:24:"search-form-border-color";s:7:"#0a0a0a";s:20:"tag-cloud-background";s:7:"#b89f80";s:14:"tag-cloud-text";s:7:"#ffffff";s:14:"accordion-text";s:7:"#f9f9f9";s:28:"accordion-title-active-color";s:7:"#cccccc";s:25:"accordion-icon-background";s:7:"#000000";s:20:"accordion-icon-color";s:7:"#cecece";s:32:"accordion-icon-active-background";s:7:"#b89f80";s:27:"accordion-icon-active-color";s:7:"#ffffff";s:17:"banner-icon-color";s:7:"#999999";s:24:"box-with-icon-background";s:7:"#000000";s:19:"box-with-icon-title";s:7:"#ffffff";s:18:"box-with-icon-text";s:7:"#afafaf";s:17:"button-text-color";s:7:"#ffffff";s:23:"button-background-color";s:7:"#b89f80";s:19:"button-border-color";s:7:"#a38363";s:26:"column-service-title-color";s:7:"#ffffff";s:28:"column-service-content-color";s:7:"#a8a8a8";s:25:"column-service-icon-color";s:7:"#b89f80";s:36:"column-service-icon-background-color";s:7:"#d8d8d8";s:26:"list-with-icon-title-color";s:7:"#ffffff";s:21:"pie-chart-title-color";s:7:"#ffffff";s:16:"price-background";s:7:"#2d2d2d";s:22:"price-title-background";s:7:"#3d3d3d";s:16:"price-title-text";s:7:"#ffffff";s:20:"price-tag-background";s:7:"#838383";s:27:"active-price-tag-background";s:7:"#b89f80";s:14:"price-tag-text";s:7:"#ffffff";s:23:"process-icon-background";s:7:"#1e1e1e";s:19:"process-icon-border";s:7:"#2b2b2b";s:18:"process-icon-color";s:7:"#ffffff";s:18:"process-line-color";s:7:"#565656";s:19:"process-title-color";s:7:"#ffffff";s:16:"skill-text-color";s:7:"#ffffff";s:25:"stunning-text-title-color";s:7:"#ffffff";s:27:"stunning-text-caption-color";s:7:"#c4c4c4";s:24:"stunning-text-background";s:7:"#232323";s:20:"stunning-text-border";s:7:"#3a3a3a";s:20:"tab-title-background";s:7:"#2b2b2b";s:15:"tab-title-color";s:7:"#ffffff";s:17:"tab-title-content";s:7:"#1e1e1e";s:21:"table-head-background";s:7:"#b89f80";s:15:"table-head-text";s:7:"#ffffff";s:27:"table-style2-odd-background";s:7:"#303030";s:21:"table-style2-odd-text";s:7:"#aaaaaa";s:28:"table-style2-even-background";s:7:"#262626";s:22:"table-style2-even-text";s:7:"#aaaaaa";s:16:"blog-title-color";s:7:"#ffffff";s:22:"blog-title-hover-color";s:7:"#a3a3a3";s:15:"blog-info-color";s:7:"#b89f80";s:22:"blog-sticky-background";s:7:"#232323";s:16:"blog-sticky-text";s:7:"#ffffff";s:21:"blog-share-background";s:7:"#262626";s:16:"blog-share-title";s:7:"#ffffff";s:19:"blog-tag-background";s:7:"#b89f80";s:19:"blog-tag-text-color";s:7:"#ffffff";s:27:"blog-widget-date-background";s:7:"#b89f80";s:23:"blog-widget-date-shadow";s:7:"#725229";s:21:"blog-widget-date-text";s:7:"#ffffff";s:21:"blog-aside-background";s:7:"#b89f80";s:15:"blog-aside-text";s:7:"#ffffff";s:21:"blog-quote-text-color";s:7:"#f2f2f2";s:23:"blog-quote-author-color";s:7:"#b89f80";s:26:"blog-navigation-background";s:7:"#f3f3f3";s:20:"blog-navigation-text";s:7:"#8d8d8d";s:21:"portfolio-filter-text";s:7:"#cbb9a3";s:28:"portfolio-filter-text-active";s:7:"#ffffff";s:36:"portfolio-thumbnail-hover-background";s:7:"#0a0101";s:30:"portfolio-thumbnail-hover-icon";s:7:"#ffffff";s:21:"portfolio-title-color";s:7:"#ffffff";s:27:"portfolio-title-hover-color";s:7:"#7f7f7f";s:20:"portfolio-info-color";s:7:"#a5a5a5";s:21:"pagination-background";s:7:"#232323";s:21:"pagination-text-color";s:7:"#979797";s:27:"pagination-background-hover";s:7:"#b89f80";s:27:"pagination-text-color-hover";s:7:"#ffffff";s:23:"single-room-title-color";s:7:"#ffffff";s:27:"single-room-info-background";s:7:"#000000";s:22:"single-room-info-color";s:7:"#888888";s:16:"room-title-color";s:7:"#ad977b";s:22:"room-title-color-hover";s:7:"#ffffff";s:22:"room-price-title-color";s:7:"#7e6648";s:16:"room-price-color";s:7:"#74b7d3";s:24:"modern-room-detail-color";s:7:"#787878";s:38:"modern-new-room-thumbnai-overlay-color";s:7:"#1f242c";s:23:"medium-room-info-border";s:7:"#3a3a3a";s:22:"medium-room-info-color";s:7:"#ffffff";s:32:"medium-room-price-breakdown-text";s:7:"#bdbdbd";s:26:"price-breakdown-background";s:7:"#1e1e1e";s:22:"price-breakdown-border";s:7:"#353535";s:21:"price-breakdown-title";s:7:"#ffffff";s:20:"price-breakdown-info";s:7:"#c9c9c9";s:27:"booking-payment-type-border";s:7:"#72afd5";s:33:"booking-payment-submit-background";s:7:"#81bad3";s:29:"booking-payment-submit-border";s:7:"#4a87a2";s:26:"booking-summary-text-color";s:7:"#ffffff";s:26:"booking-summary-info-color";s:7:"#eae0d4";s:29:"booking-summary-divider-color";s:7:"#564c41";s:31:"booking-summary-edit-background";s:7:"#967f63";s:27:"booking-summary-edit-border";s:7:"#826e54";s:35:"booking-complete-message-background";s:7:"#1e1e1e";s:32:"booking-complete-message-caption";s:7:"#cccccc";s:45:"booking-complete-message-caption-border-color";s:7:"#e5e5e5";s:30:"booking-complete-message-title";s:7:"#484848";s:23:"checkbox-text-color-new";s:7:"#ffffff";s:29:"checkbox-background-color-new";s:7:"#e3e3e3";s:36:"checkbox-background-active-color-new";s:7:"#343434";s:27:"datepicker-background-color";s:7:"#1c1c1c";s:20:"datepicker-head-text";s:7:"#ffffff";s:26:"datepicker-date-background";s:7:"#353535";s:20:"datepicker-date-text";s:7:"#c1c1c1";s:34:"datepicker-disable-date-background";s:7:"#282828";s:28:"datepicker-disable-date-text";s:7:"#515151";s:36:"datepicker-highlight-date-background";s:7:"#bea78b";s:30:"datepicker-highlight-date-text";s:7:"#ffffff";s:26:"booking-process-background";s:7:"#47413a";s:27:"booking-process-text-active";s:7:"#ffffff";s:20:"booking-process-text";s:7:"#cab193";s:22:"booking-process-border";s:7:"#b4a38f";s:26:"reservation-bar-background";s:7:"#3d372f";s:27:"reservation-bar-header-text";s:7:"#ffffff";s:29:"reservation-bar-header-border";s:7:"#4c453c";s:27:"reservation-bar-input-title";s:7:"#ffffff";s:32:"reservation-bar-input-background";s:7:"#5c5245";s:28:"reservation-bar-input-border";s:7:"#e9e9e9";s:26:"reservation-bar-input-text";s:7:"#ffffff";s:26:"reservation-bar-input-icon";s:7:"#ffffff";s:39:"reservation-bar-room-section-background";s:7:"#4a453f";s:39:"reservation-bar-room-section-text-title";s:7:"#7b6549";s:33:"reservation-bar-room-section-text";s:7:"#9b9288";s:41:"reservation-bar-room-section-active-title";s:7:"#ffffff";s:40:"reservation-bar-room-section-active-text";s:7:"#ffffff";s:38:"reservation-bar-room-section-edit-text";s:7:"#5b9faf";s:33:"reservation-bar-button-background";s:7:"#967c61";s:27:"reservation-bar-button-text";s:7:"#ffffff";s:29:"reservation-bar-button-border";s:7:"#726145";s:33:"reservation-bar-branch-background";s:7:"#51392B";s:27:"reservation-bar-branch-text";s:7:"#ffffff";s:24:"personnel-box-background";s:7:"#191919";s:32:"round-personnel-hover-background";s:7:"#b89f80";s:21:"personnel-author-text";s:7:"#ffffff";s:23:"personnel-author-border";s:7:"#b89f80";s:24:"personnel-position-color";s:7:"#7f7f7f";s:23:"personnel-content-color";s:7:"#959595";s:27:"personnel-social-icon-color";s:7:"#3b3b3b";s:26:"testimonial-box-background";s:7:"#262626";s:25:"testimonial-content-color";s:7:"#898989";s:23:"testimonial-author-text";s:7:"#b89f80";s:27:"testimonial-author-position";s:7:"#ffffff";s:31:"testimonial-author-image-border";s:7:"#b89f80";s:30:"testimonial-boxed-style-shadow";s:7:"#353535";s:23:"gallery-thumbnail-frame";s:7:"#262626";s:26:"gallery-caption-background";s:7:"#000000";s:20:"gallery-caption-text";s:7:"#ffffff";s:24:"slider-bullet-background";s:7:"#ffffff";s:30:"slider-bullet-background-hover";s:7:"#5e5e5e";s:20:"slider-bullet-border";s:7:"#5e5e5e";s:28:"slider-navigation-background";s:7:"#000000";s:22:"slider-navigation-icon";s:7:"#ffffff";s:25:"slider-caption-background";s:7:"#000000";s:20:"slider-caption-title";s:7:"#ffffff";s:19:"slider-caption-text";s:7:"#ffffff";s:30:"post-slider-caption-background";s:7:"#000000";s:25:"post-slider-caption-title";s:7:"#ffffff";s:24:"post-slider-caption-text";s:7:"#dddddd";s:21:"post-slider-date-text";s:7:"#ffffff";s:27:"post-slider-date-background";s:7:"#b89f80";s:27:"slider-outer-nav-background";s:7:"#2d2d2d";s:21:"slider-outer-nav-icon";s:7:"#b2b2b2";s:33:"slider-outer-nav-background-hover";s:7:"#b89f80";s:27:"slider-outer-nav-icon-hover";s:7:"#ffffff";s:20:"input-box-background";s:7:"#212121";s:14:"input-box-text";s:7:"#cecece";s:23:"footer-background-color";s:7:"#111111";s:18:"footer-title-color";s:7:"#8e8e8e";s:17:"footer-text-color";s:7:"#a0a0a0";s:17:"footer-link-color";s:7:"#d1d1d1";s:23:"footer-link-hover-color";s:7:"#b89f80";s:19:"footer-border-color";s:7:"#2b2b2b";s:27:"footer-input-box-background";s:7:"#494949";s:21:"footer-input-box-text";s:7:"#c9c9c9";s:23:"footer-input-box-border";s:7:"#bababa";s:24:"footer-button-text-color";s:7:"#ffffff";s:30:"footer-button-background-color";s:7:"#b89f80";s:27:"footer-tag-cloud-background";s:7:"#b89f80";s:21:"footer-tag-cloud-text";s:7:"#ffffff";s:25:"gdlr-copyright-background";s:7:"#1e1e1e";s:25:"gdlr-copyright-text-color";s:7:"#adadad";s:25:"gdlr-copyright-top-border";s:7:"#1e1e1e";s:15:"woo-theme-color";s:7:"#b89f80";s:25:"woo-text-in-element-color";s:7:"#ffffff";s:27:"woo-notification-background";s:7:"#389EC5";s:20:"woo-error-background";s:7:"#C23030";s:21:"woo-button-background";s:7:"#b89f80";s:15:"woo-button-text";s:7:"#ffffff";s:24:"woo-button-bottom-border";s:7:"#b28855";s:16:"woo-border-color";s:7:"#ebebeb";s:22:"woo-secondary-elements";s:7:"#f3f3f3";s:29:"woo-secondary-elements-border";s:7:"#e5e5e5";s:22:"woo-cart-summary-price";s:7:"#333333";s:18:"woo-discount-price";s:7:"#888888";s:29:"woo-plus-minus-product-border";s:7:"#a0a0a0";s:27:"woo-plus-minus-product-sign";s:7:"#ffffff";s:27:"woo-plus-product-background";s:7:"#9a9a9a";s:28:"woo-minus-product-background";s:7:"#b6b6b6";s:28:"enable-plugin-recommendation";s:6:"enable";s:28:"enable-goodlayers-navigation";s:6:"enable";s:35:"enable-goodlayers-mobile-navigation";s:6:"enable";s:18:"enable-flex-slider";s:6:"enable";s:15:"enable-fancybox";s:6:"enable";s:22:"enable-fancybox-thumbs";s:6:"enable";s:15:"new-fontawesome";s:6:"enable";s:19:"flex-slider-effects";s:4:"fade";s:15:"flex-pause-time";s:4:"7000";s:16:"flex-slide-speed";s:3:"600";s:19:"nivo-slider-effects";s:14:"sliceDownRight";s:15:"nivo-pause-time";s:4:"7000";s:16:"nivo-slide-speed";s:3:"600";}', 'yes'),
(151, 'current_theme', 'Hotel Master', 'yes'),
(152, 'theme_mods_hotelmaster', 'a:3:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:9:"main_menu";i:58;}s:18:"custom_css_post_id";i:4514;}', 'yes'),
(1819, 'gdlr-customer-code-count', '7', 'yes'),
(7260, '_site_transient_timeout_theme_roots', '1581145969', 'no'),
(7261, '_site_transient_theme_roots', 'a:6:{s:11:"hotelmaster";s:7:"/themes";s:7:"travely";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'),
(1905, 'tp_hotel_booking_room_image_gallery', 'a:2:{s:5:"width";i:1000;s:6:"height";i:1000;}', 'yes'),
(1906, 'tp_hotel_booking_room_thumbnail', 'a:2:{s:5:"width";i:150;s:6:"height";i:150;}', 'yes'),
(1907, 'tp_hotel_booking_display_pricing_plans', '1', 'yes'),
(1908, 'tp_hotel_booking_enable_review_rating', '1', 'yes'),
(1909, 'tp_hotel_booking_review_rating_required', '1', 'yes'),
(1910, 'tp_hotel_booking_enable_gallery_lightbox', '1', 'yes'),
(1911, 'hotel_booking_version', '1.9.8.7', 'yes'),
(1914, 'widget_hb_widget_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1915, 'widget_hb_widget_carousel', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1916, 'widget_hb_widget_best_reviews', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1917, 'widget_hb_widget_lastest_reviews', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1918, 'widget_hb_widget_cart', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1919, 'hotel_booking_rooms_page_id', '4912', 'yes'),
(1920, 'tp_hotel_booking_rooms_page_id', '4912', 'yes'),
(1921, 'hotel_booking_cart_page_id', '4913', 'yes'),
(1922, 'tp_hotel_booking_cart_page_id', '4913', 'yes'),
(1923, 'hotel_booking_checkout_page_id', '4914', 'yes'),
(1924, 'tp_hotel_booking_checkout_page_id', '4914', 'yes'),
(1925, 'hotel_booking_search_page_id', '4915', 'yes'),
(1926, 'tp_hotel_booking_search_page_id', '4915', 'yes'),
(1927, 'hotel_booking_account_page_id', '4916', 'yes'),
(1928, 'tp_hotel_booking_account_page_id', '4916', 'yes'),
(1929, 'hotel_booking_terms_page_id', '4917', 'yes'),
(1930, 'tp_hotel_booking_terms_page_id', '4917', 'yes'),
(1931, 'hotel_booking_thankyou_page_id', '4918', 'yes'),
(1932, 'tp_hotel_booking_thankyou_page_id', '4918', 'yes'),
(550, 'wpsm_service_b_review', 'a:2:{s:4:"time";i:1572241165;s:9:"dismissed";b:0;}', 'yes');
INSERT INTO `wpor_options` VALUES
(592, 'woocommerce_weight_unit', 'kg', 'yes'),
(593, 'woocommerce_dimension_unit', 'cm', 'yes'),
(590, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'yes'),
(591, 'woocommerce_placeholder_image', '4479', 'yes'),
(588, 'woocommerce_shop_page_id', '', 'yes'),
(589, 'woocommerce_cart_redirect_after_add', 'no', 'yes'),
(586, 'woocommerce_price_decimal_sep', '.', 'yes'),
(587, 'woocommerce_price_num_decimals', '2', 'yes'),
(584, 'woocommerce_currency_pos', 'left', 'yes'),
(585, 'woocommerce_price_thousand_sep', ',', 'yes'),
(582, 'woocommerce_calc_discounts_sequentially', 'no', 'no'),
(583, 'woocommerce_currency', 'GBP', 'yes'),
(580, 'woocommerce_calc_taxes', 'no', 'yes'),
(581, 'woocommerce_enable_coupons', 'yes', 'yes'),
(569, 'woocommerce_store_address', '', 'yes'),
(570, 'woocommerce_store_address_2', '', 'yes'),
(571, 'woocommerce_store_city', '', 'yes'),
(572, 'woocommerce_default_country', 'GB', 'yes'),
(573, 'woocommerce_store_postcode', '', 'yes'),
(574, 'woocommerce_allowed_countries', 'all', 'yes'),
(575, 'woocommerce_all_except_countries', '', 'yes'),
(576, 'woocommerce_specific_allowed_countries', '', 'yes'),
(577, 'woocommerce_ship_to_countries', '', 'yes'),
(578, 'woocommerce_specific_ship_to_countries', '', 'yes'),
(579, 'woocommerce_default_customer_address', 'geolocation', 'yes'),
(475, 'siteorigin_panels_settings', 'a:0:{}', 'yes'),
(476, 'siteorigin_panels_initial_version', '2.10.10', 'no'),
(479, 'siteorigin_panels_active_version', '2.10.11', 'yes'),
(480, 'widget_siteorigin-panels-post-content', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(481, 'widget_siteorigin-panels-postloop', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(482, 'widget_siteorigin-panels-builder', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(594, 'woocommerce_enable_reviews', 'yes', 'yes'),
(595, 'woocommerce_review_rating_verification_label', 'yes', 'no'),
(596, 'woocommerce_review_rating_verification_required', 'no', 'no'),
(597, 'woocommerce_enable_review_rating', 'yes', 'yes'),
(598, 'woocommerce_review_rating_required', 'yes', 'no'),
(599, 'woocommerce_manage_stock', 'yes', 'yes'),
(600, 'woocommerce_hold_stock_minutes', '60', 'no'),
(601, 'woocommerce_notify_low_stock', 'yes', 'no'),
(602, 'woocommerce_notify_no_stock', 'yes', 'no'),
(603, 'woocommerce_stock_email_recipient', 'info@watershedguesthouse.co.za', 'no'),
(604, 'woocommerce_notify_low_stock_amount', '2', 'no'),
(605, 'woocommerce_notify_no_stock_amount', '0', 'yes'),
(606, 'woocommerce_hide_out_of_stock_items', 'no', 'yes'),
(607, 'woocommerce_stock_format', '', 'yes'),
(608, 'woocommerce_file_download_method', 'force', 'no'),
(609, 'woocommerce_downloads_require_login', 'no', 'no'),
(610, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'no'),
(611, 'woocommerce_prices_include_tax', 'no', 'yes'),
(612, 'woocommerce_tax_based_on', 'shipping', 'yes'),
(613, 'woocommerce_shipping_tax_class', 'inherit', 'yes'),
(614, 'woocommerce_tax_round_at_subtotal', 'no', 'yes'),
(615, 'woocommerce_tax_classes', '', 'yes'),
(616, 'woocommerce_tax_display_shop', 'excl', 'yes'),
(617, 'woocommerce_tax_display_cart', 'excl', 'yes'),
(618, 'woocommerce_price_display_suffix', '', 'yes'),
(619, 'woocommerce_tax_total_display', 'itemized', 'no'),
(620, 'woocommerce_enable_shipping_calc', 'yes', 'no'),
(621, 'woocommerce_shipping_cost_requires_address', 'no', 'yes'),
(622, 'woocommerce_ship_to_destination', 'billing', 'no'),
(623, 'woocommerce_shipping_debug_mode', 'no', 'yes'),
(624, 'woocommerce_enable_guest_checkout', 'yes', 'no'),
(625, 'woocommerce_enable_checkout_login_reminder', 'no', 'no'),
(626, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'no'),
(627, 'woocommerce_enable_myaccount_registration', 'no', 'no'),
(628, 'woocommerce_registration_generate_username', 'yes', 'no'),
(629, 'woocommerce_registration_generate_password', 'yes', 'no'),
(630, 'woocommerce_erasure_request_removes_order_data', 'no', 'no'),
(631, 'woocommerce_erasure_request_removes_download_data', 'no', 'no'),
(632, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'no'),
(633, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'yes'),
(634, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'yes'),
(635, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'no'),
(636, 'woocommerce_trash_pending_orders', '', 'no'),
(637, 'woocommerce_trash_failed_orders', '', 'no'),
(638, 'woocommerce_trash_cancelled_orders', '', 'no'),
(639, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:"number";s:0:"";s:4:"unit";s:6:"months";}', 'no'),
(640, 'woocommerce_email_from_name', 'Watershed', 'no'),
(641, 'woocommerce_email_from_address', 'info@watershedguesthouse.co.za', 'no'),
(642, 'woocommerce_email_header_image', '', 'no'),
(643, 'woocommerce_email_footer_text', '{site_title} &mdash; Built with {WooCommerce}', 'no'),
(644, 'woocommerce_email_base_color', '#96588a', 'no'),
(645, 'woocommerce_email_background_color', '#f7f7f7', 'no'),
(646, 'woocommerce_email_body_background_color', '#ffffff', 'no'),
(647, 'woocommerce_email_text_color', '#3c3c3c', 'no'),
(648, 'woocommerce_cart_page_id', '', 'no'),
(649, 'woocommerce_checkout_page_id', '', 'no'),
(650, 'woocommerce_myaccount_page_id', '', 'no'),
(651, 'woocommerce_terms_page_id', '', 'no'),
(652, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'yes'),
(653, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'yes'),
(654, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'yes'),
(655, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'yes'),
(656, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'yes'),
(657, 'woocommerce_myaccount_orders_endpoint', 'orders', 'yes'),
(344, 'nf_form_tel_sent', 'true', 'no'),
(382, 'wpgmp_language', 'en', 'yes'),
(383, 'wpgmp_api_key', 'AIzaSyDxa-ypX4nNgkPJSkWjRgkHeOp29uzhuPM', 'yes'),
(384, 'wpgmp_scripts_place', 'footer', 'yes'),
(385, 'wpgmp_location_extrafields', 's:6:"a:0:{}";', 'yes'),
(386, 'wpgmp_allow_meta', 's:6:"a:0:{}";', 'yes'),
(1875, 'tp_hotel_booking_single_purchase', '1', 'yes'),
(1876, 'tp_hotel_booking_custom_process', '1', 'yes'),
(1877, 'tp_hotel_booking_currency', 'ZAR', 'yes'),
(1878, 'tp_hotel_booking_price_currency_position', 'left', 'yes'),
(1879, 'tp_hotel_booking_price_thousands_separator', ',', 'yes'),
(1880, 'tp_hotel_booking_price_decimals_separator', '.', 'yes'),
(1881, 'tp_hotel_booking_price_number_of_decimal', '1', 'yes'),
(1882, 'tp_hotel_booking_minimum_booking_day', '2', 'yes'),
(1883, 'tp_hotel_booking_tax', '', 'yes'),
(1884, 'tp_hotel_booking_price_including_tax', '0', 'yes'),
(1885, 'tp_hotel_booking_price_display', 'min', 'yes'),
(1886, 'tp_hotel_booking_advance_payment', '50', 'yes'),
(1887, 'tp_hotel_booking_hotel_name', 'Hanoi Daewoo Hotel', 'yes'),
(1888, 'tp_hotel_booking_hotel_address', 'Ha Noi', 'yes'),
(1889, 'tp_hotel_booking_hotel_city', 'Ha Noi', 'yes'),
(1890, 'tp_hotel_booking_hotel_state', 'Hanoi Daewoo Hotel', 'yes'),
(1891, 'tp_hotel_booking_hotel_country', 'Vietnam', 'yes'),
(1892, 'tp_hotel_booking_hotel_zip_code', '10000', 'yes'),
(1893, 'tp_hotel_booking_hotel_phone_number', '', 'yes'),
(1894, 'tp_hotel_booking_hotel_fax_number', '', 'yes'),
(1895, 'tp_hotel_booking_hotel_email_address', '', 'yes'),
(1896, 'tp_hotel_booking_email_general_from_name', 'Watershed', 'yes'),
(1897, 'tp_hotel_booking_email_general_from_email', 'info@watershedguesthouse.co.za', 'yes'),
(1898, 'tp_hotel_booking_email_general_subject', 'Reservation', 'yes'),
(1899, 'tp_hotel_booking_cancel_payment', '12', 'yes'),
(1900, 'tp_hotel_booking_guest_checkout', '1', 'yes'),
(1901, 'tp_hotel_booking_catalog_number_column', '4', 'yes'),
(1902, 'tp_hotel_booking_posts_per_page', '8', 'yes'),
(1903, 'tp_hotel_booking_catalog_image', 'a:2:{s:5:"width";i:270;s:6:"height";i:270;}', 'yes'),
(1904, 'tp_hotel_booking_catalog_display_rating', '1', 'yes'),
(4418, 'db_upgraded', '', 'yes'),
(549, 'servicebox_default_Settings', 's:683:"a:18:{s:21:"service_acc_sec_title";s:3:"yes";s:20:"service_display_icon";s:3:"yes";s:24:"service_display_readmore";s:3:"yes";s:17:"service_title_clr";s:7:"#000000";s:16:"service_icon_clr";s:7:"#636363";s:19:"service_icon_bg_clr";s:7:"#dddddd";s:15:"service_des_clr";s:7:"#7f7f7f";s:20:"service_readmore_clr";s:7:"#4c4c4c";s:23:"service_readmore_bg_clr";s:7:"#ffffff";s:23:"service_box_bg_clr_dsn2";s:7:"#e5e5e5";s:23:"service_title_font_size";s:2:"22";s:21:"service_des_font_size";s:2:"19";s:26:"service_readmore_font_size";s:2:"16";s:10:"custom_css";s:0:"";s:11:"font_family";s:9:"Open Sans";s:17:"sb_web_link_label";s:9:"Read More";s:9:"sb_layout";s:1:"6";s:9:"templates";s:1:"1";}";', 'yes'),
(683, 'woocommerce_admin_notices', 'a:1:{i:0;s:7:"install";}', 'yes'),
(684, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'yes'),
(685, 'widget_woocommerce_rating_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(1284, 'upgrade_to_pro', '', 'yes'),
(964, 'woocommerce_marketplace_suggestions', 'a:2:{s:11:"suggestions";a:26:{i:0;a:4:{s:4:"slug";s:28:"product-edit-meta-tab-header";s:7:"context";s:28:"product-edit-meta-tab-header";s:5:"title";s:22:"Recommended extensions";s:13:"allow-dismiss";b:0;}i:1;a:6:{s:4:"slug";s:39:"product-edit-meta-tab-footer-browse-all";s:7:"context";s:28:"product-edit-meta-tab-footer";s:9:"link-text";s:21:"Browse all extensions";s:3:"url";s:64:"https://woocommerce.com/product-category/woocommerce-extensions/";s:8:"promoted";s:31:"category-woocommerce-extensions";s:13:"allow-dismiss";b:0;}i:2;a:9:{s:4:"slug";s:46:"product-edit-mailchimp-woocommerce-memberships";s:7:"product";s:33:"woocommerce-memberships-mailchimp";s:14:"show-if-active";a:1:{i:0;s:23:"woocommerce-memberships";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:117:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/mailchimp-for-memberships.svg";s:5:"title";s:25:"Mailchimp for Memberships";s:4:"copy";s:79:"Completely automate your email lists by syncing membership changes to Mailchimp";s:11:"button-text";s:10:"Learn More";s:3:"url";s:67:"https://woocommerce.com/products/mailchimp-woocommerce-memberships/";}i:3;a:9:{s:4:"slug";s:19:"product-edit-addons";s:7:"product";s:26:"woocommerce-product-addons";s:14:"show-if-active";a:2:{i:0;s:25:"woocommerce-subscriptions";i:1;s:20:"woocommerce-bookings";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-add-ons.svg";s:5:"title";s:15:"Product Add-Ons";s:4:"copy";s:93:"Offer add-ons like gift wrapping, special messages or other special options for your products";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-add-ons/";}i:4;a:9:{s:4:"slug";s:46:"product-edit-woocommerce-subscriptions-gifting";s:7:"product";s:33:"woocommerce-subscriptions-gifting";s:14:"show-if-active";a:1:{i:0;s:25:"woocommerce-subscriptions";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:117:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/gifting-for-subscriptions.svg";s:5:"title";s:25:"Gifting for Subscriptions";s:4:"copy";s:70:"Let customers buy subscriptions for others - they''re the ultimate gift";s:11:"button-text";s:10:"Learn More";s:3:"url";s:67:"https://woocommerce.com/products/woocommerce-subscriptions-gifting/";}i:5;a:9:{s:4:"slug";s:42:"product-edit-teams-woocommerce-memberships";s:7:"product";s:33:"woocommerce-memberships-for-teams";s:14:"show-if-active";a:1:{i:0;s:23:"woocommerce-memberships";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/teams-for-memberships.svg";s:5:"title";s:21:"Teams for Memberships";s:4:"copy";s:123:"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts";s:11:"button-text";s:10:"Learn More";s:3:"url";s:63:"https://woocommerce.com/products/teams-woocommerce-memberships/";}i:6;a:8:{s:4:"slug";s:29:"product-edit-variation-images";s:7:"product";s:39:"woocommerce-additional-variation-images";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:119:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/additional-variation-images.svg";s:5:"title";s:27:"Additional Variation Images";s:4:"copy";s:72:"Showcase your products in the best light with a image for each variation";s:11:"button-text";s:10:"Learn More";s:3:"url";s:73:"https://woocommerce.com/products/woocommerce-additional-variation-images/";}i:7;a:9:{s:4:"slug";s:47:"product-edit-woocommerce-subscription-downloads";s:7:"product";s:34:"woocommerce-subscription-downloads";s:14:"show-if-active";a:1:{i:0;s:25:"woocommerce-subscriptions";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:114:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/subscription-downloads.svg";s:5:"title";s:22:"Subscription Downloads";s:4:"copy";s:57:"Give customers special downloads with their subscriptions";s:11:"button-text";s:10:"Learn More";s:3:"url";s:68:"https://woocommerce.com/products/woocommerce-subscription-downloads/";}i:8;a:8:{s:4:"slug";s:31:"product-edit-min-max-quantities";s:7:"product";s:30:"woocommerce-min-max-quantities";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/min-max-quantities.svg";s:5:"title";s:18:"Min/Max Quantities";s:4:"copy";s:81:"Specify minimum and maximum allowed product quantities for orders to be completed";s:11:"button-text";s:10:"Learn More";s:3:"url";s:52:"https://woocommerce.com/products/min-max-quantities/";}i:9;a:8:{s:4:"slug";s:28:"product-edit-name-your-price";s:7:"product";s:27:"woocommerce-name-your-price";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/name-your-price.svg";s:5:"title";s:15:"Name Your Price";s:4:"copy";s:70:"Let customers pay what they want - useful for donations, tips and more";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/name-your-price/";}i:10;a:8:{s:4:"slug";s:42:"product-edit-woocommerce-one-page-checkout";s:7:"product";s:29:"woocommerce-one-page-checkout";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/one-page-checkout.svg";s:5:"title";s:17:"One Page Checkout";s:4:"copy";s:92:"Don''t make customers click around - let them choose products, checkout & pay all on one page";s:11:"button-text";s:10:"Learn More";s:3:"url";s:63:"https://woocommerce.com/products/woocommerce-one-page-checkout/";}i:11;a:4:{s:4:"slug";s:19:"orders-empty-header";s:7:"context";s:24:"orders-list-empty-header";s:5:"title";s:20:"Tools for your store";s:13:"allow-dismiss";b:0;}i:12;a:6:{s:4:"slug";s:30:"orders-empty-footer-browse-all";s:7:"context";s:24:"orders-list-empty-footer";s:9:"link-text";s:21:"Browse all extensions";s:3:"url";s:64:"https://woocommerce.com/product-category/woocommerce-extensions/";s:8:"promoted";s:31:"category-woocommerce-extensions";s:13:"allow-dismiss";b:0;}i:13;a:8:{s:4:"slug";s:19:"orders-empty-zapier";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:18:"woocommerce-zapier";s:4:"icon";s:98:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/zapier.svg";s:5:"title";s:6:"Zapier";s:4:"copy";s:88:"Save time and increase productivity by connecting your store to more than 1000+ services";s:11:"button-text";s:10:"Learn More";s:3:"url";s:52:"https://woocommerce.com/products/woocommerce-zapier/";}i:14;a:8:{s:4:"slug";s:30:"orders-empty-shipment-tracking";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:29:"woocommerce-shipment-tracking";s:4:"icon";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/shipment-tracking.svg";s:5:"title";s:17:"Shipment Tracking";s:4:"copy";s:86:"Let customers know when their orders will arrive by adding shipment tracking to emails";s:11:"button-text";s:10:"Learn More";s:3:"url";s:51:"https://woocommerce.com/products/shipment-tracking/";}i:15;a:8:{s:4:"slug";s:32:"orders-empty-table-rate-shipping";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:31:"woocommerce-table-rate-shipping";s:4:"icon";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/table-rate-shipping.svg";s:5:"title";s:19:"Table Rate Shipping";s:4:"copy";s:122:"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count";s:11:"button-text";s:10:"Learn More";s:3:"url";s:53:"https://woocommerce.com/products/table-rate-shipping/";}i:16;a:8:{s:4:"slug";s:40:"orders-empty-shipping-carrier-extensions";s:7:"context";s:22:"orders-list-empty-body";s:4:"icon";s:119:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/shipping-carrier-extensions.svg";s:5:"title";s:27:"Shipping Carrier Extensions";s:4:"copy";s:116:"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again";s:11:"button-text";s:13:"Find Carriers";s:8:"promoted";s:26:"category-shipping-carriers";s:3:"url";s:99:"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/";}i:17;a:8:{s:4:"slug";s:32:"orders-empty-google-product-feed";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:25:"woocommerce-product-feeds";s:4:"icon";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/google-product-feed.svg";s:5:"title";s:19:"Google Product Feed";s:4:"copy";s:76:"Increase sales by letting customers find you when they''re shopping on Google";s:11:"button-text";s:10:"Learn More";s:3:"url";s:53:"https://woocommerce.com/products/google-product-feed/";}i:18;a:4:{s:4:"slug";s:35:"products-empty-header-product-types";s:7:"context";s:26:"products-list-empty-header";s:5:"title";s:23:"Other types of products";s:13:"allow-dismiss";b:0;}i:19;a:6:{s:4:"slug";s:32:"products-empty-footer-browse-all";s:7:"context";s:26:"products-list-empty-footer";s:9:"link-text";s:21:"Browse all extensions";s:3:"url";s:64:"https://woocommerce.com/product-category/woocommerce-extensions/";s:8:"promoted";s:31:"category-woocommerce-extensions";s:13:"allow-dismiss";b:0;}i:20;a:8:{s:4:"slug";s:30:"products-empty-product-vendors";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:27:"woocommerce-product-vendors";s:4:"icon";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-vendors.svg";s:5:"title";s:15:"Product Vendors";s:4:"copy";s:47:"Turn your store into a multi-vendor marketplace";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-vendors/";}i:21;a:8:{s:4:"slug";s:26:"products-empty-memberships";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:23:"woocommerce-memberships";s:4:"icon";s:103:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/memberships.svg";s:5:"title";s:11:"Memberships";s:4:"copy";s:76:"Give members access to restricted content or products, for a fee or for free";s:11:"button-text";s:10:"Learn More";s:3:"url";s:57:"https://woocommerce.com/products/woocommerce-memberships/";}i:22;a:9:{s:4:"slug";s:35:"products-empty-woocommerce-deposits";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:20:"woocommerce-deposits";s:14:"show-if-active";a:1:{i:0;s:20:"woocommerce-bookings";}s:4:"icon";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/deposits.svg";s:5:"title";s:8:"Deposits";s:4:"copy";s:75:"Make it easier for customers to pay by offering a deposit or a payment plan";s:11:"button-text";s:10:"Learn More";s:3:"url";s:54:"https://woocommerce.com/products/woocommerce-deposits/";}i:23;a:8:{s:4:"slug";s:40:"products-empty-woocommerce-subscriptions";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:25:"woocommerce-subscriptions";s:4:"icon";s:105:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/subscriptions.svg";s:5:"title";s:13:"Subscriptions";s:4:"copy";s:97:"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis";s:11:"button-text";s:10:"Learn More";s:3:"url";s:59:"https://woocommerce.com/products/woocommerce-subscriptions/";}i:24;a:8:{s:4:"slug";s:35:"products-empty-woocommerce-bookings";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:20:"woocommerce-bookings";s:4:"icon";s:100:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/bookings.svg";s:5:"title";s:8:"Bookings";s:4:"copy";s:99:"Allow customers to book appointments, make reservations or rent equipment without leaving your site";s:11:"button-text";s:10:"Learn More";s:3:"url";s:54:"https://woocommerce.com/products/woocommerce-bookings/";}i:25;a:8:{s:4:"slug";s:30:"products-empty-product-bundles";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:27:"woocommerce-product-bundles";s:4:"icon";s:107:"https://woocommerce.com/wp-content/plugins/wccom-plugins//marketplace-suggestions/icons/product-bundles.svg";s:5:"title";s:15:"Product Bundles";s:4:"copy";s:49:"Offer customizable bundles and assembled products";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-bundles/";}}s:7:"updated";i:1568057640;}', 'no'),
(766, '_transient_product_query-transient-version', '1568714637', 'yes'),
(1285, 'masterslider_lite_plugin_version', '3.5.3', 'yes'),
(841, '_transient_shipping-transient-version', '1568052520', 'yes'),
(1822, 'WPLANG', 'en_ZA', 'yes'),
(1823, 'new_admin_email', 'info@watershedguesthouse.co.za', 'yes'),
(440, 'wpseo_flush_rewrite', '1', 'yes'),
(439, 'wpseo_social', 'a:19:{s:13:"facebook_site";s:35:"http://www.facebook.com/WatershedGH";s:13:"instagram_url";s:0:"";s:12:"linkedin_url";s:0:"";s:11:"myspace_url";s:0:"";s:16:"og_default_image";s:0:"";s:19:"og_default_image_id";s:0:"";s:18:"og_frontpage_title";s:0:"";s:17:"og_frontpage_desc";s:0:"";s:18:"og_frontpage_image";s:0:"";s:21:"og_frontpage_image_id";s:0:"";s:9:"opengraph";b:1;s:13:"pinterest_url";s:0:"";s:15:"pinterestverify";s:0:"";s:7:"twitter";b:1;s:12:"twitter_site";s:0:"";s:17:"twitter_card_type";s:19:"summary_large_image";s:11:"youtube_url";s:0:"";s:13:"wikipedia_url";s:0:"";s:10:"fbadminapp";s:0:"";}', 'yes'),
(147, 'theme_mods_travely', 'a:2:{s:18:"custom_css_post_id";i:-1;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1567536501;s:4:"data";a:2:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:6:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";i:3;s:10:"archives-2";i:4;s:12:"categories-2";i:5;s:6:"meta-2";}}}}', 'yes'),
(148, 'recovery_keys', 'a:0:{}', 'yes'),
(153, 'theme_switched', '', 'yes'),
(166, 'gdlr_sidebar_name', 'a:12:{i:0;s:4:"blog";i:1;s:9:"blog-left";i:2;s:9:"portfolio";i:3;s:14:"portfolio-left";i:4;s:10:"shortcodes";i:5;s:11:"woocommerce";i:6;s:8:"Features";i:7;s:8:"Archives";i:8;s:7:"contact";i:9;s:11:"single-room";i:10;s:4:"room";i:11;s:15:"Contact Details";}', 'yes'),
(167, 'htms_google_font_list', 'a:3:{s:9:"Open Sans";a:2:{s:7:"subsets";a:7:{i:0;s:10:"vietnamese";i:1;s:9:"greek-ext";i:2;s:9:"latin-ext";i:3;s:8:"cyrillic";i:4;s:5:"greek";i:5;s:12:"cyrillic-ext";i:6;s:5:"latin";}s:8:"variants";a:10:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"600";i:5;s:9:"600italic";i:6;s:3:"700";i:7;s:9:"700italic";i:8;s:3:"800";i:9;s:9:"800italic";}}s:12:"Merriweather";a:2:{s:7:"subsets";a:5:{i:0;s:10:"vietnamese";i:1;s:9:"latin-ext";i:2;s:8:"cyrillic";i:3;s:12:"cyrillic-ext";i:4;s:5:"latin";}s:8:"variants";a:8:{i:0;s:3:"300";i:1;s:9:"300italic";i:2;s:7:"regular";i:3;s:6:"italic";i:4;s:3:"700";i:5;s:9:"700italic";i:6;s:3:"900";i:7;s:9:"900italic";}}s:10:"Montserrat";a:2:{s:7:"subsets";a:5:{i:0;s:10:"vietnamese";i:1;s:9:"latin-ext";i:2;s:8:"cyrillic";i:3;s:12:"cyrillic-ext";i:4;s:5:"latin";}s:8:"variants";a:18:{i:0;s:3:"100";i:1;s:9:"100italic";i:2;s:3:"200";i:3;s:9:"200italic";i:4;s:3:"300";i:5;s:9:"300italic";i:6;s:7:"regular";i:7;s:6:"italic";i:8;s:3:"500";i:9;s:9:"500italic";i:10;s:3:"600";i:11;s:9:"600italic";i:12;s:3:"700";i:13;s:9:"700italic";i:14;s:3:"800";i:15;s:9:"800italic";i:16;s:3:"900";i:17;s:9:"900italic";}}}', 'yes'),
(215, 'widget_layerslider_widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(216, 'widget_soundcloud_is_gold_widget', 'a:3:{i:1;a:0:{}i:2;a:13:{s:5:"title";s:10:"SoundCloud";s:4:"user";s:12:"anna-chocola";s:6:"format";s:6:"tracks";s:8:"behavior";s:6:"latest";s:6:"number";s:1:"1";s:10:"playertype";s:5:"html5";s:8:"autoplay";s:0:"";s:8:"comments";s:0:"";s:7:"artwork";s:0:"";s:7:"classes";s:0:"";s:4:"type";s:6:"custom";s:2:"wp";s:5:"150px";s:6:"custom";s:4:"100%";}s:12:"_multiwidget";i:1;}', 'yes'),
(1054, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'yes'),
(176, 'gdlr_hostel_option', 'a:37:{s:20:"booking-money-format";s:7:"RNUMBER";s:19:"enable-hotel-branch";s:7:"disable";s:21:"preserve-booking-room";s:4:"paid";s:21:"booking-price-display";s:10:"start-from";s:18:"booking-vat-amount";s:1:"8";s:10:"block-date";s:0:"";s:22:"booking-deposit-amount";s:2:"50";s:14:"payment-method";s:7:"contact";s:20:"transaction-per-page";s:2:"30";s:12:"booking-slug";s:14:"hostel_booking";s:25:"enable-single-booking-bar";s:6:"enable";s:19:"enable-checkin-time";s:2:"no";s:17:"checkin-time-hour";s:2:"15";s:33:"enable-booking-term-and-condition";s:2:"no";s:26:"booking-term-and-condition";s:4:"4889";s:18:"booking-item-style";s:6:"medium";s:22:"booking-thumbnail-size";s:15:"small-grid-size";s:17:"booking-num-fetch";s:1:"5";s:19:"booking-num-excerpt";s:2:"34";s:14:"recipient-name";s:0:"";s:14:"recipient-mail";s:0:"";s:24:"booking-complete-contact";s:0:"";s:19:"booking-code-prefix";s:4:"GDLR";s:13:"minimum-night";s:1:"1";s:19:"room-thumbnail-size";s:19:"post-thumbnail-size";s:22:"paypal-recipient-email";s:0:"";s:17:"paypal-action-url";s:37:"https://www.paypal.com/cgi-bin/webscr";s:20:"paypal-currency-code";s:3:"USD";s:17:"stripe-secret-key";s:0:"";s:22:"stripe-publishable-key";s:0:"";s:20:"stripe-currency-code";s:3:"usd";s:19:"paymill-private-key";s:0:"";s:18:"paymill-public-key";s:0:"";s:21:"paymill-currency-code";s:3:"usd";s:19:"authorize-live-mode";s:7:"disable";s:16:"authorize-api-id";s:0:"";s:25:"authorize-transaction-key";s:0:"";}', 'yes'),
(179, 'gdlr_hotel_option', 'a:43:{s:20:"booking-money-format";s:7:"RNUMBER";s:19:"enable-hotel-branch";s:7:"disable";s:25:"enable-adult-child-option";s:7:"disable";s:21:"preserve-booking-room";s:4:"paid";s:21:"booking-price-display";s:10:"full-price";s:18:"booking-vat-amount";s:1:"0";s:10:"block-date";s:0:"";s:22:"booking-deposit-amount";s:2:"25";s:14:"payment-method";s:7:"contact";s:22:"instant-payment-method";a:1:{i:0;s:6:"paypal";}s:20:"transaction-per-page";s:2:"30";s:12:"booking-slug";s:8:"bookings";s:25:"enable-single-booking-bar";s:7:"disable";s:27:"enable-multi-room-selection";s:7:"disable";s:19:"enable-checkin-time";s:3:"yes";s:17:"checkin-time-hour";s:2:"14";s:33:"enable-booking-term-and-condition";s:2:"no";s:26:"booking-term-and-condition";s:4:"4889";s:18:"booking-item-style";s:6:"medium";s:22:"booking-thumbnail-size";s:15:"small-grid-size";s:17:"booking-num-fetch";s:1:"5";s:19:"booking-num-excerpt";s:2:"34";s:14:"recipient-name";s:21:"Watershed Guest House";s:14:"recipient-mail";s:30:"info@watershedguesthouse.co.za";s:24:"booking-complete-contact";s:157:"<span style="margin-right: 20px;"><i class="fa fa-phone" ></i> 081 409 0226</span> <span><i class="fa fa-envelope"></i> info@watershedguesthouse.co.za</span>";s:19:"booking-code-prefix";s:2:"WS";s:21:"maximum-room-selected";s:1:"2";s:13:"minimum-night";s:1:"1";s:19:"room-thumbnail-size";s:19:"post-thumbnail-size";s:15:"ical-cache-time";s:1:"1";s:15:"ical-start-time";s:1:"1";s:22:"paypal-recipient-email";s:17:"testmail@test.com";s:17:"paypal-action-url";s:37:"https://www.paypal.com/cgi-bin/webscr";s:20:"paypal-currency-code";s:3:"USD";s:17:"stripe-secret-key";s:0:"";s:22:"stripe-publishable-key";s:0:"";s:20:"stripe-currency-code";s:3:"usd";s:19:"paymill-private-key";s:0:"";s:18:"paymill-public-key";s:0:"";s:21:"paymill-currency-code";s:3:"usd";s:19:"authorize-live-mode";s:7:"disable";s:16:"authorize-api-id";s:0:"";s:25:"authorize-transaction-key";s:0:"";}', 'yes'),
(180, 'gdlr-hotel-unavailable-room-paid', 'a:17:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-13";i:2;s:10:"2020-02-14";i:3;s:10:"2020-02-15";i:4;s:10:"2020-02-21";i:5;s:10:"2020-02-22";i:6;s:10:"2020-02-28";i:7;s:10:"2020-02-29";i:8;s:10:"2020-03-07";i:9;s:10:"2020-03-13";i:10;s:10:"2020-03-14";i:11;s:10:"2020-03-27";i:12;s:10:"2020-03-28";i:13;s:10:"2020-04-10";i:14;s:10:"2020-04-11";i:15;s:10:"2020-04-12";i:16;s:10:"2020-04-20";}', 'yes'),
(181, 'gdlr-hotel-unavailable-room-booking', 'a:17:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-13";i:2;s:10:"2020-02-14";i:3;s:10:"2020-02-15";i:4;s:10:"2020-02-21";i:5;s:10:"2020-02-22";i:6;s:10:"2020-02-28";i:7;s:10:"2020-02-29";i:8;s:10:"2020-03-07";i:9;s:10:"2020-03-13";i:10;s:10:"2020-03-14";i:11;s:10:"2020-03-27";i:12;s:10:"2020-03-28";i:13;s:10:"2020-04-10";i:14;s:10:"2020-04-11";i:15;s:10:"2020-04-12";i:16;s:10:"2020-04-20";}', 'yes'),
(182, 'gdlr_ical_sync_timestamp', '1581164904', 'yes'),
(444, '_transient_wpseo_meta_table_inaccessible', '0', 'no'),
(443, '_transient_timeout_wpseo_meta_table_inaccessible', '1599506067', 'no'),
(192, 'masterslider_db_version', '1.4', 'yes'),
(193, 'masterslider_capabilities_added', '1', 'yes'),
(442, '_transient_wpseo_link_table_inaccessible', '0', 'no'),
(194, 'widget_master-slider-main-widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(195, 'masterslider_default_options_added', '1', 'yes'),
(196, 'masterslider_default_buttons_added', '1', 'yes'),
(197, 'masterslider_is_license_actived', '0', 'yes'),
(198, 'msp_envato_license', 'a:1:{s:5:"token";s:0:"";}', 'yes'),
(201, 'msp_general_setting', '', 'yes'),
(202, 'msp_woocommerce', '', 'yes'),
(203, 'msp_advanced', 'a:1:{s:22:"allways_load_ms_assets";s:3:"off";}', 'yes'),
(204, 'msp_replacer', '', 'yes'),
(205, 'masterslider_plugin_version', '3.2.14', 'yes'),
(214, 'widget_gdlr-top-rated-post-widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(208, 'wpcf7', 'a:2:{s:7:"version";s:5:"5.1.6";s:13:"bulk_validate";a:4:{s:9:"timestamp";i:1576192527;s:7:"version";s:5:"5.1.6";s:11:"count_valid";i:4;s:13:"count_invalid";i:4;}}', 'yes'),
(242, 'category_children', 'a:0:{}', 'yes'),
(243, 'hostel_room_category_children', 'a:0:{}', 'yes'),
(244, 'room_category_children', 'a:0:{}', 'yes'),
(246, 'page_category_children', 'a:0:{}', 'yes'),
(346, 'nf_sub_expiration', 'a:0:{}', 'yes'),
(217, 'widget_woocommerce_layered_nav', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(218, 'widget_woocommerce_layered_nav_filters', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(219, 'widget_woocommerce_product_search', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(220, 'widget_woocommerce_price_filter', 'a:3:{i:1;a:0:{}i:2;a:1:{s:5:"title";s:15:"Filter by price";}s:12:"_multiwidget";i:1;}', 'yes'),
(221, 'widget_woocommerce_products', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(222, 'widget_woocommerce_product_categories', 'a:3:{i:1;a:0:{}i:2;a:6:{s:5:"title";s:18:"Product Categories";s:7:"orderby";s:4:"name";s:8:"dropdown";i:0;s:5:"count";i:0;s:12:"hierarchical";s:1:"1";s:18:"show_children_only";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(223, 'widget_woocommerce_top_rated_products', 'a:3:{i:1;a:0:{}i:2;a:2:{s:5:"title";s:18:"Top Rated Products";s:6:"number";s:1:"5";}s:12:"_multiwidget";i:1;}', 'yes'),
(224, 'widget_woocommerce_product_tag_cloud', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(225, 'widget_woocommerce_recently_viewed_products', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(226, 'widget_woocommerce_recent_reviews', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(227, 'widget_woocommerce_widget_cart', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(228, 'widget_wpgmp_google_map_widget', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(437, 'wpseo', 'a:21:{s:15:"ms_defaults_set";b:0;s:7:"version";s:4:"12.5";s:24:"bf_banner_2019_dismissed";b:0;s:20:"disableadvanced_meta";b:1;s:19:"onpage_indexability";b:1;s:11:"baiduverify";s:0:"";s:12:"googleverify";s:0:"";s:8:"msverify";s:0:"";s:12:"yandexverify";s:0:"";s:9:"site_type";s:0:"";s:20:"has_multiple_authors";b:0;s:16:"environment_type";s:10:"production";s:23:"content_analysis_active";b:1;s:23:"keyword_analysis_active";b:1;s:21:"enable_admin_bar_menu";b:1;s:26:"enable_cornerstone_content";b:1;s:18:"enable_xml_sitemap";b:1;s:24:"enable_text_link_counter";b:1;s:22:"show_onboarding_notice";b:0;s:18:"first_activated_on";b:0;s:13:"myyoast-oauth";b:0;}', 'yes'),
(438, 'wpseo_titles', 'a:181:{s:10:"title_test";i:0;s:17:"forcerewritetitle";b:0;s:9:"separator";s:7:"sc-dash";s:16:"title-home-wpseo";s:42:"%%sitename%% %%page%% %%sep%% %%sitedesc%%";s:18:"title-author-wpseo";s:41:"%%name%%, Author at %%sitename%% %%page%%";s:19:"title-archive-wpseo";s:38:"%%date%% %%page%% %%sep%% %%sitename%%";s:18:"title-search-wpseo";s:63:"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%";s:15:"title-404-wpseo";s:35:"Page not found %%sep%% %%sitename%%";s:19:"metadesc-home-wpseo";s:0:"";s:21:"metadesc-author-wpseo";s:0:"";s:22:"metadesc-archive-wpseo";s:0:"";s:9:"rssbefore";s:0:"";s:8:"rssafter";s:53:"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.";s:20:"noindex-author-wpseo";b:0;s:28:"noindex-author-noposts-wpseo";b:1;s:21:"noindex-archive-wpseo";b:1;s:14:"disable-author";b:1;s:12:"disable-date";b:0;s:19:"disable-post_format";b:0;s:18:"disable-attachment";b:1;s:23:"is-media-purge-relevant";b:0;s:20:"breadcrumbs-404crumb";s:25:"Error 404: Page not found";s:29:"breadcrumbs-display-blog-page";b:0;s:20:"breadcrumbs-boldlast";b:0;s:25:"breadcrumbs-archiveprefix";s:12:"Archives for";s:18:"breadcrumbs-enable";b:0;s:16:"breadcrumbs-home";s:4:"Home";s:18:"breadcrumbs-prefix";s:0:"";s:24:"breadcrumbs-searchprefix";s:16:"You searched for";s:15:"breadcrumbs-sep";s:2:"»";s:12:"website_name";s:21:"Watershed Guest House";s:11:"person_name";s:0:"";s:11:"person_logo";s:0:"";s:14:"person_logo_id";i:0;s:22:"alternate_website_name";s:0:"";s:12:"company_logo";s:103:"https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Watershed-Logo-Black-Background-1.jpg";s:15:"company_logo_id";i:4324;s:12:"company_name";s:21:"Watershed Guest House";s:17:"company_or_person";s:7:"company";s:25:"company_or_person_user_id";b:0;s:17:"stripcategorybase";b:0;s:10:"title-post";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:13:"metadesc-post";s:0:"";s:12:"noindex-post";b:0;s:13:"showdate-post";b:0;s:23:"display-metabox-pt-post";b:1;s:23:"post_types-post-maintax";i:0;s:10:"title-page";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:13:"metadesc-page";s:0:"";s:12:"noindex-page";b:0;s:13:"showdate-page";b:0;s:23:"display-metabox-pt-page";b:1;s:23:"post_types-page-maintax";i:0;s:16:"title-attachment";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:19:"metadesc-attachment";s:0:"";s:18:"noindex-attachment";b:0;s:19:"showdate-attachment";b:0;s:29:"display-metabox-pt-attachment";b:1;s:29:"post_types-attachment-maintax";i:0;s:17:"title-hostel_room";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:20:"metadesc-hostel_room";s:0:"";s:19:"noindex-hostel_room";b:0;s:20:"showdate-hostel_room";b:0;s:30:"display-metabox-pt-hostel_room";b:1;s:30:"post_types-hostel_room-maintax";i:0;s:27:"title-ptarchive-hostel_room";s:51:"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%";s:30:"metadesc-ptarchive-hostel_room";s:0:"";s:29:"bctitle-ptarchive-hostel_room";s:0:"";s:29:"noindex-ptarchive-hostel_room";b:0;s:13:"title-service";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:16:"metadesc-service";s:0:"";s:15:"noindex-service";b:0;s:16:"showdate-service";b:0;s:26:"display-metabox-pt-service";b:1;s:26:"post_types-service-maintax";i:0;s:23:"title-ptarchive-service";s:51:"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%";s:26:"metadesc-ptarchive-service";s:0:"";s:25:"bctitle-ptarchive-service";s:0:"";s:25:"noindex-ptarchive-service";b:0;s:12:"title-coupon";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:15:"metadesc-coupon";s:0:"";s:14:"noindex-coupon";b:1;s:15:"showdate-coupon";b:0;s:25:"display-metabox-pt-coupon";b:1;s:25:"post_types-coupon-maintax";i:0;s:22:"title-ptarchive-coupon";s:51:"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%";s:25:"metadesc-ptarchive-coupon";s:0:"";s:24:"bctitle-ptarchive-coupon";s:0:"";s:24:"noindex-ptarchive-coupon";b:0;s:10:"title-room";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:13:"metadesc-room";s:0:"";s:12:"noindex-room";b:0;s:13:"showdate-room";b:0;s:23:"display-metabox-pt-room";b:1;s:23:"post_types-room-maintax";i:0;s:20:"title-ptarchive-room";s:51:"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%";s:23:"metadesc-ptarchive-room";s:0:"";s:22:"bctitle-ptarchive-room";s:0:"";s:22:"noindex-ptarchive-room";b:0;s:15:"title-portfolio";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:18:"metadesc-portfolio";s:0:"";s:17:"noindex-portfolio";b:1;s:18:"showdate-portfolio";b:0;s:28:"display-metabox-pt-portfolio";b:1;s:28:"post_types-portfolio-maintax";i:0;s:25:"title-ptarchive-portfolio";s:51:"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%";s:28:"metadesc-ptarchive-portfolio";s:0:"";s:27:"bctitle-ptarchive-portfolio";s:0:"";s:27:"noindex-ptarchive-portfolio";b:0;s:18:"title-tax-category";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:21:"metadesc-tax-category";s:0:"";s:28:"display-metabox-tax-category";b:1;s:20:"noindex-tax-category";b:0;s:18:"title-tax-post_tag";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:21:"metadesc-tax-post_tag";s:0:"";s:28:"display-metabox-tax-post_tag";b:1;s:20:"noindex-tax-post_tag";b:0;s:21:"title-tax-post_format";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:24:"metadesc-tax-post_format";s:0:"";s:31:"display-metabox-tax-post_format";b:0;s:23:"noindex-tax-post_format";b:1;s:30:"title-tax-hostel_room_category";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:33:"metadesc-tax-hostel_room_category";s:0:"";s:40:"display-metabox-tax-hostel_room_category";b:1;s:32:"noindex-tax-hostel_room_category";b:0;s:38:"taxonomy-hostel_room_category-ptparent";i:0;s:25:"title-tax-hostel_room_tag";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:28:"metadesc-tax-hostel_room_tag";s:0:"";s:35:"display-metabox-tax-hostel_room_tag";b:1;s:27:"noindex-tax-hostel_room_tag";b:0;s:33:"taxonomy-hostel_room_tag-ptparent";i:0;s:23:"title-tax-room_category";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:26:"metadesc-tax-room_category";s:0:"";s:33:"display-metabox-tax-room_category";b:1;s:25:"noindex-tax-room_category";b:0;s:31:"taxonomy-room_category-ptparent";i:0;s:18:"title-tax-room_tag";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:21:"metadesc-tax-room_tag";s:0:"";s:28:"display-metabox-tax-room_tag";b:1;s:20:"noindex-tax-room_tag";b:0;s:26:"taxonomy-room_tag-ptparent";i:0;s:28:"title-tax-portfolio_category";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:31:"metadesc-tax-portfolio_category";s:0:"";s:38:"display-metabox-tax-portfolio_category";b:1;s:30:"noindex-tax-portfolio_category";b:0;s:36:"taxonomy-portfolio_category-ptparent";i:0;s:23:"title-tax-portfolio_tag";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:26:"metadesc-tax-portfolio_tag";s:0:"";s:33:"display-metabox-tax-portfolio_tag";b:1;s:25:"noindex-tax-portfolio_tag";b:0;s:31:"taxonomy-portfolio_tag-ptparent";i:0;s:23:"title-tax-page_category";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:26:"metadesc-tax-page_category";s:0:"";s:33:"display-metabox-tax-page_category";b:1;s:25:"noindex-tax-page_category";b:0;s:31:"taxonomy-page_category-ptparent";i:0;s:13:"title-product";s:39:"%%title%% %%page%% %%sep%% %%sitename%%";s:16:"metadesc-product";s:0:"";s:15:"noindex-product";b:0;s:16:"showdate-product";b:0;s:26:"display-metabox-pt-product";b:1;s:26:"post_types-product-maintax";i:0;s:23:"title-ptarchive-product";s:51:"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%";s:26:"metadesc-ptarchive-product";s:0:"";s:25:"bctitle-ptarchive-product";s:0:"";s:25:"noindex-ptarchive-product";b:0;s:21:"title-tax-product_cat";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:24:"metadesc-tax-product_cat";s:0:"";s:23:"noindex-tax-product_cat";b:0;s:29:"taxonomy-product_cat-ptparent";i:0;s:21:"title-tax-product_tag";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:24:"metadesc-tax-product_tag";s:0:"";s:23:"noindex-tax-product_tag";b:0;s:29:"taxonomy-product_tag-ptparent";i:0;s:32:"title-tax-product_shipping_class";s:53:"%%term_title%% Archives %%page%% %%sep%% %%sitename%%";s:35:"metadesc-tax-product_shipping_class";s:0:"";s:34:"noindex-tax-product_shipping_class";b:0;s:40:"taxonomy-product_shipping_class-ptparent";i:0;s:26:"taxonomy-category-ptparent";s:1:"0";s:26:"taxonomy-post_tag-ptparent";s:1:"0";s:29:"taxonomy-post_format-ptparent";s:1:"0";}', 'yes'),
(441, '_transient_timeout_wpseo_link_table_inaccessible', '1599506067', 'no'),
(230, 'widget_wpgmp_google_map_widget_class', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(231, 'gdlrs-hotel-unavailable-room-paid', 'a:0:{}', 'yes'),
(232, 'gdlrs-hotel-unavailable-room-booking', 'a:0:{}', 'yes'),
(237, 'recently_activated', 'a:0:{}', 'yes'),
(245, 'portfolio_category_children', 'a:1:{i:45;a:3:{i:0;i:48;i:1;i:52;i:2;i:55;}}', 'yes'),
(1537, 'wc_admin_last_orders_milestone', '0', 'yes'),
(1533, 'wc_admin_install_timestamp', '1568714613', 'yes'),
(1536, 'wc_admin_version', '0.18.0', 'yes'),
(251, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'yes'),
(264, 'ninja_forms_oauth_client_secret', '9O4WH2vhZqdltjtAx2S9XONgZdG8PtJZhNVZPrhP', 'yes'),
(265, 'ninja_forms_version', '3.4.18', 'yes'),
(266, 'ninja_forms_db_version', '1.4', 'no'),
(267, 'ninja_forms_required_updates', 'a:6:{s:19:"CacheCollateActions";s:19:"2019-09-04 07:04:52";s:17:"CacheCollateForms";s:19:"2019-09-04 07:04:52";s:18:"CacheCollateFields";s:19:"2019-09-04 07:04:52";s:19:"CacheCollateObjects";s:19:"2019-09-04 07:04:52";s:19:"CacheCollateCleanup";s:19:"2019-09-04 07:04:52";s:25:"CacheFieldReconcilliation";s:19:"2019-09-04 07:04:52";}', 'yes'),
(268, 'ninja_forms_settings', 'a:11:{s:11:"date_format";s:5:"m/d/Y";s:8:"currency";s:3:"ZAR";s:18:"recaptcha_site_key";s:0:"";s:20:"recaptcha_secret_key";s:0:"";s:14:"recaptcha_lang";s:0:"";s:19:"delete_on_uninstall";i:0;s:21:"disable_admin_notices";s:1:"0";s:16:"builder_dev_mode";s:1:"0";s:18:"opinionated_styles";s:5:"light";s:15:"recaptcha_theme";s:5:"light";s:15:"currency_symbol";s:5:"&#82;";}', 'yes'),
(269, 'ninja_forms_zuul', '87', 'no'),
(270, 'wp_nf_update_fields_batch_f286841938e9ca31d71a49d2f82d2629', 'a:4:{i:0;a:2:{s:2:"id";i:1;s:8:"settings";a:70:{s:5:"label";s:4:"Name";s:3:"key";s:4:"name";s:9:"parent_id";i:1;s:4:"type";s:7:"textbox";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";s:1:"1";s:5:"order";s:1:"1";s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";s:0:"";s:15:"container_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";s:0:"";s:13:"disable_input";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"disable_browser_autocomplete";s:0:"";s:4:"mask";s:0:"";s:11:"custom_mask";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3277";}}i:1;a:2:{s:2:"id";i:2;s:8:"settings";a:62:{s:5:"label";s:5:"Email";s:3:"key";s:5:"email";s:9:"parent_id";i:1;s:4:"type";s:5:"email";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";s:1:"1";s:5:"order";s:1:"2";s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";s:0:"";s:15:"container_class";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3281";}}i:2;a:2:{s:2:"id";i:3;s:8:"settings";a:71:{s:5:"label";s:7:"Message";s:3:"key";s:7:"message";s:9:"parent_id";i:1;s:4:"type";s:8:"textarea";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";s:1:"1";s:5:"order";s:1:"3";s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";s:0:"";s:15:"container_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";s:0:"";s:13:"disable_input";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"disable_browser_autocomplete";s:0:"";s:12:"textarea_rte";s:0:"";s:18:"disable_rte_mobile";s:0:"";s:14:"textarea_media";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3284";}}i:3;a:2:{s:2:"id";i:4;s:8:"settings";a:69:{s:5:"label";s:6:"Submit";s:3:"key";s:6:"submit";s:9:"parent_id";i:1;s:4:"type";s:6:"submit";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:16:"processing_label";s:10:"Processing";s:5:"order";s:1:"5";s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:44:"submit_element_hover_styles_background-color";s:0:"";s:34:"submit_element_hover_styles_border";s:0:"";s:40:"submit_element_hover_styles_border-style";s:0:"";s:40:"submit_element_hover_styles_border-color";s:0:"";s:33:"submit_element_hover_styles_color";s:0:"";s:34:"submit_element_hover_styles_height";s:0:"";s:33:"submit_element_hover_styles_width";s:0:"";s:37:"submit_element_hover_styles_font-size";s:0:"";s:34:"submit_element_hover_styles_margin";s:0:"";s:35:"submit_element_hover_styles_padding";s:0:"";s:35:"submit_element_hover_styles_display";s:0:"";s:33:"submit_element_hover_styles_float";s:0:"";s:45:"submit_element_hover_styles_show_advanced_css";s:1:"0";s:36:"submit_element_hover_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3287";}}}', 'no');
INSERT INTO `wpor_options` VALUES
(272, 'widget_ninja_forms_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(273, 'ninja_forms_needs_updates', '0', 'yes'),
(274, 'nf_admin_notice', 'a:1:{s:16:"one_week_support";a:2:{s:5:"start";s:9:"9/11/2019";s:3:"int";i:7;}}', 'yes'),
(277, 'nf_form_tel_data', '1', 'no'),
(276, 'nf_active_promotions', '{"dashboard":[{"id":"personal-20","location":"dashboard","type":"personal","content":"<a href=\\"https:\\/\\/ninjaforms.com\\/personal-membership\\/?utm_source=ninja-forms-plugin&utm_medium=dashboard-banner-ad&utm_campaign=personal-banner-ad&utm_content=personal-20\\" target=\\"_blank\\" class=\\"nf-remove-promo-styling\\"><img src=\\"https:\\/\\/watershedguesthouse.co.za\\/beta\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-personal-20.png\\"><\\/a>","script":""},{"id":"personal-50","location":"dashboard","type":"personal","content":"<a href=\\"https:\\/\\/ninjaforms.com\\/personal-membership\\/?utm_source=ninja-forms-plugin&utm_medium=dashboard-banner-ad&utm_campaign=personal-banner-ad&utm_content=personal-50\\" target=\\"_blank\\" class=\\"nf-remove-promo-styling\\"><img src=\\"https:\\/\\/watershedguesthouse.co.za\\/beta\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-personal-50.png\\"><\\/a>","script":""},{"id":"sendwp-banner","location":"dashboard","content":"<span aria-label=\\"SendWP. Getting WordPress email into an inbox shouldn''t be that hard! Never miss another receipt, form submission, or any WordPress email ever again.\\" style=\\"cursor:pointer;width:800px;height:83px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-image:url(''https:\\/\\/watershedguesthouse.co.za\\/beta\\/wp-content\\/plugins\\/ninja-forms\\/assets\\/img\\/promotions\\/dashboard-banner-sendwp.png'');display:block;\\"><\\/span>","type":"sendwp","script":"\\n      setTimeout(function(){ \\/* Wait for services to init. *\\/\\n        var data = {\\n          width: 450,\\n          closeOnClick: ''body'',\\n          closeOnEsc: true,\\n          content: ''<p><h2>Frustrated that WordPress email isn\\u2019t being received?<\\/h2><p>Form submission notifications not hitting your inbox? Some of your visitors getting form feedback via email, others not? By default, your WordPress site sends emails through your web host, which can be unreliable. Your host has spent lots of time and money optimizing to serve your pages, not send your emails.<\\/p><h3>Sign up for SendWP today, and never deal with WordPress email issues again!<\\/h3><p>SendWP is an email service that removes your web host from the email equation.<\\/p><ul style=&quot;list-style-type:initial;margin-left: 20px;&quot;><li>Sends email through dedicated email service, increasing email deliverability.<\\/li><li>Keeps form submission emails out of spam by using a trusted email provider.<\\/li><li>On a shared web host? Don\\u2019t worry about emails being rejected because of blocked IP addresses.<\\/li><li><strong>$1 for the first month. $9\\/month after. Cancel anytime!<\\/strong><\\/li><\\/ul><\\/p><br \\/>'',\\n          btnPrimary: {\\n            text: ''Sign me up!'',\\n            callback: function() {\\n              var spinner = document.createElement(''span'');\\n              spinner.classList.add(''dashicons'', ''dashicons-update'', ''dashicons-update-spin'');\\n              var w = this.offsetWidth;\\n              this.innerHTML = spinner.outerHTML;\\n              this.style.width = w+''px'';\\n              ninja_forms_sendwp_remote_install();\\n            }\\n          },\\n          btnSecondary: {\\n            text: ''Cancel'',\\n            callback: function() {\\n              sendwpModal.toggleModal(false);\\n            }\\n          }\\n        }\\n        var sendwpModal = new NinjaModal(data);\\n      }, 500);\\n    "}]}', 'no'),
(278, 'ninja_forms_do_not_allow_tracking', '1', 'yes'),
(279, 'ninja_forms_optin_reported', '1', 'yes'),
(281, 'ninja_forms_memberships_feed', '<div class="widget widget-memberships">\r\n<div class="pricing-container">\r\n<div class="pricing-block widget">\r\n<div class="pricing-header">\r\n<div class="pricing-title">Agency</div>\r\n<div class="pricing-price">$499</div>\r\n<div class="pricing-savings">Save $2000+</div>\r\n<div class="pricing-cta"><a class="nf-button primary" href="https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=203757&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Agency+Buy+Now" target="_blank" rel="noopener">Buy Now</a></div>\r\n</div>\r\n<div class="pricing-body">\r\n<div><i class="fa fa-users" aria-hidden="true"></i>\r\n<span class="pricing-body-title">Unlimited Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class="fa fa-rocket" aria-hidden="true"></i>\r\n<span class="pricing-body-title">Fastest Support</span>\r\n<span>1 Year of Updates &amp; Support</span></div>\r\n<div><i class="fa fa-trophy" aria-hidden="true"></i>\r\n<span class="pricing-body-title">All add-ons included!</span>\r\n<ul>\r\n 	<li>Builder PRO Pack</li>\r\n 	<li>PDF Form Submissions</li>\r\n 	<li>Zapier</li>\r\n 	<li>Newsletters (MailChimp, etc.)</li>\r\n 	<li>CRMs (Saleforce, etc.)</li>\r\n 	<li>Payments (PayPal, etc.)</li>\r\n 	<li>And so much more...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n<div class="pricing-block widget highlight">\r\n\r\n<!--\r\n<div class="callout">\r\n                    Most Popular</div>\r\n-->\r\n<div class="pricing-header">\r\n<div class="pricing-title">Professional</div>\r\n<div class="pricing-price">$199</div>\r\n<div class="pricing-savings">Save $197</div>\r\n<div class="pricing-cta"><a class="nf-button primary" href="https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471355&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Professional+Buy+Now" target="_blank" rel="noopener">Buy Now</a></div>\r\n</div>\r\n<div class="pricing-body">\r\n<div><i class="fa fa-users" aria-hidden="true"></i>\r\n<span class="pricing-body-title">20 Sites</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class="fa fa-plane" aria-hidden="true"></i>\r\n<span class="pricing-body-title">Faster Support</span></div>\r\n<div><i class="fa fa-wrench" aria-hidden="true"></i>\r\n<span class="pricing-body-title">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class="fa fa-percent" aria-hidden="true"></i>\r\n<span>Plus <strong>40% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n<div class="pricing-block widget">\r\n<div class="pricing-header">\r\n<div class="pricing-title">Personal</div>\r\n<div class="pricing-price">$99</div>\r\n<div class="pricing-savings">Save $57</div>\r\n<div class="pricing-cta"><a class="nf-button primary" href="https://ninjaforms.com/checkout/?edd_action=add_to_cart&download_id=471356&utm_medium=plugin&utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Memberships&utm_content=Personal+Buy+Now" target="_blank" rel="noopener">Buy Now</a></div>\r\n</div>\r\n<div class="pricing-body">\r\n<div><i class="fa fa-user" aria-hidden="true"></i>\r\n<span class="pricing-body-title">1 Site</span>\r\n<span>Updates &amp; Support</span></div>\r\n<div><i class="fa fa-car" aria-hidden="true"></i>\r\n<span class="pricing-body-title">Fast Support</span></div>\r\n<div><i class="fa fa-wrench" aria-hidden="true"></i>\r\n<span class="pricing-body-title">Builder Pro Pack</span>\r\n<span>Layout &amp; Styles, Multi-Part Forms, Conditional Logic, File Uploads</span></div>\r\n<div><i class="fa fa-percent" aria-hidden="true"></i>\r\n<span>Plus <strong>20% off</strong>\r\nAdditional Add-Ons</span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class="widget widget-plan-notice">\r\n<p class="widget-title">That sounds amazing! What else comes with Ninja Forms?</p>\r\n<a class="nf-button primary feature-list-link" href="https://ninjaforms.com/features/?utm_source=Ninja+Forms+Plugin&utm_medium=Apps+and+Integrations&utm_campaign=Dashboard+Features+Link" target="_blank" rel="noopener">We''re glad you asked! Checkout our full list of features! <i class="fa fa-chevron-circle-right" aria-hidden="true"></i></a>\r\n<div><em>All plans include a 14 day money back guarantee.</em></div>\r\n<div>Requires a current active license and subject to our <a href="https://ninjaforms.com/terms-conditions/?utm_medium=plugin&utm_source=plugin-dashboard&utm_campaign=Ninja+Forms+Memberships&utm_content=Terms+Conditions" target="_blank" rel="noopener">Terms &amp; Conditions</a>.</div>\r\n</div>', 'no'),
(282, 'ninja_forms_addons_feed', '[{"title":"Conditional Logic","image":"assets\\/img\\/add-ons\\/conditional-logic.png","content":"Build smart, dynamic, interactive WordPress forms that tailor themselves to what a user needs as they fill out the form.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic","plugin":"ninja-forms-conditionals\\/conditionals.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/conditional-logic\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Conditional+Logic+Docs","version":"3.0.24","categories":[{"name":"Look &amp; Feel","slug":"look-feel"},{"name":"Actions","slug":"actions"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"},{"name":"Business","slug":"business"}]},{"title":"Multi-Part Forms","image":"assets\\/img\\/add-ons\\/multi-part-forms.png","content":"Easily break long forms into multiple pages for a huge user experience upgrade!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/multi-part-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi-Part+Forms","plugin":"ninja-forms-multi-part\\/multi-part.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/multi-part-forms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Multi-Part+Forms+Docs","version":"3.0.26","categories":[{"name":"Look &amp; Feel","slug":"look-feel"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"},{"name":"Business","slug":"business"}]},{"title":"Front-End Posting","image":"assets\\/img\\/add-ons\\/front-end-posting.png","content":"Allow users to create their own public posts and pages without ever seeing the Dashboard!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting","plugin":"ninja-forms-post-creation\\/ninja-forms-post-creation.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/post-creation\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Front-End+Posting+Docs","version":"3.0.9","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"}]},{"title":"File Uploads","image":"assets\\/img\\/add-ons\\/file-uploads.png","content":"Allow users to upload files and save them to your server, media library, or even Dropbox and Amazon S3!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads","plugin":"ninja-forms-uploads\\/file-uploads.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/file-uploads\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=File+Uploads+Docs","version":"3.0.27","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"},{"name":"Business","slug":"business"}]},{"title":"Layout and Styles","image":"assets\\/img\\/add-ons\\/layout-styles.png","content":"Easily create multi-column form layouts and beautifully styled WordPress forms without mastering CSS.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles","plugin":"ninja-forms-style\\/ninja-forms-style.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/layouts-and-styles\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Layout+and+Styles+Docs","version":"3.0.27","categories":[{"name":"Look &amp; Feel","slug":"look-feel"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"},{"name":"Business","slug":"business"}]},{"title":"MailChimp","image":"assets\\/img\\/add-ons\\/mail-chimp.png","content":"Integrate MailChimp and WordPress with easy-to-create, fully customizable signup forms!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailChimp","plugin":"ninja-forms-mail-chimp\\/ninja-forms-mail-chimp.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/mailchimp\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailChimp+Docs","version":"3.1.11","categories":[{"name":"Email Marketing","slug":"email-marketing"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"},{"name":"Business","slug":"business"}]},{"title":"Campaign Monitor","image":"assets\\/img\\/add-ons\\/campaign-monitor.png","content":"Connect your website directly with Campaign Monitor using any of your WordPress forms!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor","plugin":"ninja-forms-campaign-monitor\\/ninja-forms-campaign-monitor.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/campaign-monitor\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Campaign+Monitor+Docs","version":"3.0.5","categories":[{"name":"Email Marketing","slug":"email-marketing"},{"name":"Membership","slug":"membership"}]},{"title":"User Analytics","image":"assets\\/img\\/add-ons\\/user-analytics.png","content":"Collect valuable user data on form submission without the hassle of integrating with other services!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics","plugin":"ninja-forms-user-analytics\\/ninja-forms-user-analytics.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/user-analytics\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Analytics+Docs","version":"3.0.0","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Membership","slug":"membership"}]},{"title":"Constant Contact","image":"assets\\/img\\/add-ons\\/constant-contact.png","content":"Turn any WordPress form into a beautiful, fully customizable Constant Contact signup form in minutes!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact","plugin":"ninja-forms-constant-contact\\/ninja-forms-constant-contact.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/constant-contact\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Constant+Contact+Docs","version":"3.0.4","categories":[{"name":"Email Marketing","slug":"email-marketing"},{"name":"Membership","slug":"membership"}]},{"title":"AWeber","image":"assets\\/img\\/add-ons\\/aweber.png","content":"Integrate AWeber and WordPress for fully automated email marketing in minutes!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber","plugin":"ninja-forms-aweber\\/ninja-forms-aweber.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/aweber\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=AWeber+Docs","version":"3.1.1","categories":[{"name":"Email Marketing","slug":"email-marketing"},{"name":"Membership","slug":"membership"}]},{"title":"PayPal Express","image":"assets\\/img\\/add-ons\\/paypal-express.png","content":"Connect WordPress with PayPal Express & start collecting payments with your WordPress forms!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express","plugin":"ninja-forms-paypal-express\\/ninja-forms-paypal-express.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/paypal-express\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PayPal+Express+Docs","version":"3.0.15","categories":[{"name":"Payment Gateways","slug":"payment-gateways"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"},{"name":"Business","slug":"business"}]},{"title":"MailPoet","image":"assets\\/img\\/add-ons\\/mailpoet.png","content":"Supercharge your MailPoet newsletter campaigns with easy to integrate and fully customizable WordPress signup forms!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet","plugin":"ninja-forms-mailpoet\\/nf-mailpoet.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/mailpoet\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=MailPoet+Docs","version":"3.0.0","categories":[{"name":"Email Marketing","slug":"email-marketing"}]},{"title":"Zoho CRM","image":"assets\\/img\\/add-ons\\/zoho-crm.png","content":"Sell smarter, better, and faster with total integration between Zoho CRM and WordPress","link":"https:\\/\\/ninjaforms.com\\/extensions\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM","plugin":"ninja-forms-zoho-crm\\/ninja-forms-zoho-crm.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/zoho-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zoho+CRM+Docs","version":"3.4","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Membership","slug":"membership"}]},{"title":"Capsule CRM","image":"assets\\/img\\/add-ons\\/capsule-crm.png","content":"Save time to focus on sales with direct, flawless integration with your Capsule CRM account","link":"https:\\/\\/ninjaforms.com\\/extensions\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM","plugin":"ninja-forms-capsule-crm\\/ninja-forms-capsule-crm.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/capsule-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Capsule+CRM+Docs","version":"3.4.0","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Membership","slug":"membership"}]},{"title":"Stripe","image":"assets\\/img\\/add-ons\\/stripe.png","content":"Accept credit cards payments securely and efficiently from your WordPress forms","link":"https:\\/\\/ninjaforms.com\\/extensions\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe","plugin":"ninja-forms-stripe\\/ninja-forms-stripe.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/stripe\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Stripe+Docs","version":"3.1.1","categories":[{"name":"Payment Gateways","slug":"payment-gateways"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"}]},{"title":"Insightly CRM","image":"assets\\/img\\/add-ons\\/insightly-crm.png","content":"Connect your WordPress forms and Insightly CRM to build better customer relationships and accelerate sales","link":"https:\\/\\/ninjaforms.com\\/extensions\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM","plugin":"ninja-forms-insightly-crm\\/ninja-forms-insightly-crm.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/insightly-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Insightly+CRM+Docs","version":"3.2.0","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Membership","slug":"membership"}]},{"title":"PDF Form Submission","image":"assets\\/img\\/add-ons\\/pdf-form-submission.png","content":"Easily create standardized PDF copies of any form submission to export or email","link":"https:\\/\\/ninjaforms.com\\/extensions\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission","plugin":"ninja-forms-pdf-submissions\\/nf-pdf-submissions.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/pdf\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PDF+Form+Submission+Docs","version":"3.0.5","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Membership","slug":"membership"},{"name":"Business","slug":"business"}]},{"title":"Trello","image":"assets\\/img\\/add-ons\\/trello.png","content":"Create Trello cards from your Ninja Forms submissions.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello","plugin":"ninja-forms-trello\\/ninja-forms-trello.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/trello\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Trello+Docs","version":"3.0.3","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Membership","slug":"membership"}]},{"title":"Elavon","image":"assets\\/img\\/add-ons\\/elavon.png","content":"A simple, streamlined, and secure way to accept credit card payments in WordPress","link":"https:\\/\\/ninjaforms.com\\/extensions\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon","plugin":"ninja-forms-elavon-payment-gateway\\/ninja-forms-elavon-payment-gateway.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/elavon\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Elavon+Docs","version":"3.1.0","categories":[{"name":"Payment Gateways","slug":"payment-gateways"},{"name":"Membership","slug":"membership"}]},{"title":"Zapier","image":"assets\\/img\\/add-ons\\/zapier.png","content":"Integrate WordPress with virtually any service in a matter of minutes!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier","plugin":"ninja-forms-zapier\\/ninja-forms-zapier.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/zapier\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Zapier+Docs","version":"3.0.8","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Membership","slug":"membership"}]},{"title":"Salesforce CRM","image":"assets\\/img\\/add-ons\\/salesforce-crm.png","content":"Complete, effortless integration between Salesforce and WordPress","link":"https:\\/\\/ninjaforms.com\\/extensions\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM","plugin":"ninja-forms-salesforce-crm\\/ninja-forms-salesforce-crm.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/salesforce-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Salesforce+CRM+Docs","version":"3.2.0","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Membership","slug":"membership"}]},{"title":"Slack","image":"assets\\/img\\/add-ons\\/slack.png","content":"Stay in touch with real-time notifications every time a form is submitted. Get Slack for WordPress and never miss a thing!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack","plugin":"ninja-forms-slack\\/ninja-forms-slack.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/slack\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Slack+Docs","version":"3.0.3","categories":[{"name":"Notifications","slug":"notifications"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"}]},{"title":"CleverReach","image":"assets\\/img\\/add-ons\\/cleverreach.png","content":"Connect to CleverReach and turn any of your WordPress forms into a CleverReach signup form in minutes!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach","plugin":"ninja-forms-cleverreach\\/ninja-forms-cleverreach.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/cleverreach\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=CleverReach+Docs","version":"3.1.3","categories":[{"name":"Email Marketing","slug":"email-marketing"},{"name":"Membership","slug":"membership"}]},{"title":"Webhooks","image":"assets\\/img\\/add-ons\\/webhooks.png","content":"Connect your WordPress forms to virtually any external service, no code required!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks","plugin":"ninja-forms-webhooks\\/ninja-forms-webhooks.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/webhooks\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Webhooks+Docs","version":"3.0.5","categories":[{"name":"Notifications","slug":"notifications"},{"name":"Actions","slug":"actions"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"}]},{"title":"Excel Export","image":"assets\\/img\\/add-ons\\/excel-export.png","content":"Flawlessly export any number of form submissions into an Excel spreadsheet with the press of a button!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export","plugin":"ninja-forms-excel-export\\/ninja-forms-excel-export.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/excel-export\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Excel+Export+Docs","version":"3.3.1","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Membership","slug":"membership"}]},{"title":"WebMerge","image":"assets\\/img\\/add-ons\\/webmerge.png","content":"Populate documents in WordPress, digital or paper! Perfect for contracts, applications, government forms, patient registration, and more!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/webmerge\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=WebMerge","plugin":"ninja-forms-webmerge\\/ninja-forms-webmerge.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/webmerge\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=WebMerge+Docs","version":"3.0.3","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Actions","slug":"actions"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"}]},{"title":"Help Scout","image":"assets\\/img\\/add-ons\\/help-scout.png","content":"Bring excellent customer support home to your WordPress dashboard with Help Scout integration for Ninja Forms!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout","plugin":null,"docs":"https:\\/\\/ninjaforms.com\\/docs\\/help-scout\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Help+Scout+Docs","version":"3.0.0","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"}]},{"title":"Emma","image":"assets\\/img\\/add-ons\\/emma.png","content":"Add users to Emma newsletters using Ninja Forms","link":"https:\\/\\/ninjaforms.com\\/extensions\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma","plugin":"ninja-forms-emma\\/ninja-forms-emma.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/emma\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Emma+Docs","version":"3.0.4","categories":[{"name":"Email Marketing","slug":"email-marketing"},{"name":"Actions","slug":"actions"},{"name":"Developer","slug":"developer"},{"name":"Membership","slug":"membership"},{"name":"User","slug":"user"}]},{"title":"ClickSend SMS","image":"assets\\/img\\/add-ons\\/clicksend-sms.png","content":"Send a SMS when someone submits your form via ClickSend.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS","plugin":"ninja-forms-clicksend\\/ninja-forms-clicksend.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/clicksend-sms\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ClickSend+SMS+Docs","version":"3.0.1","categories":[{"name":"Notifications","slug":"notifications"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"}]},{"title":"Twilio SMS","image":"assets\\/img\\/add-ons\\/twilio-sms.png","content":"Send a SMS when someone submits your form via Twilio.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS","plugin":"ninja-forms-twilio\\/ninja-forms-twilio.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/twilio\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Twilio+SMS+Docs","version":"3.0.1","categories":[{"name":"Notifications","slug":"notifications"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"}]},{"title":"Recurly","image":"assets\\/img\\/add-ons\\/recurly.png","content":"Subscribe users to Recurly plans using Ninja Forms!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly","plugin":"ninja-forms-recurly\\/ninja-forms-recurly.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/recurly\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Recurly+Docs","version":"3.0.4","categories":[{"name":"Payment Gateways","slug":"payment-gateways"},{"name":"Actions","slug":"actions"}]},{"title":"User Management","image":"assets\\/img\\/add-ons\\/user-management.png","content":"User registration and management made easy using your Wordpress forms. Simple. Beautiful. Efficient.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management","plugin":"ninja-forms-user-management\\/ninja-forms-user-management.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/user-management\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=User+Management+Docs","version":"3.0.11","categories":[{"name":"Content Management","slug":"content-management"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"}]},{"title":"Save Progress","image":"assets\\/img\\/add-ons\\/save-progress.png","content":"Stop losing conversions on longer WordPress forms! Give your users a way to save their progress for any incomplete form.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress","plugin":"ninja-forms-save-progress\\/ninja-forms-save-progress.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/save-progress\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Save+Progress+Docs","version":"3.0.23","categories":[{"name":"Look &amp; Feel","slug":"look-feel"}]},{"title":"EmailOctopus","image":"assets\\/img\\/add-ons\\/emailoctopus.png","content":"Automation, integration, analytics... EmailOctopus is the email management solution that fills every need, and it''s now available for WordPress!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus","plugin":"ninja-forms-emailoctopus\\/ninja-forms-emailoctopus.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/emailoctopus\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=EmailOctopus+Docs","version":"3.0.0","categories":[{"name":"Email Marketing","slug":"email-marketing"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"},{"name":"Business","slug":"business"}]},{"title":"PipelineDeals CRM","image":"assets\\/img\\/add-ons\\/pipelinedeals-crm.png","content":"Automated, effortless integration with PipelineDeals CRM","link":"https:\\/\\/ninjaforms.com\\/extensions\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PipelineDeals+CRM","plugin":"ninja-forms-zoho-crm\\/zoho-integration.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/pipelinedeals-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=PipelineDeals+CRM+Docs","version":"3.0.1","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"}]},{"title":"Highrise CRM","image":"assets\\/img\\/add-ons\\/highrise-crm.png","content":"Combine the functional simplicity of Highrise CRM + the power to build lasting customer relationships with your WordPress website.","link":"https:\\/\\/ninjaforms.com\\/extensions\\/highrise-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Highrise+CRM","plugin":"ninja-forms-highrise-crm\\/ninja-forms-highrise-crm.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/highrise-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Highrise+CRM+Docs","version":"3.0.0","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Membership","slug":"membership"}]},{"title":"ConvertKit","image":"assets\\/img\\/add-ons\\/convertkit.png","content":"Integrate WordPress with ConvertKit seamlessly through your WordPress forms","link":"https:\\/\\/ninjaforms.com\\/extensions\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit","plugin":"ninja-forms-convertkit\\/ninja-forms-convertkit.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/convertkit\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=ConvertKit+Docs","version":"3.0.2","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Membership","slug":"membership"}]},{"title":"OnePageCRM","image":"assets\\/img\\/add-ons\\/onepage-crm.png","content":"Integrate WordPress with OnePage CRM seamlessly through your WordPress forms","link":"https:\\/\\/ninjaforms.com\\/extensions\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM","plugin":"ninja-forms-onepage-crm\\/ninja-forms-onepage-crm.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/onepage-crm\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=OnePageCRM+Docs","version":"3.0.0","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Actions","slug":"actions"},{"name":"Membership","slug":"membership"}]},{"title":"Active Campaign","image":"assets\\/img\\/add-ons\\/active-campaign.png","content":"Discover marketing automation that''s intelligent, powerful, and easy to use!","link":"https:\\/\\/ninjaforms.com\\/extensions\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Active+Campaign","plugin":"ninja-forms-active-campaign\\/ninja-forms-active-campaign.php","docs":"https:\\/\\/ninjaforms.com\\/docs\\/activecampaign\\/?utm_medium=plugin&utm_source=plugin-addons-page&utm_campaign=Ninja+Forms+Addons+Page&utm_content=Active+Campaign+Docs","version":"3.0.4","categories":[{"name":"CRM Integrations","slug":"crm-integrations"},{"name":"Membership","slug":"membership"}]}]', 'no'),
(393, '_transient_health-check-site-status-result', '{"good":"12","recommended":"3","critical":"1"}', 'yes'),
(284, 'nf_email_send_count', '4', 'yes'),
(285, 'nf_email_with_attachment_count', '0', 'yes'),
(286, 'nf_email_to_count', '4', 'yes'),
(287, 'nf_email_to_max', '1', 'yes'),
(288, 'nf_email_cc_count', '0', 'yes'),
(289, 'nf_email_cc_max', '0', 'yes'),
(290, 'nf_email_bcc_count', '0', 'yes'),
(291, 'nf_email_bcc_max', '0', 'yes'),
(292, 'nf_email_recipient_max', '1', 'yes'),
(293, 'nf_email_attachment_count', '0', 'yes'),
(294, 'nf_email_attachment_filesize_count', '0', 'yes'),
(295, 'nf_email_attachment_filesize_max', '0', 'yes'),
(658, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'yes'),
(659, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'yes'),
(660, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'yes'),
(661, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'yes'),
(662, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'yes'),
(663, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'yes'),
(664, 'woocommerce_logout_endpoint', 'customer-logout', 'yes'),
(665, 'woocommerce_api_enabled', 'no', 'yes'),
(666, 'woocommerce_allow_tracking', 'no', 'no'),
(667, 'woocommerce_show_marketplace_suggestions', 'yes', 'no'),
(668, 'woocommerce_single_image_width', '600', 'yes'),
(669, 'woocommerce_thumbnail_image_width', '300', 'yes'),
(670, 'woocommerce_checkout_highlight_required_fields', 'yes', 'yes'),
(671, 'woocommerce_demo_store', 'no', 'no'),
(672, 'woocommerce_permalinks', 'a:5:{s:12:"product_base";s:7:"product";s:13:"category_base";s:16:"product-category";s:8:"tag_base";s:11:"product-tag";s:14:"attribute_base";s:0:"";s:22:"use_verbose_page_rules";b:0;}', 'yes'),
(673, 'current_theme_supports_woocommerce', 'yes', 'yes'),
(674, 'woocommerce_queue_flush_rewrite_rules', 'no', 'yes'),
(675, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'yes'),
(676, 'product_cat_children', 'a:0:{}', 'yes'),
(677, 'default_product_cat', '72', 'yes'),
(689, 'woocommerce_meta_box_errors', 'a:0:{}', 'yes'),
(681, 'woocommerce_version', '3.7.0', 'yes'),
(682, 'woocommerce_db_version', '3.7.0', 'yes'),
(3696, 'rewrite_rules', 'a:220:{s:20:"wpsm_servicebox_r/?$";s:37:"index.php?post_type=wpsm_servicebox_r";s:50:"wpsm_servicebox_r/feed/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?post_type=wpsm_servicebox_r&feed=$matches[1]";s:45:"wpsm_servicebox_r/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?post_type=wpsm_servicebox_r&feed=$matches[1]";s:37:"wpsm_servicebox_r/page/([0-9]{1,})/?$";s:55:"index.php?post_type=wpsm_servicebox_r&paged=$matches[1]";s:19:"sitemap_index\\.xml$";s:19:"index.php?sitemap=1";s:31:"([^/]+?)-sitemap([0-9]+)?\\.xml$";s:51:"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]";s:24:"([a-z]+)?-?sitemap\\.xsl$";s:39:"index.php?yoast-sitemap-xsl=$matches[1]";s:11:"^wp-json/?$";s:22:"index.php?rest_route=/";s:14:"^wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:21:"^index.php/wp-json/?$";s:22:"index.php?rest_route=/";s:24:"^index.php/wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:14:"hostel_room/?$";s:31:"index.php?post_type=hostel_room";s:44:"hostel_room/feed/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?post_type=hostel_room&feed=$matches[1]";s:39:"hostel_room/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?post_type=hostel_room&feed=$matches[1]";s:31:"hostel_room/page/([0-9]{1,})/?$";s:49:"index.php?post_type=hostel_room&paged=$matches[1]";s:7:"room/?$";s:24:"index.php?post_type=room";s:37:"room/feed/(feed|rdf|rss|rss2|atom)/?$";s:41:"index.php?post_type=room&feed=$matches[1]";s:32:"room/(feed|rdf|rss|rss2|atom)/?$";s:41:"index.php?post_type=room&feed=$matches[1]";s:24:"room/page/([0-9]{1,})/?$";s:42:"index.php?post_type=room&paged=$matches[1]";s:12:"portfolio/?$";s:29:"index.php?post_type=portfolio";s:42:"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?post_type=portfolio&feed=$matches[1]";s:37:"portfolio/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?post_type=portfolio&feed=$matches[1]";s:29:"portfolio/page/([0-9]{1,})/?$";s:47:"index.php?post_type=portfolio&paged=$matches[1]";s:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:23:"category/(.+?)/embed/?$";s:46:"index.php?category_name=$matches[1]&embed=true";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:20:"tag/([^/]+)/embed/?$";s:36:"index.php?tag=$matches[1]&embed=true";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:21:"type/([^/]+)/embed/?$";s:44:"index.php?post_format=$matches[1]&embed=true";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?post_format=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:33:"index.php?post_format=$matches[1]";s:45:"wpsm_servicebox_r/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:55:"wpsm_servicebox_r/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:75:"wpsm_servicebox_r/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:70:"wpsm_servicebox_r/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:70:"wpsm_servicebox_r/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:51:"wpsm_servicebox_r/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:34:"wpsm_servicebox_r/([^/]+)/embed/?$";s:50:"index.php?wpsm_servicebox_r=$matches[1]&embed=true";s:38:"wpsm_servicebox_r/([^/]+)/trackback/?$";s:44:"index.php?wpsm_servicebox_r=$matches[1]&tb=1";s:58:"wpsm_servicebox_r/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?wpsm_servicebox_r=$matches[1]&feed=$matches[2]";s:53:"wpsm_servicebox_r/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:56:"index.php?wpsm_servicebox_r=$matches[1]&feed=$matches[2]";s:46:"wpsm_servicebox_r/([^/]+)/page/?([0-9]{1,})/?$";s:57:"index.php?wpsm_servicebox_r=$matches[1]&paged=$matches[2]";s:53:"wpsm_servicebox_r/([^/]+)/comment-page-([0-9]{1,})/?$";s:57:"index.php?wpsm_servicebox_r=$matches[1]&cpage=$matches[2]";s:42:"wpsm_servicebox_r/([^/]+)(?:/([0-9]+))?/?$";s:56:"index.php?wpsm_servicebox_r=$matches[1]&page=$matches[2]";s:34:"wpsm_servicebox_r/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"wpsm_servicebox_r/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"wpsm_servicebox_r/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"wpsm_servicebox_r/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"wpsm_servicebox_r/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:40:"wpsm_servicebox_r/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:39:"hostel_room/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:49:"hostel_room/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:69:"hostel_room/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"hostel_room/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:64:"hostel_room/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:45:"hostel_room/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:28:"hostel_room/([^/]+)/embed/?$";s:44:"index.php?hostel_room=$matches[1]&embed=true";s:32:"hostel_room/([^/]+)/trackback/?$";s:38:"index.php?hostel_room=$matches[1]&tb=1";s:52:"hostel_room/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?hostel_room=$matches[1]&feed=$matches[2]";s:47:"hostel_room/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?hostel_room=$matches[1]&feed=$matches[2]";s:40:"hostel_room/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?hostel_room=$matches[1]&paged=$matches[2]";s:47:"hostel_room/([^/]+)/comment-page-([0-9]{1,})/?$";s:51:"index.php?hostel_room=$matches[1]&cpage=$matches[2]";s:36:"hostel_room/([^/]+)(?:/([0-9]+))?/?$";s:50:"index.php?hostel_room=$matches[1]&page=$matches[2]";s:28:"hostel_room/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:38:"hostel_room/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:58:"hostel_room/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:53:"hostel_room/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:53:"hostel_room/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:34:"hostel_room/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:61:"hostel_room_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:59:"index.php?hostel_room_category=$matches[1]&feed=$matches[2]";s:56:"hostel_room_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:59:"index.php?hostel_room_category=$matches[1]&feed=$matches[2]";s:37:"hostel_room_category/([^/]+)/embed/?$";s:53:"index.php?hostel_room_category=$matches[1]&embed=true";s:49:"hostel_room_category/([^/]+)/page/?([0-9]{1,})/?$";s:60:"index.php?hostel_room_category=$matches[1]&paged=$matches[2]";s:31:"hostel_room_category/([^/]+)/?$";s:42:"index.php?hostel_room_category=$matches[1]";s:56:"hostel_room_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?hostel_room_tag=$matches[1]&feed=$matches[2]";s:51:"hostel_room_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:54:"index.php?hostel_room_tag=$matches[1]&feed=$matches[2]";s:32:"hostel_room_tag/([^/]+)/embed/?$";s:48:"index.php?hostel_room_tag=$matches[1]&embed=true";s:44:"hostel_room_tag/([^/]+)/page/?([0-9]{1,})/?$";s:55:"index.php?hostel_room_tag=$matches[1]&paged=$matches[2]";s:26:"hostel_room_tag/([^/]+)/?$";s:37:"index.php?hostel_room_tag=$matches[1]";s:32:"room/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:42:"room/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:62:"room/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:57:"room/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:57:"room/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:38:"room/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:21:"room/([^/]+)/embed/?$";s:37:"index.php?room=$matches[1]&embed=true";s:25:"room/([^/]+)/trackback/?$";s:31:"index.php?room=$matches[1]&tb=1";s:45:"room/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?room=$matches[1]&feed=$matches[2]";s:40:"room/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?room=$matches[1]&feed=$matches[2]";s:33:"room/([^/]+)/page/?([0-9]{1,})/?$";s:44:"index.php?room=$matches[1]&paged=$matches[2]";s:40:"room/([^/]+)/comment-page-([0-9]{1,})/?$";s:44:"index.php?room=$matches[1]&cpage=$matches[2]";s:29:"room/([^/]+)(?:/([0-9]+))?/?$";s:43:"index.php?room=$matches[1]&page=$matches[2]";s:21:"room/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:31:"room/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:51:"room/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:46:"room/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:46:"room/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:27:"room/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:54:"room_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?room_category=$matches[1]&feed=$matches[2]";s:49:"room_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?room_category=$matches[1]&feed=$matches[2]";s:30:"room_category/([^/]+)/embed/?$";s:46:"index.php?room_category=$matches[1]&embed=true";s:42:"room_category/([^/]+)/page/?([0-9]{1,})/?$";s:53:"index.php?room_category=$matches[1]&paged=$matches[2]";s:24:"room_category/([^/]+)/?$";s:35:"index.php?room_category=$matches[1]";s:49:"room_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?room_tag=$matches[1]&feed=$matches[2]";s:44:"room_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?room_tag=$matches[1]&feed=$matches[2]";s:25:"room_tag/([^/]+)/embed/?$";s:41:"index.php?room_tag=$matches[1]&embed=true";s:37:"room_tag/([^/]+)/page/?([0-9]{1,})/?$";s:48:"index.php?room_tag=$matches[1]&paged=$matches[2]";s:19:"room_tag/([^/]+)/?$";s:30:"index.php?room_tag=$matches[1]";s:37:"portfolio/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"portfolio/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:43:"portfolio/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:26:"portfolio/([^/]+)/embed/?$";s:42:"index.php?portfolio=$matches[1]&embed=true";s:30:"portfolio/([^/]+)/trackback/?$";s:36:"index.php?portfolio=$matches[1]&tb=1";s:50:"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?portfolio=$matches[1]&feed=$matches[2]";s:45:"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?portfolio=$matches[1]&feed=$matches[2]";s:38:"portfolio/([^/]+)/page/?([0-9]{1,})/?$";s:49:"index.php?portfolio=$matches[1]&paged=$matches[2]";s:45:"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$";s:49:"index.php?portfolio=$matches[1]&cpage=$matches[2]";s:34:"portfolio/([^/]+)(?:/([0-9]+))?/?$";s:48:"index.php?portfolio=$matches[1]&page=$matches[2]";s:26:"portfolio/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"portfolio/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:32:"portfolio/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:59:"portfolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:57:"index.php?portfolio_category=$matches[1]&feed=$matches[2]";s:54:"portfolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:57:"index.php?portfolio_category=$matches[1]&feed=$matches[2]";s:35:"portfolio_category/([^/]+)/embed/?$";s:51:"index.php?portfolio_category=$matches[1]&embed=true";s:47:"portfolio_category/([^/]+)/page/?([0-9]{1,})/?$";s:58:"index.php?portfolio_category=$matches[1]&paged=$matches[2]";s:29:"portfolio_category/([^/]+)/?$";s:40:"index.php?portfolio_category=$matches[1]";s:54:"portfolio_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?portfolio_tag=$matches[1]&feed=$matches[2]";s:49:"portfolio_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?portfolio_tag=$matches[1]&feed=$matches[2]";s:30:"portfolio_tag/([^/]+)/embed/?$";s:46:"index.php?portfolio_tag=$matches[1]&embed=true";s:42:"portfolio_tag/([^/]+)/page/?([0-9]{1,})/?$";s:53:"index.php?portfolio_tag=$matches[1]&paged=$matches[2]";s:24:"portfolio_tag/([^/]+)/?$";s:35:"index.php?portfolio_tag=$matches[1]";s:54:"page_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?page_category=$matches[1]&feed=$matches[2]";s:49:"page_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?page_category=$matches[1]&feed=$matches[2]";s:30:"page_category/([^/]+)/embed/?$";s:46:"index.php?page_category=$matches[1]&embed=true";s:42:"page_category/([^/]+)/page/?([0-9]{1,})/?$";s:53:"index.php?page_category=$matches[1]&paged=$matches[2]";s:24:"page_category/([^/]+)/?$";s:35:"index.php?page_category=$matches[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:41:"index.php?&page_id=3720&cpage=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:17:"comments/embed/?$";s:21:"index.php?&embed=true";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:20:"search/(.+)/embed/?$";s:34:"index.php?s=$matches[1]&embed=true";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:23:"author/([^/]+)/embed/?$";s:44:"index.php?author_name=$matches[1]&embed=true";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:45:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$";s:74:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:32:"([0-9]{4})/([0-9]{1,2})/embed/?$";s:58:"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:19:"([0-9]{4})/embed/?$";s:37:"index.php?year=$matches[1]&embed=true";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s:58:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:68:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:88:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:83:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:83:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:64:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:53:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$";s:91:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$";s:85:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1";s:77:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:72:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:65:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$";s:98:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]";s:72:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$";s:98:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]";s:61:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]";s:47:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:57:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:77:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:53:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]";s:51:"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]";s:38:"([0-9]{4})/comment-page-([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&cpage=$matches[2]";s:27:".?.+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:".?.+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:33:".?.+?/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:16:"(.?.+?)/embed/?$";s:41:"index.php?pagename=$matches[1]&embed=true";s:20:"(.?.+?)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:40:"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:28:"(.?.+?)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:35:"(.?.+?)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:24:"(.?.+?)(?:/([0-9]+))?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";}', 'yes');
INSERT INTO `wpor_options` VALUES
(1545, '_transient_wc_count_comments', 'O:8:"stdClass":7:{s:14:"total_comments";i:18;s:3:"all";i:18;s:8:"approved";s:2:"18";s:9:"moderated";i:0;s:4:"spam";i:0;s:5:"trash";i:0;s:12:"post-trashed";i:0;}', 'yes'),
(1546, '_transient_as_comment_count', 'O:8:"stdClass":7:{s:8:"approved";s:2:"18";s:14:"total_comments";i:18;s:3:"all";i:18;s:9:"moderated";i:0;s:4:"spam";i:0;s:5:"trash";i:0;s:12:"post-trashed";i:0;}', 'yes'),
(4421, 'can_compress_scripts', '0', 'no'),
(4417, 'admin_email_lifespan', '1594070116', 'yes'),
(7262, '_site_transient_update_themes', 'O:8:"stdClass":4:{s:12:"last_checked";i:1581144172;s:7:"checked";a:6:{s:11:"hotelmaster";s:4:"3.20";s:7:"travely";s:3:"1.0";s:14:"twentynineteen";s:3:"1.4";s:15:"twentyseventeen";s:3:"2.2";s:13:"twentysixteen";s:3:"2.0";s:12:"twentytwenty";s:3:"1.0";}s:8:"response";a:1:{s:12:"twentytwenty";a:6:{s:5:"theme";s:12:"twentytwenty";s:11:"new_version";s:3:"1.1";s:3:"url";s:42:"https://wordpress.org/themes/twentytwenty/";s:7:"package";s:58:"https://downloads.wordpress.org/theme/twentytwenty.1.1.zip";s:8:"requires";b:0;s:12:"requires_php";b:0;}}s:12:"translations";a:0:{}}', 'no'),
(7263, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1581144174;s:7:"checked";a:23:{s:19:"akismet/akismet.php";s:5:"4.1.2";s:36:"contact-form-7/wp-contact-form-7.php";s:5:"5.1.6";s:31:"flaming-forms/flaming_forms.php";s:5:"1.0.1";s:27:"gdlr-hostel/gdlr-hostel.php";s:5:"3.0.5";s:25:"gdlr-hotel/gdlr-hotel.php";s:5:"3.0.5";s:43:"goodlayers-importer/goodlayers-importer.php";s:5:"1.0.1";s:33:"gdlr-portfolio/gdlr-portfolio.php";s:5:"1.0.1";s:33:"gdlr-shortcode/gdlr-shortcode.php";s:3:"1.0";s:9:"hello.php";s:5:"1.7.2";s:23:"loginizer/loginizer.php";s:5:"1.4.2";s:31:"master-slider/master-slider.php";s:5:"3.5.3";s:29:"masterslider/masterslider.php";s:6:"3.2.14";s:27:"ninja-forms/ninja-forms.php";s:6:"3.4.20";s:39:"siteorigin-panels/siteorigin-panels.php";s:7:"2.10.11";s:23:"pagelayer/pagelayer.php";s:5:"1.0.0";s:27:"service-box/service-box.php";s:5:"1.3.5";s:27:"woocommerce/woocommerce.php";s:5:"3.7.1";s:37:"woo-addpay-gateway/gateway-addpay.php";s:6:"2.5.14";s:39:"woocommerce-admin/woocommerce-admin.php";s:6:"0.20.1";s:55:"woo-eftsecure-gateway/woocommerce-gateway-eftsecure.php";s:5:"1.0.3";s:67:"woo-single-page-checkout/rg108-woocommerce-single-page-checkout.php";s:5:"1.2.5";s:45:"wp-google-map-plugin/wp-google-map-plugin.php";s:5:"4.1.1";s:24:"wordpress-seo/wp-seo.php";s:4:"12.5";}s:8:"response";a:10:{s:19:"akismet/akismet.php";O:8:"stdClass":12:{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.3";s:3:"url";s:38:"https://wordpress.org/plugins/akismet/";s:7:"package";s:56:"https://downloads.wordpress.org/plugin/akismet.4.1.3.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:6:"tested";s:5:"5.3.2";s:12:"requires_php";b:0;s:13:"compatibility";O:8:"stdClass":0:{}}s:23:"loginizer/loginizer.php";O:8:"stdClass":12:{s:2:"id";s:23:"w.org/plugins/loginizer";s:4:"slug";s:9:"loginizer";s:6:"plugin";s:23:"loginizer/loginizer.php";s:11:"new_version";s:5:"1.4.3";s:3:"url";s:40:"https://wordpress.org/plugins/loginizer/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/loginizer.1.4.3.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093";s:2:"1x";s:62:"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/loginizer/assets/banner-1544x500.jpg?rev=1517954";s:2:"1x";s:64:"https://ps.w.org/loginizer/assets/banner-772x250.jpg?rev=1517954";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.0";s:12:"requires_php";s:5:"5.2.4";s:13:"compatibility";O:8:"stdClass":0:{}}s:31:"master-slider/master-slider.php";O:8:"stdClass":12:{s:2:"id";s:27:"w.org/plugins/master-slider";s:4:"slug";s:13:"master-slider";s:6:"plugin";s:31:"master-slider/master-slider.php";s:11:"new_version";s:5:"3.5.8";s:3:"url";s:44:"https://wordpress.org/plugins/master-slider/";s:7:"package";s:62:"https://downloads.wordpress.org/plugin/master-slider.3.5.8.zip";s:5:"icons";a:2:{s:2:"2x";s:66:"https://ps.w.org/master-slider/assets/icon-256x256.png?rev=1638064";s:2:"1x";s:66:"https://ps.w.org/master-slider/assets/icon-128x128.png?rev=1638064";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/master-slider/assets/banner-1544x500.png?rev=1638064";s:2:"1x";s:68:"https://ps.w.org/master-slider/assets/banner-772x250.png?rev=1638064";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.3";s:12:"requires_php";s:3:"5.4";s:13:"compatibility";O:8:"stdClass":0:{}}s:27:"ninja-forms/ninja-forms.php";O:8:"stdClass":12:{s:2:"id";s:25:"w.org/plugins/ninja-forms";s:4:"slug";s:11:"ninja-forms";s:6:"plugin";s:27:"ninja-forms/ninja-forms.php";s:11:"new_version";s:8:"3.4.22.1";s:3:"url";s:42:"https://wordpress.org/plugins/ninja-forms/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/ninja-forms.3.4.22.1.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747";s:2:"1x";s:64:"https://ps.w.org/ninja-forms/assets/icon-128x128.png?rev=1649747";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/ninja-forms/assets/banner-1544x500.png?rev=2069024";s:2:"1x";s:66:"https://ps.w.org/ninja-forms/assets/banner-772x250.png?rev=2069024";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.2";s:12:"requires_php";b:0;s:13:"compatibility";O:8:"stdClass":0:{}}s:39:"siteorigin-panels/siteorigin-panels.php";O:8:"stdClass":12:{s:2:"id";s:31:"w.org/plugins/siteorigin-panels";s:4:"slug";s:17:"siteorigin-panels";s:6:"plugin";s:39:"siteorigin-panels/siteorigin-panels.php";s:11:"new_version";s:7:"2.10.14";s:3:"url";s:48:"https://wordpress.org/plugins/siteorigin-panels/";s:7:"package";s:68:"https://downloads.wordpress.org/plugin/siteorigin-panels.2.10.14.zip";s:5:"icons";a:2:{s:2:"2x";s:70:"https://ps.w.org/siteorigin-panels/assets/icon-256x256.png?rev=1044755";s:2:"1x";s:70:"https://ps.w.org/siteorigin-panels/assets/icon-128x128.png?rev=1044755";}s:7:"banners";a:1:{s:2:"1x";s:72:"https://ps.w.org/siteorigin-panels/assets/banner-772x250.jpg?rev=1044755";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.2";s:12:"requires_php";b:0;s:13:"compatibility";O:8:"stdClass":0:{}}s:23:"pagelayer/pagelayer.php";O:8:"stdClass":12:{s:2:"id";s:23:"w.org/plugins/pagelayer";s:4:"slug";s:9:"pagelayer";s:6:"plugin";s:23:"pagelayer/pagelayer.php";s:11:"new_version";s:5:"1.0.5";s:3:"url";s:40:"https://wordpress.org/plugins/pagelayer/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/pagelayer.1.0.5.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/pagelayer/assets/icon-256x256.png?rev=2064937";s:2:"1x";s:62:"https://ps.w.org/pagelayer/assets/icon-128x128.png?rev=2064937";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/pagelayer/assets/banner-1544x500.jpg?rev=2064937";s:2:"1x";s:64:"https://ps.w.org/pagelayer/assets/banner-772x250.jpg?rev=2064937";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.2";s:12:"requires_php";s:3:"5.4";s:13:"compatibility";O:8:"stdClass":0:{}}s:27:"service-box/service-box.php";O:8:"stdClass":12:{s:2:"id";s:25:"w.org/plugins/service-box";s:4:"slug";s:11:"service-box";s:6:"plugin";s:27:"service-box/service-box.php";s:11:"new_version";s:5:"1.3.7";s:3:"url";s:42:"https://wordpress.org/plugins/service-box/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/service-box.1.3.7.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/service-box/assets/icon-256x256.png?rev=1565349";s:2:"1x";s:64:"https://ps.w.org/service-box/assets/icon-128x128.png?rev=1565349";}s:7:"banners";a:1:{s:2:"1x";s:66:"https://ps.w.org/service-box/assets/banner-772x250.jpg?rev=1565349";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.2";s:12:"requires_php";b:0;s:13:"compatibility";O:8:"stdClass":0:{}}s:27:"woocommerce/woocommerce.php";O:8:"stdClass":12:{s:2:"id";s:25:"w.org/plugins/woocommerce";s:4:"slug";s:11:"woocommerce";s:6:"plugin";s:27:"woocommerce/woocommerce.php";s:11:"new_version";s:5:"3.9.1";s:3:"url";s:42:"https://wordpress.org/plugins/woocommerce/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/woocommerce.3.9.1.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2075035";s:2:"1x";s:64:"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2075035";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2075035";s:2:"1x";s:66:"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2075035";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.2";s:12:"requires_php";s:3:"7.0";s:13:"compatibility";O:8:"stdClass":0:{}}s:39:"woocommerce-admin/woocommerce-admin.php";O:8:"stdClass":12:{s:2:"id";s:31:"w.org/plugins/woocommerce-admin";s:4:"slug";s:17:"woocommerce-admin";s:6:"plugin";s:39:"woocommerce-admin/woocommerce-admin.php";s:11:"new_version";s:6:"0.25.1";s:3:"url";s:48:"https://wordpress.org/plugins/woocommerce-admin/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/woocommerce-admin.zip";s:5:"icons";a:2:{s:2:"2x";s:70:"https://ps.w.org/woocommerce-admin/assets/icon-256x256.jpg?rev=2057866";s:2:"1x";s:70:"https://ps.w.org/woocommerce-admin/assets/icon-128x128.jpg?rev=2057866";}s:7:"banners";a:2:{s:2:"2x";s:73:"https://ps.w.org/woocommerce-admin/assets/banner-1544x500.jpg?rev=2057866";s:2:"1x";s:72:"https://ps.w.org/woocommerce-admin/assets/banner-772x250.jpg?rev=2057866";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.3.2";s:12:"requires_php";s:6:"5.6.20";s:13:"compatibility";O:8:"stdClass":0:{}}s:24:"wordpress-seo/wp-seo.php";O:8:"stdClass":12:{s:2:"id";s:27:"w.org/plugins/wordpress-seo";s:4:"slug";s:13:"wordpress-seo";s:6:"plugin";s:24:"wordpress-seo/wp-seo.php";s:11:"new_version";s:4:"13.0";s:3:"url";s:44:"https://wordpress.org/plugins/wordpress-seo/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/wordpress-seo.13.0.zip";s:5:"icons";a:3:{s:2:"2x";s:66:"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347";s:2:"1x";s:58:"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641";s:3:"svg";s:58:"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435";s:2:"1x";s:68:"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435";}s:11:"banners_rtl";a:2:{s:2:"2x";s:73:"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435";s:2:"1x";s:72:"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435";}s:6:"tested";s:5:"5.3.2";s:12:"requires_php";s:6:"5.6.20";s:13:"compatibility";O:8:"stdClass":0:{}}}s:12:"translations";a:0:{}s:9:"no_update";a:7:{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.6";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.6.zip";s:5:"icons";a:2:{s:2:"2x";s:66:"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007";s:2:"1x";s:66:"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007";}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:31:"flaming-forms/flaming_forms.php";O:8:"stdClass":9:{s:2:"id";s:27:"w.org/plugins/flaming-forms";s:4:"slug";s:13:"flaming-forms";s:6:"plugin";s:31:"flaming-forms/flaming_forms.php";s:11:"new_version";s:5:"1.0.1";s:3:"url";s:44:"https://wordpress.org/plugins/flaming-forms/";s:7:"package";s:56:"https://downloads.wordpress.org/plugin/flaming-forms.zip";s:5:"icons";a:2:{s:2:"2x";s:66:"https://ps.w.org/flaming-forms/assets/icon-256x256.png?rev=1226560";s:2:"1x";s:66:"https://ps.w.org/flaming-forms/assets/icon-128x128.png?rev=1226560";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/flaming-forms/assets/banner-1544x500.png?rev=1226560";s:2:"1x";s:68:"https://ps.w.org/flaming-forms/assets/banner-772x250.png?rev=1226560";}s:11:"banners_rtl";a:0:{}}s:9:"hello.php";O:8:"stdClass":9:{s:2:"id";s:25:"w.org/plugins/hello-dolly";s:4:"slug";s:11:"hello-dolly";s:6:"plugin";s:9:"hello.php";s:11:"new_version";s:5:"1.7.2";s:3:"url";s:42:"https://wordpress.org/plugins/hello-dolly/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855";s:2:"1x";s:64:"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855";}s:7:"banners";a:1:{s:2:"1x";s:66:"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855";}s:11:"banners_rtl";a:0:{}}s:37:"woo-addpay-gateway/gateway-addpay.php";O:8:"stdClass":9:{s:2:"id";s:32:"w.org/plugins/woo-addpay-gateway";s:4:"slug";s:18:"woo-addpay-gateway";s:6:"plugin";s:37:"woo-addpay-gateway/gateway-addpay.php";s:11:"new_version";s:6:"2.5.14";s:3:"url";s:49:"https://wordpress.org/plugins/woo-addpay-gateway/";s:7:"package";s:61:"https://downloads.wordpress.org/plugin/woo-addpay-gateway.zip";s:5:"icons";a:1:{s:2:"1x";s:71:"https://ps.w.org/woo-addpay-gateway/assets/icon-128x128.png?rev=2045900";}s:7:"banners";a:1:{s:2:"1x";s:73:"https://ps.w.org/woo-addpay-gateway/assets/banner-772x250.png?rev=2181524";}s:11:"banners_rtl";a:0:{}}s:55:"woo-eftsecure-gateway/woocommerce-gateway-eftsecure.php";O:8:"stdClass":9:{s:2:"id";s:35:"w.org/plugins/woo-eftsecure-gateway";s:4:"slug";s:21:"woo-eftsecure-gateway";s:6:"plugin";s:55:"woo-eftsecure-gateway/woocommerce-gateway-eftsecure.php";s:11:"new_version";s:5:"1.0.3";s:3:"url";s:52:"https://wordpress.org/plugins/woo-eftsecure-gateway/";s:7:"package";s:64:"https://downloads.wordpress.org/plugin/woo-eftsecure-gateway.zip";s:5:"icons";a:2:{s:2:"2x";s:74:"https://ps.w.org/woo-eftsecure-gateway/assets/icon-256x256.png?rev=1691756";s:2:"1x";s:74:"https://ps.w.org/woo-eftsecure-gateway/assets/icon-128x128.png?rev=1691756";}s:7:"banners";a:0:{}s:11:"banners_rtl";a:0:{}}s:67:"woo-single-page-checkout/rg108-woocommerce-single-page-checkout.php";O:8:"stdClass":9:{s:2:"id";s:38:"w.org/plugins/woo-single-page-checkout";s:4:"slug";s:24:"woo-single-page-checkout";s:6:"plugin";s:67:"woo-single-page-checkout/rg108-woocommerce-single-page-checkout.php";s:11:"new_version";s:5:"1.2.5";s:3:"url";s:55:"https://wordpress.org/plugins/woo-single-page-checkout/";s:7:"package";s:67:"https://downloads.wordpress.org/plugin/woo-single-page-checkout.zip";s:5:"icons";a:2:{s:2:"2x";s:77:"https://ps.w.org/woo-single-page-checkout/assets/icon-256x256.jpg?rev=1851495";s:2:"1x";s:77:"https://ps.w.org/woo-single-page-checkout/assets/icon-128x128.jpg?rev=1851495";}s:7:"banners";a:1:{s:2:"1x";s:79:"https://ps.w.org/woo-single-page-checkout/assets/banner-772x250.jpg?rev=1851505";}s:11:"banners_rtl";a:0:{}}s:45:"wp-google-map-plugin/wp-google-map-plugin.php";O:8:"stdClass":9:{s:2:"id";s:34:"w.org/plugins/wp-google-map-plugin";s:4:"slug";s:20:"wp-google-map-plugin";s:6:"plugin";s:45:"wp-google-map-plugin/wp-google-map-plugin.php";s:11:"new_version";s:5:"4.1.1";s:3:"url";s:51:"https://wordpress.org/plugins/wp-google-map-plugin/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/wp-google-map-plugin.zip";s:5:"icons";a:1:{s:2:"1x";s:73:"https://ps.w.org/wp-google-map-plugin/assets/icon-128x128.png?rev=1702516";}s:7:"banners";a:1:{s:2:"1x";s:75:"https://ps.w.org/wp-google-map-plugin/assets/banner-772x250.png?rev=1702516";}s:11:"banners_rtl";a:0:{}}}}', 'no'),
(4426, 'flaming_form_1_options', 'a:13:{s:14:"FieldTemplates";a:13:{s:11:"FlamingText";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:15:"FlamingTextarea";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:13:"FlamingSelect";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:15:"FlamingCheckbox";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:12:"FlamingRadio";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:11:"FlamingFile";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:10:"FlamingUrl";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:11:"FlamingDate";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:16:"FlamingTelephone";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:11:"FlamingTags";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:18:"FlamingColorpicker";s:145:"<div class="flaming_form_field">\n	<label for="[Key]">[Name]</label>\n	<span class="flaming_form_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:16:"FlamingRecaptcha";s:78:"<div>\n	<span class="flaming_error">[Error]</span>\n	<p>[Input Field]</p>\n</div>";s:13:"FlamingSubmit";s:34:"<div>\n	<p>[Input Field]</p>\n</div>";}s:12:"FormTemplate";s:153:"<h3 class="flaming_form_title">[Title]</h3>\n<p class="flaming_form_description">[Description]</p>\n<div class="flaming_form_fields">\n	[Fields List]\n</div>";s:10:"Stylesheet";N;s:10:"Javascript";N;s:5:"Theme";N;s:9:"SendEmail";i:0;s:13:"SendEmailFrom";s:13:"Administrator";s:20:"SendEmailFromAddress";s:30:"info@watershedguesthouse.co.za";s:11:"SendEmailTo";a:0:{}s:12:"EmailSubject";N;s:13:"EmailTemplate";N;s:15:"ThankYouMessage";s:103:"<p><strong>Thank you!</strong></p>\n<p>We have received your message and will response back shortly.</p>";s:18:"HideFormOnThankYou";b:1;}', 'yes'),
(4753, '_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.3.2.zip";s:6:"locale";s:5:"en_ZA";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:59:"https://downloads.wordpress.org/release/wordpress-5.3.2.zip";s:10:"no_content";s:70:"https://downloads.wordpress.org/release/wordpress-5.3.2-no-content.zip";s:11:"new_bundled";s:71:"https://downloads.wordpress.org/release/wordpress-5.3.2-new-bundled.zip";s:7:"partial";b:0;s:8:"rollback";b:0;}s:7:"current";s:5:"5.3.2";s:7:"version";s:5:"5.3.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:1581144166;s:15:"version_checked";s:5:"5.3.2";s:12:"translations";a:0:{}}', 'no');

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

--
-- Table structure for table `wpor_postmeta`
--

CREATE TABLE `wpor_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_postmeta`
--

INSERT INTO `wpor_postmeta` VALUES
(2, 3, '_wp_page_template', 'default'),
(8, 3510, '_wp_attached_file', '2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m.jpg'),
(9, 3510, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:760;s:4:"file";s:62:"2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:63:"photodune-2232283-hotel-room-with-bed-and-wooden-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:62:"photodune-2232283-hotel-room-with-bed-and-wooden-m-750x760.jpg";s:5:"width";i:750;s:6:"height";i:760;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:63:"photodune-2232283-hotel-room-with-bed-and-wooden-m-1140x580.jpg";s:5:"width";i:1140;s:6:"height";i:580;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:{}}}'),
(10, 3511, '_wp_attached_file', '2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m.jpg'),
(11, 3511, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:757;s:4:"file";s:78:"2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-600x398.jpg";s:5:"width";i:600;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-768x510.jpg";s:5:"width";i:768;s:6:"height";i:510;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:79:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-1024x680.jpg";s:5:"width";i:1024;s:6:"height";i:680;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:78:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-750x757.jpg";s:5:"width";i:750;s:6:"height";i:757;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:79:"photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-1140x580.jpg";s:5:"width";i:1140;s:6:"height";i:580;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:{}}}'),
(12, 3512, '_wp_attached_file', '2015/03/photodune-3973259-hotel-room-m.jpg'),
(13, 3512, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:42:"2015/03/photodune-3973259-hotel-room-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:43:"photodune-3973259-hotel-room-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:42:"photodune-3973259-hotel-room-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:43:"photodune-3973259-hotel-room-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(14, 3513, '_wp_attached_file', '2015/03/photodune-3973289-hotel-room-m.jpg'),
(15, 3513, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:760;s:4:"file";s:42:"2015/03/photodune-3973289-hotel-room-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:43:"photodune-3973289-hotel-room-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:42:"photodune-3973289-hotel-room-m-750x760.jpg";s:5:"width";i:750;s:6:"height";i:760;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:43:"photodune-3973289-hotel-room-m-1140x580.jpg";s:5:"width";i:1140;s:6:"height";i:580;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:{}}}'),
(16, 3514, '_wp_attached_file', '2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m.jpg'),
(17, 3514, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:760;s:4:"file";s:73:"2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:74:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:73:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-750x760.jpg";s:5:"width";i:750;s:6:"height";i:760;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:74:"photodune-4076311-interior-of-modern-comfortable-hotel-room-m-1140x580.jpg";s:5:"width";i:1140;s:6:"height";i:580;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:{}}}'),
(18, 3515, '_wp_attached_file', '2015/03/photodune-1176751-interior-design-of-modern-living-room-m.jpg'),
(19, 3515, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:576;s:4:"file";s:69:"2015/03/photodune-1176751-interior-design-of-modern-living-room-m.jpg";s:5:"sizes";a:17:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-600x346.jpg";s:5:"width";i:600;s:6:"height";i:346;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-300x173.jpg";s:5:"width";i:300;s:6:"height";i:173;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-768x442.jpg";s:5:"width";i:768;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:69:"photodune-1176751-interior-design-of-modern-living-room-m-750x576.jpg";s:5:"width";i:750;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(20, 3516, '_wp_attached_file', '2015/03/photodune-2516147-palm-van-m.jpg'),
(21, 3516, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:796;s:4:"file";s:40:"2015/03/photodune-2516147-palm-van-m.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:40:"photodune-2516147-palm-van-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-600x478.jpg";s:5:"width";i:600;s:6:"height";i:478;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-300x239.jpg";s:5:"width";i:300;s:6:"height";i:239;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-768x611.jpg";s:5:"width";i:768;s:6:"height";i:611;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:40:"photodune-2516147-palm-van-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:41:"photodune-2516147-palm-van-m-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(22, 3517, '_wp_attached_file', '2015/03/photodune-2650397-sailing-m.jpg'),
(23, 3517, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:760;s:4:"file";s:39:"2015/03/photodune-2650397-sailing-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:39:"photodune-2650397-sailing-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:40:"photodune-2650397-sailing-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:39:"photodune-2650397-sailing-m-750x760.jpg";s:5:"width";i:750;s:6:"height";i:760;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:40:"photodune-2650397-sailing-m-1140x580.jpg";s:5:"width";i:1140;s:6:"height";i:580;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:{}}}'),
(24, 3518, '_wp_attached_file', '2015/03/photodune-7751505-luxury-home-with-swimming-pool-m.jpg'),
(25, 3518, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:798;s:4:"file";s:62:"2015/03/photodune-7751505-luxury-home-with-swimming-pool-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-600x406.jpg";s:5:"width";i:600;s:6:"height";i:406;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-300x203.jpg";s:5:"width";i:300;s:6:"height";i:203;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-768x519.jpg";s:5:"width";i:768;s:6:"height";i:519;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:63:"photodune-7751505-luxury-home-with-swimming-pool-m-1024x693.jpg";s:5:"width";i:1024;s:6:"height";i:693;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:62:"photodune-7751505-luxury-home-with-swimming-pool-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:63:"photodune-7751505-luxury-home-with-swimming-pool-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(26, 3519, '_wp_attached_file', '2015/03/photodune-1231437-tropical-pool-bar-m.jpg'),
(27, 3519, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:691;s:4:"file";s:49:"2015/03/photodune-1231437-tropical-pool-bar-m.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-600x415.jpg";s:5:"width";i:600;s:6:"height";i:415;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-300x207.jpg";s:5:"width";i:300;s:6:"height";i:207;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-768x531.jpg";s:5:"width";i:768;s:6:"height";i:531;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:49:"photodune-1231437-tropical-pool-bar-m-750x691.jpg";s:5:"width";i:750;s:6:"height";i:691;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:50:"photodune-1231437-tropical-pool-bar-m-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(28, 3520, '_wp_attached_file', '2015/03/photodune-3267349-niagara-falls-ontario-canada-m.jpg'),
(29, 3520, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:667;s:4:"file";s:60:"2015/03/photodune-3267349-niagara-falls-ontario-canada-m.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:60:"photodune-3267349-niagara-falls-ontario-canada-m-750x667.jpg";s:5:"width";i:750;s:6:"height";i:667;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:61:"photodune-3267349-niagara-falls-ontario-canada-m-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(30, 3521, '_wp_attached_file', '2015/03/photodune-1576481-relaxing-m.jpg'),
(31, 3521, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:670;s:4:"file";s:40:"2015/03/photodune-1576481-relaxing-m.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:40:"photodune-1576481-relaxing-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-600x402.jpg";s:5:"width";i:600;s:6:"height";i:402;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-300x201.jpg";s:5:"width";i:300;s:6:"height";i:201;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-768x515.jpg";s:5:"width";i:768;s:6:"height";i:515;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:40:"photodune-1576481-relaxing-m-750x670.jpg";s:5:"width";i:750;s:6:"height";i:670;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:41:"photodune-1576481-relaxing-m-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(32, 3522, '_wp_attached_file', '2015/03/Fotolia_33275049_Subscription_Monthly_XXL.jpg'),
(33, 3522, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:667;s:4:"file";s:53:"2015/03/Fotolia_33275049_Subscription_Monthly_XXL.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:53:"Fotolia_33275049_Subscription_Monthly_XXL-750x667.jpg";s:5:"width";i:750;s:6:"height";i:667;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:54:"Fotolia_33275049_Subscription_Monthly_XXL-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(34, 3523, '_wp_attached_file', '2015/03/Fotolia_34317913_Subscription_Monthly_XXL.jpg'),
(35, 3523, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:667;s:4:"file";s:53:"2015/03/Fotolia_34317913_Subscription_Monthly_XXL.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:53:"Fotolia_34317913_Subscription_Monthly_XXL-750x667.jpg";s:5:"width";i:750;s:6:"height";i:667;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:54:"Fotolia_34317913_Subscription_Monthly_XXL-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}');
INSERT INTO `wpor_postmeta` VALUES
(36, 3524, '_wp_attached_file', '2015/03/Fotolia_34636860_Subscription_Monthly_XXL.jpg'),
(37, 3524, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:667;s:4:"file";s:53:"2015/03/Fotolia_34636860_Subscription_Monthly_XXL.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:53:"Fotolia_34636860_Subscription_Monthly_XXL-750x667.jpg";s:5:"width";i:750;s:6:"height";i:667;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:54:"Fotolia_34636860_Subscription_Monthly_XXL-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(38, 3525, '_wp_attached_file', '2015/03/Fotolia_44778217_Subscription_Monthly_XXL.jpg'),
(39, 3525, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:667;s:4:"file";s:53:"2015/03/Fotolia_44778217_Subscription_Monthly_XXL.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:53:"Fotolia_44778217_Subscription_Monthly_XXL-750x667.jpg";s:5:"width";i:750;s:6:"height";i:667;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:54:"Fotolia_44778217_Subscription_Monthly_XXL-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(40, 3526, '_wp_attached_file', '2015/03/Fotolia_16820650_Subscription_Monthly_XL.jpg'),
(41, 3526, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:606;s:4:"file";s:52:"2015/03/Fotolia_16820650_Subscription_Monthly_XL.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-600x364.jpg";s:5:"width";i:600;s:6:"height";i:364;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-300x182.jpg";s:5:"width";i:300;s:6:"height";i:182;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-768x465.jpg";s:5:"width";i:768;s:6:"height";i:465;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:52:"Fotolia_16820650_Subscription_Monthly_XL-750x606.jpg";s:5:"width";i:750;s:6:"height";i:606;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:53:"Fotolia_16820650_Subscription_Monthly_XL-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(42, 3527, '_wp_attached_file', '2015/03/Fotolia_18408743_Subscription_Monthly_XXL.jpg'),
(43, 3527, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:760;s:4:"file";s:53:"2015/03/Fotolia_18408743_Subscription_Monthly_XXL.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-600x456.jpg";s:5:"width";i:600;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-300x228.jpg";s:5:"width";i:300;s:6:"height";i:228;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-768x584.jpg";s:5:"width";i:768;s:6:"height";i:584;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:53:"Fotolia_18408743_Subscription_Monthly_XXL-750x760.jpg";s:5:"width";i:750;s:6:"height";i:760;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:54:"Fotolia_18408743_Subscription_Monthly_XXL-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(44, 3528, '_wp_attached_file', '2015/03/Fotolia_15185646_Subscription_Monthly_XXL.jpg'),
(45, 3528, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:760;s:4:"file";s:53:"2015/03/Fotolia_15185646_Subscription_Monthly_XXL.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-600x456.jpg";s:5:"width";i:600;s:6:"height";i:456;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-300x228.jpg";s:5:"width";i:300;s:6:"height";i:228;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-768x584.jpg";s:5:"width";i:768;s:6:"height";i:584;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:53:"Fotolia_15185646_Subscription_Monthly_XXL-750x760.jpg";s:5:"width";i:750;s:6:"height";i:760;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:54:"Fotolia_15185646_Subscription_Monthly_XXL-1000x580.jpg";s:5:"width";i:1000;s:6:"height";i:580;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:{}}}'),
(46, 3529, '_wp_attached_file', '2015/03/photodune-396585-spa-m.jpg'),
(47, 3529, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:34:"2015/03/photodune-396585-spa-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:34:"photodune-396585-spa-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:35:"photodune-396585-spa-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:34:"photodune-396585-spa-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:35:"photodune-396585-spa-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(48, 3530, '_wp_attached_file', '2015/03/photodune-1177463-spa-woman-hot-stones-massage-m.jpg'),
(49, 3530, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:815;s:4:"file";s:60:"2015/03/photodune-1177463-spa-woman-hot-stones-massage-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-600x414.jpg";s:5:"width";i:600;s:6:"height";i:414;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-300x207.jpg";s:5:"width";i:300;s:6:"height";i:207;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-768x530.jpg";s:5:"width";i:768;s:6:"height";i:530;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:61:"photodune-1177463-spa-woman-hot-stones-massage-m-1024x707.jpg";s:5:"width";i:1024;s:6:"height";i:707;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:60:"photodune-1177463-spa-woman-hot-stones-massage-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:61:"photodune-1177463-spa-woman-hot-stones-massage-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(50, 3531, '_wp_attached_file', '2015/03/photodune-2673580-brown-sofas-the-lobby-m.jpg'),
(51, 3531, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:53:"2015/03/photodune-2673580-brown-sofas-the-lobby-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:54:"photodune-2673580-brown-sofas-the-lobby-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:53:"photodune-2673580-brown-sofas-the-lobby-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:54:"photodune-2673580-brown-sofas-the-lobby-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(52, 3532, '_wp_attached_file', '2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m.jpg'),
(53, 3532, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:783;s:4:"file";s:61:"2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-600x398.jpg";s:5:"width";i:600;s:6:"height";i:398;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-768x510.jpg";s:5:"width";i:768;s:6:"height";i:510;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:62:"photodune-2681114-penthouse-room-on-a-sunny-day-m-1024x679.jpg";s:5:"width";i:1024;s:6:"height";i:679;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:61:"photodune-2681114-penthouse-room-on-a-sunny-day-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:62:"photodune-2681114-penthouse-room-on-a-sunny-day-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(54, 3533, '_wp_attached_file', '2015/03/photodune-3290449-concierges-holding-the-cart-and-posing-m.jpg'),
(55, 3533, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:785;s:4:"file";s:70:"2015/03/photodune-3290449-concierges-holding-the-cart-and-posing-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-600x399.jpg";s:5:"width";i:600;s:6:"height";i:399;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-768x511.jpg";s:5:"width";i:768;s:6:"height";i:511;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:71:"photodune-3290449-concierges-holding-the-cart-and-posing-m-1024x681.jpg";s:5:"width";i:1024;s:6:"height";i:681;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:70:"photodune-3290449-concierges-holding-the-cart-and-posing-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:71:"photodune-3290449-concierges-holding-the-cart-and-posing-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(56, 3534, '_wp_attached_file', '2015/03/photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m.jpg'),
(57, 3534, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:76:"2015/03/photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:77:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:76:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:77:"photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(58, 3539, '_wp_attached_file', '2013/12/140H.jpg'),
(59, 3539, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/140H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"140H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"140H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"140H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"140H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"140H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"140H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"140H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"140H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"140H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"140H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"140H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"140H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"140H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"140H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"140H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"140H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"140H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"140H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"140H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(60, 3540, '_wp_attached_file', '2013/12/156H.jpg'),
(61, 3540, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/156H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"156H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"156H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"156H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"156H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"156H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"156H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"156H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"156H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"156H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"156H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"156H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"156H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"156H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"156H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"156H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"156H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"156H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"156H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"156H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(62, 3541, '_wp_attached_file', '2013/12/157H.jpg'),
(63, 3541, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/157H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"157H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"157H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"157H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"157H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"157H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"157H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"157H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"157H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"157H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"157H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"157H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"157H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"157H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"157H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"157H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"157H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"157H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"157H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"157H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}');
INSERT INTO `wpor_postmeta` VALUES
(64, 3542, '_wp_attached_file', '2013/12/161H.jpg'),
(65, 3542, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/161H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"161H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"161H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"161H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"161H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"161H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"161H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"161H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"161H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"161H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"161H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"161H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"161H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"161H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"161H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"161H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"161H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"161H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"161H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"161H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(66, 3543, '_wp_attached_file', '2013/12/113H1.jpg'),
(67, 3543, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:17:"2013/12/113H1.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:17:"113H1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:17:"113H1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:17:"113H1-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:17:"113H1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:17:"113H1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:17:"113H1-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:18:"113H1-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:17:"113H1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:17:"113H1-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:17:"113H1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:17:"113H1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:17:"113H1-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:17:"113H1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:17:"113H1-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:17:"113H1-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:17:"113H1-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:17:"113H1-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:17:"113H1-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:18:"113H1-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(68, 3544, '_wp_attached_file', '2013/12/115H.jpg'),
(69, 3544, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/115H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"115H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"115H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"115H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"115H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"115H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"115H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"115H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"115H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"115H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"115H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"115H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"115H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"115H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"115H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"115H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"115H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"115H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"115H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"115H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(70, 3545, '_wp_attached_file', '2013/12/118H.jpg'),
(71, 3545, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/118H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"118H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"118H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"118H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"118H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"118H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"118H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"118H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"118H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"118H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"118H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"118H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"118H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"118H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"118H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"118H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"118H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"118H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"118H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"118H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(72, 3546, '_wp_attached_file', '2013/12/121H.jpg'),
(73, 3546, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/121H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"121H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"121H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"121H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"121H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"121H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"121H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"121H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"121H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"121H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"121H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"121H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"121H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"121H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"121H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"121H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"121H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"121H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"121H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"121H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(74, 3547, '_wp_attached_file', '2013/12/159H.jpg'),
(75, 3547, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/12/159H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"159H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"159H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"159H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"159H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"159H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"159H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"159H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"159H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"159H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"159H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"159H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"159H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"159H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"159H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"159H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"159H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"159H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"159H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"159H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(76, 3548, '_wp_attached_file', '2013/11/114H.jpg'),
(77, 3548, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/11/114H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"114H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"114H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"114H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"114H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"114H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"114H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"114H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"114H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"114H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"114H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"114H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"114H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"114H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"114H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"114H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"114H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"114H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"114H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"114H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(78, 3549, '_wp_attached_file', '2013/11/160H.jpg'),
(79, 3549, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:787;s:4:"file";s:16:"2013/11/160H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"160H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"160H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"160H-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"160H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"160H-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"160H-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"160H-1024x683.jpg";s:5:"width";i:1024;s:6:"height";i:683;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"160H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"160H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"160H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"160H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"160H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"160H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"160H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"160H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"160H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"160H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"160H-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"160H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(80, 3550, '_wp_attached_file', '2013/11/162H.jpg'),
(81, 3550, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1180;s:6:"height";i:758;s:4:"file";s:16:"2013/11/162H.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:16:"162H-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:16:"162H-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:16:"162H-600x385.jpg";s:5:"width";i:600;s:6:"height";i:385;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:16:"162H-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"162H-300x193.jpg";s:5:"width";i:300;s:6:"height";i:193;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:16:"162H-768x493.jpg";s:5:"width";i:768;s:6:"height";i:493;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:17:"162H-1024x658.jpg";s:5:"width";i:1024;s:6:"height";i:658;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:16:"162H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:16:"162H-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:16:"162H-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:16:"162H-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:16:"162H-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:16:"162H-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:16:"162H-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:16:"162H-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:16:"162H-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:16:"162H-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:16:"162H-750x758.jpg";s:5:"width";i:750;s:6:"height";i:758;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:17:"162H-1180x580.jpg";s:5:"width";i:1180;s:6:"height";i:580;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:{}}}'),
(82, 3581, '_wp_attached_file', '2013/12/contact-bg.jpg'),
(83, 3581, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1500;s:6:"height";i:764;s:4:"file";s:22:"2013/12/contact-bg.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"contact-bg-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"contact-bg-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:22:"contact-bg-600x306.jpg";s:5:"width";i:600;s:6:"height";i:306;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"contact-bg-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"contact-bg-300x153.jpg";s:5:"width";i:300;s:6:"height";i:153;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:22:"contact-bg-768x391.jpg";s:5:"width";i:768;s:6:"height";i:391;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:23:"contact-bg-1024x522.jpg";s:5:"width";i:1024;s:6:"height";i:522;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:22:"contact-bg-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:22:"contact-bg-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:22:"contact-bg-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:22:"contact-bg-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:22:"contact-bg-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:22:"contact-bg-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:22:"contact-bg-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:22:"contact-bg-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:22:"contact-bg-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:22:"contact-bg-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:22:"contact-bg-750x764.jpg";s:5:"width";i:750;s:6:"height";i:764;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:23:"contact-bg-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(84, 3586, '_wp_attached_file', '2015/03/single-room-slider-1.jpg'),
(85, 3586, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-1.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-1-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-1-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-1-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-1-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-1-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-1-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-1-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-1-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-1-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(86, 3587, '_wp_attached_file', '2015/03/single-room-slider-2.jpg'),
(87, 3587, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-2.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-2-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-2-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-2-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-2-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-2-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-2-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-2-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-2-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-2-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-2-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(88, 3588, '_wp_attached_file', '2015/03/single-room-slider-3.jpg'),
(89, 3588, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-3.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-3-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-3-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-3-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-3-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-3-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-3-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-3-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-3-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-3-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-3-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-3-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-3-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-3-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(90, 3589, '_wp_attached_file', '2015/03/single-room-slider-4.jpg'),
(91, 3589, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-4.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-4-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-4-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-4-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-4-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-4-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-4-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-4-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-4-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-4-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-4-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-4-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-4-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-4-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-4-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(92, 3590, '_wp_attached_file', '2015/03/single-room-slider-5.jpg'),
(93, 3590, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-5.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-5-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-5-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-5-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-5-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-5-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-5-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-5-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-5-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-5-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-5-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-5-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-5-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-5-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-5-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-5-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(94, 3591, '_wp_attached_file', '2015/03/single-room-slider-6.jpg'),
(95, 3591, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-6.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-6-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-6-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-6-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-6-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-6-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-6-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-6-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-6-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-6-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-6-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-6-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-6-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-6-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-6-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-6-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(96, 3592, '_wp_attached_file', '2015/03/single-room-slider-7.jpg'),
(97, 3592, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-7.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-7-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-7-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-7-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-7-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-7-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-7-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-7-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-7-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-7-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-7-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-7-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-7-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-7-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-7-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-7-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-7-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}');
INSERT INTO `wpor_postmeta` VALUES
(98, 3593, '_wp_attached_file', '2015/03/single-room-slider-8.jpg'),
(99, 3593, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-8.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-8-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-8-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-8-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-8-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-8-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-8-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-8-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-8-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-8-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-8-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-8-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-8-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-8-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-8-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-8-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-8-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(100, 3594, '_wp_attached_file', '2015/03/single-room-slider-9.jpg'),
(101, 3594, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:330;s:4:"file";s:32:"2015/03/single-room-slider-9.jpg";s:5:"sizes";a:16:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"single-room-slider-9-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-9-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"single-room-slider-9-600x248.jpg";s:5:"width";i:600;s:6:"height";i:248;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-9-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"single-room-slider-9-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"single-room-slider-9-768x317.jpg";s:5:"width";i:768;s:6:"height";i:317;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"single-room-slider-9-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"single-room-slider-9-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"single-room-slider-9-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"single-room-slider-9-400x330.jpg";s:5:"width";i:400;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"single-room-slider-9-440x330.jpg";s:5:"width";i:440;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"single-room-slider-9-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"single-room-slider-9-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"single-room-slider-9-700x330.jpg";s:5:"width";i:700;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"single-room-slider-9-600x330.jpg";s:5:"width";i:600;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"single-room-slider-9-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;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:{}}}'),
(102, 3652, '_wp_attached_file', '2015/03/bg-pattern.png'),
(103, 3652, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:28;s:6:"height";i:48;s:4:"file";s:22:"2015/03/bg-pattern.png";s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(104, 3689, '_wp_attached_file', '2013/11/testimonial-1.jpg'),
(105, 3689, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:25:"2013/11/testimonial-1.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:25:"testimonial-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:25:"testimonial-1-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:{}}}'),
(106, 3690, '_wp_attached_file', '2013/11/testimonial-2.jpg'),
(107, 3690, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:25:"2013/11/testimonial-2.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:25:"testimonial-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:25:"testimonial-2-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:{}}}'),
(108, 3691, '_wp_attached_file', '2013/11/testimonial-3.jpg'),
(109, 3691, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:25:"2013/11/testimonial-3.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:25:"testimonial-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:25:"testimonial-3-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:{}}}'),
(110, 3692, '_wp_attached_file', '2013/11/testimonial-4.jpg'),
(111, 3692, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:25:"2013/11/testimonial-4.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:25:"testimonial-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:25:"testimonial-4-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:{}}}'),
(112, 3693, '_wp_attached_file', '2013/11/testimonial-5.jpg'),
(113, 3693, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:25:"2013/11/testimonial-5.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:25:"testimonial-5-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:25:"testimonial-5-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:{}}}'),
(114, 3694, '_wp_attached_file', '2013/11/testimonial-6.jpg'),
(115, 3694, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:25:"2013/11/testimonial-6.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:25:"testimonial-6-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:25:"testimonial-6-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:{}}}'),
(116, 3700, '_wp_attached_file', '2015/03/footer-banner-1.jpg'),
(117, 3700, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:155;s:6:"height";i:87;s:4:"file";s:27:"2015/03/footer-banner-1.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:26:"footer-banner-1-100x87.jpg";s:5:"width";i:100;s:6:"height";i:87;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:26:"footer-banner-1-150x87.jpg";s:5:"width";i:150;s:6:"height";i:87;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:{}}}'),
(118, 3701, '_wp_attached_file', '2015/03/footer-banner-2.jpg'),
(119, 3701, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:155;s:6:"height";i:87;s:4:"file";s:27:"2015/03/footer-banner-2.jpg";s:5:"sizes";a:2:{s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:26:"footer-banner-2-100x87.jpg";s:5:"width";i:100;s:6:"height";i:87;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:26:"footer-banner-2-150x87.jpg";s:5:"width";i:150;s:6:"height";i:87;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:{}}}'),
(120, 3714, '_wp_attached_file', '2013/12/mockup-1.png'),
(121, 3714, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:250;s:6:"height";i:625;s:4:"file";s:20:"2013/12/mockup-1.png";s:5:"sizes";a:15:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"mockup-1-250x300.png";s:5:"width";i:250;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"mockup-1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"mockup-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:20:"mockup-1-120x300.png";s:5:"width";i:120;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"mockup-1-250x330.png";s:5:"width";i:250;s:6:"height";i:330;s:9:"mime-type";s:9:"image/png";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"mockup-1-250x400.png";s:5:"width";i:250;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"mockup-1-250x300.png";s:5:"width";i:250;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"mockup-1-250x340.png";s:5:"width";i:250;s:6:"height";i:340;s:9:"mime-type";s:9:"image/png";}s:8:"portrait";a:4:{s:4:"file";s:20:"mockup-1-250x550.png";s:5:"width";i:250;s:6:"height";i:550;s:9:"mime-type";s:9:"image/png";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"mockup-1-250x330.png";s:5:"width";i:250;s:6:"height";i:330;s:9:"mime-type";s:9:"image/png";}s:11:"full-slider";a:4:{s:4:"file";s:20:"mockup-1-250x380.png";s:5:"width";i:250;s:6:"height";i:380;s:9:"mime-type";s:9:"image/png";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"mockup-1-250x550.png";s:5:"width";i:250;s:6:"height";i:550;s:9:"mime-type";s:9:"image/png";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"mockup-1-250x400.png";s:5:"width";i:250;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"mockup-1-250x388.png";s:5:"width";i:250;s:6:"height";i:388;s:9:"mime-type";s:9:"image/png";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:20:"mockup-1-250x580.png";s:5:"width";i:250;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(122, 3738, '_wp_attached_file', '2015/03/bg-service.jpg'),
(123, 3738, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1300;s:6:"height";i:500;s:4:"file";s:22:"2015/03/bg-service.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"bg-service-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"bg-service-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:22:"bg-service-600x231.jpg";s:5:"width";i:600;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"bg-service-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"bg-service-300x115.jpg";s:5:"width";i:300;s:6:"height";i:115;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:22:"bg-service-768x295.jpg";s:5:"width";i:768;s:6:"height";i:295;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:23:"bg-service-1024x394.jpg";s:5:"width";i:1024;s:6:"height";i:394;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:22:"bg-service-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:22:"bg-service-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:22:"bg-service-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:22:"bg-service-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:22:"bg-service-440x500.jpg";s:5:"width";i:440;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:22:"bg-service-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:22:"bg-service-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:22:"bg-service-500x500.jpg";s:5:"width";i:500;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:22:"bg-service-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:22:"bg-service-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:22:"bg-service-750x500.jpg";s:5:"width";i:750;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:{}}}'),
(124, 3745, '_wp_attached_file', '2015/03/awards-logo.jpg'),
(125, 3745, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:548;s:6:"height";i:78;s:4:"file";s:23:"2015/03/awards-logo.jpg";s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"awards-logo-300x78.jpg";s:5:"width";i:300;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"awards-logo-100x78.jpg";s:5:"width";i:100;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"awards-logo-150x78.jpg";s:5:"width";i:150;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"awards-logo-300x43.jpg";s:5:"width";i:300;s:6:"height";i:43;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:22:"awards-logo-400x78.jpg";s:5:"width";i:400;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:22:"awards-logo-400x78.jpg";s:5:"width";i:400;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:22:"awards-logo-400x78.jpg";s:5:"width";i:400;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:22:"awards-logo-440x78.jpg";s:5:"width";i:440;s:6:"height";i:78;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:22:"awards-logo-500x78.jpg";s:5:"width";i:500;s:6:"height";i:78;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:{}}}'),
(126, 3746, '_wp_attached_file', '2015/03/service-1.jpg'),
(127, 3746, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:21:"2015/03/service-1.jpg";s:5:"sizes";a:14:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:21:"service-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:21:"service-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"service-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"service-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:21:"service-1-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:21:"service-1-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:21:"service-1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:21:"service-1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:21:"service-1-440x500.jpg";s:5:"width";i:440;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:21:"service-1-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:21:"service-1-500x380.jpg";s:5:"width";i:500;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:21:"service-1-500x500.jpg";s:5:"width";i:500;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:21:"service-1-500x400.jpg";s:5:"width";i:500;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:21:"service-1-500x388.jpg";s:5:"width";i:500;s:6:"height";i:388;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:{}}}'),
(128, 3747, '_menu_item_type', 'custom'),
(129, 3747, '_menu_item_menu_item_parent', '4008'),
(130, 3747, '_menu_item_object_id', '3747'),
(131, 3747, '_menu_item_object', 'custom'),
(132, 3747, '_menu_item_target', ''),
(133, 3747, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(134, 3747, '_menu_item_xfn', ''),
(135, 3747, '_menu_item_url', '#'),
(136, 3747, '_gdlr_mega_menu_item', ''),
(137, 3747, '_gdlr_mega_menu_section', NULL),
(138, 3748, '_menu_item_type', 'custom'),
(139, 3748, '_menu_item_menu_item_parent', '4008'),
(140, 3748, '_menu_item_object_id', '3748'),
(141, 3748, '_menu_item_object', 'custom'),
(142, 3748, '_menu_item_target', ''),
(143, 3748, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(144, 3748, '_menu_item_xfn', ''),
(145, 3748, '_menu_item_url', '#'),
(146, 3748, '_gdlr_mega_menu_item', ''),
(147, 3748, '_gdlr_mega_menu_section', NULL),
(148, 3752, '_wp_attached_file', '2015/03/service-2.jpg'),
(149, 3752, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:500;s:4:"file";s:21:"2015/03/service-2.jpg";s:5:"sizes";a:14:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:21:"service-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:21:"service-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"service-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"service-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:21:"service-2-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:21:"service-2-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:21:"service-2-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:21:"service-2-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:21:"service-2-440x500.jpg";s:5:"width";i:440;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:21:"service-2-500x330.jpg";s:5:"width";i:500;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:21:"service-2-500x380.jpg";s:5:"width";i:500;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:21:"service-2-500x500.jpg";s:5:"width";i:500;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:21:"service-2-500x400.jpg";s:5:"width";i:500;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:21:"service-2-500x388.jpg";s:5:"width";i:500;s:6:"height";i:388;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:{}}}'),
(150, 3755, '_wp_attached_file', '2015/03/slider-1.jpg'),
(151, 3755, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1300;s:6:"height";i:871;s:4:"file";s:20:"2015/03/slider-1.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-1-600x402.jpg";s:5:"width";i:600;s:6:"height";i:402;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-1-300x201.jpg";s:5:"width";i:300;s:6:"height";i:201;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-1-768x515.jpg";s:5:"width";i:768;s:6:"height";i:515;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-1-1024x686.jpg";s:5:"width";i:1024;s:6:"height";i:686;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-1-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-1-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-1-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-1-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-1-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-1-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-1-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-1-1300x580.jpg";s:5:"width";i:1300;s:6:"height";i:580;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:{}}}'),
(152, 3767, '_wp_attached_file', '2015/04/slider-2.jpg'),
(153, 3767, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1300;s:6:"height";i:700;s:4:"file";s:20:"2015/04/slider-2.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-2-600x323.jpg";s:5:"width";i:600;s:6:"height";i:323;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-2-300x162.jpg";s:5:"width";i:300;s:6:"height";i:162;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-2-768x414.jpg";s:5:"width";i:768;s:6:"height";i:414;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-2-1024x551.jpg";s:5:"width";i:1024;s:6:"height";i:551;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-2-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-2-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-2-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-2-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-2-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-2-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-2-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-2-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-2-750x700.jpg";s:5:"width";i:750;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-2-1300x580.jpg";s:5:"width";i:1300;s:6:"height";i:580;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:{}}}'),
(154, 3768, '_wp_attached_file', '2015/04/slider-3.jpg'),
(155, 3768, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1300;s:6:"height";i:700;s:4:"file";s:20:"2015/04/slider-3.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-3-600x323.jpg";s:5:"width";i:600;s:6:"height";i:323;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-3-300x162.jpg";s:5:"width";i:300;s:6:"height";i:162;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-3-768x414.jpg";s:5:"width";i:768;s:6:"height";i:414;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-3-1024x551.jpg";s:5:"width";i:1024;s:6:"height";i:551;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-3-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-3-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-3-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-3-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-3-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-3-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-3-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-3-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-3-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-3-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-3-750x700.jpg";s:5:"width";i:750;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-3-1300x580.jpg";s:5:"width";i:1300;s:6:"height";i:580;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:{}}}'),
(156, 3784, '_edit_last', '2'),
(157, 3784, 'post-option', '{"coupon-code":"FA0898","coupon-amount":"100","coupon-expiry":"2024-04-13","coupon-discount-type":"percent","coupon-discount-amount":"25","specify-room":""}'),
(158, 3784, 'gdlr-coupon-code', 'FA0898'),
(159, 3784, 'gdlr-coupon-num', '4'),
(160, 3786, '_edit_last', '2'),
(161, 3786, 'post-option', '{"coupon-code":"SP0786","coupon-amount":"50","coupon-expiry":"2024-04-23","coupon-discount-type":"percent","coupon-discount-amount":"15","specify-room":""}'),
(162, 3786, 'gdlr-coupon-code', 'SP0786'),
(163, 3786, 'gdlr-coupon-num', '4'),
(164, 3787, '_wp_attached_file', '2015/04/booking-management.png'),
(165, 3787, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1321;s:6:"height";i:918;s:4:"file";s:30:"2015/04/booking-management.png";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:30:"booking-management-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:30:"booking-management-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}s:18:"woocommerce_single";a:4:{s:4:"file";s:30:"booking-management-600x417.png";s:5:"width";i:600;s:6:"height";i:417;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"booking-management-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:30:"booking-management-300x208.png";s:5:"width";i:300;s:6:"height";i:208;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:30:"booking-management-768x534.png";s:5:"width";i:768;s:6:"height";i:534;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:31:"booking-management-1024x712.png";s:5:"width";i:1024;s:6:"height";i:712;s:9:"mime-type";s:9:"image/png";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:30:"booking-management-750x330.png";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:9:"image/png";}s:20:"round-personnel-size";a:4:{s:4:"file";s:30:"booking-management-400x400.png";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:15:"small-grid-size";a:4:{s:4:"file";s:30:"booking-management-400x300.png";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:30:"booking-management-400x340.png";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:9:"image/png";}s:8:"portrait";a:4:{s:4:"file";s:30:"booking-management-440x550.png";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:9:"image/png";}s:16:"post-slider-side";a:4:{s:4:"file";s:30:"booking-management-750x330.png";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:9:"image/png";}s:11:"full-slider";a:4:{s:4:"file";s:30:"booking-management-980x380.png";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:9:"image/png";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:30:"booking-management-500x550.png";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:9:"image/png";}s:9:"blog-grid";a:4:{s:4:"file";s:30:"booking-management-700x400.png";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:14:"room-thumbnail";a:4:{s:4:"file";s:30:"booking-management-600x388.png";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:9:"image/png";}s:12:"large-square";a:4:{s:4:"file";s:30:"booking-management-750x770.png";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:9:"image/png";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:31:"booking-management-1321x580.png";s:5:"width";i:1321;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(166, 3952, '_wp_attached_file', '2015/03/column-service-1.jpg'),
(167, 3952, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:257;s:4:"file";s:28:"2015/03/column-service-1.jpg";s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:28:"column-service-1-300x257.jpg";s:5:"width";i:300;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:28:"column-service-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:28:"column-service-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"column-service-1-300x154.jpg";s:5:"width";i:300;s:6:"height";i:154;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:28:"column-service-1-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:28:"column-service-1-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:28:"column-service-1-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:28:"column-service-1-440x257.jpg";s:5:"width";i:440;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:28:"column-service-1-500x257.jpg";s:5:"width";i:500;s:6:"height";i:257;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:{}}}'),
(168, 3953, '_wp_attached_file', '2015/03/column-service-2.jpg'),
(169, 3953, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:257;s:4:"file";s:28:"2015/03/column-service-2.jpg";s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:28:"column-service-2-300x257.jpg";s:5:"width";i:300;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:28:"column-service-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:28:"column-service-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"column-service-2-300x154.jpg";s:5:"width";i:300;s:6:"height";i:154;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:28:"column-service-2-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:28:"column-service-2-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:28:"column-service-2-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:28:"column-service-2-440x257.jpg";s:5:"width";i:440;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:28:"column-service-2-500x257.jpg";s:5:"width";i:500;s:6:"height";i:257;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:{}}}'),
(170, 3954, '_wp_attached_file', '2015/03/column-service-3.jpg'),
(171, 3954, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:257;s:4:"file";s:28:"2015/03/column-service-3.jpg";s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:28:"column-service-3-300x257.jpg";s:5:"width";i:300;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:28:"column-service-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:28:"column-service-3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"column-service-3-300x154.jpg";s:5:"width";i:300;s:6:"height";i:154;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:28:"column-service-3-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:28:"column-service-3-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:28:"column-service-3-400x257.jpg";s:5:"width";i:400;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:28:"column-service-3-440x257.jpg";s:5:"width";i:440;s:6:"height";i:257;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:28:"column-service-3-500x257.jpg";s:5:"width";i:500;s:6:"height";i:257;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:{}}}'),
(172, 3959, '_wp_attached_file', '2015/03/room-bg.jpg'),
(173, 3959, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1700;s:6:"height";i:720;s:4:"file";s:19:"2015/03/room-bg.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:19:"room-bg-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:19:"room-bg-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:19:"room-bg-600x254.jpg";s:5:"width";i:600;s:6:"height";i:254;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:19:"room-bg-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:19:"room-bg-300x127.jpg";s:5:"width";i:300;s:6:"height";i:127;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:19:"room-bg-768x325.jpg";s:5:"width";i:768;s:6:"height";i:325;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:20:"room-bg-1024x434.jpg";s:5:"width";i:1024;s:6:"height";i:434;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:19:"room-bg-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:19:"room-bg-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:19:"room-bg-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:19:"room-bg-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:19:"room-bg-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:19:"room-bg-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:19:"room-bg-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:19:"room-bg-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:19:"room-bg-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:19:"room-bg-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:19:"room-bg-750x720.jpg";s:5:"width";i:750;s:6:"height";i:720;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:20:"room-bg-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(174, 3962, '_wp_attached_file', '2015/03/about-bg.jpg'),
(175, 3962, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1700;s:6:"height";i:700;s:4:"file";s:20:"2015/03/about-bg.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"about-bg-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"about-bg-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"about-bg-600x247.jpg";s:5:"width";i:600;s:6:"height";i:247;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"about-bg-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"about-bg-300x124.jpg";s:5:"width";i:300;s:6:"height";i:124;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"about-bg-768x316.jpg";s:5:"width";i:768;s:6:"height";i:316;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"about-bg-1024x422.jpg";s:5:"width";i:1024;s:6:"height";i:422;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"about-bg-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"about-bg-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"about-bg-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"about-bg-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"about-bg-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"about-bg-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"about-bg-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"about-bg-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"about-bg-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"about-bg-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"about-bg-750x700.jpg";s:5:"width";i:750;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"about-bg-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}');
INSERT INTO `wpor_postmeta` VALUES
(176, 3969, '_wp_attached_file', '2015/04/awards-logo-dark.jpg'),
(177, 3969, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:539;s:6:"height";i:81;s:4:"file";s:28:"2015/04/awards-logo-dark.jpg";s:5:"sizes";a:9:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"awards-logo-dark-300x81.jpg";s:5:"width";i:300;s:6:"height";i:81;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"awards-logo-dark-100x81.jpg";s:5:"width";i:100;s:6:"height";i:81;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"awards-logo-dark-150x81.jpg";s:5:"width";i:150;s:6:"height";i:81;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"awards-logo-dark-300x45.jpg";s:5:"width";i:300;s:6:"height";i:45;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"awards-logo-dark-400x81.jpg";s:5:"width";i:400;s:6:"height";i:81;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"awards-logo-dark-400x81.jpg";s:5:"width";i:400;s:6:"height";i:81;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"awards-logo-dark-400x81.jpg";s:5:"width";i:400;s:6:"height";i:81;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"awards-logo-dark-440x81.jpg";s:5:"width";i:440;s:6:"height";i:81;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"awards-logo-dark-500x81.jpg";s:5:"width";i:500;s:6:"height";i:81;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:{}}}'),
(178, 3973, '_wp_attached_file', '2015/04/page-title-dark.jpg'),
(179, 3973, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1700;s:6:"height";i:400;s:4:"file";s:27:"2015/04/page-title-dark.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"page-title-dark-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"page-title-dark-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:27:"page-title-dark-600x141.jpg";s:5:"width";i:600;s:6:"height";i:141;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"page-title-dark-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:26:"page-title-dark-300x71.jpg";s:5:"width";i:300;s:6:"height";i:71;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"page-title-dark-768x181.jpg";s:5:"width";i:768;s:6:"height";i:181;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"page-title-dark-1024x241.jpg";s:5:"width";i:1024;s:6:"height";i:241;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"page-title-dark-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"page-title-dark-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"page-title-dark-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"page-title-dark-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"page-title-dark-440x400.jpg";s:5:"width";i:440;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"page-title-dark-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"page-title-dark-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"page-title-dark-500x400.jpg";s:5:"width";i:500;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"page-title-dark-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"page-title-dark-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"page-title-dark-750x400.jpg";s:5:"width";i:750;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"page-title-dark-1340x400.jpg";s:5:"width";i:1340;s:6:"height";i:400;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:{}}}'),
(180, 3991, '_wp_attached_file', '2015/04/logo-dark.png'),
(181, 3991, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:499;s:6:"height";i:163;s:4:"file";s:21:"2015/04/logo-dark.png";s:5:"sizes";a:8:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:21:"logo-dark-300x163.png";s:5:"width";i:300;s:6:"height";i:163;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:21:"logo-dark-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"logo-dark-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:20:"logo-dark-300x98.png";s:5:"width";i:300;s:6:"height";i:98;s:9:"mime-type";s:9:"image/png";}s:20:"round-personnel-size";a:4:{s:4:"file";s:21:"logo-dark-400x163.png";s:5:"width";i:400;s:6:"height";i:163;s:9:"mime-type";s:9:"image/png";}s:15:"small-grid-size";a:4:{s:4:"file";s:21:"logo-dark-400x163.png";s:5:"width";i:400;s:6:"height";i:163;s:9:"mime-type";s:9:"image/png";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:21:"logo-dark-400x163.png";s:5:"width";i:400;s:6:"height";i:163;s:9:"mime-type";s:9:"image/png";}s:8:"portrait";a:4:{s:4:"file";s:21:"logo-dark-440x163.png";s:5:"width";i:440;s:6:"height";i:163;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(182, 3992, '_wp_attached_file', '2015/04/slider-1.jpg'),
(183, 3992, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1600;s:6:"height";i:700;s:4:"file";s:20:"2015/04/slider-1.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-1-600x263.jpg";s:5:"width";i:600;s:6:"height";i:263;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-1-300x131.jpg";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-1-768x336.jpg";s:5:"width";i:768;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-1-1024x448.jpg";s:5:"width";i:1024;s:6:"height";i:448;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-1-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-1-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-1-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-1-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-1-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-1-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-1-750x700.jpg";s:5:"width";i:750;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-1-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(184, 3993, '_form', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your number (required)\n    [number* your-number] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Arrival Date (required)\n    [date* Arrival_Date min:2019-09-06 max:2020-09-30]\n\n<label> Subject\n    [text your-subject] </label>\n\n<label> Your Message\n    [text area your-message] </label>\n\n[submit "Send"]'),
(185, 3993, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:26:"Watershed "[your-subject]"";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:30:"info@watershedguesthouse.co.za";s:4:"body";s:186:"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 Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(186, 3993, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:26:"Watershed "[your-subject]"";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:128:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:40:"Reply-To: info@watershedguesthouse.co.za";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(187, 3993, '_messages', 'a:23:{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.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(188, 3993, '_additional_settings', ''),
(189, 3993, '_locale', 'en_US'),
(190, 3994, '_wp_attached_file', '2015/04/slider-21.jpg'),
(191, 3994, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1600;s:6:"height";i:700;s:4:"file";s:21:"2015/04/slider-21.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:21:"slider-21-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:21:"slider-21-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:21:"slider-21-600x263.jpg";s:5:"width";i:600;s:6:"height";i:263;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"slider-21-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"slider-21-300x131.jpg";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:21:"slider-21-768x336.jpg";s:5:"width";i:768;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"slider-21-1024x448.jpg";s:5:"width";i:1024;s:6:"height";i:448;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:21:"slider-21-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:21:"slider-21-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:21:"slider-21-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:21:"slider-21-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:21:"slider-21-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:21:"slider-21-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:21:"slider-21-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:21:"slider-21-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:21:"slider-21-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:21:"slider-21-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:21:"slider-21-750x700.jpg";s:5:"width";i:750;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:22:"slider-21-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(192, 3995, '_wp_attached_file', '2015/04/slider-31.jpg'),
(193, 3995, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1600;s:6:"height";i:700;s:4:"file";s:21:"2015/04/slider-31.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:21:"slider-31-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:21:"slider-31-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:21:"slider-31-600x263.jpg";s:5:"width";i:600;s:6:"height";i:263;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"slider-31-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:21:"slider-31-300x131.jpg";s:5:"width";i:300;s:6:"height";i:131;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:21:"slider-31-768x336.jpg";s:5:"width";i:768;s:6:"height";i:336;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"slider-31-1024x448.jpg";s:5:"width";i:1024;s:6:"height";i:448;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:21:"slider-31-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:21:"slider-31-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:21:"slider-31-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:21:"slider-31-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:21:"slider-31-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:21:"slider-31-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:21:"slider-31-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:21:"slider-31-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:21:"slider-31-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:21:"slider-31-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:21:"slider-31-750x700.jpg";s:5:"width";i:750;s:6:"height";i:700;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:22:"slider-31-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(194, 3996, '_menu_item_type', 'custom'),
(195, 3996, '_menu_item_menu_item_parent', '4008'),
(196, 3996, '_menu_item_object_id', '3996'),
(197, 3996, '_menu_item_object', 'custom'),
(198, 3996, '_menu_item_target', ''),
(199, 3996, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(200, 3996, '_menu_item_xfn', ''),
(201, 3996, '_menu_item_url', '#'),
(202, 3996, '_gdlr_mega_menu_item', ''),
(203, 3996, '_gdlr_mega_menu_section', NULL),
(204, 3997, '_menu_item_type', 'custom'),
(205, 3997, '_menu_item_menu_item_parent', '4104'),
(206, 3997, '_menu_item_object_id', '3997'),
(207, 3997, '_menu_item_object', 'custom'),
(208, 3997, '_menu_item_target', ''),
(209, 3997, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(210, 3997, '_menu_item_xfn', ''),
(211, 3997, '_menu_item_url', '#'),
(212, 3997, '_gdlr_mega_menu_item', ''),
(213, 3997, '_gdlr_mega_menu_section', NULL),
(214, 3998, '_menu_item_type', 'custom'),
(215, 3998, '_menu_item_menu_item_parent', '4104'),
(216, 3998, '_menu_item_object_id', '3998'),
(217, 3998, '_menu_item_object', 'custom'),
(218, 3998, '_menu_item_target', ''),
(219, 3998, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(220, 3998, '_menu_item_xfn', ''),
(221, 3998, '_menu_item_url', '#'),
(222, 3998, '_gdlr_mega_menu_item', ''),
(223, 3998, '_gdlr_mega_menu_section', NULL),
(224, 3999, '_menu_item_type', 'custom'),
(225, 3999, '_menu_item_menu_item_parent', '4104'),
(226, 3999, '_menu_item_object_id', '3999'),
(227, 3999, '_menu_item_object', 'custom'),
(228, 3999, '_menu_item_target', ''),
(229, 3999, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(230, 3999, '_menu_item_xfn', ''),
(231, 3999, '_menu_item_url', '#'),
(232, 3999, '_gdlr_mega_menu_item', ''),
(233, 3999, '_gdlr_mega_menu_section', NULL),
(234, 4000, '_menu_item_type', 'custom'),
(235, 4000, '_menu_item_menu_item_parent', '4104'),
(236, 4000, '_menu_item_object_id', '4000'),
(237, 4000, '_menu_item_object', 'custom'),
(238, 4000, '_menu_item_target', ''),
(239, 4000, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(240, 4000, '_menu_item_xfn', ''),
(241, 4000, '_menu_item_url', '#'),
(242, 4000, '_gdlr_mega_menu_item', ''),
(243, 4000, '_gdlr_mega_menu_section', NULL),
(244, 4001, '_menu_item_type', 'custom'),
(245, 4001, '_menu_item_menu_item_parent', '4129'),
(246, 4001, '_menu_item_object_id', '4001'),
(247, 4001, '_menu_item_object', 'custom'),
(248, 4001, '_menu_item_target', ''),
(249, 4001, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(250, 4001, '_menu_item_xfn', ''),
(251, 4001, '_menu_item_url', 'http://themes.goodlayers2.com/hotelmaster/dark/404error'),
(252, 4001, '_gdlr_mega_menu_item', ''),
(253, 4001, '_gdlr_mega_menu_section', '1/1'),
(5253, 4326, '_menu_item_url', ''),
(5251, 4326, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(5250, 4326, '_menu_item_target', ''),
(5249, 4326, '_menu_item_object', 'page'),
(5248, 4326, '_menu_item_object_id', '3720'),
(5246, 4326, '_menu_item_type', 'post_type'),
(264, 4003, '_menu_item_type', 'custom'),
(265, 4003, '_menu_item_menu_item_parent', '4008'),
(266, 4003, '_menu_item_object_id', '4003'),
(267, 4003, '_menu_item_object', 'custom'),
(268, 4003, '_menu_item_target', ''),
(269, 4003, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(270, 4003, '_menu_item_xfn', ''),
(271, 4003, '_menu_item_url', '#'),
(272, 4003, '_gdlr_mega_menu_item', ''),
(273, 4003, '_gdlr_mega_menu_section', NULL),
(274, 4004, '_menu_item_type', 'custom'),
(275, 4004, '_menu_item_menu_item_parent', '0'),
(276, 4004, '_menu_item_object_id', '4004'),
(277, 4004, '_menu_item_object', 'custom'),
(278, 4004, '_menu_item_target', ''),
(279, 4004, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(280, 4004, '_menu_item_xfn', ''),
(281, 4004, '_menu_item_url', '#'),
(282, 4004, '_gdlr_mega_menu_item', ''),
(283, 4004, '_gdlr_mega_menu_section', NULL),
(284, 4005, '_menu_item_type', 'custom'),
(285, 4005, '_menu_item_menu_item_parent', '0'),
(286, 4005, '_menu_item_object_id', '4005'),
(287, 4005, '_menu_item_object', 'custom'),
(288, 4005, '_menu_item_target', ''),
(289, 4005, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(290, 4005, '_menu_item_xfn', ''),
(291, 4005, '_menu_item_url', 'http://themes.goodlayers2.com/hotelmaster/dark/?booking'),
(292, 4005, '_gdlr_mega_menu_item', ''),
(293, 4005, '_gdlr_mega_menu_section', NULL),
(294, 29, '_edit_last', '2'),
(295, 29, 'above-sidebar', '[]'),
(296, 29, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog","tag":"","num-excerpt":"42","num-fetch":"6","blog-style":"blog-full","blog-layout":"fitRows","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(297, 29, 'below-sidebar', '[]'),
(298, 29, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(299, 84, '_edit_last', '2'),
(300, 84, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption Lines Here","show-content":"enable","header-background":""}'),
(301, 84, 'above-sidebar', '[]'),
(302, 84, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-1.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3689|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|John Dow|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Head Chef|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-2.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3690|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Ricardo Goff|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Layers|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-3.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3691|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Jennifer Dawn|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Lawyer|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-4.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3692|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Paul Smith|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-5.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3693|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Alan Christier|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Accountant|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-6.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3694|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Joan Coal|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Sales Manager|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|}]","title-type":"left","title":"Rounded Style With Carousel","caption":"","testimonial-columns":"3","testimonial-type":"carousel","testimonial-style":"round-style","margin-bottom":"80px"}}],"option":{"page-item-id":"","background-type":"color","background":"#141414","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"75px","padding-bottom":"15px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-1.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3689|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|John Doe |gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Head Chef|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-2.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3690|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Ricardo Goff|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Lawyer|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-3.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3691|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Jennifer Dawn|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-4.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3692|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Paul Smith|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-5.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3693|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Alan Christier|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Accountant|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-6.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3694|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Joan Coal|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Sales Manager|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|}]","title-type":"left","title":"Box Style With Carousel","caption":"","testimonial-columns":"3","testimonial-type":"carousel","testimonial-style":"box-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#000000","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"35px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-1.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3689|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|John Doe|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Head Cheff|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-2.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3690|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Ricardo Goff|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Lawyer|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-3.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3691|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Jennifer Dawn|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Dentist|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-4.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3692|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Paul Smith|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-5.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3693|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Alan Christier|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Accountant|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-6.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3694|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Joan Coal|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Sales Manager|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|}]","title-type":"left","title":"Plain Style With Carousel","caption":"","testimonial-columns":"3","testimonial-type":"carousel","testimonial-style":"plain-style","margin-bottom":"80px"}}],"option":{"page-item-id":"","background-type":"color","background":"#0c0c0c","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"95px","padding-bottom":"5px"}}]'),
(303, 84, 'below-sidebar', '[]'),
(304, 84, 'gdlr_room_amount', ''),
(305, 84, 'gdlr_max_people', ''),
(306, 100, '_edit_last', '2'),
(307, 100, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(308, 100, 'above-sidebar', '[]'),
(309, 100, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"9","num-excerpt":"23","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(310, 100, 'below-sidebar', '[]'),
(311, 116, '_edit_last', '2'),
(312, 116, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(313, 116, 'above-sidebar', '[]'),
(314, 116, 'content-with-sidebar', '[]'),
(315, 116, 'below-sidebar', '[]'),
(316, 116, '_post_restored_from', 'a:3:{s:20:"restored_revision_id";i:134;s:16:"restored_by_user";i:1;s:13:"restored_time";i:1385927197;}'),
(317, 120, 'gdlr_max_people', ''),
(318, 120, 'gdlr_room_amount', ''),
(319, 120, 'below-sidebar', '[]'),
(320, 120, 'content-with-sidebar', '[]'),
(321, 120, '_edit_last', '2'),
(322, 120, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(323, 120, 'above-sidebar', '[]'),
(324, 149, '_edit_last', '2'),
(325, 149, 'content-with-sidebar', ''),
(326, 149, 'above-sidebar', ''),
(327, 149, 'below-sidebar', ''),
(328, 149, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(329, 156, '_edit_last', '1'),
(330, 156, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":"","header-style":"default"}'),
(331, 156, 'above-sidebar', ''),
(332, 156, 'content-with-sidebar', ''),
(333, 156, 'below-sidebar', ''),
(334, 203, '_edit_last', '2'),
(335, 203, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(336, 203, 'above-sidebar', ''),
(337, 203, 'content-with-sidebar', ''),
(338, 203, 'below-sidebar', ''),
(339, 211, 'gdlr_max_people', ''),
(340, 211, 'gdlr_room_amount', ''),
(341, 211, '_edit_last', '2'),
(342, 211, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(343, 211, 'above-sidebar', ''),
(344, 211, 'content-with-sidebar', ''),
(345, 211, 'below-sidebar', ''),
(346, 218, '_edit_last', '2'),
(347, 218, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(348, 218, 'above-sidebar', '[]'),
(349, 218, 'content-with-sidebar', '[]'),
(350, 218, 'below-sidebar', '[]'),
(351, 236, '_edit_last', '2'),
(352, 236, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(353, 236, 'above-sidebar', ''),
(354, 236, 'content-with-sidebar', ''),
(355, 236, 'below-sidebar', ''),
(356, 245, '_edit_last', '2'),
(357, 245, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(358, 245, 'above-sidebar', ''),
(359, 245, 'content-with-sidebar', ''),
(360, 245, 'below-sidebar', ''),
(361, 258, 'gdlr_max_people', ''),
(362, 258, 'gdlr_room_amount', ''),
(363, 258, '_edit_last', '2'),
(364, 258, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(365, 258, 'above-sidebar', ''),
(366, 258, 'content-with-sidebar', ''),
(367, 258, 'below-sidebar', ''),
(368, 285, 'gdlr_max_people', ''),
(369, 285, 'gdlr_room_amount', ''),
(370, 285, '_edit_last', '2'),
(371, 285, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(372, 285, 'above-sidebar', ''),
(373, 285, 'content-with-sidebar', ''),
(374, 285, 'below-sidebar', ''),
(375, 296, '_edit_last', '2'),
(376, 296, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(377, 296, 'above-sidebar', ''),
(378, 296, 'content-with-sidebar', ''),
(379, 296, 'below-sidebar', ''),
(380, 428, '_edit_last', '2'),
(381, 428, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(382, 428, 'above-sidebar', ''),
(383, 428, 'content-with-sidebar', ''),
(384, 428, 'below-sidebar', ''),
(385, 456, '_edit_last', '2'),
(386, 456, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(387, 456, 'above-sidebar', ''),
(388, 456, 'content-with-sidebar', ''),
(389, 456, 'below-sidebar', ''),
(390, 640, '_edit_last', '2'),
(391, 640, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(392, 640, 'above-sidebar', ''),
(393, 640, 'content-with-sidebar', ''),
(394, 640, 'below-sidebar', ''),
(395, 653, '_edit_last', '2'),
(396, 653, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(397, 653, 'above-sidebar', '[]'),
(398, 653, 'content-with-sidebar', '[]'),
(399, 653, 'below-sidebar', '[]'),
(400, 653, 'gdlr_max_people', ''),
(401, 653, 'gdlr_room_amount', ''),
(402, 687, '_edit_last', '2'),
(403, 687, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(404, 687, 'above-sidebar', ''),
(405, 687, 'content-with-sidebar', ''),
(406, 687, 'below-sidebar', ''),
(407, 705, '_edit_last', '2'),
(408, 705, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(409, 705, 'above-sidebar', ''),
(410, 705, 'content-with-sidebar', ''),
(411, 705, 'below-sidebar', ''),
(412, 705, 'gdlr_max_people', ''),
(413, 705, 'gdlr_room_amount', ''),
(414, 784, '_edit_last', '2'),
(415, 784, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(416, 784, 'above-sidebar', ''),
(417, 784, 'content-with-sidebar', ''),
(418, 784, 'below-sidebar', ''),
(419, 797, '_edit_last', '2'),
(420, 797, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(421, 797, 'above-sidebar', ''),
(422, 797, 'content-with-sidebar', ''),
(423, 797, 'below-sidebar', ''),
(424, 797, '_oembed_93dd239732fea1ddc48ef4302e8e7fa6', '<iframe src="//player.vimeo.com/video/9178386" width="640" height="424" frameborder="0" title="TypoElements" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(425, 797, '_oembed_a605d4988a6a696c4a172648407463b9', '<iframe width="960" height="540" src="http://www.youtube.com/embed/SZEflIVnhH8?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(426, 824, '_edit_last', '2'),
(427, 824, 'above-sidebar', '[]'),
(428, 824, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog","tag":"","num-excerpt":"42","num-fetch":"6","blog-style":"blog-full","blog-layout":"fitRows","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(429, 824, 'below-sidebar', '[]'),
(430, 824, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(431, 824, '_dp_original', '16'),
(432, 828, '_edit_last', '2'),
(433, 828, 'above-sidebar', '[]'),
(434, 828, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog","tag":"","num-excerpt":"35","num-fetch":"6","blog-style":"blog-full","blog-layout":"fitRows","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(435, 828, 'below-sidebar', '[]'),
(436, 828, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"blog-left","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(437, 828, '_dp_original', '16'),
(438, 836, '_edit_last', '2'),
(439, 836, 'above-sidebar', '[]'),
(440, 836, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"20","num-fetch":"7","blog-style":"blog-1-4","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(441, 836, 'below-sidebar', '[]'),
(442, 836, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(443, 836, '_dp_original', '825'),
(444, 878, '_edit_last', '2'),
(445, 878, 'above-sidebar', '[]'),
(446, 878, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"30","num-fetch":"8","blog-style":"blog-1-3","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(447, 878, 'below-sidebar', '[]'),
(448, 878, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","page-title-style":"large-center","show-title":"enable","page-caption":"Big Page Title Style","show-content":"disable","header-background":""}'),
(449, 878, '_dp_original', '836'),
(450, 880, '_edit_last', '2'),
(451, 880, 'above-sidebar', '[]'),
(452, 880, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"25","num-fetch":"5","blog-style":"blog-1-2","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(453, 880, 'below-sidebar', '[]'),
(454, 880, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(455, 880, '_dp_original', '836'),
(456, 882, '_edit_last', '2'),
(457, 882, 'above-sidebar', '[]'),
(458, 882, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"50","num-fetch":"6","blog-style":"blog-1-1","blog-layout":"fitRows","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(459, 882, 'below-sidebar', '[]'),
(460, 882, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog-left","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(461, 882, '_dp_original', '880'),
(462, 887, '_edit_last', '2'),
(463, 887, 'above-sidebar', '[]'),
(464, 887, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog,fit-row","tag":"","num-excerpt":"25","num-fetch":"12","blog-style":"blog-1-2","blog-layout":"masonry","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"20px"}}]'),
(465, 887, 'below-sidebar', '[]'),
(466, 887, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(467, 887, '_dp_original', '880'),
(468, 888, '_edit_last', '2'),
(469, 888, 'above-sidebar', '[]'),
(470, 888, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog,fit-row","tag":"","num-excerpt":"30","num-fetch":"12","blog-style":"blog-1-3","blog-layout":"masonry","thumbnail-size":"large","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"20px"}}]'),
(471, 888, 'below-sidebar', '[]'),
(472, 888, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(473, 888, '_dp_original', '878'),
(474, 889, '_edit_last', '2'),
(475, 889, 'above-sidebar', '[]'),
(476, 889, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog,fit-row","tag":"","num-excerpt":"30","num-fetch":"12","blog-style":"blog-1-4","blog-layout":"masonry","thumbnail-size":"large","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(477, 889, 'below-sidebar', '[]'),
(478, 889, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(479, 889, '_dp_original', '836'),
(480, 906, '_edit_last', '2'),
(481, 906, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(482, 906, 'above-sidebar', '[]'),
(483, 906, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"22","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(484, 906, 'below-sidebar', '[]'),
(485, 906, '_dp_original', '100'),
(486, 908, '_edit_last', '2'),
(487, 908, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(488, 908, 'above-sidebar', '[]'),
(489, 908, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"8","num-excerpt":"25","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(490, 908, 'below-sidebar', '[]'),
(491, 908, '_dp_original', '906'),
(492, 910, '_edit_last', '2'),
(493, 910, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(494, 910, 'above-sidebar', '[]');
INSERT INTO `wpor_postmeta` VALUES
(495, 910, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"33","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(496, 910, 'below-sidebar', '[]'),
(497, 910, '_dp_original', '906'),
(498, 915, '_edit_last', '2'),
(499, 915, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","page-title-style":"large-center","show-title":"enable","page-caption":"Big Page Title Style","show-content":"disable","header-background":""}'),
(500, 915, 'above-sidebar', '[]'),
(501, 915, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(502, 915, 'below-sidebar', '[]'),
(503, 915, '_dp_original', '910'),
(504, 918, '_edit_last', '2'),
(505, 918, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(506, 918, 'above-sidebar', '[]'),
(507, 918, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"8","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(508, 918, 'below-sidebar', '[]'),
(509, 918, '_dp_original', '915'),
(510, 920, '_edit_last', '2'),
(511, 920, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(512, 920, 'above-sidebar', '[]'),
(513, 920, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"6","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(514, 920, 'below-sidebar', '[]'),
(515, 920, '_dp_original', '918'),
(516, 922, '_edit_last', '2'),
(517, 922, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(518, 922, 'above-sidebar', '[]'),
(519, 922, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"12","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"40px"}}],"option":{"page-item-id":"","background":"#f1f1f1","skin":"no-skin","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"0px"}}]'),
(520, 922, 'below-sidebar', '[]'),
(521, 922, '_dp_original', '920'),
(522, 947, '_edit_last', '2'),
(523, 947, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(524, 947, 'above-sidebar', '[]'),
(525, 947, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"8","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"30px"}}]'),
(526, 947, 'below-sidebar', '[]'),
(527, 947, '_dp_original', '908'),
(528, 949, '_edit_last', '2'),
(529, 949, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(530, 949, 'above-sidebar', '[]'),
(531, 949, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(532, 949, 'below-sidebar', '[]'),
(533, 949, '_dp_original', '947'),
(534, 952, '_edit_last', '2'),
(535, 952, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(536, 952, 'above-sidebar', '[]'),
(537, 952, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"20","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(538, 952, 'below-sidebar', '[]'),
(539, 952, '_dp_original', '949'),
(540, 954, '_edit_last', '2'),
(541, 954, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(542, 954, 'above-sidebar', '[]'),
(543, 954, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"33","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(544, 954, 'below-sidebar', '[]'),
(545, 954, '_dp_original', '952'),
(546, 956, '_edit_last', '2'),
(547, 956, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(548, 956, 'above-sidebar', '[]'),
(549, 956, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"8","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"30px"}}]'),
(550, 956, 'below-sidebar', '[]'),
(551, 956, '_dp_original', '922'),
(552, 956, 'gdlr_room_amount', ''),
(553, 956, 'gdlr_max_people', ''),
(554, 962, '_edit_last', '2'),
(555, 962, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(556, 962, 'above-sidebar', '[]'),
(557, 962, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"30px"}}]'),
(558, 962, 'below-sidebar', '[]'),
(559, 962, '_dp_original', '915'),
(560, 962, 'gdlr_room_amount', ''),
(561, 962, 'gdlr_max_people', ''),
(562, 964, '_edit_last', '2'),
(563, 964, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(564, 964, 'above-sidebar', '[]'),
(565, 964, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"6","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(566, 964, 'below-sidebar', '[]'),
(567, 964, '_dp_original', '918'),
(568, 965, '_edit_last', '2'),
(569, 965, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(570, 965, 'above-sidebar', '[]'),
(571, 965, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"6","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(572, 965, 'below-sidebar', '[]'),
(573, 965, '_dp_original', '920'),
(574, 1017, '_edit_last', '2'),
(575, 1017, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(576, 1017, 'above-sidebar', ''),
(577, 1017, 'content-with-sidebar', ''),
(578, 1017, 'below-sidebar', ''),
(579, 1039, '_edit_last', '2'),
(580, 1039, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":"","header-style":"default"}'),
(581, 1039, 'above-sidebar', '[]'),
(582, 1039, 'content-with-sidebar', '[]'),
(583, 1039, 'below-sidebar', '[]'),
(584, 1045, 'gdlr_max_people', ''),
(585, 1045, 'gdlr_room_amount', ''),
(586, 1045, '_edit_last', '2'),
(587, 1045, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(588, 1045, 'above-sidebar', ''),
(589, 1045, 'content-with-sidebar', ''),
(590, 1045, 'below-sidebar', ''),
(591, 1084, '_edit_last', '2'),
(592, 1084, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":"","header-style":"default"}'),
(593, 1084, 'above-sidebar', ''),
(594, 1084, 'content-with-sidebar', ''),
(595, 1084, 'below-sidebar', ''),
(596, 1084, '_dp_original', '1045'),
(597, 1084, '_post_restored_from', 'a:3:{s:20:"restored_revision_id";i:1090;s:16:"restored_by_user";i:1;s:13:"restored_time";i:1386581004;}'),
(607, 1235, '_edit_last', '2'),
(608, 1235, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(609, 1235, 'above-sidebar', ''),
(610, 1235, 'content-with-sidebar', ''),
(611, 1235, 'below-sidebar', ''),
(612, 1236, '_edit_last', '2'),
(613, 1236, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(614, 1236, 'above-sidebar', ''),
(615, 1236, 'content-with-sidebar', ''),
(616, 1236, 'below-sidebar', ''),
(617, 1237, '_edit_last', '2'),
(618, 1237, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(619, 1237, 'above-sidebar', ''),
(620, 1237, 'content-with-sidebar', ''),
(621, 1237, 'below-sidebar', ''),
(622, 1238, '_edit_last', '2'),
(623, 1238, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(624, 1238, 'above-sidebar', ''),
(625, 1238, 'content-with-sidebar', ''),
(626, 1238, 'below-sidebar', ''),
(627, 1239, '_edit_last', '2'),
(628, 1239, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(629, 1239, 'above-sidebar', ''),
(630, 1239, 'content-with-sidebar', ''),
(631, 1239, 'below-sidebar', ''),
(632, 1241, '_edit_last', '2'),
(633, 1241, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(634, 1241, 'above-sidebar', ''),
(635, 1241, 'content-with-sidebar', ''),
(636, 1241, 'below-sidebar', ''),
(637, 1400, '_edit_last', '2'),
(638, 1400, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(639, 1400, 'above-sidebar', ''),
(640, 1400, 'content-with-sidebar', ''),
(641, 1400, 'below-sidebar', ''),
(642, 1490, 'below-sidebar', ''),
(643, 1490, 'content-with-sidebar', ''),
(644, 1490, 'above-sidebar', ''),
(645, 1490, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(646, 1490, '_edit_last', '2'),
(647, 1493, '_edit_last', '2'),
(648, 1493, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(649, 1493, 'above-sidebar', ''),
(650, 1493, 'content-with-sidebar', ''),
(651, 1493, 'below-sidebar', ''),
(652, 1499, '_edit_last', '2'),
(653, 1499, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(654, 1499, 'above-sidebar', ''),
(655, 1499, 'content-with-sidebar', ''),
(656, 1499, 'below-sidebar', ''),
(657, 1503, '_edit_last', '2'),
(658, 1503, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(659, 1503, 'above-sidebar', ''),
(660, 1503, 'content-with-sidebar', ''),
(661, 1503, 'below-sidebar', ''),
(662, 1510, '_edit_last', '2'),
(663, 1510, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(664, 1510, 'above-sidebar', ''),
(665, 1510, 'content-with-sidebar', ''),
(666, 1510, 'below-sidebar', ''),
(667, 1513, '_edit_last', '2'),
(668, 1513, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(669, 1513, 'above-sidebar', ''),
(670, 1513, 'content-with-sidebar', ''),
(671, 1513, 'below-sidebar', ''),
(672, 1516, '_edit_last', '2'),
(673, 1516, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(674, 1516, 'above-sidebar', ''),
(675, 1516, 'content-with-sidebar', ''),
(676, 1516, 'below-sidebar', ''),
(677, 1519, '_edit_last', '2'),
(678, 1519, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(679, 1519, 'above-sidebar', ''),
(680, 1519, 'content-with-sidebar', ''),
(681, 1519, 'below-sidebar', ''),
(682, 1522, '_edit_last', '2'),
(683, 1522, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(684, 1522, 'above-sidebar', ''),
(685, 1522, 'content-with-sidebar', ''),
(686, 1522, 'below-sidebar', ''),
(687, 1525, '_edit_last', '2'),
(688, 1525, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(689, 1525, 'above-sidebar', ''),
(690, 1525, 'content-with-sidebar', ''),
(691, 1525, 'below-sidebar', ''),
(692, 1566, '_edit_last', '2'),
(693, 1566, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(694, 1566, 'above-sidebar', ''),
(695, 1566, 'content-with-sidebar', ''),
(696, 1566, 'below-sidebar', ''),
(697, 1629, '_edit_last', '1'),
(698, 1629, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(699, 1629, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(700, 1629, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column3-5","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}],"option":{},"size":"3/5"}]'),
(701, 1629, 'below-sidebar', '[]'),
(7926, 4993, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7924, 4993, 'below-sidebar', '[]'),
(7925, 4993, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column3-5","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}],"option":{},"size":"3/5"}]'),
(7536, 4880, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7952, 3720, '_yoast_wpseo_focuskw', 'Accommodation in Hartbeespoort'),
(7953, 3720, '_yoast_wpseo_metadesc', 'Watershed Guest House offers accommodation in Hartbeespoort. Perfect for couples. Relax in the Jacuzzi while overlooking the Hartbeespoort dam.'),
(7954, 3720, '_yoast_wpseo_linkdex', '45'),
(7955, 3720, '_yoast_wpseo_meta-robots-noindex', '2'),
(702, 1629, 'gdlr_max_people', ''),
(703, 1629, 'gdlr_room_amount', ''),
(704, 1631, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h5|gq2| font_weight=|gq2|bold|gq2| ]Please fulfil the form below.[/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4|gq2| title=|gq2|Contact form 1|gq2|]</p>","margin-bottom":"60px"}}]'),
(705, 1631, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#d8d8d8","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(706, 1631, '_dp_original', '1629'),
(707, 1631, '_edit_last', '2'),
(708, 1631, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"contact","right-sidebar":"contact","page-style":"normal","show-title":"enable","page-caption":"Aenean eu leo quam. Pellentesque ornare sem.","show-content":"enable","header-background":""}'),
(709, 1631, 'above-sidebar', '[]'),
(710, 1746, '_edit_last', '2'),
(711, 1746, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(712, 1746, 'above-sidebar', ''),
(713, 1746, 'content-with-sidebar', ''),
(714, 1746, 'below-sidebar', ''),
(715, 1746, '_oembed_53b7e0ff108cb393cb40417487e5cb86', '<iframe width="960" height="720" src="http://www.youtube.com/embed/sdHsTucReyM?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(716, 1748, '_edit_last', '2'),
(717, 1748, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(718, 1748, 'above-sidebar', ''),
(719, 1748, 'content-with-sidebar', ''),
(720, 1748, 'below-sidebar', ''),
(721, 1748, '_oembed_1875d746e37e763f649b02e88df855d4', '<iframe width="960" height="720" src="http://www.youtube.com/embed/J9quTjBHlqk?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(722, 1750, '_oembed_e813578ae6ea72ba2759275a173fc325', '<iframe width="960" height="720" src="http://www.youtube.com/embed/t1xRpig24z0?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(723, 1750, '_edit_last', '2'),
(724, 1750, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(725, 1750, 'above-sidebar', ''),
(726, 1750, 'content-with-sidebar', ''),
(727, 1750, 'below-sidebar', ''),
(728, 1752, '_oembed_45782dbb2d90fcb16c92b02631da914c', '<iframe width="960" height="720" src="http://www.youtube.com/embed/JaevNeYibbU?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(729, 1752, '_edit_last', '2'),
(730, 1752, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(731, 1752, 'above-sidebar', ''),
(732, 1752, 'content-with-sidebar', ''),
(733, 1752, 'below-sidebar', ''),
(734, 1754, '_oembed_d43d7c666fdfbcd06bd57ae9251964b7', '<iframe width="960" height="720" src="http://www.youtube.com/embed/yZewyVkUccE?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(735, 1754, '_edit_last', '2'),
(736, 1754, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(737, 1754, 'above-sidebar', ''),
(738, 1754, 'content-with-sidebar', ''),
(739, 1754, 'below-sidebar', ''),
(740, 2009, '_edit_last', '2'),
(741, 2009, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(742, 2009, 'above-sidebar', '[]'),
(743, 2009, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio-no-space","num-fetch":"6","num-excerpt":"20","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(744, 2009, 'below-sidebar', '[]'),
(745, 2009, '_dp_original', '906'),
(746, 2010, '_edit_last', '2'),
(747, 2010, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","page-title-style":"large-center","show-title":"enable","page-caption":"Big Page Title Style","show-content":"disable","header-background":""}'),
(748, 2010, 'above-sidebar', '[]'),
(749, 2010, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio-no-space","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(750, 2010, 'below-sidebar', '[]'),
(751, 2010, '_dp_original', '100'),
(752, 2011, '_edit_last', '2'),
(753, 2011, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(754, 2011, 'above-sidebar', '[]'),
(755, 2011, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio-no-space","num-fetch":"8","num-excerpt":"18","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}]'),
(756, 2011, 'below-sidebar', '[]'),
(757, 2011, '_dp_original', '908'),
(758, 2023, '_dp_original', '918'),
(759, 2023, 'below-sidebar', '[]'),
(760, 2023, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio-no-space","num-fetch":"6","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(761, 2023, 'above-sidebar', '[]'),
(762, 2023, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(763, 2023, '_edit_last', '2'),
(764, 2024, '_dp_original', '915'),
(765, 2024, 'below-sidebar', '[]'),
(766, 2024, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio-no-space","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#f5f5f5","skin":"no-skin","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"0px"}}]'),
(767, 2024, 'above-sidebar', '[]'),
(768, 2024, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(769, 2024, '_edit_last', '2'),
(770, 2025, 'above-sidebar', '[]'),
(771, 2025, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio-no-space","num-fetch":"12","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"60px"}}],"option":{"page-item-id":"","background":"#f5f5f5","skin":"no-skin","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"0px"}}]'),
(772, 2025, 'below-sidebar', '[]'),
(773, 2025, '_dp_original', '922'),
(774, 2025, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(775, 2025, '_edit_last', '2'),
(776, 2033, '_edit_last', '2'),
(777, 2033, 'above-sidebar', '[]'),
(778, 2033, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"35","num-fetch":"10","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(779, 2033, 'below-sidebar', '[]'),
(780, 2033, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(781, 2033, '_dp_original', '16'),
(782, 2034, '_edit_last', '2'),
(783, 2034, 'above-sidebar', '[]'),
(784, 2034, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"35","num-fetch":"6","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(785, 2034, 'below-sidebar', '[]'),
(786, 2034, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"blog-left","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(787, 2034, '_dp_original', '828'),
(788, 2035, '_edit_last', '2'),
(789, 2035, 'above-sidebar', '[]'),
(790, 2035, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"35","num-fetch":"8","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(791, 2035, 'below-sidebar', '[]'),
(792, 2035, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(793, 2035, '_dp_original', '824'),
(794, 2036, '_edit_last', '2'),
(795, 2036, 'above-sidebar', '[]'),
(796, 2036, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"100","num-fetch":"5","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(797, 2036, 'below-sidebar', '[]'),
(798, 2036, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(799, 2036, '_dp_original', '825'),
(800, 3150, 'below-sidebar', ''),
(801, 3150, 'content-with-sidebar', ''),
(802, 3150, 'above-sidebar', ''),
(803, 3150, '_edit_last', '2'),
(804, 3150, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"Features","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(805, 3163, '_edit_last', '2'),
(806, 3163, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(807, 3163, 'above-sidebar', '[]'),
(808, 3163, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"2","num-fetch":"8","show-caption":"yes","margin-bottom":"20px"}}]'),
(809, 3163, 'below-sidebar', '[]'),
(810, 3163, '_dp_original', '1598'),
(811, 3163, 'gdlr_room_amount', ''),
(812, 3163, 'gdlr_max_people', ''),
(813, 3603, '_edit_last', '2'),
(814, 3603, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(815, 3603, 'gdlr_room_amount', ''),
(816, 3603, 'gdlr_max_people', ''),
(817, 3603, 'above-sidebar', '[]'),
(818, 3603, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"3","num-fetch":"9","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"30px"}}]'),
(819, 3603, 'below-sidebar', '[]'),
(820, 3605, '_edit_last', '2'),
(821, 3605, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(822, 3605, 'gdlr_room_amount', ''),
(823, 3605, 'gdlr_max_people', ''),
(824, 3605, 'above-sidebar', '[]'),
(825, 3605, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"2","num-fetch":"8","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(826, 3605, 'below-sidebar', '[]'),
(827, 3605, '_dp_original', '3603'),
(828, 3614, '_edit_last', '2'),
(829, 3614, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(830, 3614, 'gdlr_room_amount', ''),
(831, 3614, 'gdlr_max_people', ''),
(832, 3614, 'above-sidebar', '[]'),
(833, 3614, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"1","num-fetch":"4","num-excerpt":"20","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"20px"}}]'),
(834, 3614, 'below-sidebar', '[]'),
(835, 3614, '_dp_original', '3605'),
(836, 3616, '_edit_last', '2'),
(837, 3616, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(838, 3616, 'gdlr_room_amount', ''),
(839, 3616, 'gdlr_max_people', ''),
(840, 3616, 'above-sidebar', '[]'),
(841, 3616, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"4","num-fetch":"8","num-excerpt":"20","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(842, 3616, 'below-sidebar', '[]'),
(843, 3616, '_dp_original', '3614'),
(844, 3619, '_edit_last', '2'),
(845, 3619, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(846, 3619, 'gdlr_room_amount', ''),
(847, 3619, 'gdlr_max_people', ''),
(848, 3619, 'above-sidebar', '[]'),
(849, 3619, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"1","num-fetch":"5","num-excerpt":"20","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"20px"}}]'),
(850, 3619, 'below-sidebar', '[]'),
(851, 3619, '_dp_original', '3616'),
(852, 3621, '_edit_last', '2'),
(853, 3621, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(854, 3621, 'gdlr_room_amount', ''),
(855, 3621, 'gdlr_max_people', ''),
(856, 3621, 'above-sidebar', '[]'),
(857, 3621, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"2","num-fetch":"8","num-excerpt":"20","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(858, 3621, 'below-sidebar', '[]'),
(859, 3621, '_dp_original', '3619'),
(860, 3623, '_edit_last', '2'),
(861, 3623, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(862, 3623, 'gdlr_room_amount', ''),
(863, 3623, 'gdlr_max_people', ''),
(864, 3623, 'above-sidebar', '[]'),
(865, 3623, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"3","num-fetch":"9","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(866, 3623, 'below-sidebar', '[]'),
(867, 3623, '_dp_original', '3621'),
(868, 3625, '_edit_last', '2'),
(869, 3625, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(870, 3625, 'gdlr_room_amount', ''),
(871, 3625, 'gdlr_max_people', ''),
(872, 3625, 'above-sidebar', '[]'),
(873, 3625, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"medium","room-size":"1","num-fetch":"6","num-excerpt":"35","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"20px"}}]'),
(874, 3625, 'below-sidebar', '[]'),
(875, 3625, '_dp_original', '3623'),
(876, 3649, '_edit_last', '2'),
(877, 3649, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(878, 3649, 'gdlr_room_amount', ''),
(879, 3649, 'gdlr_max_people', ''),
(880, 3649, 'above-sidebar', '[]'),
(881, 3649, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"4","num-fetch":"8","num-excerpt":"20","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(882, 3649, 'below-sidebar', '[]'),
(883, 3649, '_dp_original', '3623'),
(884, 3664, '_edit_last', '2'),
(885, 3664, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(886, 3664, 'above-sidebar', '[]'),
(887, 3664, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"2","num-fetch":"8","show-caption":"no","margin-bottom":"40px"}}]'),
(888, 3664, 'below-sidebar', '[]'),
(889, 3664, '_dp_original', '3163'),
(890, 3664, 'gdlr_room_amount', ''),
(891, 3664, 'gdlr_max_people', ''),
(892, 3667, 'below-sidebar', '[]'),
(893, 3667, 'gdlr_room_amount', ''),
(894, 3667, 'gdlr_max_people', ''),
(895, 3667, '_dp_original', '3664'),
(896, 3667, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3532],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"3","num-fetch":"9","show-caption":"no","margin-bottom":"40px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(897, 3667, 'above-sidebar', '[]'),
(898, 3667, '_edit_last', '2'),
(899, 3667, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(900, 3670, 'below-sidebar', '[]'),
(901, 3670, 'gdlr_room_amount', ''),
(902, 3670, 'gdlr_max_people', ''),
(903, 3670, '_dp_original', '3667'),
(904, 3670, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(905, 3670, 'above-sidebar', '[]'),
(906, 3670, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3532],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"3","num-fetch":"9","show-caption":"yes","margin-bottom":"40px"}}]'),
(907, 3670, '_edit_last', '2'),
(908, 3672, '_edit_last', '2'),
(909, 3672, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(910, 3672, 'above-sidebar', '[]'),
(911, 3672, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"4","num-fetch":"8","show-caption":"yes","margin-bottom":"40px"}}]'),
(912, 3672, '_dp_original', '3670'),
(913, 3672, 'gdlr_room_amount', ''),
(914, 3672, 'below-sidebar', '[]'),
(915, 3672, 'gdlr_max_people', ''),
(916, 3674, 'below-sidebar', '[]'),
(917, 3674, 'gdlr_room_amount', ''),
(918, 3674, 'gdlr_max_people', ''),
(919, 3674, '_dp_original', '3672'),
(920, 3674, '_edit_last', '2'),
(921, 3674, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"4","num-fetch":"8","show-caption":"no","margin-bottom":"40px"}}]'),
(922, 3674, 'above-sidebar', '[]'),
(923, 3674, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(924, 3796, '_wp_page_template', 'default'),
(925, 4006, '_wp_page_template', 'default'),
(926, 870, '_edit_last', '2'),
(927, 870, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(928, 870, '_dp_original', '867'),
(929, 870, '_thumbnail_id', '3523'),
(930, 872, '_thumbnail_id', '3519'),
(931, 872, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(932, 872, '_edit_last', '2'),
(933, 872, '_dp_original', '870'),
(934, 874, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(935, 874, '_edit_last', '2'),
(936, 874, '_dp_original', '872'),
(937, 874, '_thumbnail_id', '3530'),
(938, 3676, 'below-sidebar', '[]'),
(939, 3676, 'gdlr_room_amount', ''),
(940, 3676, 'gdlr_max_people', ''),
(941, 3676, '_dp_original', '3674'),
(942, 3676, '_edit_last', '2'),
(943, 3676, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(944, 3676, 'above-sidebar', '[]'),
(945, 3676, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3533,3534],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3533|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3290449-concierges-holding-the-cart-and-posing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3534|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"5","num-fetch":"10","show-caption":"no","margin-bottom":"40px"}}]'),
(946, 3678, 'below-sidebar', '[]'),
(947, 3678, 'gdlr_room_amount', ''),
(948, 3678, 'gdlr_max_people', ''),
(949, 3678, '_dp_original', '3676'),
(950, 3678, '_edit_last', '2'),
(951, 3678, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(952, 3678, 'above-sidebar', '[]'),
(953, 3678, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3533,3534],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3533|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3290449-concierges-holding-the-cart-and-posing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3534|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"5","num-fetch":"10","show-caption":"yes","margin-bottom":"40px"}}]'),
(954, 3720, '_oembed_3435a94e71817c00c089dc8f308bf60d', '{{unknown}}'),
(955, 3720, 'below-sidebar', '[]'),
(956, 3720, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h5><p style=|gq2|text-align: center;|gq2|>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p style=|gq2|text-align: center;|gq2|>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"www.watershedguesthouse.co.zxa/beta/rooms","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(957, 3720, 'above-sidebar', '[]'),
(958, 3720, 'gdlr_max_people', ''),
(959, 3720, 'gdlr_room_amount', ''),
(960, 3720, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(961, 3720, '_edit_last', '1'),
(962, 3781, '_edit_last', '2'),
(963, 3781, 'above-sidebar', ''),
(964, 3781, 'content-with-sidebar', ''),
(965, 3781, 'below-sidebar', ''),
(966, 3781, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(967, 32, '_oembed_56ad476278b5da9aa36473fb97c321b6', '{{unknown}}'),
(968, 32, '_edit_last', '2'),
(969, 32, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(970, 32, '_oembed_72ba3027914ce750c3c1298b4875bf23', '{{unknown}}'),
(971, 35, '_edit_last', '2'),
(972, 35, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(973, 37, '_edit_last', '2'),
(974, 37, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(975, 37, 'enclosure', 'http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/wm_sticks_and_chains.mp3\n3580656\naudio/mpeg\n'),
(976, 37, '_thumbnail_id', '3526'),
(977, 43, '_thumbnail_id', '3514'),
(978, 43, '_edit_last', '2'),
(979, 43, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(7957, 4999, 'above-sidebar', '[]'),
(7958, 4999, 'below-sidebar', '[]'),
(7959, 4999, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></p><p>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(1004, 876, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}');
INSERT INTO `wpor_postmeta` VALUES
(1005, 876, '_edit_last', '2'),
(1006, 876, '_dp_original', '874'),
(1007, 876, '_thumbnail_id', '3531'),
(1008, 2211, '_edit_last', '2'),
(1009, 2211, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(1010, 2211, '_thumbnail_id', '3529'),
(1011, 2211, 'gdlr_room_amount', ''),
(1012, 2211, 'gdlr_max_people', ''),
(1026, 2897, '_oembed_051fef2e54e2db7ea995d1e9dae4bb33', '<iframe src="//player.vimeo.com/video/75188030" width="960" height="540" frameborder="0" title="forest - english ver." webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(1027, 2897, '_edit_last', '2'),
(1028, 2897, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(1029, 2898, '_edit_last', '2'),
(1030, 2898, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(7756, 4940, 'above-sidebar', '[]'),
(7748, 4938, 'above-sidebar', '[]'),
(7749, 4938, 'below-sidebar', '[]'),
(7750, 4938, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special? Fill in the form below.","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}]'),
(7747, 4937, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5464, 4363, '_form_id', '1'),
(5465, 4363, '_seq_num', '1'),
(1067, 3596, 'hotel_paid_not_available', 'a:24:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-09";i:2;s:10:"2020-02-13";i:3;s:10:"2020-02-14";i:4;s:10:"2020-02-15";i:5;s:10:"2020-02-21";i:6;s:10:"2020-02-22";i:7;s:10:"2020-02-28";i:8;s:10:"2020-02-29";i:9;s:10:"2020-03-06";i:10;s:10:"2020-03-07";i:11;s:10:"2020-03-13";i:12;s:10:"2020-03-14";i:13;s:10:"2020-03-27";i:14;s:10:"2020-03-28";i:15;s:10:"2020-04-03";i:16;s:10:"2020-04-04";i:17;s:10:"2020-04-10";i:18;s:10:"2020-04-11";i:19;s:10:"2020-04-12";i:20;s:10:"2020-04-20";i:21;s:10:"2020-04-21";i:22;s:10:"2020-11-13";i:23;s:10:"2020-11-14";}'),
(8017, 5013, '_edit_last', '1'),
(8018, 5013, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(1068, 3596, 'hotel_booking_not_available', 'a:24:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-09";i:2;s:10:"2020-02-13";i:3;s:10:"2020-02-14";i:4;s:10:"2020-02-15";i:5;s:10:"2020-02-21";i:6;s:10:"2020-02-22";i:7;s:10:"2020-02-28";i:8;s:10:"2020-02-29";i:9;s:10:"2020-03-06";i:10;s:10:"2020-03-07";i:11;s:10:"2020-03-13";i:12;s:10:"2020-03-14";i:13;s:10:"2020-03-27";i:14;s:10:"2020-03-28";i:15;s:10:"2020-04-03";i:16;s:10:"2020-04-04";i:17;s:10:"2020-04-10";i:18;s:10:"2020-04-11";i:19;s:10:"2020-04-12";i:20;s:10:"2020-04-20";i:21;s:10:"2020-04-21";i:22;s:10:"2020-11-13";i:23;s:10:"2020-11-14";}'),
(8016, 5013, '_edit_lock', '1578519022:1'),
(1069, 3596, '_dp_original', '3595'),
(1070, 3596, 'gdlr_max_people', '2'),
(1071, 3596, 'gdlr_room_amount', '1'),
(1072, 3596, '_thumbnail_id', '4412'),
(1073, 3596, 'post-option', '{"page-title":"","page-caption":"","header-background":"","room-amount":"1","ical-sync-url":"http://www.nightsbridge.co.za/bridge/iCal.ics?key=957f9010a83ce468","max-people":"2","block-room-date":"","room-image-top-info":"","room-image-bottom-info":"","room-base-price-weekend":"1600","room-base-price":"1200","room-base-price-number-people":"1600","adult-price-weekend":"1600","children-price-weekend":"0","adult-price-weekday":"1200","children-price-weekday":"0","special-season-pricing":"[]","consecutive-night-discount":"[]","fas-img":"","fas-img-url":"","facilities-and-services":"[{|gq2|title|gq2|:|gq2|Bed|gq2|,|gq2|value|gq2|:|gq2|1 King Bed|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Max People|gq2|,|gq2|value|gq2|:|gq2|2|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|View|gq2|,|gq2|value|gq2|:|gq2|Hartbeespoort|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Room Size|gq2|,|gq2|value|gq2|:|gq2|80 sqm.|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Wifi|gq2|,|gq2|value|gq2|:|gq2|No|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Breakfast Included|gq2|,|gq2|value|gq2|:|gq2|A continental breakfast|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|}]","thumbnail-type":"feature-image","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":"[[3592,3588,3589,3590,3586],{|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3528|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_15185646_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3530|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1177463-spa-woman-hot-stones-massage-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3531|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2673580-brown-sofas-the-lobby-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3586|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3587|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-2-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3588|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-3-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3589|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-4-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3590|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-5-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3592|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-7-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]"}'),
(1074, 3596, '_edit_last', '1'),
(1075, 3596, '_wp_old_slug', 'standard-room-one-king'),
(1109, 4008, '_menu_item_type', 'post_type'),
(1110, 4008, '_menu_item_menu_item_parent', '0'),
(1111, 4008, '_menu_item_object_id', '29'),
(1112, 4008, '_menu_item_object', 'page'),
(1113, 4008, '_menu_item_target', ''),
(1114, 4008, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1115, 4008, '_menu_item_xfn', ''),
(1116, 4008, '_menu_item_url', ''),
(1117, 4008, '_gdlr_mega_menu_item', ''),
(1118, 4008, '_gdlr_mega_menu_section', NULL),
(1119, 4009, '_menu_item_type', 'post_type'),
(1120, 4009, '_menu_item_menu_item_parent', '4122'),
(1121, 4009, '_menu_item_object_id', '100'),
(1122, 4009, '_menu_item_object', 'page'),
(1123, 4009, '_menu_item_target', ''),
(1124, 4009, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1125, 4009, '_menu_item_xfn', ''),
(1126, 4009, '_menu_item_url', ''),
(1127, 4009, '_gdlr_mega_menu_item', ''),
(1128, 4009, '_gdlr_mega_menu_section', '1/1'),
(1129, 4010, '_menu_item_type', 'post_type'),
(1130, 4010, '_menu_item_menu_item_parent', '3997'),
(1131, 4010, '_menu_item_object_id', '149'),
(1132, 4010, '_menu_item_object', 'page'),
(1133, 4010, '_menu_item_target', ''),
(1134, 4010, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1135, 4010, '_menu_item_xfn', ''),
(1136, 4010, '_menu_item_url', ''),
(1137, 4010, '_gdlr_mega_menu_item', ''),
(1138, 4010, '_gdlr_mega_menu_section', NULL),
(1139, 4011, '_menu_item_type', 'post_type'),
(1140, 4011, '_menu_item_menu_item_parent', '3997'),
(1141, 4011, '_menu_item_object_id', '156'),
(1142, 4011, '_menu_item_object', 'page'),
(1143, 4011, '_menu_item_target', ''),
(1144, 4011, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1145, 4011, '_menu_item_xfn', ''),
(1146, 4011, '_menu_item_url', ''),
(1147, 4011, '_gdlr_mega_menu_item', ''),
(1148, 4011, '_gdlr_mega_menu_section', NULL),
(1149, 4012, '_menu_item_type', 'post_type'),
(1150, 4012, '_menu_item_menu_item_parent', '4000'),
(1151, 4012, '_menu_item_object_id', '116'),
(1152, 4012, '_menu_item_object', 'page'),
(1153, 4012, '_menu_item_target', ''),
(1154, 4012, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1155, 4012, '_menu_item_xfn', ''),
(1156, 4012, '_menu_item_url', ''),
(1157, 4012, '_gdlr_mega_menu_item', ''),
(1158, 4012, '_gdlr_mega_menu_section', NULL),
(1159, 4013, '_menu_item_type', 'post_type'),
(1160, 4013, '_menu_item_menu_item_parent', '4000'),
(1161, 4013, '_menu_item_object_id', '120'),
(1162, 4013, '_menu_item_object', 'page'),
(1163, 4013, '_menu_item_target', ''),
(1164, 4013, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1165, 4013, '_menu_item_xfn', ''),
(1166, 4013, '_menu_item_url', ''),
(1167, 4013, '_gdlr_mega_menu_item', ''),
(1168, 4013, '_gdlr_mega_menu_section', NULL),
(1169, 4014, '_menu_item_type', 'post_type'),
(1170, 4014, '_menu_item_menu_item_parent', '3997'),
(1171, 4014, '_menu_item_object_id', '203'),
(1172, 4014, '_menu_item_object', 'page'),
(1173, 4014, '_menu_item_target', ''),
(1174, 4014, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1175, 4014, '_menu_item_xfn', ''),
(1176, 4014, '_menu_item_url', ''),
(1177, 4014, '_gdlr_mega_menu_item', ''),
(1178, 4014, '_gdlr_mega_menu_section', NULL),
(1179, 4015, '_menu_item_type', 'post_type'),
(1180, 4015, '_menu_item_menu_item_parent', '3998'),
(1181, 4015, '_menu_item_object_id', '456'),
(1182, 4015, '_menu_item_object', 'page'),
(1183, 4015, '_menu_item_target', ''),
(1184, 4015, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1185, 4015, '_menu_item_xfn', ''),
(1186, 4015, '_menu_item_url', ''),
(1187, 4015, '_gdlr_mega_menu_item', ''),
(1188, 4015, '_gdlr_mega_menu_section', NULL),
(1189, 4016, '_menu_item_type', 'post_type'),
(1190, 4016, '_menu_item_menu_item_parent', '4000'),
(1191, 4016, '_menu_item_object_id', '428'),
(1192, 4016, '_menu_item_object', 'page'),
(1193, 4016, '_menu_item_target', ''),
(1194, 4016, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1195, 4016, '_menu_item_xfn', ''),
(1196, 4016, '_menu_item_url', ''),
(1197, 4016, '_gdlr_mega_menu_item', ''),
(1198, 4016, '_gdlr_mega_menu_section', NULL),
(1199, 4017, '_menu_item_type', 'post_type'),
(1200, 4017, '_menu_item_menu_item_parent', '4000'),
(1201, 4017, '_menu_item_object_id', '218'),
(1202, 4017, '_menu_item_object', 'page'),
(1203, 4017, '_menu_item_target', ''),
(1204, 4017, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1205, 4017, '_menu_item_xfn', ''),
(1206, 4017, '_menu_item_url', ''),
(1207, 4017, '_gdlr_mega_menu_item', ''),
(1208, 4017, '_gdlr_mega_menu_section', NULL),
(1209, 4018, '_menu_item_type', 'post_type'),
(1210, 4018, '_menu_item_menu_item_parent', '3998'),
(1211, 4018, '_menu_item_object_id', '236'),
(1212, 4018, '_menu_item_object', 'page'),
(1213, 4018, '_menu_item_target', ''),
(1214, 4018, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1215, 4018, '_menu_item_xfn', ''),
(1216, 4018, '_menu_item_url', ''),
(1217, 4018, '_gdlr_mega_menu_item', ''),
(1218, 4018, '_gdlr_mega_menu_section', NULL),
(1219, 4019, '_menu_item_type', 'post_type'),
(1220, 4019, '_menu_item_menu_item_parent', '3999'),
(1221, 4019, '_menu_item_object_id', '258'),
(1222, 4019, '_menu_item_object', 'page'),
(1223, 4019, '_menu_item_target', ''),
(1224, 4019, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1225, 4019, '_menu_item_xfn', ''),
(1226, 4019, '_menu_item_url', ''),
(1227, 4019, '_gdlr_mega_menu_item', ''),
(1228, 4019, '_gdlr_mega_menu_section', NULL),
(1229, 4020, '_menu_item_type', 'post_type'),
(1230, 4020, '_menu_item_menu_item_parent', '3999'),
(1231, 4020, '_menu_item_object_id', '245'),
(1232, 4020, '_menu_item_object', 'page'),
(1233, 4020, '_menu_item_target', ''),
(1234, 4020, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1235, 4020, '_menu_item_xfn', ''),
(1236, 4020, '_menu_item_url', ''),
(1237, 4020, '_gdlr_mega_menu_item', ''),
(1238, 4020, '_gdlr_mega_menu_section', NULL),
(1239, 4021, '_menu_item_type', 'post_type'),
(1240, 4021, '_menu_item_menu_item_parent', '4000'),
(1241, 4021, '_menu_item_object_id', '285'),
(1242, 4021, '_menu_item_object', 'page'),
(1243, 4021, '_menu_item_target', ''),
(1244, 4021, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1245, 4021, '_menu_item_xfn', ''),
(1246, 4021, '_menu_item_url', ''),
(1247, 4021, '_gdlr_mega_menu_item', ''),
(1248, 4021, '_gdlr_mega_menu_section', NULL),
(1249, 4022, '_menu_item_type', 'post_type'),
(1250, 4022, '_menu_item_menu_item_parent', '3998'),
(1251, 4022, '_menu_item_object_id', '296'),
(1252, 4022, '_menu_item_object', 'page'),
(1253, 4022, '_menu_item_target', ''),
(1254, 4022, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1255, 4022, '_menu_item_xfn', ''),
(1256, 4022, '_menu_item_url', ''),
(1257, 4022, '_gdlr_mega_menu_item', ''),
(1258, 4022, '_gdlr_mega_menu_section', NULL),
(1259, 4023, '_menu_item_type', 'post_type'),
(1260, 4023, '_menu_item_menu_item_parent', '3999'),
(1261, 4023, '_menu_item_object_id', '640'),
(1262, 4023, '_menu_item_object', 'page'),
(1263, 4023, '_menu_item_target', ''),
(1264, 4023, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1265, 4023, '_menu_item_xfn', ''),
(1266, 4023, '_menu_item_url', ''),
(1267, 4023, '_gdlr_mega_menu_item', ''),
(1268, 4023, '_gdlr_mega_menu_section', NULL),
(1269, 4024, '_menu_item_type', 'post_type'),
(1270, 4024, '_menu_item_menu_item_parent', '3998'),
(1271, 4024, '_menu_item_object_id', '653'),
(1272, 4024, '_menu_item_object', 'page'),
(1273, 4024, '_menu_item_target', ''),
(1274, 4024, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1275, 4024, '_menu_item_xfn', ''),
(1276, 4024, '_menu_item_url', ''),
(1277, 4024, '_gdlr_mega_menu_item', ''),
(1278, 4024, '_gdlr_mega_menu_section', NULL),
(1279, 4025, '_menu_item_type', 'post_type'),
(1280, 4025, '_menu_item_menu_item_parent', '3997'),
(1281, 4025, '_menu_item_object_id', '705'),
(1282, 4025, '_menu_item_object', 'page'),
(1283, 4025, '_menu_item_target', ''),
(1284, 4025, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1285, 4025, '_menu_item_xfn', ''),
(1286, 4025, '_menu_item_url', ''),
(1287, 4025, '_gdlr_mega_menu_item', ''),
(1288, 4025, '_gdlr_mega_menu_section', NULL),
(1289, 4026, '_menu_item_type', 'post_type'),
(1290, 4026, '_menu_item_menu_item_parent', '4000'),
(1291, 4026, '_menu_item_object_id', '687'),
(1292, 4026, '_menu_item_object', 'page'),
(1293, 4026, '_menu_item_target', ''),
(1294, 4026, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1295, 4026, '_menu_item_xfn', ''),
(1296, 4026, '_menu_item_url', ''),
(1297, 4026, '_gdlr_mega_menu_item', ''),
(1298, 4026, '_gdlr_mega_menu_section', NULL),
(1299, 4027, '_menu_item_type', 'post_type'),
(1300, 4027, '_menu_item_menu_item_parent', '3998'),
(1301, 4027, '_menu_item_object_id', '211'),
(1302, 4027, '_menu_item_object', 'page'),
(1303, 4027, '_menu_item_target', ''),
(1304, 4027, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1305, 4027, '_menu_item_xfn', ''),
(1306, 4027, '_menu_item_url', ''),
(1307, 4027, '_gdlr_mega_menu_item', ''),
(1308, 4027, '_gdlr_mega_menu_section', NULL),
(1309, 4028, '_menu_item_type', 'post_type'),
(1310, 4028, '_menu_item_menu_item_parent', '4000'),
(1311, 4028, '_menu_item_object_id', '797'),
(1312, 4028, '_menu_item_object', 'page'),
(1313, 4028, '_menu_item_target', ''),
(1314, 4028, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1315, 4028, '_menu_item_xfn', ''),
(1316, 4028, '_menu_item_url', ''),
(1317, 4028, '_gdlr_mega_menu_item', ''),
(1318, 4028, '_gdlr_mega_menu_section', NULL),
(1319, 4029, '_menu_item_type', 'post_type'),
(1320, 4029, '_menu_item_menu_item_parent', '3997'),
(1321, 4029, '_menu_item_object_id', '784'),
(1322, 4029, '_menu_item_object', 'page'),
(1323, 4029, '_menu_item_target', ''),
(1324, 4029, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1325, 4029, '_menu_item_xfn', ''),
(1326, 4029, '_menu_item_url', ''),
(1327, 4029, '_gdlr_mega_menu_item', ''),
(1328, 4029, '_gdlr_mega_menu_section', NULL),
(1329, 4030, '_menu_item_type', 'post_type'),
(1330, 4030, '_menu_item_menu_item_parent', '4009'),
(1331, 4030, '_menu_item_object_id', '100'),
(1332, 4030, '_menu_item_object', 'page'),
(1333, 4030, '_menu_item_target', ''),
(1334, 4030, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1335, 4030, '_menu_item_xfn', ''),
(1336, 4030, '_menu_item_url', ''),
(1337, 4030, '_gdlr_mega_menu_item', ''),
(1338, 4030, '_gdlr_mega_menu_section', '1/1'),
(1339, 4031, '_menu_item_type', 'post_type'),
(1340, 4031, '_menu_item_menu_item_parent', '3748'),
(1341, 4031, '_menu_item_object_id', '882'),
(1342, 4031, '_menu_item_object', 'page'),
(1343, 4031, '_menu_item_target', ''),
(1344, 4031, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1345, 4031, '_menu_item_xfn', ''),
(1346, 4031, '_menu_item_url', ''),
(1347, 4031, '_gdlr_mega_menu_item', ''),
(1348, 4031, '_gdlr_mega_menu_section', NULL),
(1349, 4032, '_menu_item_type', 'post_type'),
(1350, 4032, '_menu_item_menu_item_parent', '3748'),
(1351, 4032, '_menu_item_object_id', '880'),
(1352, 4032, '_menu_item_object', 'page'),
(1353, 4032, '_menu_item_target', ''),
(1354, 4032, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1355, 4032, '_menu_item_xfn', ''),
(1356, 4032, '_menu_item_url', ''),
(1357, 4032, '_gdlr_mega_menu_item', ''),
(1358, 4032, '_gdlr_mega_menu_section', NULL),
(1359, 4033, '_menu_item_type', 'post_type'),
(1360, 4033, '_menu_item_menu_item_parent', '3996'),
(1361, 4033, '_menu_item_object_id', '887'),
(1362, 4033, '_menu_item_object', 'page'),
(1363, 4033, '_menu_item_target', ''),
(1364, 4033, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1365, 4033, '_menu_item_xfn', ''),
(1366, 4033, '_menu_item_url', ''),
(1367, 4033, '_gdlr_mega_menu_item', ''),
(1368, 4033, '_gdlr_mega_menu_section', NULL),
(1369, 4034, '_menu_item_type', 'post_type'),
(1370, 4034, '_menu_item_menu_item_parent', '3748'),
(1371, 4034, '_menu_item_object_id', '878'),
(1372, 4034, '_menu_item_object', 'page'),
(1373, 4034, '_menu_item_target', ''),
(1374, 4034, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1375, 4034, '_menu_item_xfn', ''),
(1376, 4034, '_menu_item_url', ''),
(1377, 4034, '_gdlr_mega_menu_item', ''),
(1378, 4034, '_gdlr_mega_menu_section', NULL),
(1379, 4035, '_menu_item_type', 'post_type'),
(1380, 4035, '_menu_item_menu_item_parent', '3996'),
(1381, 4035, '_menu_item_object_id', '888'),
(1382, 4035, '_menu_item_object', 'page'),
(1383, 4035, '_menu_item_target', ''),
(1384, 4035, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1385, 4035, '_menu_item_xfn', ''),
(1386, 4035, '_menu_item_url', ''),
(1387, 4035, '_gdlr_mega_menu_item', ''),
(1388, 4035, '_gdlr_mega_menu_section', NULL),
(1389, 4036, '_menu_item_type', 'post_type'),
(1390, 4036, '_menu_item_menu_item_parent', '3748'),
(1391, 4036, '_menu_item_object_id', '836'),
(1392, 4036, '_menu_item_object', 'page'),
(1393, 4036, '_menu_item_target', ''),
(1394, 4036, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1395, 4036, '_menu_item_xfn', ''),
(1396, 4036, '_menu_item_url', ''),
(1397, 4036, '_gdlr_mega_menu_item', ''),
(1398, 4036, '_gdlr_mega_menu_section', NULL),
(1399, 4037, '_menu_item_type', 'post_type'),
(1400, 4037, '_menu_item_menu_item_parent', '3996'),
(1401, 4037, '_menu_item_object_id', '889'),
(1402, 4037, '_menu_item_object', 'page'),
(1403, 4037, '_menu_item_target', ''),
(1404, 4037, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1405, 4037, '_menu_item_xfn', ''),
(1406, 4037, '_menu_item_url', ''),
(1407, 4037, '_gdlr_mega_menu_item', ''),
(1408, 4037, '_gdlr_mega_menu_section', NULL),
(1409, 4038, '_menu_item_type', 'post_type'),
(1410, 4038, '_menu_item_menu_item_parent', '3747'),
(1411, 4038, '_menu_item_object_id', '828'),
(1412, 4038, '_menu_item_object', 'page'),
(1413, 4038, '_menu_item_target', ''),
(1414, 4038, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1415, 4038, '_menu_item_xfn', ''),
(1416, 4038, '_menu_item_url', ''),
(1417, 4038, '_gdlr_mega_menu_item', ''),
(1418, 4038, '_gdlr_mega_menu_section', NULL),
(1419, 4039, '_menu_item_type', 'post_type'),
(1420, 4039, '_menu_item_menu_item_parent', '3747'),
(1421, 4039, '_menu_item_object_id', '824'),
(1422, 4039, '_menu_item_object', 'page'),
(1423, 4039, '_menu_item_target', ''),
(1424, 4039, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1425, 4039, '_menu_item_xfn', ''),
(1426, 4039, '_menu_item_url', ''),
(1427, 4039, '_gdlr_mega_menu_item', ''),
(1428, 4039, '_gdlr_mega_menu_section', NULL),
(1429, 4040, '_menu_item_type', 'post_type'),
(1430, 4040, '_menu_item_menu_item_parent', '3747'),
(1431, 4040, '_menu_item_object_id', '29'),
(1432, 4040, '_menu_item_object', 'page'),
(1433, 4040, '_menu_item_target', ''),
(1434, 4040, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1435, 4040, '_menu_item_xfn', ''),
(1436, 4040, '_menu_item_url', ''),
(1437, 4040, '_gdlr_mega_menu_item', ''),
(1438, 4040, '_gdlr_mega_menu_section', NULL),
(1439, 4041, '_menu_item_type', 'post_type'),
(1440, 4041, '_menu_item_menu_item_parent', '4127'),
(1441, 4041, '_menu_item_object_id', '922'),
(1442, 4041, '_menu_item_object', 'page'),
(1443, 4041, '_menu_item_target', ''),
(1444, 4041, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1445, 4041, '_menu_item_xfn', ''),
(1446, 4041, '_menu_item_url', ''),
(1447, 4041, '_gdlr_mega_menu_item', ''),
(1448, 4041, '_gdlr_mega_menu_section', '1/1'),
(1449, 4042, '_menu_item_type', 'post_type'),
(1450, 4042, '_menu_item_menu_item_parent', '4127'),
(1451, 4042, '_menu_item_object_id', '915'),
(1452, 4042, '_menu_item_object', 'page'),
(1453, 4042, '_menu_item_target', ''),
(1454, 4042, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1455, 4042, '_menu_item_xfn', ''),
(1456, 4042, '_menu_item_url', ''),
(1457, 4042, '_gdlr_mega_menu_item', ''),
(1458, 4042, '_gdlr_mega_menu_section', '1/1'),
(1459, 4043, '_menu_item_type', 'post_type'),
(1460, 4043, '_menu_item_menu_item_parent', '4009'),
(1461, 4043, '_menu_item_object_id', '910'),
(1462, 4043, '_menu_item_object', 'page'),
(1463, 4043, '_menu_item_target', ''),
(1464, 4043, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1465, 4043, '_menu_item_xfn', ''),
(1466, 4043, '_menu_item_url', ''),
(1467, 4043, '_gdlr_mega_menu_item', ''),
(1468, 4043, '_gdlr_mega_menu_section', '1/1'),
(1469, 4044, '_menu_item_type', 'post_type'),
(1470, 4044, '_menu_item_menu_item_parent', '4009'),
(1471, 4044, '_menu_item_object_id', '908'),
(1472, 4044, '_menu_item_object', 'page'),
(1473, 4044, '_menu_item_target', ''),
(1474, 4044, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1475, 4044, '_menu_item_xfn', ''),
(1476, 4044, '_menu_item_url', ''),
(1477, 4044, '_gdlr_mega_menu_item', ''),
(1478, 4044, '_gdlr_mega_menu_section', '1/1'),
(1479, 4045, '_menu_item_type', 'post_type'),
(1480, 4045, '_menu_item_menu_item_parent', '4009'),
(1481, 4045, '_menu_item_object_id', '906'),
(1482, 4045, '_menu_item_object', 'page'),
(1483, 4045, '_menu_item_target', ''),
(1484, 4045, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1485, 4045, '_menu_item_xfn', ''),
(1486, 4045, '_menu_item_url', ''),
(1487, 4045, '_gdlr_mega_menu_item', ''),
(1488, 4045, '_gdlr_mega_menu_section', '1/1'),
(1489, 4046, '_menu_item_type', 'post_type'),
(1490, 4046, '_menu_item_menu_item_parent', '4128'),
(1491, 4046, '_menu_item_object_id', '954'),
(1492, 4046, '_menu_item_object', 'page'),
(1493, 4046, '_menu_item_target', ''),
(1494, 4046, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1495, 4046, '_menu_item_xfn', ''),
(1496, 4046, '_menu_item_url', ''),
(1497, 4046, '_gdlr_mega_menu_item', ''),
(1498, 4046, '_gdlr_mega_menu_section', '1/1'),
(1499, 4047, '_menu_item_type', 'post_type'),
(1500, 4047, '_menu_item_menu_item_parent', '4128'),
(1501, 4047, '_menu_item_object_id', '952'),
(1502, 4047, '_menu_item_object', 'page'),
(1503, 4047, '_menu_item_target', ''),
(1504, 4047, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1505, 4047, '_menu_item_xfn', ''),
(1506, 4047, '_menu_item_url', ''),
(1507, 4047, '_gdlr_mega_menu_item', ''),
(1508, 4047, '_gdlr_mega_menu_section', '1/1'),
(1509, 4048, '_menu_item_type', 'post_type'),
(1510, 4048, '_menu_item_menu_item_parent', '4128'),
(1511, 4048, '_menu_item_object_id', '949'),
(1512, 4048, '_menu_item_object', 'page'),
(1513, 4048, '_menu_item_target', ''),
(1514, 4048, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1515, 4048, '_menu_item_xfn', ''),
(1516, 4048, '_menu_item_url', ''),
(1517, 4048, '_gdlr_mega_menu_item', ''),
(1518, 4048, '_gdlr_mega_menu_section', '1/1'),
(1519, 4049, '_menu_item_type', 'post_type'),
(1520, 4049, '_menu_item_menu_item_parent', '4128'),
(1521, 4049, '_menu_item_object_id', '947'),
(1522, 4049, '_menu_item_object', 'page'),
(1523, 4049, '_menu_item_target', ''),
(1524, 4049, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1525, 4049, '_menu_item_xfn', ''),
(1526, 4049, '_menu_item_url', ''),
(1527, 4049, '_gdlr_mega_menu_item', ''),
(1528, 4049, '_gdlr_mega_menu_section', '1/1'),
(1529, 4050, '_menu_item_type', 'post_type'),
(1530, 4050, '_menu_item_menu_item_parent', '4128'),
(1531, 4050, '_menu_item_object_id', '962'),
(1532, 4050, '_menu_item_object', 'page'),
(1533, 4050, '_menu_item_target', ''),
(1534, 4050, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1535, 4050, '_menu_item_xfn', ''),
(1536, 4050, '_menu_item_url', ''),
(1537, 4050, '_gdlr_mega_menu_item', ''),
(1538, 4050, '_gdlr_mega_menu_section', '1/1'),
(1539, 4051, '_menu_item_type', 'post_type'),
(1540, 4051, '_menu_item_menu_item_parent', '4128'),
(1541, 4051, '_menu_item_object_id', '956'),
(1542, 4051, '_menu_item_object', 'page'),
(1543, 4051, '_menu_item_target', ''),
(1544, 4051, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1545, 4051, '_menu_item_xfn', ''),
(1546, 4051, '_menu_item_url', ''),
(1547, 4051, '_gdlr_mega_menu_item', ''),
(1548, 4051, '_gdlr_mega_menu_section', '1/1'),
(1549, 4052, '_menu_item_type', 'post_type'),
(1550, 4052, '_menu_item_menu_item_parent', '3999'),
(1551, 4052, '_menu_item_object_id', '1045'),
(1552, 4052, '_menu_item_object', 'page'),
(1553, 4052, '_menu_item_target', ''),
(1554, 4052, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1555, 4052, '_menu_item_xfn', ''),
(1556, 4052, '_menu_item_url', ''),
(1557, 4052, '_gdlr_mega_menu_item', ''),
(1558, 4052, '_gdlr_mega_menu_section', NULL),
(1559, 4053, '_menu_item_type', 'post_type'),
(1560, 4053, '_menu_item_menu_item_parent', '3998'),
(1561, 4053, '_menu_item_object_id', '1039'),
(1562, 4053, '_menu_item_object', 'page'),
(1563, 4053, '_menu_item_target', ''),
(1564, 4053, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1565, 4053, '_menu_item_xfn', ''),
(1566, 4053, '_menu_item_url', ''),
(1567, 4053, '_gdlr_mega_menu_item', ''),
(1568, 4053, '_gdlr_mega_menu_section', NULL),
(1569, 4054, '_menu_item_type', 'post_type'),
(1570, 4054, '_menu_item_menu_item_parent', '3997'),
(1571, 4054, '_menu_item_object_id', '1017'),
(1572, 4054, '_menu_item_object', 'page'),
(1573, 4054, '_menu_item_target', ''),
(1574, 4054, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1575, 4054, '_menu_item_xfn', ''),
(1576, 4054, '_menu_item_url', ''),
(1577, 4054, '_gdlr_mega_menu_item', ''),
(1578, 4054, '_gdlr_mega_menu_section', NULL),
(1579, 4055, '_menu_item_type', 'post_type'),
(1580, 4055, '_menu_item_menu_item_parent', '3999'),
(1581, 4055, '_menu_item_object_id', '1084'),
(1582, 4055, '_menu_item_object', 'page'),
(1583, 4055, '_menu_item_target', ''),
(1584, 4055, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1585, 4055, '_menu_item_xfn', ''),
(1586, 4055, '_menu_item_url', ''),
(1587, 4055, '_gdlr_mega_menu_item', ''),
(1588, 4055, '_gdlr_mega_menu_section', NULL),
(1599, 4057, '_menu_item_type', 'post_type'),
(1600, 4057, '_menu_item_menu_item_parent', '4129'),
(1601, 4057, '_menu_item_object_id', '84'),
(1602, 4057, '_menu_item_object', 'page'),
(1603, 4057, '_menu_item_target', ''),
(1604, 4057, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1605, 4057, '_menu_item_xfn', ''),
(1606, 4057, '_menu_item_url', ''),
(1607, 4057, '_gdlr_mega_menu_item', ''),
(1608, 4057, '_gdlr_mega_menu_section', '1/1'),
(1609, 4058, '_menu_item_type', 'post_type'),
(1610, 4058, '_menu_item_menu_item_parent', '3999'),
(1611, 4058, '_menu_item_object_id', '1400'),
(1612, 4058, '_menu_item_object', 'page'),
(1613, 4058, '_menu_item_target', ''),
(1614, 4058, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1615, 4058, '_menu_item_xfn', ''),
(1616, 4058, '_menu_item_url', ''),
(1617, 4058, '_gdlr_mega_menu_item', ''),
(1618, 4058, '_gdlr_mega_menu_section', NULL),
(1619, 4059, '_menu_item_type', 'post_type'),
(1620, 4059, '_menu_item_menu_item_parent', '0'),
(1621, 4059, '_menu_item_object_id', '149'),
(1622, 4059, '_menu_item_object', 'page'),
(1623, 4059, '_menu_item_target', ''),
(1624, 4059, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1625, 4059, '_menu_item_xfn', ''),
(1626, 4059, '_menu_item_url', ''),
(1627, 4059, '_gdlr_mega_menu_item', ''),
(1628, 4060, '_menu_item_type', 'post_type'),
(1629, 4060, '_menu_item_menu_item_parent', '0'),
(1630, 4060, '_menu_item_object_id', '784'),
(1631, 4060, '_menu_item_object', 'page'),
(1632, 4060, '_menu_item_target', ''),
(1633, 4060, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1634, 4060, '_menu_item_xfn', ''),
(1635, 4060, '_menu_item_url', ''),
(1636, 4060, '_gdlr_mega_menu_item', ''),
(1637, 4061, '_menu_item_type', 'post_type'),
(1638, 4061, '_menu_item_menu_item_parent', '0'),
(1639, 4061, '_menu_item_object_id', '156'),
(1640, 4061, '_menu_item_object', 'page'),
(1641, 4061, '_menu_item_target', ''),
(1642, 4061, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1643, 4061, '_menu_item_xfn', ''),
(1644, 4061, '_menu_item_url', ''),
(1645, 4061, '_gdlr_mega_menu_item', ''),
(1646, 4062, '_menu_item_type', 'post_type'),
(1647, 4062, '_menu_item_menu_item_parent', '0'),
(1648, 4062, '_menu_item_object_id', '1017'),
(1649, 4062, '_menu_item_object', 'page'),
(1650, 4062, '_menu_item_target', ''),
(1651, 4062, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1652, 4062, '_menu_item_xfn', ''),
(1653, 4062, '_menu_item_url', ''),
(1654, 4062, '_gdlr_mega_menu_item', ''),
(1655, 4063, '_menu_item_type', 'post_type'),
(1656, 4063, '_menu_item_menu_item_parent', '0'),
(1657, 4063, '_menu_item_object_id', '203'),
(1658, 4063, '_menu_item_object', 'page'),
(1659, 4063, '_menu_item_target', ''),
(1660, 4063, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1661, 4063, '_menu_item_xfn', ''),
(1662, 4063, '_menu_item_url', ''),
(1663, 4063, '_gdlr_mega_menu_item', ''),
(1664, 4064, '_menu_item_type', 'post_type'),
(1665, 4064, '_menu_item_menu_item_parent', '0'),
(1666, 4064, '_menu_item_object_id', '705'),
(1667, 4064, '_menu_item_object', 'page'),
(1668, 4064, '_menu_item_target', ''),
(1669, 4064, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1670, 4064, '_menu_item_xfn', ''),
(1671, 4064, '_menu_item_url', ''),
(1672, 4064, '_gdlr_mega_menu_item', ''),
(1673, 4065, '_menu_item_type', 'post_type'),
(1674, 4065, '_menu_item_menu_item_parent', '0'),
(1675, 4065, '_menu_item_object_id', '296'),
(1676, 4065, '_menu_item_object', 'page'),
(1677, 4065, '_menu_item_target', ''),
(1678, 4065, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1679, 4065, '_menu_item_xfn', ''),
(1680, 4065, '_menu_item_url', ''),
(1681, 4065, '_gdlr_mega_menu_item', ''),
(1682, 4066, '_menu_item_type', 'post_type'),
(1683, 4066, '_menu_item_menu_item_parent', '0'),
(1684, 4066, '_menu_item_object_id', '653'),
(1685, 4066, '_menu_item_object', 'page'),
(1686, 4066, '_menu_item_target', ''),
(1687, 4066, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1688, 4066, '_menu_item_xfn', ''),
(1689, 4066, '_menu_item_url', ''),
(1690, 4066, '_gdlr_mega_menu_item', ''),
(1691, 4067, '_menu_item_type', 'post_type'),
(1692, 4067, '_menu_item_menu_item_parent', '0'),
(1693, 4067, '_menu_item_object_id', '211'),
(1694, 4067, '_menu_item_object', 'page'),
(1695, 4067, '_menu_item_target', ''),
(1696, 4067, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1697, 4067, '_menu_item_xfn', ''),
(1698, 4067, '_menu_item_url', ''),
(1699, 4067, '_gdlr_mega_menu_item', ''),
(1700, 4068, '_menu_item_type', 'post_type'),
(1701, 4068, '_menu_item_menu_item_parent', '0'),
(1702, 4068, '_menu_item_object_id', '236'),
(1703, 4068, '_menu_item_object', 'page'),
(1704, 4068, '_menu_item_target', ''),
(1705, 4068, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1706, 4068, '_menu_item_xfn', ''),
(1707, 4068, '_menu_item_url', ''),
(1708, 4068, '_gdlr_mega_menu_item', ''),
(1709, 4069, '_menu_item_type', 'post_type'),
(1710, 4069, '_menu_item_menu_item_parent', '0'),
(1711, 4069, '_menu_item_object_id', '456'),
(1712, 4069, '_menu_item_object', 'page'),
(1713, 4069, '_menu_item_target', ''),
(1714, 4069, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1715, 4069, '_menu_item_xfn', ''),
(1716, 4069, '_menu_item_url', ''),
(1717, 4069, '_gdlr_mega_menu_item', ''),
(1718, 4070, '_menu_item_type', 'post_type'),
(1719, 4070, '_menu_item_menu_item_parent', '0'),
(1720, 4070, '_menu_item_object_id', '1039'),
(1721, 4070, '_menu_item_object', 'page'),
(1722, 4070, '_menu_item_target', ''),
(1723, 4070, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1724, 4070, '_menu_item_xfn', ''),
(1725, 4070, '_menu_item_url', ''),
(1726, 4070, '_gdlr_mega_menu_item', ''),
(1727, 4071, '_menu_item_type', 'post_type'),
(1728, 4071, '_menu_item_menu_item_parent', '0'),
(1729, 4071, '_menu_item_object_id', '1400'),
(1730, 4071, '_menu_item_object', 'page'),
(1731, 4071, '_menu_item_target', ''),
(1732, 4071, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1733, 4071, '_menu_item_xfn', ''),
(1734, 4071, '_menu_item_url', ''),
(1735, 4071, '_gdlr_mega_menu_item', ''),
(1736, 4072, '_menu_item_type', 'post_type'),
(1737, 4072, '_menu_item_menu_item_parent', '0'),
(1738, 4072, '_menu_item_object_id', '1084'),
(1739, 4072, '_menu_item_object', 'page'),
(1740, 4072, '_menu_item_target', ''),
(1741, 4072, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1742, 4072, '_menu_item_xfn', ''),
(1743, 4072, '_menu_item_url', ''),
(1744, 4072, '_gdlr_mega_menu_item', ''),
(1745, 4073, '_menu_item_type', 'post_type'),
(1746, 4073, '_menu_item_menu_item_parent', '0'),
(1747, 4073, '_menu_item_object_id', '258'),
(1748, 4073, '_menu_item_object', 'page'),
(1749, 4073, '_menu_item_target', ''),
(1750, 4073, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1751, 4073, '_menu_item_xfn', ''),
(1752, 4073, '_menu_item_url', ''),
(1753, 4073, '_gdlr_mega_menu_item', ''),
(1754, 4074, '_menu_item_type', 'post_type'),
(1755, 4074, '_menu_item_menu_item_parent', '0'),
(1756, 4074, '_menu_item_object_id', '245'),
(1757, 4074, '_menu_item_object', 'page'),
(1758, 4074, '_menu_item_target', ''),
(1759, 4074, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1760, 4074, '_menu_item_xfn', ''),
(1761, 4074, '_menu_item_url', ''),
(1762, 4074, '_gdlr_mega_menu_item', ''),
(1763, 4075, '_menu_item_type', 'post_type'),
(1764, 4075, '_menu_item_menu_item_parent', '0'),
(1765, 4075, '_menu_item_object_id', '1045'),
(1766, 4075, '_menu_item_object', 'page'),
(1767, 4075, '_menu_item_target', ''),
(1768, 4075, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1769, 4075, '_menu_item_xfn', ''),
(1770, 4075, '_menu_item_url', ''),
(1771, 4075, '_gdlr_mega_menu_item', ''),
(1772, 4076, '_menu_item_type', 'post_type'),
(1773, 4076, '_menu_item_menu_item_parent', '0'),
(1774, 4076, '_menu_item_object_id', '640'),
(1775, 4076, '_menu_item_object', 'page'),
(1776, 4076, '_menu_item_target', ''),
(1777, 4076, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1778, 4076, '_menu_item_xfn', ''),
(1779, 4076, '_menu_item_url', ''),
(1780, 4076, '_gdlr_mega_menu_item', ''),
(1781, 4077, '_menu_item_type', 'post_type'),
(1782, 4077, '_menu_item_menu_item_parent', '0'),
(1783, 4077, '_menu_item_object_id', '285'),
(1784, 4077, '_menu_item_object', 'page'),
(1785, 4077, '_menu_item_target', ''),
(1786, 4077, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1787, 4077, '_menu_item_xfn', ''),
(1788, 4077, '_menu_item_url', ''),
(1789, 4077, '_gdlr_mega_menu_item', ''),
(1790, 4078, '_menu_item_type', 'post_type'),
(1791, 4078, '_menu_item_menu_item_parent', '0'),
(1792, 4078, '_menu_item_object_id', '116'),
(1793, 4078, '_menu_item_object', 'page'),
(1794, 4078, '_menu_item_target', ''),
(1795, 4078, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1796, 4078, '_menu_item_xfn', ''),
(1797, 4078, '_menu_item_url', ''),
(1798, 4078, '_gdlr_mega_menu_item', ''),
(1799, 4079, '_menu_item_type', 'post_type'),
(1800, 4079, '_menu_item_menu_item_parent', '0'),
(1801, 4079, '_menu_item_object_id', '687'),
(1802, 4079, '_menu_item_object', 'page'),
(1803, 4079, '_menu_item_target', ''),
(1804, 4079, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1805, 4079, '_menu_item_xfn', ''),
(1806, 4079, '_menu_item_url', ''),
(1807, 4079, '_gdlr_mega_menu_item', ''),
(1808, 4080, '_menu_item_type', 'post_type'),
(1809, 4080, '_menu_item_menu_item_parent', '0'),
(1810, 4080, '_menu_item_object_id', '218'),
(1811, 4080, '_menu_item_object', 'page'),
(1812, 4080, '_menu_item_target', ''),
(1813, 4080, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1814, 4080, '_menu_item_xfn', ''),
(1815, 4080, '_menu_item_url', ''),
(1816, 4080, '_gdlr_mega_menu_item', ''),
(1817, 4081, '_menu_item_type', 'post_type'),
(1818, 4081, '_menu_item_menu_item_parent', '0'),
(1819, 4081, '_menu_item_object_id', '428'),
(1820, 4081, '_menu_item_object', 'page'),
(1821, 4081, '_menu_item_target', ''),
(1822, 4081, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1823, 4081, '_menu_item_xfn', ''),
(1824, 4081, '_menu_item_url', ''),
(1825, 4081, '_gdlr_mega_menu_item', ''),
(1826, 4082, '_menu_item_type', 'post_type'),
(1827, 4082, '_menu_item_menu_item_parent', '0'),
(1828, 4082, '_menu_item_object_id', '120'),
(1829, 4082, '_menu_item_object', 'page'),
(1830, 4082, '_menu_item_target', ''),
(1831, 4082, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1832, 4082, '_menu_item_xfn', ''),
(1833, 4082, '_menu_item_url', ''),
(1834, 4082, '_gdlr_mega_menu_item', ''),
(1835, 4083, '_menu_item_type', 'post_type'),
(1836, 4083, '_menu_item_menu_item_parent', '0'),
(1837, 4083, '_menu_item_object_id', '797'),
(1838, 4083, '_menu_item_object', 'page'),
(1839, 4083, '_menu_item_target', ''),
(1840, 4083, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1841, 4083, '_menu_item_xfn', ''),
(1842, 4083, '_menu_item_url', ''),
(1843, 4083, '_gdlr_mega_menu_item', ''),
(1844, 4084, '_menu_item_type', 'post_type'),
(1845, 4084, '_menu_item_menu_item_parent', '4004'),
(1846, 4084, '_menu_item_object_id', '1525'),
(1847, 4084, '_menu_item_object', 'page'),
(1848, 4084, '_menu_item_target', ''),
(1849, 4084, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1850, 4084, '_menu_item_xfn', ''),
(1851, 4084, '_menu_item_url', ''),
(1852, 4084, '_gdlr_mega_menu_item', ''),
(1853, 4084, '_gdlr_mega_menu_section', NULL),
(1854, 4085, '_menu_item_type', 'post_type'),
(1855, 4085, '_menu_item_menu_item_parent', '4004'),
(1856, 4085, '_menu_item_object_id', '1522'),
(1857, 4085, '_menu_item_object', 'page'),
(1858, 4085, '_menu_item_target', ''),
(1859, 4085, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1860, 4085, '_menu_item_xfn', ''),
(1861, 4085, '_menu_item_url', ''),
(1862, 4085, '_gdlr_mega_menu_item', ''),
(1863, 4085, '_gdlr_mega_menu_section', NULL),
(1864, 4086, '_menu_item_type', 'post_type'),
(1865, 4086, '_menu_item_menu_item_parent', '4004'),
(1866, 4086, '_menu_item_object_id', '1519'),
(1867, 4086, '_menu_item_object', 'page'),
(1868, 4086, '_menu_item_target', ''),
(1869, 4086, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1870, 4086, '_menu_item_xfn', ''),
(1871, 4086, '_menu_item_url', ''),
(1872, 4086, '_gdlr_mega_menu_item', ''),
(1873, 4086, '_gdlr_mega_menu_section', NULL),
(1874, 4087, '_menu_item_type', 'post_type'),
(1875, 4087, '_menu_item_menu_item_parent', '4004'),
(1876, 4087, '_menu_item_object_id', '1516'),
(1877, 4087, '_menu_item_object', 'page'),
(1878, 4087, '_menu_item_target', ''),
(1879, 4087, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1880, 4087, '_menu_item_xfn', ''),
(1881, 4087, '_menu_item_url', ''),
(1882, 4087, '_gdlr_mega_menu_item', ''),
(1883, 4087, '_gdlr_mega_menu_section', NULL),
(1884, 4088, '_menu_item_type', 'post_type'),
(1885, 4088, '_menu_item_menu_item_parent', '4004'),
(1886, 4088, '_menu_item_object_id', '1513'),
(1887, 4088, '_menu_item_object', 'page'),
(1888, 4088, '_menu_item_target', ''),
(1889, 4088, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1890, 4088, '_menu_item_xfn', ''),
(1891, 4088, '_menu_item_url', ''),
(1892, 4088, '_gdlr_mega_menu_item', ''),
(1893, 4088, '_gdlr_mega_menu_section', NULL),
(1894, 4089, '_menu_item_type', 'post_type'),
(1895, 4089, '_menu_item_menu_item_parent', '4004'),
(1896, 4089, '_menu_item_object_id', '1510'),
(1897, 4089, '_menu_item_object', 'page'),
(1898, 4089, '_menu_item_target', ''),
(1899, 4089, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1900, 4089, '_menu_item_xfn', ''),
(1901, 4089, '_menu_item_url', ''),
(1902, 4089, '_gdlr_mega_menu_item', ''),
(1903, 4089, '_gdlr_mega_menu_section', NULL),
(1904, 4090, '_menu_item_type', 'post_type'),
(1905, 4090, '_menu_item_menu_item_parent', '4004'),
(1906, 4090, '_menu_item_object_id', '1503'),
(1907, 4090, '_menu_item_object', 'page'),
(1908, 4090, '_menu_item_target', ''),
(1909, 4090, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1910, 4090, '_menu_item_xfn', ''),
(1911, 4090, '_menu_item_url', ''),
(1912, 4090, '_gdlr_mega_menu_item', ''),
(1913, 4090, '_gdlr_mega_menu_section', NULL),
(1914, 4091, '_menu_item_type', 'post_type'),
(1915, 4091, '_menu_item_menu_item_parent', '4004'),
(1916, 4091, '_menu_item_object_id', '1499'),
(1917, 4091, '_menu_item_object', 'page'),
(1918, 4091, '_menu_item_target', ''),
(1919, 4091, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1920, 4091, '_menu_item_xfn', ''),
(1921, 4091, '_menu_item_url', ''),
(1922, 4091, '_gdlr_mega_menu_item', ''),
(1923, 4091, '_gdlr_mega_menu_section', NULL),
(1924, 4092, '_menu_item_type', 'post_type'),
(1925, 4092, '_menu_item_menu_item_parent', '4004'),
(1926, 4092, '_menu_item_object_id', '1493'),
(1927, 4092, '_menu_item_object', 'page'),
(1928, 4092, '_menu_item_target', ''),
(1929, 4092, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1930, 4092, '_menu_item_xfn', ''),
(1931, 4092, '_menu_item_url', ''),
(1932, 4092, '_gdlr_mega_menu_item', ''),
(1933, 4092, '_gdlr_mega_menu_section', NULL),
(1934, 4093, '_menu_item_type', 'post_type'),
(1935, 4093, '_menu_item_menu_item_parent', '4004'),
(1936, 4093, '_menu_item_object_id', '1490'),
(1937, 4093, '_menu_item_object', 'page'),
(1938, 4093, '_menu_item_target', ''),
(1939, 4093, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1940, 4093, '_menu_item_xfn', ''),
(1941, 4093, '_menu_item_url', ''),
(1942, 4093, '_gdlr_mega_menu_item', ''),
(1943, 4093, '_gdlr_mega_menu_section', NULL),
(1944, 4094, '_menu_item_type', 'post_type'),
(1945, 4094, '_menu_item_menu_item_parent', '0'),
(1946, 4094, '_menu_item_object_id', '1525'),
(1947, 4094, '_menu_item_object', 'page'),
(1948, 4094, '_menu_item_target', ''),
(1949, 4094, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1950, 4094, '_menu_item_xfn', ''),
(1951, 4094, '_menu_item_url', ''),
(1952, 4094, '_gdlr_mega_menu_item', ''),
(1953, 4094, '_gdlr_mega_menu_section', '1/1'),
(1954, 4095, '_menu_item_type', 'post_type'),
(1955, 4095, '_menu_item_menu_item_parent', '0'),
(1956, 4095, '_menu_item_object_id', '1522'),
(1957, 4095, '_menu_item_object', 'page'),
(1958, 4095, '_menu_item_target', ''),
(1959, 4095, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1960, 4095, '_menu_item_xfn', ''),
(1961, 4095, '_menu_item_url', ''),
(1962, 4095, '_gdlr_mega_menu_item', ''),
(1963, 4095, '_gdlr_mega_menu_section', '1/1'),
(1964, 4096, '_menu_item_type', 'post_type'),
(1965, 4096, '_menu_item_menu_item_parent', '0'),
(1966, 4096, '_menu_item_object_id', '1519'),
(1967, 4096, '_menu_item_object', 'page'),
(1968, 4096, '_menu_item_target', ''),
(1969, 4096, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1970, 4096, '_menu_item_xfn', ''),
(1971, 4096, '_menu_item_url', ''),
(1972, 4096, '_gdlr_mega_menu_item', ''),
(1973, 4096, '_gdlr_mega_menu_section', '1/1'),
(1974, 4097, '_menu_item_type', 'post_type'),
(1975, 4097, '_menu_item_menu_item_parent', '0'),
(1976, 4097, '_menu_item_object_id', '1516'),
(1977, 4097, '_menu_item_object', 'page'),
(1978, 4097, '_menu_item_target', ''),
(1979, 4097, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1980, 4097, '_menu_item_xfn', ''),
(1981, 4097, '_menu_item_url', ''),
(1982, 4097, '_gdlr_mega_menu_item', ''),
(1983, 4097, '_gdlr_mega_menu_section', '1/1'),
(1984, 4098, '_menu_item_type', 'post_type'),
(1985, 4098, '_menu_item_menu_item_parent', '0'),
(1986, 4098, '_menu_item_object_id', '1513'),
(1987, 4098, '_menu_item_object', 'page'),
(1988, 4098, '_menu_item_target', ''),
(1989, 4098, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(1990, 4098, '_menu_item_xfn', ''),
(1991, 4098, '_menu_item_url', ''),
(1992, 4098, '_gdlr_mega_menu_item', ''),
(1993, 4098, '_gdlr_mega_menu_section', '1/1'),
(1994, 4099, '_menu_item_type', 'post_type'),
(1995, 4099, '_menu_item_menu_item_parent', '0'),
(1996, 4099, '_menu_item_object_id', '1510'),
(1997, 4099, '_menu_item_object', 'page'),
(1998, 4099, '_menu_item_target', ''),
(1999, 4099, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2000, 4099, '_menu_item_xfn', ''),
(2001, 4099, '_menu_item_url', ''),
(2002, 4099, '_gdlr_mega_menu_item', ''),
(2003, 4099, '_gdlr_mega_menu_section', '1/1'),
(2004, 4100, '_menu_item_type', 'post_type'),
(2005, 4100, '_menu_item_menu_item_parent', '0'),
(2006, 4100, '_menu_item_object_id', '1503'),
(2007, 4100, '_menu_item_object', 'page'),
(2008, 4100, '_menu_item_target', ''),
(2009, 4100, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2010, 4100, '_menu_item_xfn', ''),
(2011, 4100, '_menu_item_url', ''),
(2012, 4100, '_gdlr_mega_menu_item', ''),
(2013, 4100, '_gdlr_mega_menu_section', '1/1'),
(2014, 4101, '_menu_item_type', 'post_type'),
(2015, 4101, '_menu_item_menu_item_parent', '0'),
(2016, 4101, '_menu_item_object_id', '1499'),
(2017, 4101, '_menu_item_object', 'page'),
(2018, 4101, '_menu_item_target', ''),
(2019, 4101, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2020, 4101, '_menu_item_xfn', ''),
(2021, 4101, '_menu_item_url', ''),
(2022, 4101, '_gdlr_mega_menu_item', ''),
(2023, 4101, '_gdlr_mega_menu_section', '1/1'),
(2024, 4102, '_menu_item_type', 'post_type'),
(2025, 4102, '_menu_item_menu_item_parent', '0'),
(2026, 4102, '_menu_item_object_id', '1493'),
(2027, 4102, '_menu_item_object', 'page'),
(2028, 4102, '_menu_item_target', ''),
(2029, 4102, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2030, 4102, '_menu_item_xfn', ''),
(2031, 4102, '_menu_item_url', ''),
(2032, 4102, '_gdlr_mega_menu_item', ''),
(2033, 4102, '_gdlr_mega_menu_section', '1/1'),
(2034, 4103, '_menu_item_type', 'post_type'),
(2035, 4103, '_menu_item_menu_item_parent', '0'),
(2036, 4103, '_menu_item_object_id', '1490'),
(2037, 4103, '_menu_item_object', 'page'),
(2038, 4103, '_menu_item_target', ''),
(2039, 4103, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2040, 4103, '_menu_item_xfn', ''),
(2041, 4103, '_menu_item_url', ''),
(2042, 4103, '_gdlr_mega_menu_item', ''),
(2043, 4103, '_gdlr_mega_menu_section', '1/1'),
(2044, 4104, '_menu_item_type', 'post_type'),
(2045, 4104, '_menu_item_menu_item_parent', '0'),
(2046, 4104, '_menu_item_object_id', '120'),
(2047, 4104, '_menu_item_object', 'page'),
(2048, 4104, '_menu_item_target', ''),
(2049, 4104, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2050, 4104, '_menu_item_xfn', ''),
(2051, 4104, '_menu_item_url', ''),
(2052, 4104, '_gdlr_mega_menu_item', ''),
(2053, 4104, '_gdlr_mega_menu_section', NULL),
(2054, 4105, '_menu_item_type', 'post_type'),
(2055, 4105, '_menu_item_menu_item_parent', '4004'),
(2056, 4105, '_menu_item_object_id', '1566'),
(2057, 4105, '_menu_item_object', 'page'),
(2058, 4105, '_menu_item_target', ''),
(2059, 4105, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2060, 4105, '_menu_item_xfn', ''),
(2061, 4105, '_menu_item_url', ''),
(2062, 4105, '_gdlr_mega_menu_item', ''),
(2063, 4105, '_gdlr_mega_menu_section', NULL),
(2064, 4106, '_menu_item_type', 'post_type'),
(2065, 4106, '_menu_item_menu_item_parent', '4129'),
(2066, 4106, '_menu_item_object_id', '1631'),
(2067, 4106, '_menu_item_object', 'page'),
(2068, 4106, '_menu_item_target', ''),
(2069, 4106, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2070, 4106, '_menu_item_xfn', ''),
(2071, 4106, '_menu_item_url', ''),
(2072, 4106, '_gdlr_mega_menu_item', ''),
(2073, 4106, '_gdlr_mega_menu_section', '1/1'),
(2074, 4107, '_menu_item_type', 'post_type'),
(2075, 4107, '_menu_item_menu_item_parent', '4129'),
(2076, 4107, '_menu_item_object_id', '1629'),
(2077, 4107, '_menu_item_object', 'page'),
(2078, 4107, '_menu_item_target', ''),
(2079, 4107, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2080, 4107, '_menu_item_xfn', ''),
(2081, 4107, '_menu_item_url', ''),
(2082, 4107, '_gdlr_mega_menu_item', ''),
(2083, 4107, '_gdlr_mega_menu_section', '1/1'),
(2084, 4108, '_menu_item_type', 'post_type'),
(2085, 4108, '_menu_item_menu_item_parent', '4129'),
(2086, 4108, '_menu_item_object_id', '1754'),
(2087, 4108, '_menu_item_object', 'page'),
(2088, 4108, '_menu_item_target', ''),
(2089, 4108, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2090, 4108, '_menu_item_xfn', ''),
(2091, 4108, '_menu_item_url', ''),
(2092, 4108, '_gdlr_mega_menu_item', ''),
(2093, 4108, '_gdlr_mega_menu_section', '1/1'),
(2094, 4109, '_menu_item_type', 'post_type'),
(2095, 4109, '_menu_item_menu_item_parent', '4129'),
(2096, 4109, '_menu_item_object_id', '1752'),
(2097, 4109, '_menu_item_object', 'page'),
(2098, 4109, '_menu_item_target', ''),
(2099, 4109, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2100, 4109, '_menu_item_xfn', ''),
(2101, 4109, '_menu_item_url', ''),
(2102, 4109, '_gdlr_mega_menu_item', ''),
(2103, 4109, '_gdlr_mega_menu_section', '1/1'),
(2104, 4110, '_menu_item_type', 'post_type'),
(2105, 4110, '_menu_item_menu_item_parent', '4129'),
(2106, 4110, '_menu_item_object_id', '1750'),
(2107, 4110, '_menu_item_object', 'page'),
(2108, 4110, '_menu_item_target', ''),
(2109, 4110, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2110, 4110, '_menu_item_xfn', ''),
(2111, 4110, '_menu_item_url', ''),
(2112, 4110, '_gdlr_mega_menu_item', ''),
(2113, 4110, '_gdlr_mega_menu_section', '1/1'),
(2114, 4111, '_menu_item_type', 'post_type'),
(2115, 4111, '_menu_item_menu_item_parent', '4129'),
(2116, 4111, '_menu_item_object_id', '1748'),
(2117, 4111, '_menu_item_object', 'page'),
(2118, 4111, '_menu_item_target', ''),
(2119, 4111, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2120, 4111, '_menu_item_xfn', ''),
(2121, 4111, '_menu_item_url', ''),
(2122, 4111, '_gdlr_mega_menu_item', ''),
(2123, 4111, '_gdlr_mega_menu_section', '1/1'),
(2124, 4112, '_menu_item_type', 'post_type'),
(2125, 4112, '_menu_item_menu_item_parent', '4129'),
(2126, 4112, '_menu_item_object_id', '1746'),
(2127, 4112, '_menu_item_object', 'page'),
(2128, 4112, '_menu_item_target', ''),
(2129, 4112, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2130, 4112, '_menu_item_xfn', ''),
(2131, 4112, '_menu_item_url', ''),
(2132, 4112, '_gdlr_mega_menu_item', ''),
(2133, 4112, '_gdlr_mega_menu_section', '1/1'),
(2134, 4113, '_menu_item_type', 'post_type'),
(2135, 4113, '_menu_item_menu_item_parent', '4009'),
(2136, 4113, '_menu_item_object_id', '2011'),
(2137, 4113, '_menu_item_object', 'page'),
(2138, 4113, '_menu_item_target', ''),
(2139, 4113, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2140, 4113, '_menu_item_xfn', ''),
(2141, 4113, '_menu_item_url', ''),
(2142, 4113, '_gdlr_mega_menu_item', ''),
(2143, 4113, '_gdlr_mega_menu_section', '1/1'),
(2144, 4114, '_menu_item_type', 'post_type'),
(2145, 4114, '_menu_item_menu_item_parent', '4009'),
(2146, 4114, '_menu_item_object_id', '2010'),
(2147, 4114, '_menu_item_object', 'page'),
(2148, 4114, '_menu_item_target', ''),
(2149, 4114, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2150, 4114, '_menu_item_xfn', ''),
(2151, 4114, '_menu_item_url', ''),
(2152, 4114, '_gdlr_mega_menu_item', ''),
(2153, 4114, '_gdlr_mega_menu_section', '1/1'),
(2154, 4115, '_menu_item_type', 'post_type'),
(2155, 4115, '_menu_item_menu_item_parent', '4009'),
(2156, 4115, '_menu_item_object_id', '2009'),
(2157, 4115, '_menu_item_object', 'page'),
(2158, 4115, '_menu_item_target', ''),
(2159, 4115, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2160, 4115, '_menu_item_xfn', ''),
(2161, 4115, '_menu_item_url', ''),
(2162, 4115, '_gdlr_mega_menu_item', ''),
(2163, 4115, '_gdlr_mega_menu_section', '1/1'),
(2164, 4116, '_menu_item_type', 'post_type'),
(2165, 4116, '_menu_item_menu_item_parent', '4127'),
(2166, 4116, '_menu_item_object_id', '2025'),
(2167, 4116, '_menu_item_object', 'page'),
(2168, 4116, '_menu_item_target', ''),
(2169, 4116, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2170, 4116, '_menu_item_xfn', ''),
(2171, 4116, '_menu_item_url', ''),
(2172, 4116, '_gdlr_mega_menu_item', ''),
(2173, 4116, '_gdlr_mega_menu_section', '1/1'),
(2174, 4117, '_menu_item_type', 'post_type'),
(2175, 4117, '_menu_item_menu_item_parent', '4127'),
(2176, 4117, '_menu_item_object_id', '2024'),
(2177, 4117, '_menu_item_object', 'page'),
(2178, 4117, '_menu_item_target', ''),
(2179, 4117, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2180, 4117, '_menu_item_xfn', ''),
(2181, 4117, '_menu_item_url', ''),
(2182, 4117, '_gdlr_mega_menu_item', ''),
(2183, 4117, '_gdlr_mega_menu_section', '1/1'),
(2184, 4118, '_menu_item_type', 'post_type'),
(2185, 4118, '_menu_item_menu_item_parent', '4003'),
(2186, 4118, '_menu_item_object_id', '2036'),
(2187, 4118, '_menu_item_object', 'page'),
(2188, 4118, '_menu_item_target', ''),
(2189, 4118, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2190, 4118, '_menu_item_xfn', ''),
(2191, 4118, '_menu_item_url', ''),
(2192, 4118, '_gdlr_mega_menu_item', ''),
(2193, 4118, '_gdlr_mega_menu_section', NULL),
(2194, 4119, '_menu_item_type', 'post_type'),
(2195, 4119, '_menu_item_menu_item_parent', '4003'),
(2196, 4119, '_menu_item_object_id', '2034'),
(2197, 4119, '_menu_item_object', 'page'),
(2198, 4119, '_menu_item_target', ''),
(2199, 4119, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2200, 4119, '_menu_item_xfn', ''),
(2201, 4119, '_menu_item_url', ''),
(2202, 4119, '_gdlr_mega_menu_item', ''),
(2203, 4119, '_gdlr_mega_menu_section', NULL),
(2204, 4120, '_menu_item_type', 'post_type'),
(2205, 4120, '_menu_item_menu_item_parent', '4003'),
(2206, 4120, '_menu_item_object_id', '2035'),
(2207, 4120, '_menu_item_object', 'page'),
(2208, 4120, '_menu_item_target', ''),
(2209, 4120, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2210, 4120, '_menu_item_xfn', ''),
(2211, 4120, '_menu_item_url', ''),
(2212, 4120, '_gdlr_mega_menu_item', ''),
(2213, 4120, '_gdlr_mega_menu_section', NULL),
(2214, 4121, '_menu_item_type', 'post_type'),
(2215, 4121, '_menu_item_menu_item_parent', '4003'),
(2216, 4121, '_menu_item_object_id', '2033'),
(2217, 4121, '_menu_item_object', 'page'),
(2218, 4121, '_menu_item_target', ''),
(2219, 4121, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2220, 4121, '_menu_item_xfn', ''),
(2221, 4121, '_menu_item_url', ''),
(2222, 4121, '_gdlr_mega_menu_item', ''),
(2223, 4121, '_gdlr_mega_menu_section', NULL),
(2224, 4122, '_menu_item_type', 'post_type'),
(2225, 4122, '_menu_item_menu_item_parent', '4129'),
(2226, 4122, '_menu_item_object_id', '2010'),
(2227, 4122, '_menu_item_object', 'page'),
(2228, 4122, '_menu_item_target', ''),
(2229, 4122, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2230, 4122, '_menu_item_xfn', ''),
(2231, 4122, '_menu_item_url', ''),
(2232, 4122, '_gdlr_mega_menu_item', ''),
(2233, 4122, '_gdlr_mega_menu_section', '1/1'),
(2234, 4123, '_menu_item_type', 'post_type'),
(2235, 4123, '_menu_item_menu_item_parent', '0'),
(2236, 4123, '_menu_item_object_id', '1566'),
(2237, 4123, '_menu_item_object', 'page'),
(2238, 4123, '_menu_item_target', ''),
(2239, 4123, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2240, 4123, '_menu_item_xfn', ''),
(2241, 4123, '_menu_item_url', ''),
(2242, 4123, '_gdlr_mega_menu_item', ''),
(2243, 4123, '_gdlr_mega_menu_section', '1/1'),
(2244, 4124, '_menu_item_type', 'post_type'),
(2245, 4124, '_menu_item_menu_item_parent', '0'),
(2246, 4124, '_menu_item_object_id', '3150'),
(2247, 4124, '_menu_item_object', 'page'),
(2248, 4124, '_menu_item_target', ''),
(2249, 4124, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2250, 4124, '_menu_item_xfn', ''),
(2251, 4124, '_menu_item_url', ''),
(2252, 4124, '_gdlr_mega_menu_item', ''),
(2253, 4124, '_gdlr_mega_menu_section', '1/1'),
(2254, 4125, '_menu_item_type', 'post_type'),
(2255, 4125, '_menu_item_menu_item_parent', '4004'),
(2256, 4125, '_menu_item_object_id', '3150'),
(2257, 4125, '_menu_item_object', 'page'),
(2258, 4125, '_menu_item_target', ''),
(2259, 4125, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2260, 4125, '_menu_item_xfn', ''),
(2261, 4125, '_menu_item_url', ''),
(2262, 4125, '_gdlr_mega_menu_item', ''),
(2263, 4125, '_gdlr_mega_menu_section', NULL),
(2264, 4126, '_menu_item_type', 'post_type'),
(2265, 4126, '_menu_item_menu_item_parent', '4149'),
(2266, 4126, '_menu_item_object_id', '3163'),
(2267, 4126, '_menu_item_object', 'page'),
(2268, 4126, '_menu_item_target', ''),
(2269, 4126, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2270, 4126, '_menu_item_xfn', ''),
(2271, 4126, '_menu_item_url', ''),
(2272, 4126, '_gdlr_mega_menu_item', ''),
(2273, 4126, '_gdlr_mega_menu_section', '1/1'),
(2274, 4127, '_menu_item_type', 'post_type'),
(2275, 4127, '_menu_item_menu_item_parent', '4122'),
(2276, 4127, '_menu_item_object_id', '915'),
(2277, 4127, '_menu_item_object', 'page'),
(2278, 4127, '_menu_item_target', ''),
(2279, 4127, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2280, 4127, '_menu_item_xfn', ''),
(2281, 4127, '_menu_item_url', ''),
(2282, 4127, '_gdlr_mega_menu_item', ''),
(2283, 4127, '_gdlr_mega_menu_section', '1/1'),
(2284, 4128, '_menu_item_type', 'post_type'),
(2285, 4128, '_menu_item_menu_item_parent', '4122'),
(2286, 4128, '_menu_item_object_id', '962'),
(2287, 4128, '_menu_item_object', 'page'),
(2288, 4128, '_menu_item_target', ''),
(2289, 4128, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2290, 4128, '_menu_item_xfn', ''),
(2291, 4128, '_menu_item_url', ''),
(2292, 4128, '_gdlr_mega_menu_item', ''),
(2293, 4128, '_gdlr_mega_menu_section', '1/1'),
(2304, 4130, '_menu_item_type', 'post_type'),
(2305, 4130, '_menu_item_menu_item_parent', '4140'),
(2306, 4130, '_menu_item_object_id', '3625'),
(2307, 4130, '_menu_item_object', 'page'),
(2308, 4130, '_menu_item_target', ''),
(2309, 4130, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2310, 4130, '_menu_item_xfn', ''),
(2311, 4130, '_menu_item_url', ''),
(2312, 4130, '_gdlr_mega_menu_item', ''),
(2313, 4130, '_gdlr_mega_menu_section', '1/1'),
(2314, 4131, '_menu_item_type', 'post_type'),
(2315, 4131, '_menu_item_menu_item_parent', '4140'),
(2316, 4131, '_menu_item_object_id', '3623'),
(2317, 4131, '_menu_item_object', 'page'),
(2318, 4131, '_menu_item_target', ''),
(2319, 4131, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2320, 4131, '_menu_item_xfn', ''),
(2321, 4131, '_menu_item_url', ''),
(2322, 4131, '_gdlr_mega_menu_item', ''),
(2323, 4131, '_gdlr_mega_menu_section', '1/1'),
(2324, 4132, '_menu_item_type', 'post_type'),
(2325, 4132, '_menu_item_menu_item_parent', '4131'),
(2326, 4132, '_menu_item_object_id', '3621'),
(2327, 4132, '_menu_item_object', 'page'),
(2328, 4132, '_menu_item_target', ''),
(2329, 4132, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2330, 4132, '_menu_item_xfn', ''),
(2331, 4132, '_menu_item_url', ''),
(2332, 4132, '_gdlr_mega_menu_item', ''),
(2333, 4132, '_gdlr_mega_menu_section', '1/1'),
(2334, 4133, '_menu_item_type', 'post_type'),
(2335, 4133, '_menu_item_menu_item_parent', '4131'),
(2336, 4133, '_menu_item_object_id', '3619'),
(2337, 4133, '_menu_item_object', 'page'),
(2338, 4133, '_menu_item_target', ''),
(2339, 4133, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2340, 4133, '_menu_item_xfn', ''),
(2341, 4133, '_menu_item_url', ''),
(2342, 4133, '_gdlr_mega_menu_item', ''),
(2343, 4133, '_gdlr_mega_menu_section', '1/1'),
(2344, 4134, '_menu_item_type', 'post_type'),
(2345, 4134, '_menu_item_menu_item_parent', '4139'),
(2346, 4134, '_menu_item_object_id', '3616'),
(2347, 4134, '_menu_item_object', 'page'),
(2348, 4134, '_menu_item_target', ''),
(2349, 4134, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2350, 4134, '_menu_item_xfn', ''),
(2351, 4134, '_menu_item_url', ''),
(2352, 4134, '_gdlr_mega_menu_item', ''),
(2353, 4134, '_gdlr_mega_menu_section', '1/1'),
(2354, 4135, '_menu_item_type', 'post_type'),
(2355, 4135, '_menu_item_menu_item_parent', '4139'),
(2356, 4135, '_menu_item_object_id', '3614'),
(2357, 4135, '_menu_item_object', 'page'),
(2358, 4135, '_menu_item_target', ''),
(2359, 4135, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2360, 4135, '_menu_item_xfn', ''),
(2361, 4135, '_menu_item_url', ''),
(2362, 4135, '_gdlr_mega_menu_item', ''),
(2363, 4135, '_gdlr_mega_menu_section', '1/1'),
(2364, 4136, '_menu_item_type', 'post_type'),
(2365, 4136, '_menu_item_menu_item_parent', '4139'),
(2366, 4136, '_menu_item_object_id', '3605'),
(2367, 4136, '_menu_item_object', 'page'),
(2368, 4136, '_menu_item_target', ''),
(2369, 4136, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2370, 4136, '_menu_item_xfn', ''),
(2371, 4136, '_menu_item_url', ''),
(2372, 4136, '_gdlr_mega_menu_item', ''),
(2373, 4136, '_gdlr_mega_menu_section', '1/1'),
(2374, 4137, '_menu_item_type', 'post_type'),
(2375, 4137, '_menu_item_menu_item_parent', '4139'),
(2376, 4137, '_menu_item_object_id', '3603'),
(2377, 4137, '_menu_item_object', 'page'),
(2378, 4137, '_menu_item_target', ''),
(2379, 4137, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2380, 4137, '_menu_item_xfn', ''),
(2381, 4137, '_menu_item_url', ''),
(2382, 4137, '_gdlr_mega_menu_item', ''),
(2383, 4137, '_gdlr_mega_menu_section', '1/1'),
(2384, 4138, '_menu_item_type', 'post_type'),
(2385, 4138, '_menu_item_menu_item_parent', '4131'),
(2386, 4138, '_menu_item_object_id', '3623'),
(2387, 4138, '_menu_item_object', 'page'),
(2388, 4138, '_menu_item_target', ''),
(2389, 4138, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2390, 4138, '_menu_item_xfn', ''),
(2391, 4138, '_menu_item_url', ''),
(2392, 4138, '_gdlr_mega_menu_item', ''),
(2393, 4138, '_gdlr_mega_menu_section', '1/1'),
(2394, 4139, '_menu_item_type', 'post_type'),
(2395, 4139, '_menu_item_menu_item_parent', '4140'),
(2396, 4139, '_menu_item_object_id', '3603'),
(2397, 4139, '_menu_item_object', 'page'),
(2398, 4139, '_menu_item_target', ''),
(2399, 4139, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2400, 4139, '_menu_item_xfn', ''),
(2401, 4139, '_menu_item_url', ''),
(2402, 4139, '_gdlr_mega_menu_item', ''),
(2403, 4139, '_gdlr_mega_menu_section', '1/1'),
(2404, 4140, '_menu_item_type', 'post_type'),
(2405, 4140, '_menu_item_menu_item_parent', '0'),
(2406, 4140, '_menu_item_object_id', '3603'),
(2407, 4140, '_menu_item_object', 'page'),
(2408, 4140, '_menu_item_target', ''),
(2409, 4140, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2410, 4140, '_menu_item_xfn', ''),
(2411, 4140, '_menu_item_url', ''),
(2412, 4140, '_gdlr_mega_menu_item', ''),
(2413, 4140, '_gdlr_mega_menu_section', '1/1'),
(2414, 4141, '_menu_item_type', 'post_type');
INSERT INTO `wpor_postmeta` VALUES
(2415, 4141, '_menu_item_menu_item_parent', '4131'),
(2416, 4141, '_menu_item_object_id', '3649'),
(2417, 4141, '_menu_item_object', 'page'),
(2418, 4141, '_menu_item_target', ''),
(2419, 4141, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2420, 4141, '_menu_item_xfn', ''),
(2421, 4141, '_menu_item_url', ''),
(2422, 4141, '_gdlr_mega_menu_item', ''),
(2423, 4141, '_gdlr_mega_menu_section', '1/1'),
(2424, 4142, '_menu_item_type', 'post_type'),
(2425, 4142, '_menu_item_menu_item_parent', '4149'),
(2426, 4142, '_menu_item_object_id', '3678'),
(2427, 4142, '_menu_item_object', 'page'),
(2428, 4142, '_menu_item_target', ''),
(2429, 4142, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2430, 4142, '_menu_item_xfn', ''),
(2431, 4142, '_menu_item_url', ''),
(2432, 4142, '_gdlr_mega_menu_item', ''),
(2433, 4142, '_gdlr_mega_menu_section', '1/1'),
(2434, 4143, '_menu_item_type', 'post_type'),
(2435, 4143, '_menu_item_menu_item_parent', '4149'),
(2436, 4143, '_menu_item_object_id', '3676'),
(2437, 4143, '_menu_item_object', 'page'),
(2438, 4143, '_menu_item_target', ''),
(2439, 4143, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2440, 4143, '_menu_item_xfn', ''),
(2441, 4143, '_menu_item_url', ''),
(2442, 4143, '_gdlr_mega_menu_item', ''),
(2443, 4143, '_gdlr_mega_menu_section', '1/1'),
(2444, 4144, '_menu_item_type', 'post_type'),
(2445, 4144, '_menu_item_menu_item_parent', '4149'),
(2446, 4144, '_menu_item_object_id', '3674'),
(2447, 4144, '_menu_item_object', 'page'),
(2448, 4144, '_menu_item_target', ''),
(2449, 4144, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2450, 4144, '_menu_item_xfn', ''),
(2451, 4144, '_menu_item_url', ''),
(2452, 4144, '_gdlr_mega_menu_item', ''),
(2453, 4144, '_gdlr_mega_menu_section', '1/1'),
(2454, 4145, '_menu_item_type', 'post_type'),
(2455, 4145, '_menu_item_menu_item_parent', '4149'),
(2456, 4145, '_menu_item_object_id', '3672'),
(2457, 4145, '_menu_item_object', 'page'),
(2458, 4145, '_menu_item_target', ''),
(2459, 4145, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2460, 4145, '_menu_item_xfn', ''),
(2461, 4145, '_menu_item_url', ''),
(2462, 4145, '_gdlr_mega_menu_item', ''),
(2463, 4145, '_gdlr_mega_menu_section', '1/1'),
(2464, 4146, '_menu_item_type', 'post_type'),
(2465, 4146, '_menu_item_menu_item_parent', '4149'),
(2466, 4146, '_menu_item_object_id', '3670'),
(2467, 4146, '_menu_item_object', 'page'),
(2468, 4146, '_menu_item_target', ''),
(2469, 4146, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2470, 4146, '_menu_item_xfn', ''),
(2471, 4146, '_menu_item_url', ''),
(2472, 4146, '_gdlr_mega_menu_item', ''),
(2473, 4146, '_gdlr_mega_menu_section', '1/1'),
(2474, 4147, '_menu_item_type', 'post_type'),
(2475, 4147, '_menu_item_menu_item_parent', '4149'),
(2476, 4147, '_menu_item_object_id', '3667'),
(2477, 4147, '_menu_item_object', 'page'),
(2478, 4147, '_menu_item_target', ''),
(2479, 4147, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2480, 4147, '_menu_item_xfn', ''),
(2481, 4147, '_menu_item_url', ''),
(2482, 4147, '_gdlr_mega_menu_item', ''),
(2483, 4147, '_gdlr_mega_menu_section', '1/1'),
(2484, 4148, '_menu_item_type', 'post_type'),
(2485, 4148, '_menu_item_menu_item_parent', '4149'),
(2486, 4148, '_menu_item_object_id', '3664'),
(2487, 4148, '_menu_item_object', 'page'),
(2488, 4148, '_menu_item_target', ''),
(2489, 4148, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2490, 4148, '_menu_item_xfn', ''),
(2491, 4148, '_menu_item_url', ''),
(2492, 4148, '_gdlr_mega_menu_item', ''),
(2493, 4148, '_gdlr_mega_menu_section', '1/1'),
(2494, 4149, '_menu_item_type', 'post_type'),
(2495, 4149, '_menu_item_menu_item_parent', '4129'),
(2496, 4149, '_menu_item_object_id', '3670'),
(2497, 4149, '_menu_item_object', 'page'),
(2498, 4149, '_menu_item_target', ''),
(2499, 4149, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2500, 4149, '_menu_item_xfn', ''),
(2501, 4149, '_menu_item_url', ''),
(2502, 4149, '_gdlr_mega_menu_item', ''),
(2503, 4149, '_gdlr_mega_menu_section', '1/1'),
(2514, 4151, '_menu_item_type', 'post_type'),
(2515, 4151, '_menu_item_menu_item_parent', '4140'),
(2516, 4151, '_menu_item_object_id', '3781'),
(2517, 4151, '_menu_item_object', 'page'),
(2518, 4151, '_menu_item_target', ''),
(2519, 4151, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2520, 4151, '_menu_item_xfn', ''),
(2521, 4151, '_menu_item_url', ''),
(2522, 4151, '_gdlr_mega_menu_item', ''),
(2523, 4151, '_gdlr_mega_menu_section', '1/1'),
(2524, 4152, '_menu_item_type', 'post_type'),
(2525, 4152, '_menu_item_menu_item_parent', '4129'),
(2526, 4152, '_menu_item_object_id', '3781'),
(2527, 4152, '_menu_item_object', 'page'),
(2528, 4152, '_menu_item_target', ''),
(2529, 4152, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2530, 4152, '_menu_item_xfn', ''),
(2531, 4152, '_menu_item_url', ''),
(2532, 4152, '_gdlr_mega_menu_item', ''),
(2533, 4152, '_gdlr_mega_menu_section', '1/1'),
(5252, 4326, '_menu_item_xfn', ''),
(2550, 3720, '_edit_lock', '1575041040:1'),
(2551, 4156, '_menu_item_type', 'custom'),
(2552, 4156, '_menu_item_menu_item_parent', '4168'),
(2553, 4156, '_menu_item_object_id', '4156'),
(2554, 4156, '_menu_item_object', 'custom'),
(2555, 4156, '_menu_item_target', ''),
(2556, 4156, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2557, 4156, '_menu_item_xfn', ''),
(2558, 4156, '_menu_item_url', '#'),
(2559, 4156, '_gdlr_mega_menu_item', ''),
(2560, 4156, '_gdlr_mega_menu_section', NULL),
(2561, 4157, '_menu_item_type', 'custom'),
(2562, 4157, '_menu_item_menu_item_parent', '4168'),
(2563, 4157, '_menu_item_object_id', '4157'),
(2564, 4157, '_menu_item_object', 'custom'),
(2565, 4157, '_menu_item_target', ''),
(2566, 4157, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2567, 4157, '_menu_item_xfn', ''),
(2568, 4157, '_menu_item_url', '#'),
(2569, 4157, '_gdlr_mega_menu_item', ''),
(2570, 4157, '_gdlr_mega_menu_section', NULL),
(2571, 3784, '_edit_last', '2'),
(2572, 3784, 'post-option', '{"coupon-code":"FA0898","coupon-amount":"100","coupon-expiry":"2024-04-13","coupon-discount-type":"percent","coupon-discount-amount":"25","specify-room":""}'),
(2573, 3784, 'gdlr-coupon-code', 'FA0898'),
(2574, 3784, 'gdlr-coupon-num', '4'),
(2575, 3786, '_edit_last', '2'),
(2576, 3786, 'post-option', '{"coupon-code":"SP0786","coupon-amount":"50","coupon-expiry":"2024-04-23","coupon-discount-type":"percent","coupon-discount-amount":"15","specify-room":""}'),
(2577, 3786, 'gdlr-coupon-code', 'SP0786'),
(2578, 3786, 'gdlr-coupon-num', '4'),
(2579, 4158, '_menu_item_type', 'custom'),
(2580, 4158, '_menu_item_menu_item_parent', '4168'),
(2581, 4158, '_menu_item_object_id', '4158'),
(2582, 4158, '_menu_item_object', 'custom'),
(2583, 4158, '_menu_item_target', ''),
(2584, 4158, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2585, 4158, '_menu_item_xfn', ''),
(2586, 4158, '_menu_item_url', '#'),
(2587, 4158, '_gdlr_mega_menu_item', ''),
(2588, 4158, '_gdlr_mega_menu_section', NULL),
(2589, 4159, '_menu_item_type', 'custom'),
(2590, 4159, '_menu_item_menu_item_parent', '4264'),
(2591, 4159, '_menu_item_object_id', '4159'),
(2592, 4159, '_menu_item_object', 'custom'),
(2593, 4159, '_menu_item_target', ''),
(2594, 4159, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2595, 4159, '_menu_item_xfn', ''),
(2596, 4159, '_menu_item_url', '#'),
(2597, 4159, '_gdlr_mega_menu_item', ''),
(2598, 4159, '_gdlr_mega_menu_section', NULL),
(2599, 4160, '_menu_item_type', 'custom'),
(2600, 4160, '_menu_item_menu_item_parent', '4264'),
(2601, 4160, '_menu_item_object_id', '4160'),
(2602, 4160, '_menu_item_object', 'custom'),
(2603, 4160, '_menu_item_target', ''),
(2604, 4160, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2605, 4160, '_menu_item_xfn', ''),
(2606, 4160, '_menu_item_url', '#'),
(2607, 4160, '_gdlr_mega_menu_item', ''),
(2608, 4160, '_gdlr_mega_menu_section', NULL),
(2609, 4161, '_menu_item_type', 'custom'),
(2610, 4161, '_menu_item_menu_item_parent', '4264'),
(2611, 4161, '_menu_item_object_id', '4161'),
(2612, 4161, '_menu_item_object', 'custom'),
(2613, 4161, '_menu_item_target', ''),
(2614, 4161, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2615, 4161, '_menu_item_xfn', ''),
(2616, 4161, '_menu_item_url', '#'),
(2617, 4161, '_gdlr_mega_menu_item', ''),
(2618, 4161, '_gdlr_mega_menu_section', NULL),
(2619, 4162, '_menu_item_type', 'custom'),
(2620, 4162, '_menu_item_menu_item_parent', '4264'),
(2621, 4162, '_menu_item_object_id', '4162'),
(2622, 4162, '_menu_item_object', 'custom'),
(2623, 4162, '_menu_item_target', ''),
(2624, 4162, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2625, 4162, '_menu_item_xfn', ''),
(2626, 4162, '_menu_item_url', '#'),
(2627, 4162, '_gdlr_mega_menu_item', ''),
(2628, 4162, '_gdlr_mega_menu_section', NULL),
(2639, 4164, '_menu_item_type', 'custom'),
(2640, 4164, '_menu_item_menu_item_parent', '0'),
(2641, 4164, '_menu_item_object_id', '4164'),
(2642, 4164, '_menu_item_object', 'custom'),
(2643, 4164, '_menu_item_target', ''),
(2644, 4164, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2645, 4164, '_menu_item_xfn', ''),
(2646, 4164, '_menu_item_url', '#'),
(2647, 4164, '_gdlr_mega_menu_item', ''),
(2648, 4164, '_gdlr_mega_menu_section', '1/1'),
(2649, 4165, '_menu_item_type', 'custom'),
(2650, 4165, '_menu_item_menu_item_parent', '4168'),
(2651, 4165, '_menu_item_object_id', '4165'),
(2652, 4165, '_menu_item_object', 'custom'),
(2653, 4165, '_menu_item_target', ''),
(2654, 4165, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2655, 4165, '_menu_item_xfn', ''),
(2656, 4165, '_menu_item_url', '#'),
(2657, 4165, '_gdlr_mega_menu_item', ''),
(2658, 4165, '_gdlr_mega_menu_section', NULL),
(2659, 4166, '_menu_item_type', 'custom'),
(2660, 4166, '_menu_item_menu_item_parent', '0'),
(2661, 4166, '_menu_item_object_id', '4166'),
(2662, 4166, '_menu_item_object', 'custom'),
(2663, 4166, '_menu_item_target', ''),
(2664, 4166, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2665, 4166, '_menu_item_xfn', ''),
(2666, 4166, '_menu_item_url', '#'),
(2667, 4166, '_gdlr_mega_menu_item', ''),
(2668, 4166, '_gdlr_mega_menu_section', NULL),
(2669, 4167, '_menu_item_type', 'custom'),
(2670, 4167, '_menu_item_menu_item_parent', '0'),
(2671, 4167, '_menu_item_object_id', '4167'),
(2672, 4167, '_menu_item_object', 'custom'),
(2673, 4167, '_menu_item_target', ''),
(2674, 4167, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(2675, 4167, '_menu_item_xfn', ''),
(2676, 4167, '_menu_item_url', 'http://themes.goodlayers2.com/hotelmaster/dark/?booking'),
(2677, 4167, '_gdlr_mega_menu_item', ''),
(2678, 4167, '_gdlr_mega_menu_section', NULL),
(2679, 29, '_edit_last', '2'),
(2680, 29, 'above-sidebar', '[]'),
(2681, 29, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog","tag":"","num-excerpt":"42","num-fetch":"6","blog-style":"blog-full","blog-layout":"fitRows","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2682, 29, 'below-sidebar', '[]'),
(2683, 29, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(2684, 84, '_edit_last', '2'),
(2685, 84, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption Lines Here","show-content":"enable","header-background":""}'),
(2686, 84, 'above-sidebar', '[]'),
(2687, 84, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-1.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3689|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|John Dow|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Head Chef|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-2.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3690|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Ricardo Goff|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Layers|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-3.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3691|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Jennifer Dawn|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Lawyer|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-4.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3692|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Paul Smith|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-5.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3693|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Alan Christier|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Accountant|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-6.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3694|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Joan Coal|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Sales Manager|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|}]","title-type":"left","title":"Rounded Style With Carousel","caption":"","testimonial-columns":"3","testimonial-type":"carousel","testimonial-style":"round-style","margin-bottom":"80px"}}],"option":{"page-item-id":"","background-type":"color","background":"#141414","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"75px","padding-bottom":"15px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-1.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3689|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|John Doe |gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Head Chef|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-2.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3690|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Ricardo Goff|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Lawyer|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-3.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3691|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Jennifer Dawn|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-4.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3692|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Paul Smith|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-5.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3693|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Alan Christier|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Accountant|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-6.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3694|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Joan Coal|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Sales Manager|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|}]","title-type":"left","title":"Box Style With Carousel","caption":"","testimonial-columns":"3","testimonial-type":"carousel","testimonial-style":"box-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#000000","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"35px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-1.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3689|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|John Doe|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Head Cheff|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-2.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3690|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Ricardo Goff|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Lawyer|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-3.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3691|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Jennifer Dawn|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Dentist|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-4.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3692|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Paul Smith|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Doctor|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-5.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3693|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Alan Christier|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Accountant|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/testimonial-6.jpg|gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2|3694|gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Joan Coal|gq2|,|gq2|gdl-tab-position|gq2|:|gq2|Sales Manager|gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Cum sociis natoque penatus et maed pognis dis parturient montes, scettur aieo ridiculus mus. Etiam portaem maleyo io suada magna mollis euismod.|gq2|}]","title-type":"left","title":"Plain Style With Carousel","caption":"","testimonial-columns":"3","testimonial-type":"carousel","testimonial-style":"plain-style","margin-bottom":"80px"}}],"option":{"page-item-id":"","background-type":"color","background":"#0c0c0c","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"95px","padding-bottom":"5px"}}]'),
(2688, 84, 'below-sidebar', '[]'),
(2689, 84, 'gdlr_room_amount', ''),
(2690, 84, 'gdlr_max_people', ''),
(2691, 100, '_edit_last', '2'),
(2692, 100, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(2693, 100, 'above-sidebar', '[]'),
(2694, 100, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"9","num-excerpt":"23","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(2695, 100, 'below-sidebar', '[]'),
(2696, 116, '_edit_last', '2'),
(2697, 116, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2698, 116, 'above-sidebar', '[]'),
(2699, 116, 'content-with-sidebar', '[]'),
(2700, 116, 'below-sidebar', '[]'),
(2701, 116, '_post_restored_from', 'a:3:{s:20:"restored_revision_id";i:134;s:16:"restored_by_user";i:1;s:13:"restored_time";i:1385927197;}'),
(2702, 120, 'gdlr_max_people', ''),
(2703, 120, 'gdlr_room_amount', ''),
(2704, 120, 'below-sidebar', '[]'),
(2705, 120, 'content-with-sidebar', '[]'),
(2706, 120, '_edit_last', '2'),
(2707, 120, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2708, 120, 'above-sidebar', '[]'),
(2709, 149, '_edit_last', '2'),
(2710, 149, 'content-with-sidebar', ''),
(2711, 149, 'above-sidebar', ''),
(2712, 149, 'below-sidebar', ''),
(2713, 149, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2714, 156, '_edit_last', '1'),
(2715, 156, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":"","header-style":"default"}'),
(2716, 156, 'above-sidebar', ''),
(2717, 156, 'content-with-sidebar', ''),
(2718, 156, 'below-sidebar', ''),
(2719, 203, '_edit_last', '2'),
(2720, 203, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2721, 203, 'above-sidebar', ''),
(2722, 203, 'content-with-sidebar', ''),
(2723, 203, 'below-sidebar', ''),
(2724, 211, 'gdlr_max_people', ''),
(2725, 211, 'gdlr_room_amount', ''),
(2726, 211, '_edit_last', '2'),
(2727, 211, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2728, 211, 'above-sidebar', ''),
(2729, 211, 'content-with-sidebar', ''),
(2730, 211, 'below-sidebar', ''),
(2731, 218, '_edit_last', '2'),
(2732, 218, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2733, 218, 'above-sidebar', '[]'),
(2734, 218, 'content-with-sidebar', '[]'),
(2735, 218, 'below-sidebar', '[]'),
(2736, 236, '_edit_last', '2'),
(2737, 236, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2738, 236, 'above-sidebar', ''),
(2739, 236, 'content-with-sidebar', ''),
(2740, 236, 'below-sidebar', ''),
(2741, 245, '_edit_last', '2'),
(2742, 245, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2743, 245, 'above-sidebar', ''),
(2744, 245, 'content-with-sidebar', ''),
(2745, 245, 'below-sidebar', ''),
(2746, 258, 'gdlr_max_people', ''),
(2747, 258, 'gdlr_room_amount', ''),
(2748, 258, '_edit_last', '2'),
(2749, 258, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2750, 258, 'above-sidebar', ''),
(2751, 258, 'content-with-sidebar', ''),
(2752, 258, 'below-sidebar', ''),
(2753, 285, 'gdlr_max_people', ''),
(2754, 285, 'gdlr_room_amount', ''),
(2755, 285, '_edit_last', '2'),
(2756, 285, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2757, 285, 'above-sidebar', ''),
(2758, 285, 'content-with-sidebar', ''),
(2759, 285, 'below-sidebar', ''),
(2760, 296, '_edit_last', '2'),
(2761, 296, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2762, 296, 'above-sidebar', ''),
(2763, 296, 'content-with-sidebar', ''),
(2764, 296, 'below-sidebar', ''),
(2765, 428, '_edit_last', '2'),
(2766, 428, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2767, 428, 'above-sidebar', ''),
(2768, 428, 'content-with-sidebar', ''),
(2769, 428, 'below-sidebar', ''),
(2770, 456, '_edit_last', '2'),
(2771, 456, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2772, 456, 'above-sidebar', ''),
(2773, 456, 'content-with-sidebar', ''),
(2774, 456, 'below-sidebar', ''),
(2775, 640, '_edit_last', '2'),
(2776, 640, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2777, 640, 'above-sidebar', ''),
(2778, 640, 'content-with-sidebar', ''),
(2779, 640, 'below-sidebar', ''),
(2780, 653, '_edit_last', '2'),
(2781, 653, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(2782, 653, 'above-sidebar', '[]'),
(2783, 653, 'content-with-sidebar', '[]'),
(2784, 653, 'below-sidebar', '[]'),
(2785, 653, 'gdlr_max_people', ''),
(2786, 653, 'gdlr_room_amount', ''),
(2787, 687, '_edit_last', '2'),
(2788, 687, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2789, 687, 'above-sidebar', ''),
(2790, 687, 'content-with-sidebar', ''),
(2791, 687, 'below-sidebar', ''),
(2792, 705, '_edit_last', '2'),
(2793, 705, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2794, 705, 'above-sidebar', ''),
(2795, 705, 'content-with-sidebar', ''),
(2796, 705, 'below-sidebar', ''),
(2797, 705, 'gdlr_max_people', ''),
(2798, 705, 'gdlr_room_amount', ''),
(2799, 784, '_edit_last', '2'),
(2800, 784, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2801, 784, 'above-sidebar', ''),
(2802, 784, 'content-with-sidebar', ''),
(2803, 784, 'below-sidebar', ''),
(2804, 797, '_edit_last', '2'),
(2805, 797, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2806, 797, 'above-sidebar', ''),
(2807, 797, 'content-with-sidebar', ''),
(2808, 797, 'below-sidebar', ''),
(2809, 797, '_oembed_93dd239732fea1ddc48ef4302e8e7fa6', '<iframe src="//player.vimeo.com/video/9178386" width="640" height="424" frameborder="0" title="TypoElements" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2810, 797, '_oembed_a605d4988a6a696c4a172648407463b9', '<iframe width="960" height="540" src="http://www.youtube.com/embed/SZEflIVnhH8?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(2811, 824, '_edit_last', '2'),
(2812, 824, 'above-sidebar', '[]'),
(2813, 824, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog","tag":"","num-excerpt":"42","num-fetch":"6","blog-style":"blog-full","blog-layout":"fitRows","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2814, 824, 'below-sidebar', '[]'),
(2815, 824, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2816, 824, '_dp_original', '16'),
(2817, 828, '_edit_last', '2'),
(2818, 828, 'above-sidebar', '[]'),
(2819, 828, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog","tag":"","num-excerpt":"35","num-fetch":"6","blog-style":"blog-full","blog-layout":"fitRows","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2820, 828, 'below-sidebar', '[]'),
(2821, 828, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"blog-left","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2822, 828, '_dp_original', '16'),
(2823, 836, '_edit_last', '2'),
(2824, 836, 'above-sidebar', '[]'),
(2825, 836, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"20","num-fetch":"7","blog-style":"blog-1-4","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2826, 836, 'below-sidebar', '[]'),
(2827, 836, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2828, 836, '_dp_original', '825'),
(2829, 878, '_edit_last', '2'),
(2830, 878, 'above-sidebar', '[]'),
(2831, 878, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"30","num-fetch":"8","blog-style":"blog-1-3","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2832, 878, 'below-sidebar', '[]'),
(2833, 878, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","page-title-style":"large-center","show-title":"enable","page-caption":"Big Page Title Style","show-content":"disable","header-background":""}'),
(2834, 878, '_dp_original', '836'),
(2835, 880, '_edit_last', '2'),
(2836, 880, 'above-sidebar', '[]'),
(2837, 880, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"25","num-fetch":"5","blog-style":"blog-1-2","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2838, 880, 'below-sidebar', '[]'),
(2839, 880, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2840, 880, '_dp_original', '836'),
(2841, 882, '_edit_last', '2'),
(2842, 882, 'above-sidebar', '[]'),
(2843, 882, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"50","num-fetch":"6","blog-style":"blog-1-1","blog-layout":"fitRows","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2844, 882, 'below-sidebar', '[]'),
(2845, 882, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog-left","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2846, 882, '_dp_original', '880'),
(2847, 887, '_edit_last', '2'),
(2848, 887, 'above-sidebar', '[]'),
(2849, 887, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog,fit-row","tag":"","num-excerpt":"25","num-fetch":"12","blog-style":"blog-1-2","blog-layout":"masonry","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","enable-sticky":"enable","margin-bottom":"20px"}}]'),
(2850, 887, 'below-sidebar', '[]'),
(2851, 887, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2852, 887, '_dp_original', '880'),
(2853, 888, '_edit_last', '2'),
(2854, 888, 'above-sidebar', '[]'),
(2855, 888, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog,fit-row","tag":"","num-excerpt":"30","num-fetch":"12","blog-style":"blog-1-3","blog-layout":"masonry","thumbnail-size":"large","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"20px"}}]'),
(2856, 888, 'below-sidebar', '[]'),
(2857, 888, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2858, 888, '_dp_original', '878'),
(2859, 889, '_edit_last', '2'),
(2860, 889, 'above-sidebar', '[]'),
(2861, 889, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"blog,fit-row","tag":"","num-excerpt":"30","num-fetch":"12","blog-style":"blog-1-4","blog-layout":"masonry","thumbnail-size":"large","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(2862, 889, 'below-sidebar', '[]'),
(2863, 889, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2864, 889, '_dp_original', '836'),
(2865, 906, '_edit_last', '2'),
(2866, 906, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(2867, 906, 'above-sidebar', '[]'),
(2868, 906, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"22","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2869, 906, 'below-sidebar', '[]'),
(2870, 906, '_dp_original', '100'),
(2871, 908, '_edit_last', '2'),
(2872, 908, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(2873, 908, 'above-sidebar', '[]'),
(2874, 908, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"8","num-excerpt":"25","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(2875, 908, 'below-sidebar', '[]'),
(2876, 908, '_dp_original', '906'),
(2877, 910, '_edit_last', '2'),
(2878, 910, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(2879, 910, 'above-sidebar', '[]'),
(2880, 910, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"33","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2881, 910, 'below-sidebar', '[]'),
(2882, 910, '_dp_original', '906'),
(2883, 915, '_edit_last', '2'),
(2884, 915, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","page-title-style":"large-center","show-title":"enable","page-caption":"Big Page Title Style","show-content":"disable","header-background":""}'),
(2885, 915, 'above-sidebar', '[]'),
(2886, 915, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2887, 915, 'below-sidebar', '[]'),
(2888, 915, '_dp_original', '910'),
(2889, 918, '_edit_last', '2'),
(2890, 918, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2891, 918, 'above-sidebar', '[]'),
(2892, 918, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"8","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2893, 918, 'below-sidebar', '[]'),
(2894, 918, '_dp_original', '915'),
(2895, 920, '_edit_last', '2'),
(2896, 920, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(2897, 920, 'above-sidebar', '[]'),
(2898, 920, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"6","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2899, 920, 'below-sidebar', '[]'),
(2900, 920, '_dp_original', '918'),
(2901, 922, '_edit_last', '2'),
(2902, 922, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(2903, 922, 'above-sidebar', '[]'),
(2904, 922, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio","num-fetch":"12","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"40px"}}],"option":{"page-item-id":"","background":"#f1f1f1","skin":"no-skin","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"0px"}}]'),
(2905, 922, 'below-sidebar', '[]'),
(2906, 922, '_dp_original', '920'),
(2907, 947, '_edit_last', '2'),
(2908, 947, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2909, 947, 'above-sidebar', '[]'),
(2910, 947, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"8","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"30px"}}]'),
(2911, 947, 'below-sidebar', '[]'),
(2912, 947, '_dp_original', '908'),
(2913, 949, '_edit_last', '2'),
(2914, 949, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2915, 949, 'above-sidebar', '[]'),
(2916, 949, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2917, 949, 'below-sidebar', '[]'),
(2918, 949, '_dp_original', '947'),
(2919, 952, '_edit_last', '2'),
(2920, 952, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2921, 952, 'above-sidebar', '[]'),
(2922, 952, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"20","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2923, 952, 'below-sidebar', '[]'),
(2924, 952, '_dp_original', '949'),
(2925, 954, '_edit_last', '2'),
(2926, 954, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2927, 954, 'above-sidebar', '[]'),
(2928, 954, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"classic-portfolio","num-fetch":"6","num-excerpt":"33","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2929, 954, 'below-sidebar', '[]'),
(2930, 954, '_dp_original', '952'),
(2931, 956, '_edit_last', '2'),
(2932, 956, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2933, 956, 'above-sidebar', '[]'),
(2934, 956, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"8","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"30px"}}]'),
(2935, 956, 'below-sidebar', '[]'),
(2936, 956, '_dp_original', '922'),
(2937, 956, 'gdlr_room_amount', ''),
(2938, 956, 'gdlr_max_people', ''),
(2939, 962, '_edit_last', '2'),
(2940, 962, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2941, 962, 'above-sidebar', '[]'),
(2942, 962, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"30px"}}]'),
(2943, 962, 'below-sidebar', '[]'),
(2944, 962, '_dp_original', '915'),
(2945, 962, 'gdlr_room_amount', ''),
(2946, 962, 'gdlr_max_people', ''),
(2947, 964, '_edit_last', '2'),
(2948, 964, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2949, 964, 'above-sidebar', '[]'),
(2950, 964, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"6","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2951, 964, 'below-sidebar', '[]'),
(2952, 964, '_dp_original', '918'),
(2953, 965, '_edit_last', '2'),
(2954, 965, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(2955, 965, 'above-sidebar', '[]'),
(2956, 965, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"all","tag":"","portfolio-style":"modern-portfolio","num-fetch":"6","portfolio-size":"1/1","portfolio-layout":"fitRows","portfolio-filter":"enable","thumbnail-size":"large","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(2957, 965, 'below-sidebar', '[]'),
(2958, 965, '_dp_original', '920'),
(2959, 1017, '_edit_last', '2'),
(2960, 1017, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(2961, 1017, 'above-sidebar', ''),
(2962, 1017, 'content-with-sidebar', ''),
(2963, 1017, 'below-sidebar', ''),
(2964, 1039, '_edit_last', '2'),
(2965, 1039, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":"","header-style":"default"}'),
(2966, 1039, 'above-sidebar', '[]'),
(2967, 1039, 'content-with-sidebar', '[]'),
(2968, 1039, 'below-sidebar', '[]'),
(2969, 1045, 'gdlr_max_people', ''),
(2970, 1045, 'gdlr_room_amount', ''),
(2971, 1045, '_edit_last', '2'),
(2972, 1045, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(2973, 1045, 'above-sidebar', ''),
(2974, 1045, 'content-with-sidebar', ''),
(2975, 1045, 'below-sidebar', ''),
(2976, 1084, '_edit_last', '2'),
(2977, 1084, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":"","header-style":"default"}'),
(2978, 1084, 'above-sidebar', ''),
(2979, 1084, 'content-with-sidebar', ''),
(2980, 1084, 'below-sidebar', ''),
(2981, 1084, '_dp_original', '1045'),
(2982, 1084, '_post_restored_from', 'a:3:{s:20:"restored_revision_id";i:1090;s:16:"restored_by_user";i:1;s:13:"restored_time";i:1386581004;}'),
(2992, 1235, '_edit_last', '2'),
(2993, 1235, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(2994, 1235, 'above-sidebar', ''),
(2995, 1235, 'content-with-sidebar', ''),
(2996, 1235, 'below-sidebar', ''),
(2997, 1236, '_edit_last', '2'),
(2998, 1236, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(2999, 1236, 'above-sidebar', ''),
(3000, 1236, 'content-with-sidebar', ''),
(3001, 1236, 'below-sidebar', ''),
(3002, 1237, '_edit_last', '2'),
(3003, 1237, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3004, 1237, 'above-sidebar', ''),
(3005, 1237, 'content-with-sidebar', ''),
(3006, 1237, 'below-sidebar', ''),
(3007, 1238, '_edit_last', '2'),
(3008, 1238, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3009, 1238, 'above-sidebar', ''),
(3010, 1238, 'content-with-sidebar', ''),
(3011, 1238, 'below-sidebar', ''),
(3012, 1239, '_edit_last', '2'),
(3013, 1239, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3014, 1239, 'above-sidebar', ''),
(3015, 1239, 'content-with-sidebar', ''),
(3016, 1239, 'below-sidebar', ''),
(3017, 1241, '_edit_last', '2'),
(3018, 1241, 'post-option', '{"left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3019, 1241, 'above-sidebar', ''),
(3020, 1241, 'content-with-sidebar', ''),
(3021, 1241, 'below-sidebar', ''),
(3022, 1400, '_edit_last', '2'),
(3023, 1400, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":""}'),
(3024, 1400, 'above-sidebar', ''),
(3025, 1400, 'content-with-sidebar', ''),
(3026, 1400, 'below-sidebar', ''),
(3027, 1490, 'below-sidebar', ''),
(3028, 1490, 'content-with-sidebar', ''),
(3029, 1490, 'above-sidebar', ''),
(3030, 1490, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3031, 1490, '_edit_last', '2'),
(3032, 1493, '_edit_last', '2'),
(3033, 1493, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3034, 1493, 'above-sidebar', '');
INSERT INTO `wpor_postmeta` VALUES
(3035, 1493, 'content-with-sidebar', ''),
(3036, 1493, 'below-sidebar', ''),
(3037, 1499, '_edit_last', '2'),
(3038, 1499, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3039, 1499, 'above-sidebar', ''),
(3040, 1499, 'content-with-sidebar', ''),
(3041, 1499, 'below-sidebar', ''),
(3042, 1503, '_edit_last', '2'),
(3043, 1503, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3044, 1503, 'above-sidebar', ''),
(3045, 1503, 'content-with-sidebar', ''),
(3046, 1503, 'below-sidebar', ''),
(3047, 1510, '_edit_last', '2'),
(3048, 1510, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3049, 1510, 'above-sidebar', ''),
(3050, 1510, 'content-with-sidebar', ''),
(3051, 1510, 'below-sidebar', ''),
(3052, 1513, '_edit_last', '2'),
(3053, 1513, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3054, 1513, 'above-sidebar', ''),
(3055, 1513, 'content-with-sidebar', ''),
(3056, 1513, 'below-sidebar', ''),
(3057, 1516, '_edit_last', '2'),
(3058, 1516, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3059, 1516, 'above-sidebar', ''),
(3060, 1516, 'content-with-sidebar', ''),
(3061, 1516, 'below-sidebar', ''),
(3062, 1519, '_edit_last', '2'),
(3063, 1519, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3064, 1519, 'above-sidebar', ''),
(3065, 1519, 'content-with-sidebar', ''),
(3066, 1519, 'below-sidebar', ''),
(3067, 1522, '_edit_last', '2'),
(3068, 1522, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(3069, 1522, 'above-sidebar', ''),
(3070, 1522, 'content-with-sidebar', ''),
(3071, 1522, 'below-sidebar', ''),
(3072, 1525, '_edit_last', '2'),
(3073, 1525, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3074, 1525, 'above-sidebar', ''),
(3075, 1525, 'content-with-sidebar', ''),
(3076, 1525, 'below-sidebar', ''),
(3077, 1566, '_edit_last', '2'),
(3078, 1566, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3079, 1566, 'above-sidebar', ''),
(3080, 1566, 'content-with-sidebar', ''),
(3081, 1566, 'below-sidebar', ''),
(3082, 1629, '_edit_last', '1'),
(3083, 1629, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(3084, 1629, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(3085, 1629, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column3-5","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}],"option":{},"size":"3/5"}]'),
(3086, 1629, 'below-sidebar', '[]'),
(6619, 4646, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(6620, 4646, 'below-sidebar', '[]'),
(6621, 4646, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}]'),
(6622, 4646, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7923, 4993, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(3087, 1629, 'gdlr_max_people', ''),
(3088, 1629, 'gdlr_room_amount', ''),
(3089, 1631, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h5|gq2| font_weight=|gq2|bold|gq2| ]Please fulfil the form below.[/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4|gq2| title=|gq2|Contact form 1|gq2|]</p>","margin-bottom":"60px"}}]'),
(3090, 1631, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#d8d8d8","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(3091, 1631, '_dp_original', '1629'),
(3092, 1631, '_edit_last', '2'),
(3093, 1631, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"contact","right-sidebar":"contact","page-style":"normal","show-title":"enable","page-caption":"Aenean eu leo quam. Pellentesque ornare sem.","show-content":"enable","header-background":""}'),
(3094, 1631, 'above-sidebar', '[]'),
(3095, 1746, '_edit_last', '2'),
(3096, 1746, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3097, 1746, 'above-sidebar', ''),
(3098, 1746, 'content-with-sidebar', ''),
(3099, 1746, 'below-sidebar', ''),
(3100, 1746, '_oembed_53b7e0ff108cb393cb40417487e5cb86', '<iframe width="960" height="720" src="http://www.youtube.com/embed/sdHsTucReyM?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(3101, 1748, '_edit_last', '2'),
(3102, 1748, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3103, 1748, 'above-sidebar', ''),
(3104, 1748, 'content-with-sidebar', ''),
(3105, 1748, 'below-sidebar', ''),
(3106, 1748, '_oembed_1875d746e37e763f649b02e88df855d4', '<iframe width="960" height="720" src="http://www.youtube.com/embed/J9quTjBHlqk?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(3107, 1750, '_oembed_e813578ae6ea72ba2759275a173fc325', '<iframe width="960" height="720" src="http://www.youtube.com/embed/t1xRpig24z0?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(3108, 1750, '_edit_last', '2'),
(3109, 1750, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3110, 1750, 'above-sidebar', ''),
(3111, 1750, 'content-with-sidebar', ''),
(3112, 1750, 'below-sidebar', ''),
(3113, 1752, '_oembed_45782dbb2d90fcb16c92b02631da914c', '<iframe width="960" height="720" src="http://www.youtube.com/embed/JaevNeYibbU?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(3114, 1752, '_edit_last', '2'),
(3115, 1752, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3116, 1752, 'above-sidebar', ''),
(3117, 1752, 'content-with-sidebar', ''),
(3118, 1752, 'below-sidebar', ''),
(3119, 1754, '_oembed_d43d7c666fdfbcd06bd57ae9251964b7', '<iframe width="960" height="720" src="http://www.youtube.com/embed/yZewyVkUccE?feature=oembed" frameborder="0" allowfullscreen></iframe>'),
(3120, 1754, '_edit_last', '2'),
(3121, 1754, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","navigation-area":"top","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3122, 1754, 'above-sidebar', ''),
(3123, 1754, 'content-with-sidebar', ''),
(3124, 1754, 'below-sidebar', ''),
(3125, 2009, '_edit_last', '2'),
(3126, 2009, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(3127, 2009, 'above-sidebar', '[]'),
(3128, 2009, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio-no-space","num-fetch":"6","num-excerpt":"20","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(3129, 2009, 'below-sidebar', '[]'),
(3130, 2009, '_dp_original', '906'),
(3131, 2010, '_edit_last', '2'),
(3132, 2010, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","page-title-style":"large-center","show-title":"enable","page-caption":"Big Page Title Style","show-content":"disable","header-background":""}'),
(3133, 2010, 'above-sidebar', '[]'),
(3134, 2010, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio-no-space","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(3135, 2010, 'below-sidebar', '[]'),
(3136, 2010, '_dp_original', '100'),
(3137, 2011, '_edit_last', '2'),
(3138, 2011, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(3139, 2011, 'above-sidebar', '[]'),
(3140, 2011, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"classic-portfolio-no-space","num-fetch":"8","num-excerpt":"18","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}]'),
(3141, 2011, 'below-sidebar', '[]'),
(3142, 2011, '_dp_original', '908'),
(3143, 2023, '_dp_original', '918'),
(3144, 2023, 'below-sidebar', '[]'),
(3145, 2023, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio-no-space","num-fetch":"6","portfolio-size":"1/2","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}]'),
(3146, 2023, 'above-sidebar', '[]'),
(3147, 2023, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(3148, 2023, '_edit_last', '2'),
(3149, 2024, '_dp_original', '915'),
(3150, 2024, 'below-sidebar', '[]'),
(3151, 2024, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio-no-space","num-fetch":"9","num-excerpt":"20","portfolio-size":"1/3","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#f5f5f5","skin":"no-skin","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"0px"}}]'),
(3152, 2024, 'above-sidebar', '[]'),
(3153, 2024, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(3154, 2024, '_edit_last', '2'),
(3155, 2025, 'above-sidebar', '[]'),
(3156, 2025, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Portfolio","type":"portfolio","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Works","right-text-link":"","category":"","tag":"","portfolio-style":"modern-portfolio-no-space","num-fetch":"12","num-excerpt":"20","portfolio-size":"1/4","portfolio-layout":"fitRows","portfolio-filter":"disable","thumbnail-size":"portrait","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"60px"}}],"option":{"page-item-id":"","background":"#f5f5f5","skin":"no-skin","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"0px"}}]'),
(3157, 2025, 'below-sidebar', '[]'),
(3158, 2025, '_dp_original', '922'),
(3159, 2025, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"portfolio-left","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(3160, 2025, '_edit_last', '2'),
(3161, 2033, '_edit_last', '2'),
(3162, 2033, 'above-sidebar', '[]'),
(3163, 2033, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"35","num-fetch":"10","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(3164, 2033, 'below-sidebar', '[]'),
(3165, 2033, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(3166, 2033, '_dp_original', '16'),
(3167, 2034, '_edit_last', '2'),
(3168, 2034, 'above-sidebar', '[]'),
(3169, 2034, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"35","num-fetch":"6","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(3170, 2034, 'below-sidebar', '[]'),
(3171, 2034, 'post-option', '{"sidebar":"both-sidebar","left-sidebar":"blog-left","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":"","header-style":"default"}'),
(3172, 2034, '_dp_original', '828'),
(3173, 2035, '_edit_last', '2'),
(3174, 2035, 'above-sidebar', '[]'),
(3175, 2035, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","icon":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"35","num-fetch":"8","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(3176, 2035, 'below-sidebar', '[]'),
(3177, 2035, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(3178, 2035, '_dp_original', '824'),
(3179, 2036, '_edit_last', '2'),
(3180, 2036, 'above-sidebar', '[]'),
(3181, 2036, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Blog","type":"blog","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"fit-row","tag":"","num-excerpt":"100","num-fetch":"5","blog-style":"blog-medium","blog-layout":"fitRows","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","offset":"","pagination":"enable","enable-sticky":"enable","margin-bottom":"0px"}}]'),
(3182, 2036, 'below-sidebar', '[]'),
(3183, 2036, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-style":"normal","show-title":"enable","page-caption":"Caption placed here","show-content":"disable","header-background":""}'),
(3184, 2036, '_dp_original', '825'),
(3185, 3150, 'below-sidebar', ''),
(3186, 3150, 'content-with-sidebar', ''),
(3187, 3150, 'above-sidebar', ''),
(3188, 3150, '_edit_last', '2'),
(3189, 3150, 'post-option', '{"sidebar":"left-sidebar","left-sidebar":"Features","right-sidebar":"Features","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3190, 3163, '_edit_last', '2'),
(3191, 3163, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3192, 3163, 'above-sidebar', '[]'),
(3193, 3163, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"2","num-fetch":"8","show-caption":"yes","margin-bottom":"20px"}}]'),
(3194, 3163, 'below-sidebar', '[]'),
(3195, 3163, '_dp_original', '1598'),
(3196, 3163, 'gdlr_room_amount', ''),
(3197, 3163, 'gdlr_max_people', ''),
(3198, 3603, '_edit_last', '2'),
(3199, 3603, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3200, 3603, 'gdlr_room_amount', ''),
(3201, 3603, 'gdlr_max_people', ''),
(3202, 3603, 'above-sidebar', '[]'),
(3203, 3603, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"3","num-fetch":"9","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"30px"}}]'),
(3204, 3603, 'below-sidebar', '[]'),
(3205, 3605, '_edit_last', '2'),
(3206, 3605, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3207, 3605, 'gdlr_room_amount', ''),
(3208, 3605, 'gdlr_max_people', ''),
(3209, 3605, 'above-sidebar', '[]'),
(3210, 3605, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"2","num-fetch":"8","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(3211, 3605, 'below-sidebar', '[]'),
(3212, 3605, '_dp_original', '3603'),
(3213, 3614, '_edit_last', '2'),
(3214, 3614, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3215, 3614, 'gdlr_room_amount', ''),
(3216, 3614, 'gdlr_max_people', ''),
(3217, 3614, 'above-sidebar', '[]'),
(3218, 3614, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"1","num-fetch":"4","num-excerpt":"20","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"20px"}}]'),
(3219, 3614, 'below-sidebar', '[]'),
(3220, 3614, '_dp_original', '3605'),
(3221, 3616, '_edit_last', '2'),
(3222, 3616, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3223, 3616, 'gdlr_room_amount', ''),
(3224, 3616, 'gdlr_max_people', ''),
(3225, 3616, 'above-sidebar', '[]'),
(3226, 3616, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"classic","room-size":"4","num-fetch":"8","num-excerpt":"20","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(3227, 3616, 'below-sidebar', '[]'),
(3228, 3616, '_dp_original', '3614'),
(3229, 3619, '_edit_last', '2'),
(3230, 3619, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3231, 3619, 'gdlr_room_amount', ''),
(3232, 3619, 'gdlr_max_people', ''),
(3233, 3619, 'above-sidebar', '[]'),
(3234, 3619, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"1","num-fetch":"5","num-excerpt":"20","thumbnail-size":"post-thumbnail-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"20px"}}]'),
(3235, 3619, 'below-sidebar', '[]'),
(3236, 3619, '_dp_original', '3616'),
(3237, 3621, '_edit_last', '2'),
(3238, 3621, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3239, 3621, 'gdlr_room_amount', ''),
(3240, 3621, 'gdlr_max_people', ''),
(3241, 3621, 'above-sidebar', '[]'),
(3242, 3621, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"2","num-fetch":"8","num-excerpt":"20","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(3243, 3621, 'below-sidebar', '[]'),
(3244, 3621, '_dp_original', '3619'),
(3245, 3623, '_edit_last', '2'),
(3246, 3623, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3247, 3623, 'gdlr_room_amount', ''),
(3248, 3623, 'gdlr_max_people', ''),
(3249, 3623, 'above-sidebar', '[]'),
(3250, 3623, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"3","num-fetch":"9","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(3251, 3623, 'below-sidebar', '[]'),
(3252, 3623, '_dp_original', '3621'),
(3253, 3625, '_edit_last', '2'),
(3254, 3625, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3255, 3625, 'gdlr_room_amount', ''),
(3256, 3625, 'gdlr_max_people', ''),
(3257, 3625, 'above-sidebar', '[]'),
(3258, 3625, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"medium","room-size":"1","num-fetch":"6","num-excerpt":"35","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"enable","margin-bottom":"20px"}}]'),
(3259, 3625, 'below-sidebar', '[]'),
(3260, 3625, '_dp_original', '3623'),
(3261, 3649, '_edit_last', '2'),
(3262, 3649, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"room","page-style":"normal","show-title":"enable","page-caption":"Captions line here","show-content":"enable","header-background":""}'),
(3263, 3649, 'gdlr_room_amount', ''),
(3264, 3649, 'gdlr_max_people', ''),
(3265, 3649, 'above-sidebar', '[]'),
(3266, 3649, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"room","tag":"","room-style":"modern","room-size":"4","num-fetch":"8","num-excerpt":"20","thumbnail-size":"small-grid-size","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"20px"}}]'),
(3267, 3649, 'below-sidebar', '[]'),
(3268, 3649, '_dp_original', '3623'),
(3269, 3664, '_edit_last', '2'),
(3270, 3664, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3271, 3664, 'above-sidebar', '[]'),
(3272, 3664, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"2","num-fetch":"8","show-caption":"no","margin-bottom":"40px"}}]'),
(3273, 3664, 'below-sidebar', '[]'),
(3274, 3664, '_dp_original', '3163'),
(3275, 3664, 'gdlr_room_amount', ''),
(3276, 3664, 'gdlr_max_people', ''),
(3277, 3667, 'below-sidebar', '[]'),
(3278, 3667, 'gdlr_room_amount', ''),
(3279, 3667, 'gdlr_max_people', ''),
(3280, 3667, '_dp_original', '3664'),
(3281, 3667, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3532],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"3","num-fetch":"9","show-caption":"no","margin-bottom":"40px"}}]'),
(3282, 3667, 'above-sidebar', '[]'),
(3283, 3667, '_edit_last', '2'),
(3284, 3667, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3285, 3670, 'below-sidebar', '[]'),
(3286, 3670, 'gdlr_room_amount', ''),
(3287, 3670, 'gdlr_max_people', ''),
(3288, 3670, '_dp_original', '3667'),
(3289, 3670, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3290, 3670, 'above-sidebar', '[]'),
(3291, 3670, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3532],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"3","num-fetch":"9","show-caption":"yes","margin-bottom":"40px"}}]'),
(3292, 3670, '_edit_last', '2'),
(3293, 3672, '_edit_last', '2'),
(3294, 3672, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3295, 3672, 'above-sidebar', '[]'),
(3296, 3672, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"4","num-fetch":"8","show-caption":"yes","margin-bottom":"40px"}}]'),
(3297, 3672, '_dp_original', '3670'),
(3298, 3672, 'gdlr_room_amount', ''),
(3299, 3672, 'below-sidebar', '[]'),
(3300, 3672, 'gdlr_max_people', ''),
(3301, 3674, 'below-sidebar', '[]'),
(3302, 3674, 'gdlr_room_amount', ''),
(3303, 3674, 'gdlr_max_people', ''),
(3304, 3674, '_dp_original', '3672'),
(3305, 3674, '_edit_last', '2'),
(3306, 3674, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"4","num-fetch":"8","show-caption":"no","margin-bottom":"40px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(3307, 3674, 'above-sidebar', '[]'),
(3308, 3674, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3309, 3796, '_wp_page_template', 'default'),
(3310, 4006, '_wp_page_template', 'default'),
(3311, 56, '_edit_last', '2'),
(3312, 56, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Envato","skills":"HTML, CSS, JQUERY","website":"http://envato.com","thumbnail-type":"feature-image","thumbnail-link":"current","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(3313, 56, '_thumbnail_id', '3549'),
(3314, 59, '_edit_last', '2'),
(3315, 59, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Google","skills":"Illustrator, Photoshop","website":"http://google.com","thumbnail-type":"feature-image","thumbnail-link":"current-post","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(3316, 59, '_thumbnail_id', '3550'),
(3317, 64, '_thumbnail_id', '3547'),
(3318, 64, '_edit_last', '2'),
(3319, 64, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Apple","skills":"Illustrator, Photoshop, ","website":"http://apple.com","thumbnail-type":"feature-image","thumbnail-link":"url","thumbnail-url":"http://goodlayers.com","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(3320, 64, '_wp_old_slug', 'ut-sollicitudin-nibh'),
(3321, 67, 'gdlr_room_amount', ''),
(3322, 67, 'gdlr_max_people', ''),
(3323, 67, '_thumbnail_id', '3545'),
(3324, 67, '_edit_last', '2'),
(3325, 67, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Samsung","skills":"Photograph","website":"http://samsung.com","thumbnail-type":"feature-image","thumbnail-link":"current","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"[[],{|gq2|12|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-248725-st-julians-bay-malta-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|13|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-4791527-golden-gate-bridge-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|14|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-409201-japan-gate-torii-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|60|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/Fotolia_18408743_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|66|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|none|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/Keep-Calm-Poster-Large-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|68|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-2542896-new-york-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","inside-thumbnail-type":"slider","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":"[[3512,3511,3510],{|gq2|13|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-4791527-golden-gate-bridge-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|68|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-2542896-new-york-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|109|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|766|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/gal-thumnb-4-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1970|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/roskilde_dribbble-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1981|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-1176006-orange-wall-interior-design-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1983|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-4480648-office-supplies-gadgets-and-coffee-cup-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1987|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-6590781-product-launch-flat-illustration-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2758|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/8278086121_bae400020c_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2759|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/8310509478_9668a30ce9_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2760|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/8430918900_39077126e2_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2763|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/6241020467_f128716344_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3075|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-8795200-overhead-of-essentials-hipster-boy-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3077|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-8861171-young-creative-woman-working-at-office-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3095|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/photodune-157455-old-vintage-camera-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]"}'),
(3326, 70, 'gdlr_room_amount', ''),
(3327, 70, 'gdlr_max_people', ''),
(3328, 70, '_edit_last', '2'),
(3329, 70, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Samsung","skills":"Photoshop, Illustrator","website":"http://samsung.com","thumbnail-type":"feature-image","thumbnail-link":"current-post","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":"[[3070,3072,3073,3071],{|gq2|60|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/Fotolia_18408743_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|103|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/Fotolia_33064312_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|106|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/card01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|764|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/gal-thumnb-2-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1982|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-1176751-interior-design-of-modern-living-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1985|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-4426243-livingroom-with-furniture-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1986|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-6147544-brainstorming-ideas-with-coffee-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1997|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/alfa_bank-girl_card-1024x768-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2427|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/v-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2451|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2452|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2756|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/11717888334_0f0c046582_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3070|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-6745606-man-wristwatch-calendar-key-and-glasses-on-a-old-table-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3071|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-7770665-two-white-coffee-mug-with-diy-decoration-on-vintage-effect-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3072|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-8522811-speaker-at-business-conference-and-presentation-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3073|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-8523683-speaker-at-business-convention-and-presentation-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]"}'),
(3330, 70, '_thumbnail_id', '3546'),
(3331, 74, '_thumbnail_id', '3543'),
(3332, 74, '_edit_last', '2'),
(3333, 74, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Apple","skills":"Adobe Creative","website":"http://apple.com","thumbnail-type":"feature-image","thumbnail-link":"current-post","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"video","inside-thumbnail-image":"","inside-thumbnail-video":"https://www.youtube.com/watch?v=tDvBwPzJ7dY","inside-thumbnail-slider":""}'),
(3334, 74, '_wp_old_slug', 'maecenas-mi-libero'),
(3335, 76, 'gdlr_room_amount', ''),
(3336, 76, 'gdlr_max_people', ''),
(3337, 76, '_thumbnail_id', '3544'),
(3338, 76, '_edit_last', '2'),
(3339, 76, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"GoodLayers","skills":"Illustration, Logo","website":"http://goodlayers.com","thumbnail-type":"feature-image","thumbnail-link":"current","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"http://www.youtube.com/watch?v=Ow2Shb_nkOw","thumbnail-slider":"","inside-thumbnail-type":"stack-image","inside-thumbnail-image":"","inside-thumbnail-video":"https://www.youtube.com/watch?v=tDvBwPzJ7dY","inside-thumbnail-slider":"[[3543,3542,3541],{|gq2|2750|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/4460269637_ee09dd1f89_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2755|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/13412804195_74cd6a1e60_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2759|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/8310509478_9668a30ce9_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2765|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/photodune-2497009-vintage-train-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3069|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-6745585-modern-creative-workspace-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3070|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-6745606-man-wristwatch-calendar-key-and-glasses-on-a-old-table-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3071|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-7770665-two-white-coffee-mug-with-diy-decoration-on-vintage-effect-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3093|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/13349065283_64d09b067c_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3094|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/6426608875_186070f8ca_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3541|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/157H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3543|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/113H1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]"}'),
(3340, 76, '_wp_old_slug', 'sed-auctor-orci'),
(3341, 76, '_wp_old_slug', 'video-thumbnail'),
(3342, 79, '_thumbnail_id', '3542'),
(3343, 79, '_edit_last', '2'),
(3344, 79, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Envato","skills":"Photoshop, CSS","website":"http://envato.com","thumbnail-type":"slider","thumbnail-link":"current-post","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"[[3542,3550,3549],{|gq2|14|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-409201-japan-gate-torii-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|860|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/photodune-2927692-colorful-cookies-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|990|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/beachballin-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|991|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/tapwall-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1991|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/history-dribbble-big-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1993|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/beachballin-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1994|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/Flipclock_large-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2416|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|none|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/photodune-6590781-product-launch-flat-illustration-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2420|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/photodune-1176006-orange-wall-interior-design-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2433|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/dribbleshot1_large-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2540|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/port-slider-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2541|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/port-slider-2-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/port-slider-3-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2744|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2014/05/photodune-3835092-little-airliner-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2748|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2014/06/8245632244_f26259c9f9_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2750|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/4460269637_ee09dd1f89_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2763|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/6241020467_f128716344_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3069|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-6745585-modern-creative-workspace-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3076|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/12/photodune-8797753-multiethnic-people-with-startup-business-talking-in-a-cafe-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3078|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/book07-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3082|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/card18-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3543|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/113H1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3549|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/160H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3550|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/162H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(3345, 79, '_wp_old_slug', 'phasellus-non-felis'),
(3346, 79, 'gdlr_room_amount', ''),
(3347, 79, 'gdlr_max_people', ''),
(3348, 102, '_edit_last', '2'),
(3349, 102, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Envato","skills":"HTML, CSS, JQUERY","website":"http://envato.com","thumbnail-type":"feature-image","thumbnail-link":"current","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(3350, 102, '_dp_original', '56'),
(3351, 102, '_wp_old_slug', 'consectetur-adipisici-elit-2'),
(3352, 102, '_thumbnail_id', '3548'),
(3353, 870, '_edit_last', '2'),
(3354, 870, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3355, 870, '_dp_original', '867'),
(3356, 870, '_thumbnail_id', '3523'),
(3357, 872, '_thumbnail_id', '3519'),
(3358, 872, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3359, 872, '_edit_last', '2'),
(3360, 872, '_dp_original', '870'),
(3361, 874, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3362, 874, '_edit_last', '2'),
(3363, 874, '_dp_original', '872'),
(3364, 874, '_thumbnail_id', '3530'),
(3365, 931, '_thumbnail_id', '3541'),
(3366, 931, '_edit_last', '2'),
(3367, 931, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Envato","skills":"Photoshop, CSS","website":"http://envato.com","thumbnail-type":"feature-image","thumbnail-link":"video","thumbnail-url":"http://www.youtube.com/watch?v=Ow2Shb_nkOw","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(3368, 931, '_dp_original', '79'),
(3369, 931, '_wp_old_slug', 'integer-legentibus-quisque'),
(3370, 932, 'gdlr_room_amount', ''),
(3371, 932, 'gdlr_max_people', ''),
(3372, 932, '_thumbnail_id', '3540'),
(3373, 932, '_edit_last', '2'),
(3374, 932, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"GoodLayers","skills":"Photoshop, illustrator, Light Room","website":"http://goodlayers.com","thumbnail-type":"feature-image","thumbnail-link":"current-post","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"stack-image","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":"[[3549,3547,3545,3544],{|gq2|2755|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/13412804195_74cd6a1e60_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2756|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/11717888334_0f0c046582_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2757|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/9514752555_0374b08302_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|2761|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|none|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/8568412976_3798aee39d_o-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3079|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/card01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3080|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/card02-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3081|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/card04-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3082|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers.com/thekeynote/wp-content/uploads/2013/11/card18-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3544|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/115H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3545|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/118H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3547|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/159H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3548|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/114H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3549|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/11/160H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]"}'),
(3375, 932, '_dp_original', '931'),
(3376, 932, '_wp_old_slug', 'curabitur-est-gravida'),
(3377, 933, '_thumbnail_id', '3539'),
(3378, 933, '_edit_last', '2'),
(3379, 933, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-caption":"Caption placed here","header-background":"","clients":"Apple","skills":"Photoshop, illustrator, Light Room","website":"http://apple.com","thumbnail-type":"feature-image","thumbnail-link":"current","thumbnail-url":"","thumbnail-new-tab":"enable","thumbnail-video":"http://www.youtube.com/watch?v=tDvBwPzJ7dY","thumbnail-slider":"[[1983,1981,1973],{|gq2|1973|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/Fotolia_15185646_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1981|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-1176006-orange-wall-interior-design-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1983|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-4480648-office-supplies-gadgets-and-coffee-cup-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"2124","inside-thumbnail-video":"http://www.youtube.com/watch?v=tDvBwPzJ7dY","inside-thumbnail-slider":"[[1985,1983,1981,1973,1971],{|gq2|65|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/Flipclock_large-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|66|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/Keep-Calm-Poster-Large-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|103|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/Fotolia_33064312_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|106|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/card01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|109|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|764|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/gal-thumnb-2-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|765|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/gal-thumnb-3-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|766|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/gal-thumnb-4-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|769|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/gal-thumnb-7-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|853|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/photodune-2516147-palm-van-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1971|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/appicontemplatev2-150x150.png|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1973|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/Fotolia_15185646_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1981|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-1176006-orange-wall-interior-design-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1983|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-4480648-office-supplies-gadgets-and-coffee-cup-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|1985|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/12/photodune-4426243-livingroom-with-furniture-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]"}');
INSERT INTO `wpor_postmeta` VALUES
(3380, 933, '_dp_original', '932'),
(3381, 933, '_wp_old_slug', 'gistoriarum-dapibus'),
(3382, 3676, 'below-sidebar', '[]'),
(3383, 3676, 'gdlr_room_amount', ''),
(3384, 3676, 'gdlr_max_people', ''),
(3385, 3676, '_dp_original', '3674'),
(3386, 3676, '_edit_last', '2'),
(3387, 3676, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3388, 3676, 'above-sidebar', '[]'),
(3389, 3676, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3533,3534],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3533|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3290449-concierges-holding-the-cart-and-posing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3534|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"5","num-fetch":"10","show-caption":"no","margin-bottom":"40px"}}]'),
(3390, 3678, 'below-sidebar', '[]'),
(3391, 3678, 'gdlr_room_amount', ''),
(3392, 3678, 'gdlr_max_people', ''),
(3393, 3678, '_dp_original', '3676'),
(3394, 3678, '_edit_last', '2'),
(3395, 3678, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"blog","right-sidebar":"portfolio","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3396, 3678, 'above-sidebar', '[]'),
(3397, 3678, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[3511,3518,3510,3529,3542,3526,3524,3512,3533,3534],{|gq2|3510|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3524|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3526|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3529|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-396585-spa-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3533|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3290449-concierges-holding-the-cart-and-posing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3534|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3542|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2013/12/161H-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"none","title":"","caption":"","thumbnail-size":"small-grid-size","gallery-style":"grid","gallery-columns":"5","num-fetch":"10","show-caption":"yes","margin-bottom":"40px"}}]'),
(3398, 3720, '_oembed_3435a94e71817c00c089dc8f308bf60d', '{{unknown}}'),
(3399, 3720, 'below-sidebar', '[]'),
(3400, 3720, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h5><p style=|gq2|text-align: center;|gq2|>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p style=|gq2|text-align: center;|gq2|>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"www.watershedguesthouse.co.zxa/beta/rooms","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(3401, 3720, 'above-sidebar', '[]'),
(3402, 3720, 'gdlr_max_people', ''),
(3403, 3720, 'gdlr_room_amount', ''),
(3404, 3720, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(3405, 3720, '_edit_last', '1'),
(3406, 3781, '_edit_last', '2'),
(3407, 3781, 'above-sidebar', ''),
(3408, 3781, 'content-with-sidebar', ''),
(3409, 3781, 'below-sidebar', ''),
(3410, 3781, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(3411, 32, '_oembed_56ad476278b5da9aa36473fb97c321b6', '{{unknown}}'),
(3412, 32, '_edit_last', '2'),
(3413, 32, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3414, 32, '_oembed_72ba3027914ce750c3c1298b4875bf23', '{{unknown}}'),
(3415, 35, '_edit_last', '2'),
(3416, 35, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3417, 37, '_edit_last', '2'),
(3418, 37, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3419, 37, 'enclosure', 'http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/wm_sticks_and_chains.mp3\n3580656\naudio/mpeg\n'),
(3420, 37, '_thumbnail_id', '3526'),
(3421, 43, '_thumbnail_id', '3514'),
(3422, 43, '_edit_last', '2'),
(3423, 43, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3448, 876, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3449, 876, '_edit_last', '2'),
(3450, 876, '_dp_original', '874'),
(3451, 876, '_thumbnail_id', '3531'),
(3452, 2211, '_edit_last', '2'),
(3453, 2211, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3454, 2211, '_thumbnail_id', '3529'),
(3455, 2211, 'gdlr_room_amount', ''),
(3456, 2211, 'gdlr_max_people', ''),
(3470, 2897, '_oembed_051fef2e54e2db7ea995d1e9dae4bb33', '<iframe src="//player.vimeo.com/video/75188030" width="960" height="540" frameborder="0" title="forest - english ver." webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(3471, 2897, '_edit_last', '2'),
(3472, 2897, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(3473, 2898, '_edit_last', '2'),
(3474, 2898, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"blog","page-title":"","page-caption":""}'),
(7693, 4926, '_edit_lock', '1570636296:1'),
(7694, 4926, '_edit_last', '1'),
(7744, 4937, 'above-sidebar', '[]'),
(7745, 4937, 'below-sidebar', '[]'),
(7746, 4937, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"}]'),
(7737, 4935, 'below-sidebar', '[]'),
(7767, 4942, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7764, 4942, 'above-sidebar', '[]'),
(7765, 4942, 'below-sidebar', '[]'),
(7766, 4942, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"","right-text":"Read All News","right-text-link":"","content":"<pre style=|gq2|text-align: center;|gq2|>Please complete the form below.</pre>","margin-bottom":"5px"}}]'),
(7769, 4943, 'below-sidebar', '[]'),
(7770, 4943, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"","right-text":"Read All News","right-text-link":"","content":"<h3 style=|gq2|text-align: center;|gq2|>Please complete the form below.</h3>","margin-bottom":"5px"}}]'),
(7708, 4930, '_additional_settings', ''),
(7709, 4930, '_locale', 'en_ZA'),
(7775, 4944, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7772, 4944, 'above-sidebar', '[]'),
(7773, 4944, 'below-sidebar', '[]'),
(7774, 4944, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4 style=|gq2|text-align: center;|gq2|>Please complete the form below.</h4>","margin-bottom":"5px"}}]'),
(7726, 4932, '_additional_settings', ''),
(7727, 4932, '_locale', 'en_ZA'),
(7736, 4935, 'above-sidebar', '[]'),
(5459, 4363, '_field_1', 'mandy'),
(5460, 4363, '_field_2', 'mlantz8903@gmail.com'),
(5461, 4363, '_field_5', '05/09/2019'),
(3490, 6, '_form', '<p>Your Name (required)<br />\n    [text* your-name] </p>\n\n<p>Your Email (required)<br />\n    [email* your-email] </p>\n\n<p>Subject<br />\n    [text your-subject] </p>\n\n<p>Arrival Date<br />\n[date* date-163 min:2019-09-06 max:2020-09-06]\n\n<p>Your Message<br />\n    [textarea your-message] </p>\n\n<p>[submit "Send"]</p>'),
(3491, 6, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:11:"[your-name]";s:9:"recipient";s:8:"ss@ss.ss";s:4:"body";s:196:"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 Hotel Master (http://themes.goodlayers2.com/hotelmaster/dark)";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3492, 6, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:47:"Hotel Master <wordpress@themes.goodlayers2.com>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:138:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Hotel Master (http://themes.goodlayers2.com/hotelmaster/dark)";s:18:"additional_headers";s:18:"Reply-To: ss@ss.ss";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(3493, 6, '_messages', 'a:23:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:34:"Please fill in the required field.";s:16:"invalid_too_long";s:23:"This input is too long.";s:17:"invalid_too_short";s:24:"This input is too short.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(3494, 6, '_additional_settings', ''),
(3495, 6, '_locale', 'en_US'),
(3509, 3596, '_dp_original', '3595'),
(3510, 3596, 'gdlr_max_people', '2'),
(3511, 3596, 'gdlr_room_amount', '1'),
(3512, 3596, '_thumbnail_id', '4412'),
(3513, 3596, 'post-option', '{"page-title":"","page-caption":"","header-background":"","room-amount":"1","ical-sync-url":"http://www.nightsbridge.co.za/bridge/iCal.ics?key=957f9010a83ce468","max-people":"2","block-room-date":"","room-image-top-info":"","room-image-bottom-info":"","room-base-price-weekend":"1600","room-base-price":"1200","room-base-price-number-people":"1600","adult-price-weekend":"1600","children-price-weekend":"0","adult-price-weekday":"1200","children-price-weekday":"0","special-season-pricing":"[]","consecutive-night-discount":"[]","fas-img":"","fas-img-url":"","facilities-and-services":"[{|gq2|title|gq2|:|gq2|Bed|gq2|,|gq2|value|gq2|:|gq2|1 King Bed|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Max People|gq2|,|gq2|value|gq2|:|gq2|2|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|View|gq2|,|gq2|value|gq2|:|gq2|Hartbeespoort|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Room Size|gq2|,|gq2|value|gq2|:|gq2|80 sqm.|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Wifi|gq2|,|gq2|value|gq2|:|gq2|No|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Breakfast Included|gq2|,|gq2|value|gq2|:|gq2|A continental breakfast|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|}]","thumbnail-type":"feature-image","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":"[[3592,3588,3589,3590,3586],{|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3528|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_15185646_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3530|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1177463-spa-woman-hot-stones-massage-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3531|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2673580-brown-sofas-the-lobby-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3532|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3586|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3587|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-2-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3588|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-3-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3589|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-4-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3590|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2|left|gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-5-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3592|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/single-room-slider-7-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]"}'),
(3514, 3596, '_edit_last', '1'),
(3515, 3596, '_wp_old_slug', 'standard-room-one-king'),
(3541, 3798, '_form', '<p>Your Name (required)<br />\n    [text* your-name] </p>\n\n<p>Your Email (required)<br />\n    [email* your-email] </p>\n\n<p>Your Message<br />\n    [textarea your-message] </p>\n\n<p>[submit "Send"]</p>'),
(3542, 3798, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:186:"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 Versatile (http://themes.goodlayers2.com/versatile)";s:9:"recipient";s:8:"ss@ss.ss";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'),
(3543, 3798, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:128:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Versatile (http://themes.goodlayers2.com/versatile)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'),
(3544, 3798, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'),
(3545, 3798, '_additional_settings', ''),
(3546, 3798, '_locale', 'en_US'),
(3547, 4168, '_menu_item_type', 'post_type'),
(3548, 4168, '_menu_item_menu_item_parent', '0'),
(3549, 4168, '_menu_item_object_id', '29'),
(3550, 4168, '_menu_item_object', 'page'),
(3551, 4168, '_menu_item_target', ''),
(3552, 4168, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3553, 4168, '_menu_item_xfn', ''),
(3554, 4168, '_menu_item_url', ''),
(3555, 4168, '_gdlr_mega_menu_item', ''),
(3556, 4168, '_gdlr_mega_menu_section', NULL),
(3567, 4170, '_menu_item_type', 'post_type'),
(3568, 4170, '_menu_item_menu_item_parent', '4159'),
(3569, 4170, '_menu_item_object_id', '149'),
(3570, 4170, '_menu_item_object', 'page'),
(3571, 4170, '_menu_item_target', ''),
(3572, 4170, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3573, 4170, '_menu_item_xfn', ''),
(3574, 4170, '_menu_item_url', ''),
(3575, 4170, '_gdlr_mega_menu_item', ''),
(3576, 4170, '_gdlr_mega_menu_section', NULL),
(3577, 4171, '_menu_item_type', 'post_type'),
(3578, 4171, '_menu_item_menu_item_parent', '4159'),
(3579, 4171, '_menu_item_object_id', '156'),
(3580, 4171, '_menu_item_object', 'page'),
(3581, 4171, '_menu_item_target', ''),
(3582, 4171, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3583, 4171, '_menu_item_xfn', ''),
(3584, 4171, '_menu_item_url', ''),
(3585, 4171, '_gdlr_mega_menu_item', ''),
(3586, 4171, '_gdlr_mega_menu_section', NULL),
(3587, 4172, '_menu_item_type', 'post_type'),
(3588, 4172, '_menu_item_menu_item_parent', '4162'),
(3589, 4172, '_menu_item_object_id', '116'),
(3590, 4172, '_menu_item_object', 'page'),
(3591, 4172, '_menu_item_target', ''),
(3592, 4172, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3593, 4172, '_menu_item_xfn', ''),
(3594, 4172, '_menu_item_url', ''),
(3595, 4172, '_gdlr_mega_menu_item', ''),
(3596, 4172, '_gdlr_mega_menu_section', NULL),
(3597, 4173, '_menu_item_type', 'post_type'),
(3598, 4173, '_menu_item_menu_item_parent', '4162'),
(3599, 4173, '_menu_item_object_id', '120'),
(3600, 4173, '_menu_item_object', 'page'),
(3601, 4173, '_menu_item_target', ''),
(3602, 4173, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3603, 4173, '_menu_item_xfn', ''),
(3604, 4173, '_menu_item_url', ''),
(3605, 4173, '_gdlr_mega_menu_item', ''),
(3606, 4173, '_gdlr_mega_menu_section', NULL),
(3607, 4174, '_menu_item_type', 'post_type'),
(3608, 4174, '_menu_item_menu_item_parent', '4159'),
(3609, 4174, '_menu_item_object_id', '203'),
(3610, 4174, '_menu_item_object', 'page'),
(3611, 4174, '_menu_item_target', ''),
(3612, 4174, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3613, 4174, '_menu_item_xfn', ''),
(3614, 4174, '_menu_item_url', ''),
(3615, 4174, '_gdlr_mega_menu_item', ''),
(3616, 4174, '_gdlr_mega_menu_section', NULL),
(3617, 4175, '_menu_item_type', 'post_type'),
(3618, 4175, '_menu_item_menu_item_parent', '4160'),
(3619, 4175, '_menu_item_object_id', '456'),
(3620, 4175, '_menu_item_object', 'page'),
(3621, 4175, '_menu_item_target', ''),
(3622, 4175, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3623, 4175, '_menu_item_xfn', ''),
(3624, 4175, '_menu_item_url', ''),
(3625, 4175, '_gdlr_mega_menu_item', ''),
(3626, 4175, '_gdlr_mega_menu_section', NULL),
(3627, 4176, '_menu_item_type', 'post_type'),
(3628, 4176, '_menu_item_menu_item_parent', '4162'),
(3629, 4176, '_menu_item_object_id', '428'),
(3630, 4176, '_menu_item_object', 'page'),
(3631, 4176, '_menu_item_target', ''),
(3632, 4176, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3633, 4176, '_menu_item_xfn', ''),
(3634, 4176, '_menu_item_url', ''),
(3635, 4176, '_gdlr_mega_menu_item', ''),
(3636, 4176, '_gdlr_mega_menu_section', NULL),
(3637, 4177, '_menu_item_type', 'post_type'),
(3638, 4177, '_menu_item_menu_item_parent', '4162'),
(3639, 4177, '_menu_item_object_id', '218'),
(3640, 4177, '_menu_item_object', 'page'),
(3641, 4177, '_menu_item_target', ''),
(3642, 4177, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3643, 4177, '_menu_item_xfn', ''),
(3644, 4177, '_menu_item_url', ''),
(3645, 4177, '_gdlr_mega_menu_item', ''),
(3646, 4177, '_gdlr_mega_menu_section', NULL),
(3647, 4178, '_menu_item_type', 'post_type'),
(3648, 4178, '_menu_item_menu_item_parent', '4160'),
(3649, 4178, '_menu_item_object_id', '236'),
(3650, 4178, '_menu_item_object', 'page'),
(3651, 4178, '_menu_item_target', ''),
(3652, 4178, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3653, 4178, '_menu_item_xfn', ''),
(3654, 4178, '_menu_item_url', ''),
(3655, 4178, '_gdlr_mega_menu_item', '');
INSERT INTO `wpor_postmeta` VALUES
(3656, 4178, '_gdlr_mega_menu_section', NULL),
(3657, 4179, '_menu_item_type', 'post_type'),
(3658, 4179, '_menu_item_menu_item_parent', '4161'),
(3659, 4179, '_menu_item_object_id', '258'),
(3660, 4179, '_menu_item_object', 'page'),
(3661, 4179, '_menu_item_target', ''),
(3662, 4179, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3663, 4179, '_menu_item_xfn', ''),
(3664, 4179, '_menu_item_url', ''),
(3665, 4179, '_gdlr_mega_menu_item', ''),
(3666, 4179, '_gdlr_mega_menu_section', NULL),
(3667, 4180, '_menu_item_type', 'post_type'),
(3668, 4180, '_menu_item_menu_item_parent', '4161'),
(3669, 4180, '_menu_item_object_id', '245'),
(3670, 4180, '_menu_item_object', 'page'),
(3671, 4180, '_menu_item_target', ''),
(3672, 4180, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3673, 4180, '_menu_item_xfn', ''),
(3674, 4180, '_menu_item_url', ''),
(3675, 4180, '_gdlr_mega_menu_item', ''),
(3676, 4180, '_gdlr_mega_menu_section', NULL),
(3677, 4181, '_menu_item_type', 'post_type'),
(3678, 4181, '_menu_item_menu_item_parent', '4162'),
(3679, 4181, '_menu_item_object_id', '285'),
(3680, 4181, '_menu_item_object', 'page'),
(3681, 4181, '_menu_item_target', ''),
(3682, 4181, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3683, 4181, '_menu_item_xfn', ''),
(3684, 4181, '_menu_item_url', ''),
(3685, 4181, '_gdlr_mega_menu_item', ''),
(3686, 4181, '_gdlr_mega_menu_section', NULL),
(3687, 4182, '_menu_item_type', 'post_type'),
(3688, 4182, '_menu_item_menu_item_parent', '4160'),
(3689, 4182, '_menu_item_object_id', '296'),
(3690, 4182, '_menu_item_object', 'page'),
(3691, 4182, '_menu_item_target', ''),
(3692, 4182, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3693, 4182, '_menu_item_xfn', ''),
(3694, 4182, '_menu_item_url', ''),
(3695, 4182, '_gdlr_mega_menu_item', ''),
(3696, 4182, '_gdlr_mega_menu_section', NULL),
(3697, 4183, '_menu_item_type', 'post_type'),
(3698, 4183, '_menu_item_menu_item_parent', '4161'),
(3699, 4183, '_menu_item_object_id', '640'),
(3700, 4183, '_menu_item_object', 'page'),
(3701, 4183, '_menu_item_target', ''),
(3702, 4183, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3703, 4183, '_menu_item_xfn', ''),
(3704, 4183, '_menu_item_url', ''),
(3705, 4183, '_gdlr_mega_menu_item', ''),
(3706, 4183, '_gdlr_mega_menu_section', NULL),
(3707, 4184, '_menu_item_type', 'post_type'),
(3708, 4184, '_menu_item_menu_item_parent', '4160'),
(3709, 4184, '_menu_item_object_id', '653'),
(3710, 4184, '_menu_item_object', 'page'),
(3711, 4184, '_menu_item_target', ''),
(3712, 4184, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3713, 4184, '_menu_item_xfn', ''),
(3714, 4184, '_menu_item_url', ''),
(3715, 4184, '_gdlr_mega_menu_item', ''),
(3716, 4184, '_gdlr_mega_menu_section', NULL),
(3717, 4185, '_menu_item_type', 'post_type'),
(3718, 4185, '_menu_item_menu_item_parent', '4159'),
(3719, 4185, '_menu_item_object_id', '705'),
(3720, 4185, '_menu_item_object', 'page'),
(3721, 4185, '_menu_item_target', ''),
(3722, 4185, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3723, 4185, '_menu_item_xfn', ''),
(3724, 4185, '_menu_item_url', ''),
(3725, 4185, '_gdlr_mega_menu_item', ''),
(3726, 4185, '_gdlr_mega_menu_section', NULL),
(3727, 4186, '_menu_item_type', 'post_type'),
(3728, 4186, '_menu_item_menu_item_parent', '4162'),
(3729, 4186, '_menu_item_object_id', '687'),
(3730, 4186, '_menu_item_object', 'page'),
(3731, 4186, '_menu_item_target', ''),
(3732, 4186, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3733, 4186, '_menu_item_xfn', ''),
(3734, 4186, '_menu_item_url', ''),
(3735, 4186, '_gdlr_mega_menu_item', ''),
(3736, 4186, '_gdlr_mega_menu_section', NULL),
(3737, 4187, '_menu_item_type', 'post_type'),
(3738, 4187, '_menu_item_menu_item_parent', '4160'),
(3739, 4187, '_menu_item_object_id', '211'),
(3740, 4187, '_menu_item_object', 'page'),
(3741, 4187, '_menu_item_target', ''),
(3742, 4187, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3743, 4187, '_menu_item_xfn', ''),
(3744, 4187, '_menu_item_url', ''),
(3745, 4187, '_gdlr_mega_menu_item', ''),
(3746, 4187, '_gdlr_mega_menu_section', NULL),
(3747, 4188, '_menu_item_type', 'post_type'),
(3748, 4188, '_menu_item_menu_item_parent', '4162'),
(3749, 4188, '_menu_item_object_id', '797'),
(3750, 4188, '_menu_item_object', 'page'),
(3751, 4188, '_menu_item_target', ''),
(3752, 4188, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3753, 4188, '_menu_item_xfn', ''),
(3754, 4188, '_menu_item_url', ''),
(3755, 4188, '_gdlr_mega_menu_item', ''),
(3756, 4188, '_gdlr_mega_menu_section', NULL),
(3757, 4189, '_menu_item_type', 'post_type'),
(3758, 4189, '_menu_item_menu_item_parent', '4159'),
(3759, 4189, '_menu_item_object_id', '784'),
(3760, 4189, '_menu_item_object', 'page'),
(3761, 4189, '_menu_item_target', ''),
(3762, 4189, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3763, 4189, '_menu_item_xfn', ''),
(3764, 4189, '_menu_item_url', ''),
(3765, 4189, '_gdlr_mega_menu_item', ''),
(3766, 4189, '_gdlr_mega_menu_section', NULL),
(3777, 4191, '_menu_item_type', 'post_type'),
(3778, 4191, '_menu_item_menu_item_parent', '4157'),
(3779, 4191, '_menu_item_object_id', '882'),
(3780, 4191, '_menu_item_object', 'page'),
(3781, 4191, '_menu_item_target', ''),
(3782, 4191, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3783, 4191, '_menu_item_xfn', ''),
(3784, 4191, '_menu_item_url', ''),
(3785, 4191, '_gdlr_mega_menu_item', ''),
(3786, 4191, '_gdlr_mega_menu_section', NULL),
(3787, 4192, '_menu_item_type', 'post_type'),
(3788, 4192, '_menu_item_menu_item_parent', '4157'),
(3789, 4192, '_menu_item_object_id', '880'),
(3790, 4192, '_menu_item_object', 'page'),
(3791, 4192, '_menu_item_target', ''),
(3792, 4192, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3793, 4192, '_menu_item_xfn', ''),
(3794, 4192, '_menu_item_url', ''),
(3795, 4192, '_gdlr_mega_menu_item', ''),
(3796, 4192, '_gdlr_mega_menu_section', NULL),
(3797, 4193, '_menu_item_type', 'post_type'),
(3798, 4193, '_menu_item_menu_item_parent', '4158'),
(3799, 4193, '_menu_item_object_id', '887'),
(3800, 4193, '_menu_item_object', 'page'),
(3801, 4193, '_menu_item_target', ''),
(3802, 4193, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3803, 4193, '_menu_item_xfn', ''),
(3804, 4193, '_menu_item_url', ''),
(3805, 4193, '_gdlr_mega_menu_item', ''),
(3806, 4193, '_gdlr_mega_menu_section', NULL),
(3807, 4194, '_menu_item_type', 'post_type'),
(3808, 4194, '_menu_item_menu_item_parent', '4157'),
(3809, 4194, '_menu_item_object_id', '878'),
(3810, 4194, '_menu_item_object', 'page'),
(3811, 4194, '_menu_item_target', ''),
(3812, 4194, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3813, 4194, '_menu_item_xfn', ''),
(3814, 4194, '_menu_item_url', ''),
(3815, 4194, '_gdlr_mega_menu_item', ''),
(3816, 4194, '_gdlr_mega_menu_section', NULL),
(3817, 4195, '_menu_item_type', 'post_type'),
(3818, 4195, '_menu_item_menu_item_parent', '4158'),
(3819, 4195, '_menu_item_object_id', '888'),
(3820, 4195, '_menu_item_object', 'page'),
(3821, 4195, '_menu_item_target', ''),
(3822, 4195, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3823, 4195, '_menu_item_xfn', ''),
(3824, 4195, '_menu_item_url', ''),
(3825, 4195, '_gdlr_mega_menu_item', ''),
(3826, 4195, '_gdlr_mega_menu_section', NULL),
(3827, 4196, '_menu_item_type', 'post_type'),
(3828, 4196, '_menu_item_menu_item_parent', '4157'),
(3829, 4196, '_menu_item_object_id', '836'),
(3830, 4196, '_menu_item_object', 'page'),
(3831, 4196, '_menu_item_target', ''),
(3832, 4196, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3833, 4196, '_menu_item_xfn', ''),
(3834, 4196, '_menu_item_url', ''),
(3835, 4196, '_gdlr_mega_menu_item', ''),
(3836, 4196, '_gdlr_mega_menu_section', NULL),
(3837, 4197, '_menu_item_type', 'post_type'),
(3838, 4197, '_menu_item_menu_item_parent', '4158'),
(3839, 4197, '_menu_item_object_id', '889'),
(3840, 4197, '_menu_item_object', 'page'),
(3841, 4197, '_menu_item_target', ''),
(3842, 4197, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3843, 4197, '_menu_item_xfn', ''),
(3844, 4197, '_menu_item_url', ''),
(3845, 4197, '_gdlr_mega_menu_item', ''),
(3846, 4197, '_gdlr_mega_menu_section', NULL),
(3847, 4198, '_menu_item_type', 'post_type'),
(3848, 4198, '_menu_item_menu_item_parent', '4156'),
(3849, 4198, '_menu_item_object_id', '828'),
(3850, 4198, '_menu_item_object', 'page'),
(3851, 4198, '_menu_item_target', ''),
(3852, 4198, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3853, 4198, '_menu_item_xfn', ''),
(3854, 4198, '_menu_item_url', ''),
(3855, 4198, '_gdlr_mega_menu_item', ''),
(3856, 4198, '_gdlr_mega_menu_section', NULL),
(3857, 4199, '_menu_item_type', 'post_type'),
(3858, 4199, '_menu_item_menu_item_parent', '4156'),
(3859, 4199, '_menu_item_object_id', '824'),
(3860, 4199, '_menu_item_object', 'page'),
(3861, 4199, '_menu_item_target', ''),
(3862, 4199, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3863, 4199, '_menu_item_xfn', ''),
(3864, 4199, '_menu_item_url', ''),
(3865, 4199, '_gdlr_mega_menu_item', ''),
(3866, 4199, '_gdlr_mega_menu_section', NULL),
(3867, 4200, '_menu_item_type', 'post_type'),
(3868, 4200, '_menu_item_menu_item_parent', '4156'),
(3869, 4200, '_menu_item_object_id', '29'),
(3870, 4200, '_menu_item_object', 'page'),
(3871, 4200, '_menu_item_target', ''),
(3872, 4200, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3873, 4200, '_menu_item_xfn', ''),
(3874, 4200, '_menu_item_url', ''),
(3875, 4200, '_gdlr_mega_menu_item', ''),
(3876, 4200, '_gdlr_mega_menu_section', NULL),
(6576, 4634, 'below-sidebar', '[]'),
(6577, 4634, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #ffffff;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]'),
(6575, 4634, 'above-sidebar', '[]'),
(6955, 4735, '_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> Desired Date\n    [text* your-date] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit "Send"]'),
(5342, 4339, '_menu_item_type', 'custom'),
(6697, 4670, '_wp_attached_file', '2019/09/20190906_143410-1.jpg'),
(6698, 4670, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:1908;s:4:"file";s:29:"2019/09/20190906_143410-1.jpg";s:5:"sizes";a:16:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"20190906_143410-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:29:"20190906_143410-1-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:29:"20190906_143410-1-768x363.jpg";s:5:"width";i:768;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:30:"20190906_143410-1-1024x485.jpg";s:5:"width";i:1024;s:6:"height";i:485;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:29:"20190906_143410-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:29:"20190906_143410-1-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:29:"20190906_143410-1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:29:"20190906_143410-1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:29:"20190906_143410-1-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:29:"20190906_143410-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:29:"20190906_143410-1-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:29:"20190906_143410-1-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:29:"20190906_143410-1-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:29:"20190906_143410-1-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:29:"20190906_143410-1-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:30:"20190906_143410-1-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567780450";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"320";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(3987, 4212, '_menu_item_type', 'post_type'),
(3988, 4212, '_menu_item_menu_item_parent', '4161'),
(3989, 4212, '_menu_item_object_id', '1045'),
(3990, 4212, '_menu_item_object', 'page'),
(3991, 4212, '_menu_item_target', ''),
(3992, 4212, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(3993, 4212, '_menu_item_xfn', ''),
(3994, 4212, '_menu_item_url', ''),
(3995, 4212, '_gdlr_mega_menu_item', ''),
(3996, 4212, '_gdlr_mega_menu_section', NULL),
(3997, 4213, '_menu_item_type', 'post_type'),
(3998, 4213, '_menu_item_menu_item_parent', '4160'),
(3999, 4213, '_menu_item_object_id', '1039'),
(4000, 4213, '_menu_item_object', 'page'),
(4001, 4213, '_menu_item_target', ''),
(4002, 4213, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4003, 4213, '_menu_item_xfn', ''),
(4004, 4213, '_menu_item_url', ''),
(4005, 4213, '_gdlr_mega_menu_item', ''),
(4006, 4213, '_gdlr_mega_menu_section', NULL),
(4007, 4214, '_menu_item_type', 'post_type'),
(4008, 4214, '_menu_item_menu_item_parent', '4159'),
(4009, 4214, '_menu_item_object_id', '1017'),
(4010, 4214, '_menu_item_object', 'page'),
(4011, 4214, '_menu_item_target', ''),
(4012, 4214, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4013, 4214, '_menu_item_xfn', ''),
(4014, 4214, '_menu_item_url', ''),
(4015, 4214, '_gdlr_mega_menu_item', ''),
(4016, 4214, '_gdlr_mega_menu_section', NULL),
(4017, 4215, '_menu_item_type', 'post_type'),
(4018, 4215, '_menu_item_menu_item_parent', '4161'),
(4019, 4215, '_menu_item_object_id', '1084'),
(4020, 4215, '_menu_item_object', 'page'),
(4021, 4215, '_menu_item_target', ''),
(4022, 4215, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4023, 4215, '_menu_item_xfn', ''),
(4024, 4215, '_menu_item_url', ''),
(4025, 4215, '_gdlr_mega_menu_item', ''),
(4026, 4215, '_gdlr_mega_menu_section', NULL),
(4047, 4218, '_menu_item_type', 'post_type'),
(4048, 4218, '_menu_item_menu_item_parent', '4161'),
(4049, 4218, '_menu_item_object_id', '1400'),
(4050, 4218, '_menu_item_object', 'page'),
(4051, 4218, '_menu_item_target', ''),
(4052, 4218, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4053, 4218, '_menu_item_xfn', ''),
(4054, 4218, '_menu_item_url', ''),
(4055, 4218, '_gdlr_mega_menu_item', ''),
(4056, 4218, '_gdlr_mega_menu_section', NULL),
(4057, 4219, '_menu_item_type', 'post_type'),
(4058, 4219, '_menu_item_menu_item_parent', '0'),
(4059, 4219, '_menu_item_object_id', '149'),
(4060, 4219, '_menu_item_object', 'page'),
(4061, 4219, '_menu_item_target', ''),
(4062, 4219, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4063, 4219, '_menu_item_xfn', ''),
(4064, 4219, '_menu_item_url', ''),
(4065, 4219, '_gdlr_mega_menu_item', ''),
(4066, 4220, '_menu_item_type', 'post_type'),
(4067, 4220, '_menu_item_menu_item_parent', '0'),
(4068, 4220, '_menu_item_object_id', '784'),
(4069, 4220, '_menu_item_object', 'page'),
(4070, 4220, '_menu_item_target', ''),
(4071, 4220, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4072, 4220, '_menu_item_xfn', ''),
(4073, 4220, '_menu_item_url', ''),
(4074, 4220, '_gdlr_mega_menu_item', ''),
(4075, 4221, '_menu_item_type', 'post_type'),
(4076, 4221, '_menu_item_menu_item_parent', '0'),
(4077, 4221, '_menu_item_object_id', '156'),
(4078, 4221, '_menu_item_object', 'page'),
(4079, 4221, '_menu_item_target', ''),
(4080, 4221, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4081, 4221, '_menu_item_xfn', ''),
(4082, 4221, '_menu_item_url', ''),
(4083, 4221, '_gdlr_mega_menu_item', ''),
(4084, 4222, '_menu_item_type', 'post_type'),
(4085, 4222, '_menu_item_menu_item_parent', '0'),
(4086, 4222, '_menu_item_object_id', '1017'),
(4087, 4222, '_menu_item_object', 'page'),
(4088, 4222, '_menu_item_target', ''),
(4089, 4222, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4090, 4222, '_menu_item_xfn', ''),
(4091, 4222, '_menu_item_url', ''),
(4092, 4222, '_gdlr_mega_menu_item', ''),
(4093, 4223, '_menu_item_type', 'post_type'),
(4094, 4223, '_menu_item_menu_item_parent', '0'),
(4095, 4223, '_menu_item_object_id', '203'),
(4096, 4223, '_menu_item_object', 'page'),
(4097, 4223, '_menu_item_target', ''),
(4098, 4223, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4099, 4223, '_menu_item_xfn', ''),
(4100, 4223, '_menu_item_url', ''),
(4101, 4223, '_gdlr_mega_menu_item', ''),
(4102, 4224, '_menu_item_type', 'post_type'),
(4103, 4224, '_menu_item_menu_item_parent', '0'),
(4104, 4224, '_menu_item_object_id', '705'),
(4105, 4224, '_menu_item_object', 'page'),
(4106, 4224, '_menu_item_target', ''),
(4107, 4224, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4108, 4224, '_menu_item_xfn', ''),
(4109, 4224, '_menu_item_url', ''),
(4110, 4224, '_gdlr_mega_menu_item', ''),
(4111, 4225, '_menu_item_type', 'post_type'),
(4112, 4225, '_menu_item_menu_item_parent', '0'),
(4113, 4225, '_menu_item_object_id', '296'),
(4114, 4225, '_menu_item_object', 'page'),
(4115, 4225, '_menu_item_target', ''),
(4116, 4225, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4117, 4225, '_menu_item_xfn', ''),
(4118, 4225, '_menu_item_url', ''),
(4119, 4225, '_gdlr_mega_menu_item', ''),
(4120, 4226, '_menu_item_type', 'post_type'),
(4121, 4226, '_menu_item_menu_item_parent', '0'),
(4122, 4226, '_menu_item_object_id', '653'),
(4123, 4226, '_menu_item_object', 'page'),
(4124, 4226, '_menu_item_target', ''),
(4125, 4226, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4126, 4226, '_menu_item_xfn', ''),
(4127, 4226, '_menu_item_url', ''),
(4128, 4226, '_gdlr_mega_menu_item', ''),
(4129, 4227, '_menu_item_type', 'post_type'),
(4130, 4227, '_menu_item_menu_item_parent', '0'),
(4131, 4227, '_menu_item_object_id', '211'),
(4132, 4227, '_menu_item_object', 'page'),
(4133, 4227, '_menu_item_target', ''),
(4134, 4227, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4135, 4227, '_menu_item_xfn', ''),
(4136, 4227, '_menu_item_url', ''),
(4137, 4227, '_gdlr_mega_menu_item', ''),
(4138, 4228, '_menu_item_type', 'post_type'),
(4139, 4228, '_menu_item_menu_item_parent', '0'),
(4140, 4228, '_menu_item_object_id', '236'),
(4141, 4228, '_menu_item_object', 'page'),
(4142, 4228, '_menu_item_target', ''),
(4143, 4228, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4144, 4228, '_menu_item_xfn', ''),
(4145, 4228, '_menu_item_url', ''),
(4146, 4228, '_gdlr_mega_menu_item', ''),
(4147, 4229, '_menu_item_type', 'post_type'),
(4148, 4229, '_menu_item_menu_item_parent', '0'),
(4149, 4229, '_menu_item_object_id', '456'),
(4150, 4229, '_menu_item_object', 'page'),
(4151, 4229, '_menu_item_target', ''),
(4152, 4229, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4153, 4229, '_menu_item_xfn', ''),
(4154, 4229, '_menu_item_url', ''),
(4155, 4229, '_gdlr_mega_menu_item', ''),
(4156, 4230, '_menu_item_type', 'post_type'),
(4157, 4230, '_menu_item_menu_item_parent', '0'),
(4158, 4230, '_menu_item_object_id', '1039'),
(4159, 4230, '_menu_item_object', 'page'),
(4160, 4230, '_menu_item_target', ''),
(4161, 4230, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4162, 4230, '_menu_item_xfn', ''),
(4163, 4230, '_menu_item_url', ''),
(4164, 4230, '_gdlr_mega_menu_item', ''),
(4165, 4231, '_menu_item_type', 'post_type'),
(4166, 4231, '_menu_item_menu_item_parent', '0'),
(4167, 4231, '_menu_item_object_id', '1400'),
(4168, 4231, '_menu_item_object', 'page'),
(4169, 4231, '_menu_item_target', ''),
(4170, 4231, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4171, 4231, '_menu_item_xfn', ''),
(4172, 4231, '_menu_item_url', ''),
(4173, 4231, '_gdlr_mega_menu_item', ''),
(4174, 4232, '_menu_item_type', 'post_type'),
(4175, 4232, '_menu_item_menu_item_parent', '0'),
(4176, 4232, '_menu_item_object_id', '1084'),
(4177, 4232, '_menu_item_object', 'page'),
(4178, 4232, '_menu_item_target', ''),
(4179, 4232, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4180, 4232, '_menu_item_xfn', ''),
(4181, 4232, '_menu_item_url', ''),
(4182, 4232, '_gdlr_mega_menu_item', ''),
(4183, 4233, '_menu_item_type', 'post_type'),
(4184, 4233, '_menu_item_menu_item_parent', '0'),
(4185, 4233, '_menu_item_object_id', '258'),
(4186, 4233, '_menu_item_object', 'page'),
(4187, 4233, '_menu_item_target', ''),
(4188, 4233, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4189, 4233, '_menu_item_xfn', ''),
(4190, 4233, '_menu_item_url', ''),
(4191, 4233, '_gdlr_mega_menu_item', ''),
(4192, 4234, '_menu_item_type', 'post_type'),
(4193, 4234, '_menu_item_menu_item_parent', '0'),
(4194, 4234, '_menu_item_object_id', '245'),
(4195, 4234, '_menu_item_object', 'page'),
(4196, 4234, '_menu_item_target', ''),
(4197, 4234, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4198, 4234, '_menu_item_xfn', ''),
(4199, 4234, '_menu_item_url', ''),
(4200, 4234, '_gdlr_mega_menu_item', ''),
(4201, 4235, '_menu_item_type', 'post_type'),
(4202, 4235, '_menu_item_menu_item_parent', '0'),
(4203, 4235, '_menu_item_object_id', '1045'),
(4204, 4235, '_menu_item_object', 'page'),
(4205, 4235, '_menu_item_target', ''),
(4206, 4235, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4207, 4235, '_menu_item_xfn', ''),
(4208, 4235, '_menu_item_url', ''),
(4209, 4235, '_gdlr_mega_menu_item', ''),
(4210, 4236, '_menu_item_type', 'post_type'),
(4211, 4236, '_menu_item_menu_item_parent', '0'),
(4212, 4236, '_menu_item_object_id', '640'),
(4213, 4236, '_menu_item_object', 'page'),
(4214, 4236, '_menu_item_target', ''),
(4215, 4236, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4216, 4236, '_menu_item_xfn', ''),
(4217, 4236, '_menu_item_url', ''),
(4218, 4236, '_gdlr_mega_menu_item', ''),
(4219, 4237, '_menu_item_type', 'post_type'),
(4220, 4237, '_menu_item_menu_item_parent', '0'),
(4221, 4237, '_menu_item_object_id', '285'),
(4222, 4237, '_menu_item_object', 'page'),
(4223, 4237, '_menu_item_target', ''),
(4224, 4237, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4225, 4237, '_menu_item_xfn', ''),
(4226, 4237, '_menu_item_url', ''),
(4227, 4237, '_gdlr_mega_menu_item', ''),
(4228, 4238, '_menu_item_type', 'post_type'),
(4229, 4238, '_menu_item_menu_item_parent', '0'),
(4230, 4238, '_menu_item_object_id', '116'),
(4231, 4238, '_menu_item_object', 'page'),
(4232, 4238, '_menu_item_target', ''),
(4233, 4238, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4234, 4238, '_menu_item_xfn', ''),
(4235, 4238, '_menu_item_url', ''),
(4236, 4238, '_gdlr_mega_menu_item', ''),
(4237, 4239, '_menu_item_type', 'post_type'),
(4238, 4239, '_menu_item_menu_item_parent', '0'),
(4239, 4239, '_menu_item_object_id', '687'),
(4240, 4239, '_menu_item_object', 'page'),
(4241, 4239, '_menu_item_target', ''),
(4242, 4239, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4243, 4239, '_menu_item_xfn', ''),
(4244, 4239, '_menu_item_url', ''),
(4245, 4239, '_gdlr_mega_menu_item', ''),
(4246, 4240, '_menu_item_type', 'post_type'),
(4247, 4240, '_menu_item_menu_item_parent', '0'),
(4248, 4240, '_menu_item_object_id', '218'),
(4249, 4240, '_menu_item_object', 'page'),
(4250, 4240, '_menu_item_target', ''),
(4251, 4240, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4252, 4240, '_menu_item_xfn', ''),
(4253, 4240, '_menu_item_url', ''),
(4254, 4240, '_gdlr_mega_menu_item', ''),
(4255, 4241, '_menu_item_type', 'post_type'),
(4256, 4241, '_menu_item_menu_item_parent', '0'),
(4257, 4241, '_menu_item_object_id', '428'),
(4258, 4241, '_menu_item_object', 'page'),
(4259, 4241, '_menu_item_target', ''),
(4260, 4241, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4261, 4241, '_menu_item_xfn', ''),
(4262, 4241, '_menu_item_url', ''),
(4263, 4241, '_gdlr_mega_menu_item', ''),
(4264, 4242, '_menu_item_type', 'post_type'),
(4265, 4242, '_menu_item_menu_item_parent', '0'),
(4266, 4242, '_menu_item_object_id', '120'),
(4267, 4242, '_menu_item_object', 'page'),
(4268, 4242, '_menu_item_target', ''),
(4269, 4242, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4270, 4242, '_menu_item_xfn', ''),
(4271, 4242, '_menu_item_url', ''),
(4272, 4242, '_gdlr_mega_menu_item', ''),
(4273, 4243, '_menu_item_type', 'post_type'),
(4274, 4243, '_menu_item_menu_item_parent', '0'),
(4275, 4243, '_menu_item_object_id', '797'),
(4276, 4243, '_menu_item_object', 'page'),
(4277, 4243, '_menu_item_target', ''),
(4278, 4243, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4279, 4243, '_menu_item_xfn', ''),
(4280, 4243, '_menu_item_url', ''),
(4281, 4243, '_gdlr_mega_menu_item', ''),
(4282, 4244, '_menu_item_type', 'post_type'),
(4283, 4244, '_menu_item_menu_item_parent', '4166'),
(4284, 4244, '_menu_item_object_id', '1525'),
(4285, 4244, '_menu_item_object', 'page'),
(4286, 4244, '_menu_item_target', ''),
(4287, 4244, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4288, 4244, '_menu_item_xfn', ''),
(4289, 4244, '_menu_item_url', ''),
(4290, 4244, '_gdlr_mega_menu_item', ''),
(4291, 4244, '_gdlr_mega_menu_section', NULL),
(4292, 4245, '_menu_item_type', 'post_type'),
(4293, 4245, '_menu_item_menu_item_parent', '4166'),
(4294, 4245, '_menu_item_object_id', '1522'),
(4295, 4245, '_menu_item_object', 'page'),
(4296, 4245, '_menu_item_target', ''),
(4297, 4245, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4298, 4245, '_menu_item_xfn', ''),
(4299, 4245, '_menu_item_url', ''),
(4300, 4245, '_gdlr_mega_menu_item', ''),
(4301, 4245, '_gdlr_mega_menu_section', NULL),
(4302, 4246, '_menu_item_type', 'post_type'),
(4303, 4246, '_menu_item_menu_item_parent', '4166'),
(4304, 4246, '_menu_item_object_id', '1519'),
(4305, 4246, '_menu_item_object', 'page'),
(4306, 4246, '_menu_item_target', ''),
(4307, 4246, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4308, 4246, '_menu_item_xfn', ''),
(4309, 4246, '_menu_item_url', ''),
(4310, 4246, '_gdlr_mega_menu_item', ''),
(4311, 4246, '_gdlr_mega_menu_section', NULL),
(4312, 4247, '_menu_item_type', 'post_type'),
(4313, 4247, '_menu_item_menu_item_parent', '4166'),
(4314, 4247, '_menu_item_object_id', '1516'),
(4315, 4247, '_menu_item_object', 'page'),
(4316, 4247, '_menu_item_target', ''),
(4317, 4247, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4318, 4247, '_menu_item_xfn', ''),
(4319, 4247, '_menu_item_url', ''),
(4320, 4247, '_gdlr_mega_menu_item', ''),
(4321, 4247, '_gdlr_mega_menu_section', NULL),
(4322, 4248, '_menu_item_type', 'post_type'),
(4323, 4248, '_menu_item_menu_item_parent', '4166'),
(4324, 4248, '_menu_item_object_id', '1513'),
(4325, 4248, '_menu_item_object', 'page'),
(4326, 4248, '_menu_item_target', ''),
(4327, 4248, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4328, 4248, '_menu_item_xfn', ''),
(4329, 4248, '_menu_item_url', ''),
(4330, 4248, '_gdlr_mega_menu_item', ''),
(4331, 4248, '_gdlr_mega_menu_section', NULL),
(4332, 4249, '_menu_item_type', 'post_type'),
(4333, 4249, '_menu_item_menu_item_parent', '4166'),
(4334, 4249, '_menu_item_object_id', '1510'),
(4335, 4249, '_menu_item_object', 'page'),
(4336, 4249, '_menu_item_target', ''),
(4337, 4249, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4338, 4249, '_menu_item_xfn', ''),
(4339, 4249, '_menu_item_url', ''),
(4340, 4249, '_gdlr_mega_menu_item', ''),
(4341, 4249, '_gdlr_mega_menu_section', NULL),
(4342, 4250, '_menu_item_type', 'post_type'),
(4343, 4250, '_menu_item_menu_item_parent', '4166'),
(4344, 4250, '_menu_item_object_id', '1503'),
(4345, 4250, '_menu_item_object', 'page'),
(4346, 4250, '_menu_item_target', ''),
(4347, 4250, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4348, 4250, '_menu_item_xfn', ''),
(4349, 4250, '_menu_item_url', ''),
(4350, 4250, '_gdlr_mega_menu_item', ''),
(4351, 4250, '_gdlr_mega_menu_section', NULL),
(4352, 4251, '_menu_item_type', 'post_type'),
(4353, 4251, '_menu_item_menu_item_parent', '4166'),
(4354, 4251, '_menu_item_object_id', '1499'),
(4355, 4251, '_menu_item_object', 'page'),
(4356, 4251, '_menu_item_target', ''),
(4357, 4251, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4358, 4251, '_menu_item_xfn', ''),
(4359, 4251, '_menu_item_url', ''),
(4360, 4251, '_gdlr_mega_menu_item', ''),
(4361, 4251, '_gdlr_mega_menu_section', NULL),
(4362, 4252, '_menu_item_type', 'post_type'),
(4363, 4252, '_menu_item_menu_item_parent', '4166'),
(4364, 4252, '_menu_item_object_id', '1493'),
(4365, 4252, '_menu_item_object', 'page'),
(4366, 4252, '_menu_item_target', ''),
(4367, 4252, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4368, 4252, '_menu_item_xfn', ''),
(4369, 4252, '_menu_item_url', ''),
(4370, 4252, '_gdlr_mega_menu_item', ''),
(4371, 4252, '_gdlr_mega_menu_section', NULL),
(4372, 4253, '_menu_item_type', 'post_type'),
(4373, 4253, '_menu_item_menu_item_parent', '4166'),
(4374, 4253, '_menu_item_object_id', '1490'),
(4375, 4253, '_menu_item_object', 'page'),
(4376, 4253, '_menu_item_target', ''),
(4377, 4253, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4378, 4253, '_menu_item_xfn', ''),
(4379, 4253, '_menu_item_url', ''),
(4380, 4253, '_gdlr_mega_menu_item', ''),
(4381, 4253, '_gdlr_mega_menu_section', NULL),
(4382, 4254, '_menu_item_type', 'post_type'),
(4383, 4254, '_menu_item_menu_item_parent', '0'),
(4384, 4254, '_menu_item_object_id', '1525'),
(4385, 4254, '_menu_item_object', 'page'),
(4386, 4254, '_menu_item_target', ''),
(4387, 4254, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4388, 4254, '_menu_item_xfn', ''),
(4389, 4254, '_menu_item_url', ''),
(4390, 4254, '_gdlr_mega_menu_item', ''),
(4391, 4254, '_gdlr_mega_menu_section', '1/1'),
(4392, 4255, '_menu_item_type', 'post_type'),
(4393, 4255, '_menu_item_menu_item_parent', '0'),
(4394, 4255, '_menu_item_object_id', '1522'),
(4395, 4255, '_menu_item_object', 'page'),
(4396, 4255, '_menu_item_target', ''),
(4397, 4255, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4398, 4255, '_menu_item_xfn', ''),
(4399, 4255, '_menu_item_url', ''),
(4400, 4255, '_gdlr_mega_menu_item', ''),
(4401, 4255, '_gdlr_mega_menu_section', '1/1'),
(4402, 4256, '_menu_item_type', 'post_type'),
(4403, 4256, '_menu_item_menu_item_parent', '0'),
(4404, 4256, '_menu_item_object_id', '1519'),
(4405, 4256, '_menu_item_object', 'page'),
(4406, 4256, '_menu_item_target', ''),
(4407, 4256, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4408, 4256, '_menu_item_xfn', ''),
(4409, 4256, '_menu_item_url', ''),
(4410, 4256, '_gdlr_mega_menu_item', ''),
(4411, 4256, '_gdlr_mega_menu_section', '1/1'),
(4412, 4257, '_menu_item_type', 'post_type'),
(4413, 4257, '_menu_item_menu_item_parent', '0'),
(4414, 4257, '_menu_item_object_id', '1516'),
(4415, 4257, '_menu_item_object', 'page'),
(4416, 4257, '_menu_item_target', ''),
(4417, 4257, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4418, 4257, '_menu_item_xfn', ''),
(4419, 4257, '_menu_item_url', ''),
(4420, 4257, '_gdlr_mega_menu_item', ''),
(4421, 4257, '_gdlr_mega_menu_section', '1/1'),
(4422, 4258, '_menu_item_type', 'post_type'),
(4423, 4258, '_menu_item_menu_item_parent', '0'),
(4424, 4258, '_menu_item_object_id', '1513'),
(4425, 4258, '_menu_item_object', 'page'),
(4426, 4258, '_menu_item_target', ''),
(4427, 4258, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4428, 4258, '_menu_item_xfn', ''),
(4429, 4258, '_menu_item_url', ''),
(4430, 4258, '_gdlr_mega_menu_item', ''),
(4431, 4258, '_gdlr_mega_menu_section', '1/1'),
(4432, 4259, '_menu_item_type', 'post_type'),
(4433, 4259, '_menu_item_menu_item_parent', '0'),
(4434, 4259, '_menu_item_object_id', '1510'),
(4435, 4259, '_menu_item_object', 'page'),
(4436, 4259, '_menu_item_target', ''),
(4437, 4259, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4438, 4259, '_menu_item_xfn', ''),
(4439, 4259, '_menu_item_url', ''),
(4440, 4259, '_gdlr_mega_menu_item', ''),
(4441, 4259, '_gdlr_mega_menu_section', '1/1'),
(4442, 4260, '_menu_item_type', 'post_type'),
(4443, 4260, '_menu_item_menu_item_parent', '0'),
(4444, 4260, '_menu_item_object_id', '1503'),
(4445, 4260, '_menu_item_object', 'page'),
(4446, 4260, '_menu_item_target', ''),
(4447, 4260, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4448, 4260, '_menu_item_xfn', ''),
(4449, 4260, '_menu_item_url', ''),
(4450, 4260, '_gdlr_mega_menu_item', ''),
(4451, 4260, '_gdlr_mega_menu_section', '1/1'),
(4452, 4261, '_menu_item_type', 'post_type'),
(4453, 4261, '_menu_item_menu_item_parent', '0'),
(4454, 4261, '_menu_item_object_id', '1499'),
(4455, 4261, '_menu_item_object', 'page'),
(4456, 4261, '_menu_item_target', ''),
(4457, 4261, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4458, 4261, '_menu_item_xfn', ''),
(4459, 4261, '_menu_item_url', ''),
(4460, 4261, '_gdlr_mega_menu_item', ''),
(4461, 4261, '_gdlr_mega_menu_section', '1/1'),
(4462, 4262, '_menu_item_type', 'post_type'),
(4463, 4262, '_menu_item_menu_item_parent', '0'),
(4464, 4262, '_menu_item_object_id', '1493'),
(4465, 4262, '_menu_item_object', 'page'),
(4466, 4262, '_menu_item_target', ''),
(4467, 4262, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4468, 4262, '_menu_item_xfn', ''),
(4469, 4262, '_menu_item_url', ''),
(4470, 4262, '_gdlr_mega_menu_item', ''),
(4471, 4262, '_gdlr_mega_menu_section', '1/1'),
(4472, 4263, '_menu_item_type', 'post_type'),
(4473, 4263, '_menu_item_menu_item_parent', '0'),
(4474, 4263, '_menu_item_object_id', '1490'),
(4475, 4263, '_menu_item_object', 'page'),
(4476, 4263, '_menu_item_target', ''),
(4477, 4263, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4478, 4263, '_menu_item_xfn', ''),
(4479, 4263, '_menu_item_url', ''),
(4480, 4263, '_gdlr_mega_menu_item', ''),
(4481, 4263, '_gdlr_mega_menu_section', '1/1'),
(4482, 4264, '_menu_item_type', 'post_type'),
(4483, 4264, '_menu_item_menu_item_parent', '0'),
(4484, 4264, '_menu_item_object_id', '120'),
(4485, 4264, '_menu_item_object', 'page'),
(4486, 4264, '_menu_item_target', ''),
(4487, 4264, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4488, 4264, '_menu_item_xfn', ''),
(4489, 4264, '_menu_item_url', ''),
(4490, 4264, '_gdlr_mega_menu_item', ''),
(4491, 4264, '_gdlr_mega_menu_section', NULL),
(4492, 4265, '_menu_item_type', 'post_type'),
(4493, 4265, '_menu_item_menu_item_parent', '4166'),
(4494, 4265, '_menu_item_object_id', '1566'),
(4495, 4265, '_menu_item_object', 'page'),
(4496, 4265, '_menu_item_target', ''),
(4497, 4265, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4498, 4265, '_menu_item_xfn', ''),
(4499, 4265, '_menu_item_url', ''),
(4500, 4265, '_gdlr_mega_menu_item', ''),
(4501, 4265, '_gdlr_mega_menu_section', NULL),
(4502, 4266, '_menu_item_type', 'post_type'),
(4503, 4266, '_menu_item_menu_item_parent', '0'),
(4504, 4266, '_menu_item_object_id', '1631'),
(4505, 4266, '_menu_item_object', 'page'),
(4506, 4266, '_menu_item_target', ''),
(4507, 4266, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4508, 4266, '_menu_item_xfn', ''),
(4509, 4266, '_menu_item_url', ''),
(4510, 4266, '_gdlr_mega_menu_item', ''),
(4511, 4266, '_gdlr_mega_menu_section', '1/1'),
(4512, 4267, '_menu_item_type', 'post_type'),
(4513, 4267, '_menu_item_menu_item_parent', '0'),
(4514, 4267, '_menu_item_object_id', '1629'),
(4515, 4267, '_menu_item_object', 'page'),
(4516, 4267, '_menu_item_target', ''),
(4517, 4267, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4518, 4267, '_menu_item_xfn', ''),
(4519, 4267, '_menu_item_url', ''),
(4520, 4267, '_gdlr_mega_menu_item', ''),
(4521, 4267, '_gdlr_mega_menu_section', '1/1'),
(6739, 4681, 'above-sidebar', '[]'),
(6740, 4681, 'below-sidebar', '[]'),
(6741, 4681, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"full-content-thumbnail","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(4562, 4272, '_menu_item_type', 'post_type'),
(4563, 4272, '_menu_item_menu_item_parent', '4164'),
(4564, 4272, '_menu_item_object_id', '1746'),
(4565, 4272, '_menu_item_object', 'page'),
(4566, 4272, '_menu_item_target', ''),
(4567, 4272, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4568, 4272, '_menu_item_xfn', ''),
(4569, 4272, '_menu_item_url', ''),
(4570, 4272, '_gdlr_mega_menu_item', ''),
(4571, 4272, '_gdlr_mega_menu_section', '1/1'),
(6746, 4682, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(4622, 4278, '_menu_item_type', 'post_type'),
(4623, 4278, '_menu_item_menu_item_parent', '4165'),
(4624, 4278, '_menu_item_object_id', '2036'),
(4625, 4278, '_menu_item_object', 'page'),
(4626, 4278, '_menu_item_target', ''),
(4627, 4278, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4628, 4278, '_menu_item_xfn', ''),
(4629, 4278, '_menu_item_url', ''),
(4630, 4278, '_gdlr_mega_menu_item', ''),
(4631, 4278, '_gdlr_mega_menu_section', NULL),
(4632, 4279, '_menu_item_type', 'post_type'),
(4633, 4279, '_menu_item_menu_item_parent', '4165'),
(4634, 4279, '_menu_item_object_id', '2034'),
(4635, 4279, '_menu_item_object', 'page'),
(4636, 4279, '_menu_item_target', ''),
(4637, 4279, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4638, 4279, '_menu_item_xfn', ''),
(4639, 4279, '_menu_item_url', ''),
(4640, 4279, '_gdlr_mega_menu_item', ''),
(4641, 4279, '_gdlr_mega_menu_section', NULL),
(4642, 4280, '_menu_item_type', 'post_type'),
(4643, 4280, '_menu_item_menu_item_parent', '4165'),
(4644, 4280, '_menu_item_object_id', '2035'),
(4645, 4280, '_menu_item_object', 'page'),
(4646, 4280, '_menu_item_target', ''),
(4647, 4280, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4648, 4280, '_menu_item_xfn', ''),
(4649, 4280, '_menu_item_url', ''),
(4650, 4280, '_gdlr_mega_menu_item', ''),
(4651, 4280, '_gdlr_mega_menu_section', NULL),
(4652, 4281, '_menu_item_type', 'post_type'),
(4653, 4281, '_menu_item_menu_item_parent', '4165'),
(4654, 4281, '_menu_item_object_id', '2033'),
(4655, 4281, '_menu_item_object', 'page'),
(4656, 4281, '_menu_item_target', ''),
(4657, 4281, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4658, 4281, '_menu_item_xfn', ''),
(4659, 4281, '_menu_item_url', ''),
(4660, 4281, '_gdlr_mega_menu_item', ''),
(4661, 4281, '_gdlr_mega_menu_section', NULL),
(4662, 4282, '_menu_item_type', 'post_type'),
(4663, 4282, '_menu_item_menu_item_parent', '0'),
(4664, 4282, '_menu_item_object_id', '2010'),
(4665, 4282, '_menu_item_object', 'page'),
(4666, 4282, '_menu_item_target', ''),
(4667, 4282, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4668, 4282, '_menu_item_xfn', ''),
(4669, 4282, '_menu_item_url', ''),
(4670, 4282, '_gdlr_mega_menu_item', ''),
(4671, 4282, '_gdlr_mega_menu_section', '1/1'),
(4672, 4283, '_menu_item_type', 'post_type'),
(4673, 4283, '_menu_item_menu_item_parent', '0'),
(4674, 4283, '_menu_item_object_id', '1566'),
(4675, 4283, '_menu_item_object', 'page'),
(4676, 4283, '_menu_item_target', ''),
(4677, 4283, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4678, 4283, '_menu_item_xfn', ''),
(4679, 4283, '_menu_item_url', ''),
(4680, 4283, '_gdlr_mega_menu_item', ''),
(4681, 4283, '_gdlr_mega_menu_section', '1/1'),
(4682, 4284, '_menu_item_type', 'post_type'),
(4683, 4284, '_menu_item_menu_item_parent', '0'),
(4684, 4284, '_menu_item_object_id', '3150'),
(4685, 4284, '_menu_item_object', 'page'),
(4686, 4284, '_menu_item_target', ''),
(4687, 4284, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4688, 4284, '_menu_item_xfn', ''),
(4689, 4284, '_menu_item_url', ''),
(4690, 4284, '_gdlr_mega_menu_item', ''),
(4691, 4284, '_gdlr_mega_menu_section', '1/1'),
(4692, 4285, '_menu_item_type', 'post_type'),
(4693, 4285, '_menu_item_menu_item_parent', '4166'),
(4694, 4285, '_menu_item_object_id', '3150'),
(4695, 4285, '_menu_item_object', 'page'),
(4696, 4285, '_menu_item_target', ''),
(4697, 4285, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4698, 4285, '_menu_item_xfn', ''),
(4699, 4285, '_menu_item_url', ''),
(4700, 4285, '_gdlr_mega_menu_item', ''),
(4701, 4285, '_gdlr_mega_menu_section', NULL),
(4742, 4290, '_menu_item_type', 'post_type'),
(4743, 4290, '_menu_item_menu_item_parent', '4300'),
(4744, 4290, '_menu_item_object_id', '3625'),
(4745, 4290, '_menu_item_object', 'page'),
(4746, 4290, '_menu_item_target', ''),
(4747, 4290, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4748, 4290, '_menu_item_xfn', ''),
(4749, 4290, '_menu_item_url', ''),
(4750, 4290, '_gdlr_mega_menu_item', ''),
(4751, 4290, '_gdlr_mega_menu_section', '1/1'),
(4752, 4291, '_menu_item_type', 'post_type'),
(4753, 4291, '_menu_item_menu_item_parent', '4300'),
(4754, 4291, '_menu_item_object_id', '3623'),
(4755, 4291, '_menu_item_object', 'page'),
(4756, 4291, '_menu_item_target', ''),
(4757, 4291, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4758, 4291, '_menu_item_xfn', ''),
(4759, 4291, '_menu_item_url', ''),
(4760, 4291, '_gdlr_mega_menu_item', ''),
(4761, 4291, '_gdlr_mega_menu_section', '1/1'),
(4762, 4292, '_menu_item_type', 'post_type'),
(4763, 4292, '_menu_item_menu_item_parent', '4291'),
(4764, 4292, '_menu_item_object_id', '3621'),
(4765, 4292, '_menu_item_object', 'page'),
(4766, 4292, '_menu_item_target', ''),
(4767, 4292, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4768, 4292, '_menu_item_xfn', ''),
(4769, 4292, '_menu_item_url', ''),
(4770, 4292, '_gdlr_mega_menu_item', ''),
(4771, 4292, '_gdlr_mega_menu_section', '1/1'),
(4772, 4293, '_menu_item_type', 'post_type'),
(4773, 4293, '_menu_item_menu_item_parent', '4291'),
(4774, 4293, '_menu_item_object_id', '3619'),
(4775, 4293, '_menu_item_object', 'page'),
(4776, 4293, '_menu_item_target', ''),
(4777, 4293, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4778, 4293, '_menu_item_xfn', ''),
(4779, 4293, '_menu_item_url', ''),
(4780, 4293, '_gdlr_mega_menu_item', ''),
(4781, 4293, '_gdlr_mega_menu_section', '1/1'),
(4782, 4294, '_menu_item_type', 'post_type'),
(4783, 4294, '_menu_item_menu_item_parent', '4299'),
(4784, 4294, '_menu_item_object_id', '3616'),
(4785, 4294, '_menu_item_object', 'page'),
(4786, 4294, '_menu_item_target', ''),
(4787, 4294, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4788, 4294, '_menu_item_xfn', ''),
(4789, 4294, '_menu_item_url', ''),
(4790, 4294, '_gdlr_mega_menu_item', ''),
(4791, 4294, '_gdlr_mega_menu_section', '1/1'),
(4792, 4295, '_menu_item_type', 'post_type'),
(4793, 4295, '_menu_item_menu_item_parent', '4299'),
(4794, 4295, '_menu_item_object_id', '3614'),
(4795, 4295, '_menu_item_object', 'page'),
(4796, 4295, '_menu_item_target', ''),
(4797, 4295, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4798, 4295, '_menu_item_xfn', ''),
(4799, 4295, '_menu_item_url', ''),
(4800, 4295, '_gdlr_mega_menu_item', ''),
(4801, 4295, '_gdlr_mega_menu_section', '1/1'),
(4802, 4296, '_menu_item_type', 'post_type'),
(4803, 4296, '_menu_item_menu_item_parent', '4299'),
(4804, 4296, '_menu_item_object_id', '3605'),
(4805, 4296, '_menu_item_object', 'page'),
(4806, 4296, '_menu_item_target', ''),
(4807, 4296, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4808, 4296, '_menu_item_xfn', ''),
(4809, 4296, '_menu_item_url', ''),
(4810, 4296, '_gdlr_mega_menu_item', ''),
(4811, 4296, '_gdlr_mega_menu_section', '1/1'),
(4812, 4297, '_menu_item_type', 'post_type'),
(4813, 4297, '_menu_item_menu_item_parent', '4299'),
(4814, 4297, '_menu_item_object_id', '3603'),
(4815, 4297, '_menu_item_object', 'page'),
(4816, 4297, '_menu_item_target', ''),
(4817, 4297, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4818, 4297, '_menu_item_xfn', ''),
(4819, 4297, '_menu_item_url', ''),
(4820, 4297, '_gdlr_mega_menu_item', ''),
(4821, 4297, '_gdlr_mega_menu_section', '1/1'),
(4822, 4298, '_menu_item_type', 'post_type'),
(4823, 4298, '_menu_item_menu_item_parent', '4291'),
(4824, 4298, '_menu_item_object_id', '3623'),
(4825, 4298, '_menu_item_object', 'page'),
(4826, 4298, '_menu_item_target', ''),
(4827, 4298, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4828, 4298, '_menu_item_xfn', ''),
(4829, 4298, '_menu_item_url', ''),
(4830, 4298, '_gdlr_mega_menu_item', ''),
(4831, 4298, '_gdlr_mega_menu_section', '1/1'),
(4832, 4299, '_menu_item_type', 'post_type'),
(4833, 4299, '_menu_item_menu_item_parent', '4300'),
(4834, 4299, '_menu_item_object_id', '3603'),
(4835, 4299, '_menu_item_object', 'page'),
(4836, 4299, '_menu_item_target', ''),
(4837, 4299, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4838, 4299, '_menu_item_xfn', ''),
(4839, 4299, '_menu_item_url', ''),
(4840, 4299, '_gdlr_mega_menu_item', ''),
(4841, 4299, '_gdlr_mega_menu_section', '1/1'),
(4842, 4300, '_menu_item_type', 'post_type'),
(4843, 4300, '_menu_item_menu_item_parent', '0'),
(4844, 4300, '_menu_item_object_id', '3603'),
(4845, 4300, '_menu_item_object', 'page'),
(4846, 4300, '_menu_item_target', ''),
(4847, 4300, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4848, 4300, '_menu_item_xfn', ''),
(4849, 4300, '_menu_item_url', ''),
(4850, 4300, '_gdlr_mega_menu_item', ''),
(4851, 4300, '_gdlr_mega_menu_section', '1/1'),
(4852, 4301, '_menu_item_type', 'post_type'),
(4853, 4301, '_menu_item_menu_item_parent', '4291'),
(4854, 4301, '_menu_item_object_id', '3649'),
(4855, 4301, '_menu_item_object', 'page'),
(4856, 4301, '_menu_item_target', ''),
(4857, 4301, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4858, 4301, '_menu_item_xfn', ''),
(4859, 4301, '_menu_item_url', ''),
(4860, 4301, '_gdlr_mega_menu_item', ''),
(4861, 4301, '_gdlr_mega_menu_section', '1/1'),
(5595, 4385, '_wp_attached_file', '2019/09/20190309_145756.jpg'),
(5596, 4385, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:3024;s:4:"file";s:27:"2019/09/20190309_145756.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"20190309_145756-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"20190309_145756-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:27:"20190309_145756-600x450.jpg";s:5:"width";i:600;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190309_145756-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190309_145756-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190309_145756-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190309_145756-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190309_145756-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190309_145756-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190309_145756-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190309_145756-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190309_145756-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190309_145756-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190309_145756-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190309_145756-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190309_145756-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190309_145756-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190309_145756-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190309_145756-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.5";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1552132527";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"640";s:13:"shutter_speed";s:4:"0.05";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(5343, 4339, '_menu_item_menu_item_parent', '0'),
(5344, 4339, '_menu_item_object_id', '4339'),
(5345, 4339, '_menu_item_object', 'custom'),
(5346, 4339, '_menu_item_target', ''),
(5340, 4337, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"blog","right-sidebar":"shortcodes","page-style":"normal","show-title":"enable","page-caption":"Shortcode Usage","show-content":"enable","header-background":"","header-style":"default"}'),
(5339, 156, '_edit_lock', '1568025509:1'),
(5324, 3781, '_edit_lock', '1567577812:1'),
(5325, 4335, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":""}'),
(5326, 3781, 'pagelayer-data', '1567577885'),
(4942, 4310, '_menu_item_type', 'post_type'),
(4943, 4310, '_menu_item_menu_item_parent', '0'),
(4944, 4310, '_menu_item_object_id', '3720'),
(4945, 4310, '_menu_item_object', 'page'),
(4946, 4310, '_menu_item_target', ''),
(4947, 4310, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4948, 4310, '_menu_item_xfn', ''),
(4949, 4310, '_menu_item_url', ''),
(4950, 4310, '_gdlr_mega_menu_item', ''),
(4951, 4310, '_gdlr_mega_menu_section', '1/1'),
(4952, 4311, '_menu_item_type', 'post_type'),
(4953, 4311, '_menu_item_menu_item_parent', '4300'),
(4954, 4311, '_menu_item_object_id', '3781'),
(4955, 4311, '_menu_item_object', 'page'),
(4956, 4311, '_menu_item_target', ''),
(4957, 4311, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(4958, 4311, '_menu_item_xfn', ''),
(4959, 4311, '_menu_item_url', ''),
(4960, 4311, '_gdlr_mega_menu_item', ''),
(4961, 4311, '_gdlr_mega_menu_section', NULL),
(5262, 4326, '_gdlr_mega_menu_section', '1/1'),
(4982, 4314, '_wp_attached_file', '2015/08/photodune-5458722-loft-m.jpg'),
(4983, 4314, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:960;s:4:"file";s:36:"2015/08/photodune-5458722-loft-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:36:"photodune-5458722-loft-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-600x450.jpg";s:5:"width";i:600;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:37:"photodune-5458722-loft-m-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:36:"photodune-5458722-loft-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:37:"photodune-5458722-loft-m-1280x580.jpg";s:5:"width";i:1280;s:6:"height";i:580;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:{}}}'),
(4984, 4315, '_wp_attached_file', '2015/08/photodune-4681753-kitchen-m.jpg'),
(4985, 4315, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:822;s:4:"file";s:39:"2015/08/photodune-4681753-kitchen-m.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:39:"photodune-4681753-kitchen-m-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-600x385.jpg";s:5:"width";i:600;s:6:"height";i:385;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-300x193.jpg";s:5:"width";i:300;s:6:"height";i:193;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-768x493.jpg";s:5:"width";i:768;s:6:"height";i:493;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:40:"photodune-4681753-kitchen-m-1024x658.jpg";s:5:"width";i:1024;s:6:"height";i:658;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:39:"photodune-4681753-kitchen-m-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:40:"photodune-4681753-kitchen-m-1280x580.jpg";s:5:"width";i:1280;s:6:"height";i:580;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:{}}}');
INSERT INTO `wpor_postmeta` VALUES
(4986, 4316, '_wp_attached_file', '2015/08/photodune-1183292-hotel-room-s1.jpg'),
(4987, 4316, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:972;s:6:"height";i:617;s:4:"file";s:43:"2015/08/photodune-1183292-hotel-room-s1.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-600x381.jpg";s:5:"width";i:600;s:6:"height";i:381;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-300x190.jpg";s:5:"width";i:300;s:6:"height";i:190;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-768x488.jpg";s:5:"width";i:768;s:6:"height";i:488;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-972x380.jpg";s:5:"width";i:972;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-750x617.jpg";s:5:"width";i:750;s:6:"height";i:617;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:43:"photodune-1183292-hotel-room-s1-972x580.jpg";s:5:"width";i:972;s:6:"height";i:580;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:{}}}'),
(4988, 4317, '_wp_attached_file', '2015/08/shutterstock_104637488-2.jpg'),
(4989, 4317, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:851;s:4:"file";s:36:"2015/08/shutterstock_104637488-2.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:36:"shutterstock_104637488-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-600x399.jpg";s:5:"width";i:600;s:6:"height";i:399;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-768x511.jpg";s:5:"width";i:768;s:6:"height";i:511;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:37:"shutterstock_104637488-2-1024x681.jpg";s:5:"width";i:1024;s:6:"height";i:681;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:36:"shutterstock_104637488-2-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:37:"shutterstock_104637488-2-1280x580.jpg";s:5:"width";i:1280;s:6:"height";i:580;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:{}}}'),
(4990, 4318, '_wp_attached_file', '2015/08/shutterstock_154585508.jpg'),
(4991, 4318, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:34:"2015/08/shutterstock_154585508.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:34:"shutterstock_154585508-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:34:"shutterstock_154585508-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:34:"shutterstock_154585508-600x400.jpg";s:5:"width";i:600;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:34:"shutterstock_154585508-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:34:"shutterstock_154585508-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:34:"shutterstock_154585508-768x512.jpg";s:5:"width";i:768;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:35:"shutterstock_154585508-1024x682.jpg";s:5:"width";i:1024;s:6:"height";i:682;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:34:"shutterstock_154585508-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:34:"shutterstock_154585508-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:34:"shutterstock_154585508-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:34:"shutterstock_154585508-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:34:"shutterstock_154585508-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:34:"shutterstock_154585508-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:34:"shutterstock_154585508-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:34:"shutterstock_154585508-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:34:"shutterstock_154585508-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:34:"shutterstock_154585508-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:34:"shutterstock_154585508-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:35:"shutterstock_154585508-1280x580.jpg";s:5:"width";i:1280;s:6:"height";i:580;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:{}}}'),
(4992, 4319, '_wp_attached_file', '2015/08/slider-1.jpg'),
(4993, 4319, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:20:"2015/08/slider-1.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-1-600x300.jpg";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-1-300x150.jpg";s:5:"width";i:300;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-1-768x384.jpg";s:5:"width";i:768;s:6:"height";i:384;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-1-1024x512.jpg";s:5:"width";i:1024;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-1-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-1-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-1-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-1-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-1-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-1-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-1-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-1-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(4994, 4320, '_wp_attached_file', '2015/08/slider-2.jpg'),
(4995, 4320, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:20:"2015/08/slider-2.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-2-600x300.jpg";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-2-300x150.jpg";s:5:"width";i:300;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-2-768x384.jpg";s:5:"width";i:768;s:6:"height";i:384;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-2-1024x512.jpg";s:5:"width";i:1024;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-2-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-2-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-2-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-2-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-2-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-2-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-2-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-2-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-2-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-2-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-2-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(4996, 4321, '_wp_attached_file', '2015/08/slider-3.jpg'),
(4997, 4321, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1600;s:6:"height";i:800;s:4:"file";s:20:"2015/08/slider-3.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-3-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-3-600x300.jpg";s:5:"width";i:600;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-3-300x150.jpg";s:5:"width";i:300;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-3-768x384.jpg";s:5:"width";i:768;s:6:"height";i:384;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-3-1024x512.jpg";s:5:"width";i:1024;s:6:"height";i:512;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-3-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-3-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-3-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-3-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-3-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-3-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-3-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-3-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-3-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-3-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-3-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-3-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(4998, 4322, '_wp_attached_file', '2015/05/slider-4.jpg'),
(4999, 4322, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1500;s:6:"height";i:650;s:4:"file";s:20:"2015/05/slider-4.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:20:"slider-4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:20:"slider-4-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:20:"slider-4-600x260.jpg";s:5:"width";i:600;s:6:"height";i:260;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"slider-4-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:20:"slider-4-300x130.jpg";s:5:"width";i:300;s:6:"height";i:130;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:20:"slider-4-768x333.jpg";s:5:"width";i:768;s:6:"height";i:333;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"slider-4-1024x444.jpg";s:5:"width";i:1024;s:6:"height";i:444;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:20:"slider-4-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:20:"slider-4-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:20:"slider-4-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:20:"slider-4-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:20:"slider-4-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:20:"slider-4-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:20:"slider-4-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:20:"slider-4-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:20:"slider-4-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:20:"slider-4-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:20:"slider-4-750x650.jpg";s:5:"width";i:750;s:6:"height";i:650;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:21:"slider-4-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(5000, 4323, '_wp_attached_file', '2019/09/Watershed-Logo-Black-Background.jpg'),
(5001, 4323, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1115;s:6:"height";i:365;s:4:"file";s:43:"2019/09/Watershed-Logo-Black-Background.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:43:"Watershed-Logo-Black-Background-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-600x196.jpg";s:5:"width";i:600;s:6:"height";i:196;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:42:"Watershed-Logo-Black-Background-300x98.jpg";s:5:"width";i:300;s:6:"height";i:98;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-768x251.jpg";s:5:"width";i:768;s:6:"height";i:251;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:44:"Watershed-Logo-Black-Background-1024x335.jpg";s:5:"width";i:1024;s:6:"height";i:335;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-400x365.jpg";s:5:"width";i:400;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-440x365.jpg";s:5:"width";i:440;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-980x365.jpg";s:5:"width";i:980;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-500x365.jpg";s:5:"width";i:500;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-700x365.jpg";s:5:"width";i:700;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-600x365.jpg";s:5:"width";i:600;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:43:"Watershed-Logo-Black-Background-750x365.jpg";s:5:"width";i:750;s:6:"height";i:365;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:{}}}'),
(5002, 4324, '_wp_attached_file', '2019/09/Watershed-Logo-Black-Background-1.jpg'),
(5003, 4324, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1115;s:6:"height";i:365;s:4:"file";s:45:"2019/09/Watershed-Logo-Black-Background-1.jpg";s:5:"sizes";a:18:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-600x196.jpg";s:5:"width";i:600;s:6:"height";i:196;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:44:"Watershed-Logo-Black-Background-1-300x98.jpg";s:5:"width";i:300;s:6:"height";i:98;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-768x251.jpg";s:5:"width";i:768;s:6:"height";i:251;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:46:"Watershed-Logo-Black-Background-1-1024x335.jpg";s:5:"width";i:1024;s:6:"height";i:335;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-400x365.jpg";s:5:"width";i:400;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-440x365.jpg";s:5:"width";i:440;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-980x365.jpg";s:5:"width";i:980;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-500x365.jpg";s:5:"width";i:500;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-700x365.jpg";s:5:"width";i:700;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-600x365.jpg";s:5:"width";i:600;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:45:"Watershed-Logo-Black-Background-1-750x365.jpg";s:5:"width";i:750;s:6:"height";i:365;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(5004, 4310, '_gdlr_menu_icon', ''),
(5006, 4152, '_gdlr_menu_icon', ''),
(5008, 4107, '_gdlr_menu_icon', ''),
(5009, 4106, '_gdlr_menu_icon', ''),
(5010, 4122, '_gdlr_menu_icon', ''),
(5011, 4009, '_gdlr_menu_icon', ''),
(5012, 4043, '_gdlr_menu_icon', ''),
(5013, 4045, '_gdlr_menu_icon', ''),
(5014, 4030, '_gdlr_menu_icon', ''),
(5015, 4044, '_gdlr_menu_icon', ''),
(5016, 4115, '_gdlr_menu_icon', ''),
(5017, 4114, '_gdlr_menu_icon', ''),
(5018, 4113, '_gdlr_menu_icon', ''),
(5019, 4127, '_gdlr_menu_icon', ''),
(5020, 4042, '_gdlr_menu_icon', ''),
(5021, 4041, '_gdlr_menu_icon', ''),
(5022, 4117, '_gdlr_menu_icon', ''),
(5023, 4116, '_gdlr_menu_icon', ''),
(5024, 4128, '_gdlr_menu_icon', ''),
(5025, 4046, '_gdlr_menu_icon', ''),
(5026, 4047, '_gdlr_menu_icon', ''),
(5027, 4048, '_gdlr_menu_icon', ''),
(5028, 4049, '_gdlr_menu_icon', ''),
(5029, 4050, '_gdlr_menu_icon', ''),
(5030, 4051, '_gdlr_menu_icon', ''),
(5031, 4001, '_gdlr_menu_icon', ''),
(5032, 4057, '_gdlr_menu_icon', ''),
(5033, 4149, '_gdlr_menu_icon', ''),
(5034, 4148, '_gdlr_menu_icon', ''),
(5035, 4126, '_gdlr_menu_icon', ''),
(5036, 4147, '_gdlr_menu_icon', ''),
(5037, 4146, '_gdlr_menu_icon', ''),
(5038, 4144, '_gdlr_menu_icon', ''),
(5039, 4145, '_gdlr_menu_icon', ''),
(5040, 4143, '_gdlr_menu_icon', ''),
(5041, 4142, '_gdlr_menu_icon', ''),
(5247, 4326, '_menu_item_menu_item_parent', '0'),
(5043, 4112, '_gdlr_menu_icon', ''),
(5044, 4111, '_gdlr_menu_icon', ''),
(5045, 4110, '_gdlr_menu_icon', ''),
(5046, 4108, '_gdlr_menu_icon', ''),
(5047, 4109, '_gdlr_menu_icon', ''),
(5051, 4267, '_gdlr_menu_icon', ''),
(5052, 4266, '_gdlr_menu_icon', ''),
(5053, 4282, '_gdlr_menu_icon', ''),
(6743, 4682, 'above-sidebar', '[]'),
(6744, 4682, 'below-sidebar', '[]'),
(6745, 4682, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"blog-grid","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(5261, 4326, '_gdlr_menu_icon', ''),
(5255, 4326, '_gdlr_mega_menu_item', ''),
(5366, 1629, '_edit_lock', '1572530916:1'),
(5085, 4164, '_gdlr_menu_icon', ''),
(5086, 4272, '_gdlr_menu_icon', ''),
(5091, 4140, '_gdlr_menu_icon', ''),
(5092, 4131, '_gdlr_menu_icon', ''),
(5093, 4133, '_gdlr_menu_icon', ''),
(5094, 4132, '_gdlr_menu_icon', ''),
(5095, 4138, '_gdlr_menu_icon', ''),
(5096, 4141, '_gdlr_menu_icon', ''),
(5097, 4139, '_gdlr_menu_icon', ''),
(5098, 4135, '_gdlr_menu_icon', ''),
(5099, 4136, '_gdlr_menu_icon', ''),
(5100, 4137, '_gdlr_menu_icon', ''),
(5101, 4134, '_gdlr_menu_icon', ''),
(5102, 4130, '_gdlr_menu_icon', ''),
(5104, 4151, '_gdlr_menu_icon', ''),
(5105, 4300, '_gdlr_menu_icon', ''),
(5106, 4291, '_gdlr_menu_icon', ''),
(5107, 4293, '_gdlr_menu_icon', ''),
(5108, 4292, '_gdlr_menu_icon', ''),
(5109, 4298, '_gdlr_menu_icon', ''),
(5110, 4301, '_gdlr_menu_icon', ''),
(5111, 4299, '_gdlr_menu_icon', ''),
(5112, 4295, '_gdlr_menu_icon', ''),
(5113, 4296, '_gdlr_menu_icon', ''),
(5114, 4297, '_gdlr_menu_icon', ''),
(5115, 4294, '_gdlr_menu_icon', ''),
(5116, 4290, '_gdlr_menu_icon', ''),
(5118, 4311, '_gdlr_menu_icon', NULL),
(5119, 4005, '_gdlr_menu_icon', NULL),
(5120, 4167, '_gdlr_menu_icon', NULL),
(5121, 4004, '_gdlr_menu_icon', NULL),
(5122, 4093, '_gdlr_menu_icon', NULL),
(5123, 4092, '_gdlr_menu_icon', NULL),
(5124, 4105, '_gdlr_menu_icon', NULL),
(5125, 4086, '_gdlr_menu_icon', NULL),
(5126, 4087, '_gdlr_menu_icon', NULL),
(5127, 4088, '_gdlr_menu_icon', NULL),
(5128, 4089, '_gdlr_menu_icon', NULL),
(5129, 4085, '_gdlr_menu_icon', NULL),
(5130, 4091, '_gdlr_menu_icon', NULL),
(5131, 4084, '_gdlr_menu_icon', NULL),
(5132, 4090, '_gdlr_menu_icon', NULL),
(5133, 4125, '_gdlr_menu_icon', NULL),
(5134, 4166, '_gdlr_menu_icon', NULL),
(5135, 4253, '_gdlr_menu_icon', NULL),
(5136, 4252, '_gdlr_menu_icon', NULL),
(5137, 4265, '_gdlr_menu_icon', NULL),
(5138, 4246, '_gdlr_menu_icon', NULL),
(5139, 4247, '_gdlr_menu_icon', NULL),
(5140, 4248, '_gdlr_menu_icon', NULL),
(5141, 4249, '_gdlr_menu_icon', NULL),
(5142, 4245, '_gdlr_menu_icon', NULL),
(5143, 4251, '_gdlr_menu_icon', NULL),
(5144, 4244, '_gdlr_menu_icon', NULL),
(5145, 4250, '_gdlr_menu_icon', NULL),
(5146, 4285, '_gdlr_menu_icon', NULL),
(5147, 4008, '_gdlr_menu_icon', NULL),
(5148, 3747, '_gdlr_menu_icon', NULL),
(5149, 4040, '_gdlr_menu_icon', NULL),
(5150, 4039, '_gdlr_menu_icon', NULL),
(5151, 4038, '_gdlr_menu_icon', NULL),
(5152, 3748, '_gdlr_menu_icon', NULL),
(5153, 4031, '_gdlr_menu_icon', NULL),
(5154, 4032, '_gdlr_menu_icon', NULL),
(5155, 4034, '_gdlr_menu_icon', NULL),
(5156, 4036, '_gdlr_menu_icon', NULL),
(5157, 3996, '_gdlr_menu_icon', NULL),
(5158, 4033, '_gdlr_menu_icon', NULL),
(5159, 4035, '_gdlr_menu_icon', NULL),
(5160, 4037, '_gdlr_menu_icon', NULL),
(5161, 4003, '_gdlr_menu_icon', NULL),
(5162, 4121, '_gdlr_menu_icon', NULL),
(5163, 4120, '_gdlr_menu_icon', NULL),
(5164, 4119, '_gdlr_menu_icon', NULL),
(5165, 4118, '_gdlr_menu_icon', NULL),
(5166, 4168, '_gdlr_menu_icon', NULL),
(5167, 4156, '_gdlr_menu_icon', NULL),
(5168, 4200, '_gdlr_menu_icon', NULL),
(5169, 4199, '_gdlr_menu_icon', NULL),
(5170, 4198, '_gdlr_menu_icon', NULL),
(5171, 4157, '_gdlr_menu_icon', NULL),
(5172, 4191, '_gdlr_menu_icon', NULL),
(5173, 4192, '_gdlr_menu_icon', NULL),
(5174, 4194, '_gdlr_menu_icon', NULL),
(5175, 4196, '_gdlr_menu_icon', NULL),
(5176, 4158, '_gdlr_menu_icon', NULL),
(5177, 4193, '_gdlr_menu_icon', NULL),
(5178, 4195, '_gdlr_menu_icon', NULL),
(5179, 4197, '_gdlr_menu_icon', NULL),
(5180, 4165, '_gdlr_menu_icon', NULL),
(5181, 4281, '_gdlr_menu_icon', NULL),
(5182, 4280, '_gdlr_menu_icon', NULL),
(5183, 4279, '_gdlr_menu_icon', NULL),
(5184, 4278, '_gdlr_menu_icon', NULL),
(5185, 4104, '_gdlr_menu_icon', NULL),
(5186, 3997, '_gdlr_menu_icon', NULL),
(5187, 4010, '_gdlr_menu_icon', NULL),
(5188, 4029, '_gdlr_menu_icon', NULL),
(5189, 4011, '_gdlr_menu_icon', NULL),
(5190, 4054, '_gdlr_menu_icon', NULL),
(5191, 4014, '_gdlr_menu_icon', NULL),
(5192, 4025, '_gdlr_menu_icon', NULL),
(5193, 3998, '_gdlr_menu_icon', NULL),
(5194, 4022, '_gdlr_menu_icon', NULL),
(5195, 4024, '_gdlr_menu_icon', NULL),
(5196, 4027, '_gdlr_menu_icon', NULL),
(5197, 4018, '_gdlr_menu_icon', NULL),
(5198, 4015, '_gdlr_menu_icon', NULL),
(5199, 4053, '_gdlr_menu_icon', NULL),
(5200, 3999, '_gdlr_menu_icon', NULL),
(5201, 4058, '_gdlr_menu_icon', NULL),
(5202, 4055, '_gdlr_menu_icon', NULL),
(5203, 4019, '_gdlr_menu_icon', NULL),
(5204, 4020, '_gdlr_menu_icon', NULL),
(5205, 4052, '_gdlr_menu_icon', NULL),
(5206, 4023, '_gdlr_menu_icon', NULL),
(5207, 4000, '_gdlr_menu_icon', NULL),
(5208, 4012, '_gdlr_menu_icon', NULL),
(5209, 4021, '_gdlr_menu_icon', NULL),
(5210, 4026, '_gdlr_menu_icon', NULL),
(5211, 4017, '_gdlr_menu_icon', NULL),
(5212, 4016, '_gdlr_menu_icon', NULL),
(5213, 4013, '_gdlr_menu_icon', NULL),
(5214, 4028, '_gdlr_menu_icon', NULL),
(5215, 4264, '_gdlr_menu_icon', NULL),
(5216, 4159, '_gdlr_menu_icon', NULL),
(5217, 4170, '_gdlr_menu_icon', NULL),
(5218, 4189, '_gdlr_menu_icon', NULL),
(5219, 4171, '_gdlr_menu_icon', NULL),
(5220, 4214, '_gdlr_menu_icon', NULL),
(5221, 4174, '_gdlr_menu_icon', NULL),
(5222, 4185, '_gdlr_menu_icon', NULL),
(5223, 4160, '_gdlr_menu_icon', NULL),
(5224, 4182, '_gdlr_menu_icon', NULL),
(5225, 4184, '_gdlr_menu_icon', NULL),
(5226, 4187, '_gdlr_menu_icon', NULL),
(5227, 4178, '_gdlr_menu_icon', NULL),
(5228, 4175, '_gdlr_menu_icon', NULL),
(5229, 4213, '_gdlr_menu_icon', NULL),
(5230, 4161, '_gdlr_menu_icon', NULL),
(5231, 4218, '_gdlr_menu_icon', NULL),
(5232, 4215, '_gdlr_menu_icon', NULL),
(5233, 4179, '_gdlr_menu_icon', NULL),
(5234, 4180, '_gdlr_menu_icon', NULL),
(5235, 4212, '_gdlr_menu_icon', NULL),
(5236, 4183, '_gdlr_menu_icon', NULL),
(5237, 4162, '_gdlr_menu_icon', NULL),
(5238, 4172, '_gdlr_menu_icon', NULL),
(5239, 4181, '_gdlr_menu_icon', NULL),
(5240, 4186, '_gdlr_menu_icon', NULL),
(5241, 4177, '_gdlr_menu_icon', NULL),
(5242, 4176, '_gdlr_menu_icon', NULL),
(5243, 4173, '_gdlr_menu_icon', NULL),
(5244, 4188, '_gdlr_menu_icon', NULL),
(5347, 4339, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(5348, 4339, '_menu_item_xfn', ''),
(5349, 4339, '_menu_item_url', 'https://www.nightsbridge.co.za/bridge/book?bbid=28921'),
(5352, 4339, '_gdlr_menu_icon', ''),
(5351, 4339, '_gdlr_mega_menu_item', ''),
(5353, 4339, '_gdlr_mega_menu_section', '1/1'),
(5354, 4340, '_menu_item_type', 'post_type'),
(5355, 4340, '_menu_item_menu_item_parent', '0'),
(5356, 4340, '_menu_item_object_id', '1629'),
(5357, 4340, '_menu_item_object', 'page'),
(5358, 4340, '_menu_item_target', ''),
(5359, 4340, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(5360, 4340, '_menu_item_xfn', ''),
(5361, 4340, '_menu_item_url', ''),
(5364, 4340, '_gdlr_menu_icon', ''),
(5363, 4340, '_gdlr_mega_menu_item', ''),
(5365, 4340, '_gdlr_mega_menu_section', '1/1'),
(5570, 4380, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}]'),
(5521, 4374, '_additional_settings', ''),
(5522, 4374, '_locale', 'en_US'),
(5568, 4380, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(5376, 1631, '_edit_lock', '1567834608:1'),
(5375, 1629, 'pagelayer-data', '1567579678'),
(5569, 4380, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-envelope","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Email","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-phone","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Phone","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-home","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Come To See Us","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"}],"option":{"page-item-id":"","type":"image","background":"3581","background-mobile":"","background-speed":"0.2","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"100px","padding-bottom":"50px"}}]'),
(5552, 4379, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(5553, 4379, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-envelope","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Email","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-phone","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Phone","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-home","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Come To See Us","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"}],"option":{"page-item-id":"","type":"image","background":"3581","background-mobile":"","background-speed":"0.2","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"100px","padding-bottom":"50px"}}]'),
(8013, 3993, '_config_errors', 'a:1:{s:9:"form.body";a:1:{i:0;a:2:{s:4:"code";i:105;s:4:"args";a:3:{s:7:"message";s:0:"";s:6:"params";a:0:{}s:4:"link";s:72:"https://contactform7.com/configuration-errors/multiple-controls-in-label";}}}}'),
(5437, 882, '_edit_lock', '1569677522:1'),
(5513, 4373, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:128:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Versatile (http://themes.goodlayers2.com/versatile)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'),
(5514, 4373, '_messages', 'a:23:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";}'),
(8011, 6, '_config_errors', 'a:2:{s:12:"mail.subject";a:1:{i:0;a:2:{s:4:"code";i:101;s:4:"args";a:3:{s:7:"message";s:0:"";s:6:"params";a:0:{}s:4:"link";s:57:"https://contactform7.com/configuration-errors/maybe-empty";}}}s:11:"mail.sender";a:1:{i:0;a:2:{s:4:"code";i:102;s:4:"args";a:3:{s:7:"message";s:0:"";s:6:"params";a:0:{}s:4:"link";s:68:"https://contactform7.com/configuration-errors/invalid-mailbox-syntax";}}}}'),
(5511, 4373, '_form', '<p>Your Name (required)<br />\n    [text* your-name] </p>\n\n<p>Your Email (required)<br />\n    [email* your-email] </p>\n\n<p>Your Message<br />\n    [textarea your-message] </p>\n\n<p>[submit "Send"]</p>'),
(5512, 4373, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:186:"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 Versatile (http://themes.goodlayers2.com/versatile)";s:9:"recipient";s:8:"ss@ss.ss";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'),
(5500, 4370, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5499, 4370, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4|gq2| title=|gq2|Contact form 1|gq2|]</p>","margin-bottom":"60px"}}]'),
(5498, 4370, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-envelope","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Email","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-phone","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Phone","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-home","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Come To See Us","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"}],"option":{"page-item-id":"","type":"image","background":"3581","background-mobile":"","background-speed":"0.2","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"100px","padding-bottom":"50px"}}]'),
(5497, 4370, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(5508, 4372, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5507, 4372, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4|gq2| title=|gq2|Contact form 1|gq2|]</h5>","margin-bottom":"60px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(5506, 4372, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-envelope","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Email","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-phone","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Phone","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-home","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Come To See Us","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"}],"option":{"page-item-id":"","type":"image","background":"3581","background-mobile":"","background-speed":"0.2","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"100px","padding-bottom":"50px"}}]'),
(5505, 4372, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(5515, 4373, '_additional_settings', ''),
(5516, 4373, '_locale', 'en_US'),
(5517, 4374, '_form', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Contact Number (required)\n   [text* YourNumber] </label>\n\n<label> Arrival Date \n[date ArrivalDate] </label>\n\n<label> Departure Date\n[date* DepartureDate min:2019-11-01 max:2024-12-30] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit "Send"]'),
(5518, 4374, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:15:"Website Enquiry";s:6:"sender";s:45:"Website Form <info@watershedguesthouse.co.za>";s:9:"recipient";s:30:"info@watershedguesthouse.co.za";s:4:"body";s:255:"From: [your-name]\nEmail: <[your-email]>\nContact number: [YourNumber]\nArrival date: [ArrivalDate]\nDeparture date: [DepartureDate]\n\nMessage:\n[your-message]\n\n\n\n-- \nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(5519, 4374, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:26:"Watershed "[your-subject]"";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:128:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:40:"Reply-To: info@watershedguesthouse.co.za";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(5520, 4374, '_messages', 'a:23:{s:12:"mail_sent_ok";s:64:"Thank you for your enquiry. We will respond as soon as possible.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your enquiry. 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:67:"Please 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.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(5547, 4377, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5546, 4377, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}]'),
(5545, 4377, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-envelope","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Email","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-phone","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Phone","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-home","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Come To See Us","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"}],"option":{"page-item-id":"","type":"image","background":"3581","background-mobile":"","background-speed":"0.2","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"100px","padding-bottom":"50px"}}]'),
(5544, 4377, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(5576, 4382, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(5554, 4379, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}]'),
(5555, 4379, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5577, 4382, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-envelope","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Email","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-phone","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Phone","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-home","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Come To See Us","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"}],"option":{"page-item-id":"","type":"image","background":"3581","background-mobile":"","background-speed":"0.2","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"100px","padding-bottom":"50px"}}]'),
(5588, 4383, 'gdlr_max_people', '2'),
(5589, 4383, 'gdlr_block_date', ''),
(5580, 3596, '_edit_lock', '1570095651:1'),
(5581, 4383, 'hotel_paid_not_available', 'a:37:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-13";i:2;s:10:"2020-02-14";i:3;s:10:"2020-02-15";i:4;s:10:"2020-02-20";i:5;s:10:"2020-02-21";i:6;s:10:"2020-02-22";i:7;s:10:"2020-02-27";i:8;s:10:"2020-02-28";i:9;s:10:"2020-02-29";i:10;s:10:"2020-03-07";i:11;s:10:"2020-03-08";i:12;s:10:"2020-03-09";i:13;s:10:"2020-03-13";i:14;s:10:"2020-03-14";i:15;s:10:"2020-03-20";i:16;s:10:"2020-03-21";i:17;s:10:"2020-03-22";i:18;s:10:"2020-03-27";i:19;s:10:"2020-03-28";i:20;s:10:"2020-04-10";i:21;s:10:"2020-04-11";i:22;s:10:"2020-04-12";i:23;s:10:"2020-04-20";i:24;s:10:"2020-05-01";i:25;s:10:"2020-05-02";i:26;s:10:"2020-06-21";i:27;s:10:"2020-06-22";i:28;s:10:"2020-08-09";i:29;s:10:"2020-08-10";i:30;s:10:"2020-08-11";i:31;s:10:"2020-08-12";i:32;s:10:"2020-09-11";i:33;s:10:"2020-09-12";i:34;s:10:"2020-09-24";i:35;s:10:"2020-09-25";i:36;s:10:"2020-09-26";}'),
(5582, 4383, 'hotel_booking_not_available', 'a:37:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-13";i:2;s:10:"2020-02-14";i:3;s:10:"2020-02-15";i:4;s:10:"2020-02-20";i:5;s:10:"2020-02-21";i:6;s:10:"2020-02-22";i:7;s:10:"2020-02-27";i:8;s:10:"2020-02-28";i:9;s:10:"2020-02-29";i:10;s:10:"2020-03-07";i:11;s:10:"2020-03-08";i:12;s:10:"2020-03-09";i:13;s:10:"2020-03-13";i:14;s:10:"2020-03-14";i:15;s:10:"2020-03-20";i:16;s:10:"2020-03-21";i:17;s:10:"2020-03-22";i:18;s:10:"2020-03-27";i:19;s:10:"2020-03-28";i:20;s:10:"2020-04-10";i:21;s:10:"2020-04-11";i:22;s:10:"2020-04-12";i:23;s:10:"2020-04-20";i:24;s:10:"2020-05-01";i:25;s:10:"2020-05-02";i:26;s:10:"2020-06-21";i:27;s:10:"2020-06-22";i:28;s:10:"2020-08-09";i:29;s:10:"2020-08-10";i:30;s:10:"2020-08-11";i:31;s:10:"2020-08-12";i:32;s:10:"2020-09-11";i:33;s:10:"2020-09-12";i:34;s:10:"2020-09-24";i:35;s:10:"2020-09-25";i:36;s:10:"2020-09-26";}'),
(5583, 4383, '_edit_lock', '1572424688:1'),
(5584, 4383, '_edit_last', '1'),
(5585, 4383, 'post-option', '{"page-title":"","page-caption":"","header-background":"","room-amount":"1","ical-sync-url":"http://www.nightsbridge.co.za/bridge/iCal.ics?key=d05d892ce368e322","max-people":"2","block-room-date":"","room-image-top-info":"","room-image-bottom-info":"","room-base-price-weekend":"1200","room-base-price":"1000","room-base-price-number-people":"1200","adult-price-weekend":"","children-price-weekend":"","adult-price-weekday":"","children-price-weekday":"","date":"","bpwe":"","bpwd":"","adwe":"","cpwe":"","adwd":"","cpwd":"","special-season-pricing":"[{|gq2|date|gq2|:|gq2||gq2|,|gq2|bpwe|gq2|:|gq2||gq2|,|gq2|bpwd|gq2|:|gq2||gq2|,|gq2|adwe|gq2|:|gq2||gq2|,|gq2|cpwe|gq2|:|gq2||gq2|,|gq2|adwd|gq2|:|gq2||gq2|,|gq2|cpwd|gq2|:|gq2||gq2|}]","consecutive-night-discount":"[]","fas-img":"","fas-img-url":"","facilities-and-services":"[{|gq2|title|gq2|:|gq2|Bed|gq2|,|gq2|value|gq2|:|gq2|Queen size bed |gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Max people|gq2|,|gq2|value|gq2|:|gq2|2 adults|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|View|gq2|,|gq2|value|gq2|:|gq2|Hartbeespoortdam and Magaliesburg Mountains|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|En Suite bathroom with spa bath and shower|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Air-condiioning|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Continental breakfast included|gq2|,|gq2|value|gq2|:|gq2|(Muffins, croissants, fruit salad, yogurt etc.)|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Patio with gas braai and outdoor furniture|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Jacuzzi|gq2|,|gq2|value|gq2|:|gq2|Can be booked at an additional cost|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Bar fridge|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Microwave|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Coffee making facilities|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Towels are provided |gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|}]","thumbnail-type":"feature-image","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"image","inside-thumbnail-image":"4397","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(5586, 4383, 'gdlr_room_amount', '1'),
(5587, 4383, 'gdlr_ical_sync_url', 'http://www.nightsbridge.co.za/bridge/iCal.ics?key=d05d892ce368e322'),
(5462, 4363, '_field_6', '08/09/2019'),
(5463, 4363, '_field_3', ',n,n'),
(7816, 4966, '_edit_lock', '1570647739:1'),
(7817, 4966, '_edit_last', '1'),
(7818, 4967, '_edit_last', '1'),
(7819, 4967, 'post-option', '{"sidebar":"default-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-title":"","page-caption":""}'),
(7822, 4968, 'post-option', '{"sidebar":"default-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-title":"","page-caption":""}'),
(7823, 4967, '_edit_lock', '1570647980:1'),
(7898, 4986, 'post-option', '{"sidebar":"default-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-title":"","page-caption":""}'),
(7983, 5005, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></p><p style=|gq2|text-align: center;|gq2|>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p style=|gq2|text-align: center;|gq2|>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(7835, 4970, 'post-option', '{"sidebar":"default-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-title":"","page-caption":""}'),
(7836, 4967, '_wp_old_slug', '4967'),
(5571, 4380, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5540, 4376, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(5541, 4376, 'below-sidebar', '[{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-envelope","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Email","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-phone","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Contact By Phone","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Box Icon","type":"box-icon-item","option":{"page-item-id":"","icon":"fa-home","icon-position":"top","icon-type":"circle","icon-color":"#ffffff","icon-background":"#b89f80","title":"Come To See Us","content":"<p>Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/3"}],"option":{"page-item-id":"","type":"image","background":"3581","background-mobile":"","background-speed":"0.2","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"100px","padding-bottom":"50px"}}]'),
(5542, 4376, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4|gq2| title=|gq2|Contact form 1|gq2|]</h5>","margin-bottom":"60px"}}]'),
(5543, 4376, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5578, 4382, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}]'),
(5579, 4382, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6679, 4666, '_edit_lock', '1568807449:1'),
(6680, 4666, '_edit_last', '1'),
(6681, 4666, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6682, 4666, 'above-sidebar', '[]'),
(6683, 4666, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"blog-grid","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6684, 4666, 'below-sidebar', '[]'),
(6735, 4680, 'above-sidebar', '[]'),
(6736, 4680, 'below-sidebar', '[]'),
(6737, 4680, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"full-content-thumbnail","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"3/5"}]'),
(5601, 3720, '_thumbnail_id', '4396'),
(7761, 4941, 'below-sidebar', '[]'),
(7762, 4941, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"","right-text":"Read All News","right-text-link":"","content":"<h3 style=|gq2|text-align: center;|gq2|>Please complete the form below.</h3>","margin-bottom":"5px"}}]'),
(7635, 4903, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Read All News","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials-packages/midweek-specials/","content":"<p><a href=|gq2|https://watershedguesthouse.co.za/beta/test/packages/20190704_124040/|gq2|><img class=|gq2|alignright size-medium wp-image-4777|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></a></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7632, 4902, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6759, 4687, '_menu_item_type', 'post_type'),
(6760, 4687, '_menu_item_menu_item_parent', '0'),
(6761, 4687, '_menu_item_object_id', '4666'),
(6762, 4687, '_menu_item_object', 'page'),
(6763, 4687, '_menu_item_target', ''),
(6764, 4687, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(6765, 4687, '_menu_item_xfn', ''),
(6766, 4687, '_menu_item_url', ''),
(6767, 4687, '_gdlr_mega_menu_item', ''),
(6768, 4688, '_edit_lock', '1579808653:1'),
(6769, 4688, '_edit_last', '1'),
(6770, 4688, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6771, 4688, 'above-sidebar', '[]'),
(6772, 4688, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p>|g1n|<p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>|g1n|<p><em>(Available until 31 December 2020)</em></p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4 style=|gq2|text-align: center;|gq2|>Please complete the form below.</h4>","margin-bottom":"5px"}}]'),
(6773, 4688, 'below-sidebar', '[]'),
(6779, 4691, '_edit_lock', '1568809092:1'),
(6780, 4692, '_menu_item_type', 'post_type'),
(6781, 4692, '_menu_item_menu_item_parent', '4643'),
(6782, 4692, '_menu_item_object_id', '4688'),
(6783, 4692, '_menu_item_object', 'page'),
(6784, 4692, '_menu_item_target', ''),
(6785, 4692, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(6786, 4692, '_menu_item_xfn', ''),
(6787, 4692, '_menu_item_url', ''),
(6788, 4692, '_gdlr_mega_menu_item', ''),
(7755, 4939, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7723, 4932, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:15:"Midweek Enquiry";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:30:"info@watershedguesthouse.co.za";s:4:"body";s:185:"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis email was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(7976, 5003, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7977, 5004, 'above-sidebar', '[]'),
(7978, 5004, 'below-sidebar', '[]'),
(7979, 5004, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></p><p>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(7760, 4941, 'above-sidebar', '[]'),
(7757, 4940, 'below-sidebar', '[]'),
(7758, 4940, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"","right-text":"Read All News","right-text-link":"","content":"<h2>Please complete the form below.</h2>","margin-bottom":"20px"}}]'),
(7637, 4904, 'above-sidebar', '[]'),
(7633, 4903, 'above-sidebar', '[]'),
(7634, 4903, 'below-sidebar', '[]'),
(5610, 3596, 'gdlr_ical_sync_url', 'http://www.nightsbridge.co.za/bridge/iCal.ics?key=957f9010a83ce468'),
(5611, 3596, 'gdlr_block_date', ''),
(5612, 4383, '_thumbnail_id', '4410'),
(5637, 3614, '_edit_lock', '1568029136:1'),
(5680, 4395, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3617;s:6:"height";i:1517;s:4:"file";s:26:"2019/09/Room-Decor-.02.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:26:"Room-Decor-.02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:26:"Room-Decor-.02-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:26:"Room-Decor-.02-600x252.jpg";s:5:"width";i:600;s:6:"height";i:252;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:26:"Room-Decor-.02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:26:"Room-Decor-.02-300x126.jpg";s:5:"width";i:300;s:6:"height";i:126;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:26:"Room-Decor-.02-768x322.jpg";s:5:"width";i:768;s:6:"height";i:322;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:27:"Room-Decor-.02-1024x429.jpg";s:5:"width";i:1024;s:6:"height";i:429;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:26:"Room-Decor-.02-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:26:"Room-Decor-.02-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:26:"Room-Decor-.02-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:26:"Room-Decor-.02-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:26:"Room-Decor-.02-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:26:"Room-Decor-.02-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:26:"Room-Decor-.02-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:26:"Room-Decor-.02-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:26:"Room-Decor-.02-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:26:"Room-Decor-.02-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:26:"Room-Decor-.02-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:27:"Room-Decor-.02-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.5";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567174220";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"640";s:13:"shutter_speed";s:17:"0.058823529411765";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(5679, 4395, '_wp_attached_file', '2019/09/Room-Decor-.02.jpg'),
(5678, 824, '_edit_lock', '1567845808:1'),
(8075, 5026, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8071, 4688, '_yoast_wpseo_content_score', '30'),
(8072, 5026, 'above-sidebar', '[]'),
(8073, 5026, 'below-sidebar', '[]'),
(8074, 5026, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p>|g1n|<p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>|g1n|<p><em>(Available until 31 December 2020)</em></p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4 style=|gq2|text-align: center;|gq2|>Please complete the form below.</h4>","margin-bottom":"5px"}}]'),
(5681, 4396, '_wp_attached_file', '2019/09/20190906_143410.jpg'),
(5682, 4396, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:1908;s:4:"file";s:27:"2019/09/20190906_143410.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"20190906_143410-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"20190906_143410-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:27:"20190906_143410-600x284.jpg";s:5:"width";i:600;s:6:"height";i:284;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190906_143410-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190906_143410-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190906_143410-768x363.jpg";s:5:"width";i:768;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190906_143410-1024x485.jpg";s:5:"width";i:1024;s:6:"height";i:485;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190906_143410-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190906_143410-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190906_143410-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190906_143410-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190906_143410-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190906_143410-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190906_143410-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190906_143410-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190906_143410-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190906_143410-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190906_143410-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190906_143410-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567780450";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"320";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(5683, 4397, '_wp_attached_file', '2019/09/20190906_153537.jpg'),
(5684, 4397, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:1908;s:4:"file";s:27:"2019/09/20190906_153537.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"20190906_153537-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"20190906_153537-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:27:"20190906_153537-600x284.jpg";s:5:"width";i:600;s:6:"height";i:284;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190906_153537-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190906_153537-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190906_153537-768x363.jpg";s:5:"width";i:768;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190906_153537-1024x485.jpg";s:5:"width";i:1024;s:6:"height";i:485;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190906_153537-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190906_153537-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190906_153537-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190906_153537-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190906_153537-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190906_153537-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190906_153537-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190906_153537-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190906_153537-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190906_153537-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190906_153537-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190906_153537-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567784137";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(5685, 4398, '_wp_attached_file', '2019/09/Jacuzzi-01.jpg'),
(5686, 4398, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1438;s:6:"height";i:812;s:4:"file";s:22:"2019/09/Jacuzzi-01.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"Jacuzzi-01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"Jacuzzi-01-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:22:"Jacuzzi-01-600x339.jpg";s:5:"width";i:600;s:6:"height";i:339;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"Jacuzzi-01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:22:"Jacuzzi-01-300x169.jpg";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:22:"Jacuzzi-01-768x434.jpg";s:5:"width";i:768;s:6:"height";i:434;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:23:"Jacuzzi-01-1024x578.jpg";s:5:"width";i:1024;s:6:"height";i:578;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:22:"Jacuzzi-01-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:22:"Jacuzzi-01-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:22:"Jacuzzi-01-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:22:"Jacuzzi-01-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:22:"Jacuzzi-01-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:22:"Jacuzzi-01-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:22:"Jacuzzi-01-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:22:"Jacuzzi-01-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:22:"Jacuzzi-01-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:22:"Jacuzzi-01-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:22:"Jacuzzi-01-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:23:"Jacuzzi-01-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;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:{}}}'),
(5689, 4400, '_wp_attached_file', '2019/09/20190906_1357481.jpg'),
(5690, 4400, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:1908;s:4:"file";s:28:"2019/09/20190906_1357481.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:28:"20190906_1357481-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:28:"20190906_1357481-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:28:"20190906_1357481-600x284.jpg";s:5:"width";i:600;s:6:"height";i:284;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:28:"20190906_1357481-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"20190906_1357481-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:28:"20190906_1357481-768x363.jpg";s:5:"width";i:768;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:29:"20190906_1357481-1024x485.jpg";s:5:"width";i:1024;s:6:"height";i:485;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:28:"20190906_1357481-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:28:"20190906_1357481-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:28:"20190906_1357481-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:28:"20190906_1357481-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:28:"20190906_1357481-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:28:"20190906_1357481-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:28:"20190906_1357481-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:28:"20190906_1357481-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:28:"20190906_1357481-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:28:"20190906_1357481-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:28:"20190906_1357481-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:29:"20190906_1357481-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567778268";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"6";s:3:"iso";s:3:"500";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(5691, 4401, '_wp_attached_file', '2019/09/IMG-20190819-WA00071.jpg'),
(5692, 4401, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1280;s:6:"height";i:960;s:4:"file";s:32:"2019/09/IMG-20190819-WA00071.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"IMG-20190819-WA00071-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-600x450.jpg";s:5:"width";i:600;s:6:"height";i:450;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"IMG-20190819-WA00071-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:32:"IMG-20190819-WA00071-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:33:"IMG-20190819-WA00071-1280x580.jpg";s:5:"width";i:1280;s:6:"height";i:580;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:{}}}'),
(5744, 149, '_edit_lock', '1567978200:1'),
(5834, 4439, '_wp_attached_file', '2019/09/20190906_135732.jpg'),
(5835, 4439, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:1908;s:4:"file";s:27:"2019/09/20190906_135732.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"20190906_135732-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"20190906_135732-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:27:"20190906_135732-600x284.jpg";s:5:"width";i:600;s:6:"height";i:284;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190906_135732-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190906_135732-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190906_135732-768x363.jpg";s:5:"width";i:768;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190906_135732-1024x485.jpg";s:5:"width";i:1024;s:6:"height";i:485;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190906_135732-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190906_135732-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190906_135732-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190906_135732-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190906_135732-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190906_135732-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190906_135732-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190906_135732-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190906_135732-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190906_135732-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190906_135732-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190906_135732-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567778252";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(5793, 4427, '_yoast_wpseo_primary_page_category', ''),
(5722, 4412, '_wp_attached_file', '2019/09/20190906_1356341.jpg'),
(5723, 4412, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:1908;s:4:"file";s:28:"2019/09/20190906_1356341.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:28:"20190906_1356341-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:28:"20190906_1356341-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:28:"20190906_1356341-600x284.jpg";s:5:"width";i:600;s:6:"height";i:284;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:28:"20190906_1356341-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"20190906_1356341-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:28:"20190906_1356341-768x363.jpg";s:5:"width";i:768;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:29:"20190906_1356341-1024x485.jpg";s:5:"width";i:1024;s:6:"height";i:485;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:28:"20190906_1356341-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:28:"20190906_1356341-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:28:"20190906_1356341-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:28:"20190906_1356341-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:28:"20190906_1356341-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:28:"20190906_1356341-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:28:"20190906_1356341-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:28:"20190906_1356341-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:28:"20190906_1356341-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:28:"20190906_1356341-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:28:"20190906_1356341-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:29:"20190906_1356341-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.5";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567778194";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"250";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(5713, 4410, '_wp_attached_file', '2019/09/20190906_1535371.jpg'),
(5714, 4410, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:1908;s:4:"file";s:28:"2019/09/20190906_1535371.jpg";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:28:"20190906_1535371-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:28:"20190906_1535371-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}s:18:"woocommerce_single";a:4:{s:4:"file";s:28:"20190906_1535371-600x284.jpg";s:5:"width";i:600;s:6:"height";i:284;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:28:"20190906_1535371-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:28:"20190906_1535371-300x142.jpg";s:5:"width";i:300;s:6:"height";i:142;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:28:"20190906_1535371-768x363.jpg";s:5:"width";i:768;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:29:"20190906_1535371-1024x485.jpg";s:5:"width";i:1024;s:6:"height";i:485;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:28:"20190906_1535371-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:28:"20190906_1535371-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:28:"20190906_1535371-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:28:"20190906_1535371-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:28:"20190906_1535371-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:28:"20190906_1535371-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:28:"20190906_1535371-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:28:"20190906_1535371-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:28:"20190906_1535371-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:28:"20190906_1535371-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:28:"20190906_1535371-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:29:"20190906_1535371-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1567784137";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(7786, 4949, '_wp_attached_file', '2019/10/20190516_163151.jpg'),
(7787, 4949, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:3024;s:4:"file";s:27:"2019/10/20190516_163151.jpg";s:5:"sizes";a:16:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190516_163151-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190516_163151-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190516_163151-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190516_163151-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190516_163151-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190516_163151-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190516_163151-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190516_163151-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190516_163151-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190516_163151-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190516_163151-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190516_163151-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190516_163151-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190516_163151-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190516_163151-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190516_163151-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.5";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1558024311";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"400";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(7788, 4946, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7789, 4946, 'above-sidebar', ''),
(7790, 4946, 'content-with-sidebar', ''),
(7791, 4946, 'below-sidebar', ''),
(7792, 4950, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7793, 4951, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7796, 4954, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7795, 4953, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7797, 4955, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7798, 4956, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7799, 4957, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7666, 4383, 'gdlr_ical_sync_date_list', 'a:37:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-13";i:2;s:10:"2020-02-14";i:3;s:10:"2020-02-15";i:4;s:10:"2020-02-20";i:5;s:10:"2020-02-21";i:6;s:10:"2020-02-22";i:7;s:10:"2020-02-27";i:8;s:10:"2020-02-28";i:9;s:10:"2020-02-29";i:10;s:10:"2020-03-07";i:11;s:10:"2020-03-08";i:12;s:10:"2020-03-09";i:13;s:10:"2020-03-13";i:14;s:10:"2020-03-14";i:15;s:10:"2020-03-20";i:16;s:10:"2020-03-21";i:17;s:10:"2020-03-22";i:18;s:10:"2020-03-27";i:19;s:10:"2020-03-28";i:20;s:10:"2020-04-10";i:21;s:10:"2020-04-11";i:22;s:10:"2020-04-12";i:23;s:10:"2020-04-20";i:24;s:10:"2020-05-01";i:25;s:10:"2020-05-02";i:26;s:10:"2020-06-21";i:27;s:10:"2020-06-22";i:28;s:10:"2020-08-09";i:29;s:10:"2020-08-10";i:30;s:10:"2020-08-11";i:31;s:10:"2020-08-12";i:32;s:10:"2020-09-11";i:33;s:10:"2020-09-12";i:34;s:10:"2020-09-24";i:35;s:10:"2020-09-25";i:36;s:10:"2020-09-26";}'),
(7667, 3596, 'gdlr_ical_sync_data', 'a:24:{i:0;a:2:{s:8:"check-in";s:10:"2020-02-08";s:9:"check-out";s:10:"2020-02-09";}i:1;a:2:{s:8:"check-in";s:10:"2020-02-09";s:9:"check-out";s:10:"2020-02-10";}i:2;a:2:{s:8:"check-in";s:10:"2020-02-13";s:9:"check-out";s:10:"2020-02-14";}i:3;a:2:{s:8:"check-in";s:10:"2020-02-14";s:9:"check-out";s:10:"2020-02-15";}i:4;a:2:{s:8:"check-in";s:10:"2020-02-15";s:9:"check-out";s:10:"2020-02-16";}i:5;a:2:{s:8:"check-in";s:10:"2020-02-21";s:9:"check-out";s:10:"2020-02-22";}i:6;a:2:{s:8:"check-in";s:10:"2020-02-22";s:9:"check-out";s:10:"2020-02-23";}i:7;a:2:{s:8:"check-in";s:10:"2020-02-28";s:9:"check-out";s:10:"2020-02-29";}i:8;a:2:{s:8:"check-in";s:10:"2020-02-29";s:9:"check-out";s:10:"2020-03-01";}i:9;a:2:{s:8:"check-in";s:10:"2020-03-06";s:9:"check-out";s:10:"2020-03-07";}i:10;a:2:{s:8:"check-in";s:10:"2020-03-07";s:9:"check-out";s:10:"2020-03-08";}i:11;a:2:{s:8:"check-in";s:10:"2020-03-13";s:9:"check-out";s:10:"2020-03-14";}i:12;a:2:{s:8:"check-in";s:10:"2020-03-14";s:9:"check-out";s:10:"2020-03-15";}i:13;a:2:{s:8:"check-in";s:10:"2020-03-27";s:9:"check-out";s:10:"2020-03-28";}i:14;a:2:{s:8:"check-in";s:10:"2020-03-28";s:9:"check-out";s:10:"2020-03-29";}i:15;a:2:{s:8:"check-in";s:10:"2020-04-03";s:9:"check-out";s:10:"2020-04-04";}i:16;a:2:{s:8:"check-in";s:10:"2020-04-04";s:9:"check-out";s:10:"2020-04-05";}i:17;a:2:{s:8:"check-in";s:10:"2020-04-10";s:9:"check-out";s:10:"2020-04-11";}i:18;a:2:{s:8:"check-in";s:10:"2020-04-11";s:9:"check-out";s:10:"2020-04-12";}i:19;a:2:{s:8:"check-in";s:10:"2020-04-12";s:9:"check-out";s:10:"2020-04-13";}i:20;a:2:{s:8:"check-in";s:10:"2020-04-20";s:9:"check-out";s:10:"2020-04-21";}i:21;a:2:{s:8:"check-in";s:10:"2020-04-21";s:9:"check-out";s:10:"2020-04-22";}i:22;a:2:{s:8:"check-in";s:10:"2020-11-13";s:9:"check-out";s:10:"2020-11-14";}i:23;a:2:{s:8:"check-in";s:10:"2020-11-14";s:9:"check-out";s:10:"2020-11-15";}}'),
(8024, 5013, '_yoast_wpseo_primary_page_category', ''),
(8048, 5019, '_menu_item_object_id', '5013'),
(8049, 5019, '_menu_item_object', 'page'),
(8047, 5019, '_menu_item_menu_item_parent', '4643'),
(8044, 5017, '_menu_item_orphaned', '1578518399'),
(8045, 5017, '_gdlr_mega_menu_item', ''),
(8046, 5019, '_menu_item_type', 'post_type'),
(7668, 3596, 'gdlr_ical_sync_date_list', 'a:24:{i:0;s:10:"2020-02-08";i:1;s:10:"2020-02-09";i:2;s:10:"2020-02-13";i:3;s:10:"2020-02-14";i:4;s:10:"2020-02-15";i:5;s:10:"2020-02-21";i:6;s:10:"2020-02-22";i:7;s:10:"2020-02-28";i:8;s:10:"2020-02-29";i:9;s:10:"2020-03-06";i:10;s:10:"2020-03-07";i:11;s:10:"2020-03-13";i:12;s:10:"2020-03-14";i:13;s:10:"2020-03-27";i:14;s:10:"2020-03-28";i:15;s:10:"2020-04-03";i:16;s:10:"2020-04-04";i:17;s:10:"2020-04-10";i:18;s:10:"2020-04-11";i:19;s:10:"2020-04-12";i:20;s:10:"2020-04-20";i:21;s:10:"2020-04-21";i:22;s:10:"2020-11-13";i:23;s:10:"2020-11-14";}'),
(8019, 5013, 'above-sidebar', '[]'),
(8020, 5013, 'content-with-sidebar', '[]'),
(8021, 5013, 'below-sidebar', '[]'),
(8022, 5013, '_yoast_wpseo_content_score', '60'),
(8023, 5014, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7669, 4920, 'above-sidebar', '[]'),
(7670, 4920, 'below-sidebar', '[]'),
(7671, 4920, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #ffffff;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}},{"item-type":"item","item-builder-title":"Hotel & Apartment Room Category / Branches","type":"room-category","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View All Branches","right-text-link":"","category":"","item-size":"2","thumbnail-size":"thumbnail","margin-bottom":"0px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(7665, 4383, 'gdlr_ical_sync_data', 'a:37:{i:0;a:2:{s:8:"check-in";s:10:"2020-02-08";s:9:"check-out";s:10:"2020-02-09";}i:1;a:2:{s:8:"check-in";s:10:"2020-02-13";s:9:"check-out";s:10:"2020-02-14";}i:2;a:2:{s:8:"check-in";s:10:"2020-02-14";s:9:"check-out";s:10:"2020-02-15";}i:3;a:2:{s:8:"check-in";s:10:"2020-02-15";s:9:"check-out";s:10:"2020-02-16";}i:4;a:2:{s:8:"check-in";s:10:"2020-02-20";s:9:"check-out";s:10:"2020-02-21";}i:5;a:2:{s:8:"check-in";s:10:"2020-02-21";s:9:"check-out";s:10:"2020-02-22";}i:6;a:2:{s:8:"check-in";s:10:"2020-02-22";s:9:"check-out";s:10:"2020-02-23";}i:7;a:2:{s:8:"check-in";s:10:"2020-02-27";s:9:"check-out";s:10:"2020-02-28";}i:8;a:2:{s:8:"check-in";s:10:"2020-02-28";s:9:"check-out";s:10:"2020-02-29";}i:9;a:2:{s:8:"check-in";s:10:"2020-02-29";s:9:"check-out";s:10:"2020-03-01";}i:10;a:2:{s:8:"check-in";s:10:"2020-03-07";s:9:"check-out";s:10:"2020-03-08";}i:11;a:2:{s:8:"check-in";s:10:"2020-03-08";s:9:"check-out";s:10:"2020-03-09";}i:12;a:2:{s:8:"check-in";s:10:"2020-03-09";s:9:"check-out";s:10:"2020-03-10";}i:13;a:2:{s:8:"check-in";s:10:"2020-03-13";s:9:"check-out";s:10:"2020-03-14";}i:14;a:2:{s:8:"check-in";s:10:"2020-03-14";s:9:"check-out";s:10:"2020-03-15";}i:15;a:2:{s:8:"check-in";s:10:"2020-03-20";s:9:"check-out";s:10:"2020-03-21";}i:16;a:2:{s:8:"check-in";s:10:"2020-03-21";s:9:"check-out";s:10:"2020-03-22";}i:17;a:2:{s:8:"check-in";s:10:"2020-03-22";s:9:"check-out";s:10:"2020-03-23";}i:18;a:2:{s:8:"check-in";s:10:"2020-03-27";s:9:"check-out";s:10:"2020-03-28";}i:19;a:2:{s:8:"check-in";s:10:"2020-03-28";s:9:"check-out";s:10:"2020-03-29";}i:20;a:2:{s:8:"check-in";s:10:"2020-04-10";s:9:"check-out";s:10:"2020-04-11";}i:21;a:2:{s:8:"check-in";s:10:"2020-04-11";s:9:"check-out";s:10:"2020-04-12";}i:22;a:2:{s:8:"check-in";s:10:"2020-04-12";s:9:"check-out";s:10:"2020-04-13";}i:23;a:2:{s:8:"check-in";s:10:"2020-04-20";s:9:"check-out";s:10:"2020-04-21";}i:24;a:2:{s:8:"check-in";s:10:"2020-05-01";s:9:"check-out";s:10:"2020-05-02";}i:25;a:2:{s:8:"check-in";s:10:"2020-05-02";s:9:"check-out";s:10:"2020-05-03";}i:26;a:2:{s:8:"check-in";s:10:"2020-06-21";s:9:"check-out";s:10:"2020-06-22";}i:27;a:2:{s:8:"check-in";s:10:"2020-06-22";s:9:"check-out";s:10:"2020-06-23";}i:28;a:2:{s:8:"check-in";s:10:"2020-08-09";s:9:"check-out";s:10:"2020-08-10";}i:29;a:2:{s:8:"check-in";s:10:"2020-08-10";s:9:"check-out";s:10:"2020-08-11";}i:30;a:2:{s:8:"check-in";s:10:"2020-08-11";s:9:"check-out";s:10:"2020-08-12";}i:31;a:2:{s:8:"check-in";s:10:"2020-08-12";s:9:"check-out";s:10:"2020-08-13";}i:32;a:2:{s:8:"check-in";s:10:"2020-09-11";s:9:"check-out";s:10:"2020-09-12";}i:33;a:2:{s:8:"check-in";s:10:"2020-09-12";s:9:"check-out";s:10:"2020-09-13";}i:34;a:2:{s:8:"check-in";s:10:"2020-09-24";s:9:"check-out";s:10:"2020-09-25";}i:35;a:2:{s:8:"check-in";s:10:"2020-09-25";s:9:"check-out";s:10:"2020-09-26";}i:36;a:2:{s:8:"check-in";s:10:"2020-09-26";s:9:"check-out";s:10:"2020-09-27";}}'),
(7941, 4996, 'below-sidebar', '[]'),
(8040, 5017, '_menu_item_target', ''),
(8041, 5017, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(8042, 5017, '_menu_item_xfn', ''),
(8043, 5017, '_menu_item_url', ''),
(8038, 5017, '_menu_item_object_id', '5013'),
(5753, 3720, '_yoast_wpseo_primary_page_category', ''),
(5754, 3720, '_yoast_wpseo_content_score', '30'),
(5760, 4383, '_wp_old_slug', '4383'),
(5761, 4383, '_yoast_wpseo_primary_room_category', ''),
(5762, 4383, '_yoast_wpseo_content_score', '60'),
(5763, 3596, '_yoast_wpseo_primary_room_category', ''),
(5764, 3596, '_yoast_wpseo_content_score', '60'),
(5785, 4427, '_edit_lock', '1568015649:1'),
(5786, 4427, '_edit_last', '1'),
(5787, 4427, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(5788, 4427, 'above-sidebar', ''),
(5789, 4427, 'content-with-sidebar', ''),
(5790, 4427, 'below-sidebar', ''),
(5791, 4427, '_yoast_wpseo_content_score', '60'),
(5792, 4428, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7803, 4961, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7801, 4959, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7980, 5004, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7984, 5005, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7988, 5006, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7992, 5007, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8001, 5008, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8007, 5010, 'above-sidebar', '[]'),
(8008, 5010, 'below-sidebar', '[]'),
(8009, 5010, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h5><p style=|gq2|text-align: center;|gq2|>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p style=|gq2|text-align: center;|gq2|>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"www.watershedguesthouse.co.zxa/beta/rooms","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(8006, 3720, '_yoast_wpseo_title', 'Accommodation in Hartbeespoort - Watershed Guest House'),
(8055, 5020, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8056, 5021, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8057, 5022, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8058, 5013, '_yoast_wpseo_metadesc', 'Perfect for a Valentine''s Day Package. Accommodation, romantic setting in the unit, massage and jacuzzi!'),
(8059, 5023, 'above-sidebar', '[]'),
(8060, 5023, 'below-sidebar', '[]'),
(8061, 5023, 'content-with-sidebar', '[]'),
(8062, 5023, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8063, 5024, 'above-sidebar', '[]'),
(8064, 5024, 'below-sidebar', '[]'),
(8065, 5024, 'content-with-sidebar', '[]'),
(8066, 5024, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8052, 5019, '_menu_item_xfn', ''),
(8053, 5019, '_menu_item_url', ''),
(8054, 5019, '_gdlr_mega_menu_item', ''),
(8039, 5017, '_menu_item_object', 'page'),
(7942, 4996, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}}]'),
(7972, 5002, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6199, 4539, 'below-sidebar', '[]'),
(6200, 4539, '_menu_item_type', 'post_type'),
(6201, 4539, '_menu_item_menu_item_parent', '0'),
(6202, 4539, '_menu_item_object_id', '4536'),
(6203, 4539, '_menu_item_object', 'page'),
(6204, 4539, '_menu_item_target', ''),
(6205, 4539, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(6206, 4539, '_menu_item_xfn', ''),
(6207, 4539, '_menu_item_url', ''),
(6208, 4539, '_gdlr_mega_menu_item', ''),
(5877, 4383, 'pagelayer-data', '1568026952'),
(7784, 4948, '_wp_attached_file', '2019/10/20190516_162854.jpg'),
(7785, 4948, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:3024;s:4:"file";s:27:"2019/10/20190516_162854.jpg";s:5:"sizes";a:16:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190516_162854-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190516_162854-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190516_162854-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190516_162854-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190516_162854-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190516_162854-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190516_162854-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190516_162854-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190516_162854-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190516_162854-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190516_162854-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190516_162854-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190516_162854-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190516_162854-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190516_162854-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190516_162854-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.5";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1558024135";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"640";s:13:"shutter_speed";s:16:"0.03030303030303";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(7780, 4946, '_edit_lock', '1570647299:1'),
(7781, 4946, '_edit_last', '1'),
(7782, 4947, '_wp_attached_file', '2019/10/20190516_162438.jpg'),
(7783, 4947, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:3024;s:4:"file";s:27:"2019/10/20190516_162438.jpg";s:5:"sizes";a:16:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190516_162438-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190516_162438-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190516_162438-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190516_162438-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190516_162438-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190516_162438-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190516_162438-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190516_162438-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190516_162438-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190516_162438-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190516_162438-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190516_162438-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190516_162438-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190516_162438-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190516_162438-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190516_162438-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.5";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1558023878";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(6188, 4536, 'below-sidebar', '[]'),
(5975, 4474, 'wpsm_servicebox_count', '2'),
(5976, 4474, 'Wpsm_Servicebox_Shortcode_Settings', 's:675:"a:18:{s:21:"service_acc_sec_title";N;s:20:"service_display_icon";s:3:"yes";s:24:"service_display_readmore";s:3:"yes";s:17:"service_title_clr";s:7:"#000000";s:16:"service_icon_clr";s:7:"#636363";s:19:"service_icon_bg_clr";s:7:"#dddddd";s:15:"service_des_clr";s:7:"#7f7f7f";s:20:"service_readmore_clr";s:7:"#4c4c4c";s:23:"service_readmore_bg_clr";s:7:"#ffffff";s:23:"service_box_bg_clr_dsn2";s:7:"#e5e5e5";s:23:"service_title_font_size";s:2:"22";s:21:"service_des_font_size";s:2:"19";s:26:"service_readmore_font_size";s:2:"16";s:11:"font_family";s:9:"Open Sans";s:9:"sb_layout";s:1:"6";s:17:"sb_web_link_label";s:9:"Read More";s:9:"templates";s:1:"1";s:10:"custom_css";s:0:"";}";'),
(5972, 4474, '_edit_lock', '1568733210:1'),
(5973, 4474, '_edit_last', '1'),
(5974, 4474, 'wpsm_servicebox_data', 's:592:"a:2:{i:0;a:4:{s:13:"service_title";s:12:"Sample Title";s:19:"service_description";s:142:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec feugiat.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec feugiat.";s:12:"service_icon";s:9:"fa-laptop";s:12:"service_link";s:1:"#";}i:1;a:4:{s:13:"service_title";s:12:"Sample Title";s:19:"service_description";s:142:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec feugiat.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec feugiat.";s:12:"service_icon";s:9:"fa-laptop";s:12:"service_link";s:1:"#";}}";'),
(6187, 4536, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Hotel & Apartment Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]'),
(6186, 4536, 'above-sidebar', '[]'),
(8032, 5016, '_menu_item_xfn', ''),
(8031, 5016, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(8030, 5016, '_menu_item_target', ''),
(8029, 5016, '_menu_item_object', 'page'),
(8028, 5016, '_menu_item_object_id', '5013'),
(6132, 1039, '_edit_lock', '1568120482:1'),
(8027, 5016, '_menu_item_menu_item_parent', '0'),
(8026, 5016, '_menu_item_type', 'post_type'),
(6117, 828, '_edit_lock', '1568119043:1'),
(6118, 3796, '_edit_lock', '1568119091:1'),
(6119, 4006, '_edit_lock', '1568119228:1'),
(6106, 4508, '_action_manager_schedule', 'O:30:"ActionScheduler_SimpleSchedule":1:{s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1568057594;}'),
(6162, 4527, '_action_manager_schedule', 'O:32:"ActionScheduler_IntervalSchedule":2:{s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1568714613;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:3600;}'),
(7964, 5000, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7973, 5003, 'above-sidebar', '[]'),
(7974, 5003, 'below-sidebar', '[]'),
(7975, 5003, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h5><h5>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </h5><h5>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</h5><h5 style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</h5>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(7969, 5002, 'above-sidebar', '[]'),
(7970, 5002, 'below-sidebar', '[]'),
(7971, 5002, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h4><h4>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </h4><h4>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</h4><h4 style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</h4>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(5989, 4479, '_wp_attached_file', 'woocommerce-placeholder.png'),
(5990, 4479, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1200;s:6:"height";i:1200;s:4:"file";s:27:"woocommerce-placeholder.png";s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:35:"woocommerce-placeholder-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}s:18:"woocommerce_single";a:4:{s:4:"file";s:35:"woocommerce-placeholder-600x600.png";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:35:"woocommerce-placeholder-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:35:"woocommerce-placeholder-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:35:"woocommerce-placeholder-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:37:"woocommerce-placeholder-1024x1024.png";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:9:"image/png";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:35:"woocommerce-placeholder-750x330.png";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:9:"image/png";}s:20:"round-personnel-size";a:4:{s:4:"file";s:35:"woocommerce-placeholder-400x400.png";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:15:"small-grid-size";a:4:{s:4:"file";s:35:"woocommerce-placeholder-400x300.png";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:35:"woocommerce-placeholder-400x340.png";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:9:"image/png";}s:8:"portrait";a:4:{s:4:"file";s:35:"woocommerce-placeholder-440x550.png";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:9:"image/png";}s:16:"post-slider-side";a:4:{s:4:"file";s:35:"woocommerce-placeholder-750x330.png";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:9:"image/png";}s:11:"full-slider";a:4:{s:4:"file";s:35:"woocommerce-placeholder-980x380.png";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:9:"image/png";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:35:"woocommerce-placeholder-500x550.png";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:9:"image/png";}s:9:"blog-grid";a:4:{s:4:"file";s:35:"woocommerce-placeholder-700x400.png";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:14:"room-thumbnail";a:4:{s:4:"file";s:35:"woocommerce-placeholder-600x388.png";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:9:"image/png";}s:12:"large-square";a:4:{s:4:"file";s:35:"woocommerce-placeholder-750x770.png";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:9:"image/png";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:36:"woocommerce-placeholder-1200x580.png";s:5:"width";i:1200;s:6:"height";i:580;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6197, 4539, 'above-sidebar', '[]'),
(6198, 4539, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p><img class=|gq2|alignnone size-medium wp-image-4410|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_1535371-300x142.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|142|gq2| /></p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p><img class=|gq2|alignnone size-medium wp-image-4412|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_1356341-300x142.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|142|gq2| /></p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6161, 3678, '_edit_lock', '1568229676:1'),
(6163, 4528, '_action_manager_schedule', 'O:32:"ActionScheduler_IntervalSchedule":2:{s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1568718237;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:3600;}'),
(6183, 4536, '_edit_lock', '1572423859:1'),
(6184, 4536, '_edit_last', '1'),
(6185, 4536, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6142, 4385, '_edit_lock', '1568714417:1'),
(6143, 4385, '_edit_last', '1'),
(7688, 4924, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6509, 4616, 'above-sidebar', '[]'),
(6510, 4616, 'below-sidebar', '[]'),
(6511, 4616, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #999999;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #999999;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #999999;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]'),
(7492, 4868, 'above-sidebar', '[]'),
(7493, 4868, 'below-sidebar', '[]'),
(7494, 4868, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p><p> </p><h2><a href=|gq2|https://watershedguesthouse.co.za/beta/test/midweek-specials/|gq2|>Click here to view our Midweek Specials</a></h2><h2><a href=|gq2|https://watershedguesthouse.co.za/beta/test/packages/|gq2|>Click here to view our Packages</a></h2><h2><a href=|gq2|https://watershedguesthouse.co.za/beta/extras/|gq2| target=|gq2|_blank|gq2| rel=|gq2|noopener|gq2|>Click here to view our Extras</a></h2>","margin-bottom":"20px"}}]'),
(6532, 4622, '_menu_item_object', 'page'),
(6533, 4622, '_menu_item_target', ''),
(6534, 4622, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(6535, 4622, '_menu_item_xfn', ''),
(6536, 4622, '_menu_item_url', ''),
(6341, 4573, 'post-option', '{"page-title":"","page-caption":"","header-background":"","room-amount":"1","ical-sync-url":"","max-people":"2","block-room-date":"","room-image-top-info":"","room-image-bottom-info":"","room-base-price-weekend":"1200","room-base-price":"1000","room-base-price-number-people":"2","adult-price-weekend":"","children-price-weekend":"","adult-price-weekday":"","children-price-weekday":"","special-season-pricing":"[]","consecutive-night-discount":"[]","fas-img":"","fas-img-url":"","facilities-and-services":"[{|gq2|title|gq2|:|gq2|Bed|gq2|,|gq2|value|gq2|:|gq2|Queen size bed |gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Max people|gq2|,|gq2|value|gq2|:|gq2|2 adults|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|View|gq2|,|gq2|value|gq2|:|gq2|Hartbeespoortdam and Magaliesburg Mountains|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|En Suite bathroom with spa bath and shower|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Air-condiioning|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Continental breakfast included|gq2|,|gq2|value|gq2|:|gq2|(Muffins, croissants, fruit salad, yogurt etc.)|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Patio with gas braai and outdoor furniture|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Jacuzzi|gq2|,|gq2|value|gq2|:|gq2|Can be booked at an additional cost|gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Bar fridge|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Microwave|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Coffee making facilities|gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|},{|gq2|title|gq2|:|gq2|Towels are provided |gq2|,|gq2|value|gq2|:|gq2||gq2|,|gq2|img|gq2|:|gq2||gq2|,|gq2|img_url|gq2|:|gq2||gq2|}]","thumbnail-type":"feature-image","thumbnail-video":"","thumbnail-slider":"","inside-thumbnail-type":"thumbnail-type","inside-thumbnail-image":"","inside-thumbnail-video":"","inside-thumbnail-slider":""}'),
(6358, 4578, '_wp_attached_file', '2019/09/nb_logo-1.png'),
(6359, 4578, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:269;s:6:"height";i:74;s:4:"file";s:21:"2019/09/nb_logo-1.png";s:5:"sizes";a:1:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"nb_logo-1-150x74.png";s:5:"width";i:150;s:6:"height";i:74;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}'),
(6592, 4640, '_edit_lock', '1579808199:1'),
(6593, 4640, '_edit_last', '1'),
(6594, 4640, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6607, 4643, '_gdlr_mega_menu_item', ''),
(6606, 4643, '_menu_item_url', ''),
(6605, 4643, '_menu_item_xfn', ''),
(6604, 4643, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(6603, 4643, '_menu_item_target', ''),
(6602, 4643, '_menu_item_object', 'page'),
(6601, 4643, '_menu_item_object_id', '4640'),
(6600, 4643, '_menu_item_menu_item_parent', '0'),
(6599, 4643, '_menu_item_type', 'post_type'),
(6557, 4627, '_edit_lock', '1568733939:1'),
(6558, 4628, '_edit_lock', '1568734284:1'),
(6537, 4622, '_gdlr_mega_menu_item', ''),
(7537, 4880, 'below-sidebar', '[]'),
(6519, 4618, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #999999;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #999999;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #999999;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]'),
(7645, 4906, 'above-sidebar', '[]'),
(7646, 4906, 'below-sidebar', '[]'),
(7647, 4906, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Clieck Here for our Midweek Specials","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials-packages/midweek-specials/","content":"<p><a href=|gq2|https://watershedguesthouse.co.za/beta/test/packages/20190704_124040/|gq2|><img class=|gq2|alignright size-medium wp-image-4777|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></a></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7675, 4921, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #ffffff;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}},{"item-type":"item","item-builder-title":"Hotel & Apartment Room","type":"room","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"View all rooms","right-text-link":"","category":"","tag":"","room-style":"classic","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"thumbnail","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}]'),
(6518, 4618, 'below-sidebar', '[]'),
(6517, 4618, 'above-sidebar', '[]'),
(6513, 4617, 'above-sidebar', '[]'),
(6514, 4617, 'below-sidebar', '[]'),
(6515, 4617, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p><p>The use of the Jacuzzi can be added for an additional fee.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #999999;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #999999;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #999999;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(6521, 4619, 'above-sidebar', '[]'),
(6522, 4619, 'below-sidebar', '[]'),
(6523, 4619, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #ffffff;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]'),
(6529, 4622, '_menu_item_type', 'post_type'),
(6530, 4622, '_menu_item_menu_item_parent', '0'),
(6531, 4622, '_menu_item_object_id', '4536'),
(6595, 4640, 'above-sidebar', '[]'),
(6596, 4640, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Clieck Here for our Midweek Specials","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials-packages/midweek-specials/","content":"<p><img class=|gq2|size-medium wp-image-4777 aligncenter|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Packages","caption":"packages include masaages, rose petals etz","right-text":"Clieck here to view our packages","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials-packages/packages/","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6597, 4640, 'below-sidebar', '[]'),
(6588, 4637, '_edit_lock', '1568734491:1'),
(7686, 4924, 'below-sidebar', '[]'),
(7687, 4924, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Hotel & Apartment Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]'),
(7673, 4921, 'above-sidebar', '[]'),
(7674, 4921, 'below-sidebar', '[]'),
(7685, 4924, 'above-sidebar', '[]'),
(7677, 4922, 'above-sidebar', '[]'),
(7678, 4922, 'below-sidebar', '[]'),
(7679, 4922, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #ffffff;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}},{"item-type":"item","item-builder-title":"Hotel & Apartment Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}]'),
(7681, 4923, 'above-sidebar', '[]'),
(7682, 4923, 'below-sidebar', '[]'),
(7683, 4923, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Our Honeymoon Suite","type":"content","option":{"page-item-id":"","title-type":"center-divider","title":"Our Honeymoon Suites","caption":"","right-text":"Read All News","right-text-link":"","content":"<p class=|gq2|text-dark|gq2|>Watershed has two luxurious and spacious Honeymoon Suites available that will assure a pleasant and tranquil stay. All rooms have a beautiful view of the Hartbeespoort dam. They are both spacious and elegantly decorated, air conditioned and equipped with all the pleasant comforts and conveniences you will need.</p><p class=|gq2|text-dark|gq2|>The open plan units each feature an en suite bathroom with spa bath and shower, double bed with Egyptian cotton linen, a small dressing table with hairdryer and a roof fan. The comfortable lounge has a television as well as DSTV and a DVD-player. The kitchenette is equipped with a kettle, microwave, bar fridge, cutlery and crockery. Coffee, sugar and tea sachets are supplied. The double doors open onto a patio with a gas braai and outdoor furniture. Each unit does have its own Jacuzzi which is located next to the room on the patio. You are welcome to exclude the Jacuzzi for a discounted rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Hotel & Apartment Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4410","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Honeymoon Suite","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"130px"}},{"item-type":"item","item-builder-title":"Std Rates","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline; color: #ffffff;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1000.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1200.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4412","thumbnail-size":"post-slider-side","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Honeymoon Suite with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>The Honeymoon Suite is spacious and has an en-suite bathroom with a spa bath and a shower that is part of an open plan room. </p><p>The bedroom and comfortable lounge has a view of the Hartbeespoort dam.</p><p>The suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.</p><p>The lounge has a flat screen television with DSTV (full bouquet) as well as a DVD-player.</p><p>Double doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.</p><p>The Jacuzzi is located next to the unit on the patio overlooking the dam.</p><p>We do supply two extra towels for when using the Jacuzzi.</p><p>We provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.</p><p>A continental breakfast as well amenities are also included in the rate.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h4><span style=|gq2|text-decoration: underline;|gq2|>Rates:                                                     </span></h4><p><span style=|gq2|color: #ffffff;|gq2|>Midweek Stays (Sun - Thu)     R1200.00 per couple per night</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Weekend Stays (Fri - Sat)       R1600.00 per couple per night                              (Two nights are required over weekends)</span></p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"item","item-builder-title":"Divided Line","type":"divider","option":{"page-item-id":"","type":"thick","size":"120%","margin-bottom":"15px"}}]'),
(6512, 4616, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6516, 4617, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6520, 4618, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6524, 4619, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6578, 4634, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7981, 5005, 'above-sidebar', '[]'),
(7982, 5005, 'below-sidebar', '[]'),
(7985, 5006, 'above-sidebar', '[]'),
(7986, 5006, 'below-sidebar', '[]'),
(7987, 5006, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h5><p style=|gq2|text-align: center;|gq2|>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p style=|gq2|text-align: center;|gq2|>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(8014, 4373, '_config_errors', 'a:1:{s:11:"mail.sender";a:1:{i:0;a:2:{s:4:"code";i:103;s:4:"args";a:3:{s:7:"message";s:0:"";s:6:"params";a:0:{}s:4:"link";s:70:"https://contactform7.com/configuration-errors/email-not-in-site-domain";}}}}'),
(7891, 4984, '_edit_last', '1'),
(7892, 4984, 'post-option', '{"sidebar":"default-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-title":"","page-caption":""}'),
(7897, 4986, '_edit_last', '1'),
(7895, 4985, 'post-option', '{"sidebar":"default-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-title":"","page-caption":""}'),
(7896, 4984, '_edit_lock', '1570647997:1'),
(7901, 4987, 'post-option', '{"sidebar":"default-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-title":"","page-caption":""}'),
(7902, 4986, '_edit_lock', '1570648535:1'),
(8010, 5010, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7998, 5008, 'above-sidebar', '[]'),
(7999, 5008, 'below-sidebar', '[]'),
(8000, 5008, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h5><p style=|gq2|text-align: center;|gq2|>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p style=|gq2|text-align: center;|gq2|>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(7989, 5007, 'above-sidebar', '[]'),
(7990, 5007, 'below-sidebar', '[]'),
(7991, 5007, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5 style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></h5><p style=|gq2|text-align: center;|gq2|>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p style=|gq2|text-align: center;|gq2|>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}},{"item-type":"item","item-builder-title":"Stunning Text","type":"stunning-text","option":{"page-item-id":"","title":"","caption":"Hello","button-text":"Buy Now","button-link":"","style":"normal","margin-bottom":"20px"}}]'),
(6654, 4658, '_edit_lock', '1568764859:1'),
(6655, 4658, '_edit_last', '1'),
(6656, 4658, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6657, 4658, 'above-sidebar', ''),
(6658, 4658, 'content-with-sidebar', ''),
(6659, 4658, 'below-sidebar', ''),
(6660, 4659, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7960, 4999, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7993, 4398, '_wp_attachment_image_alt', 'The Jacuzzi is located next to the unit on the patio overlooking the Hartbeespoort dam. Accommodation in Hartbeespoort'),
(7994, 4397, '_wp_attachment_image_alt', 'Honeymoon Suite 002 view with towels on the bed'),
(7995, 4401, '_wp_attachment_image_alt', 'The lounge area has a comfortable lounge with Protea flowers and white bunnies serving as table decor'),
(7996, 4396, '_wp_attachment_image_alt', 'Accommodation in Hartbeespoort Golden beige an faux fluffy scattered pillows decoreate the bed with a set of towels and a welcoming chocolate'),
(7997, 4395, '_wp_attachment_image_alt', 'A decorative wooden angel has fairy lights wrapped around it. a hanging heart with the word ''Peace'' is hung over its wing'),
(7943, 4996, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8025, 5015, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(8033, 5016, '_menu_item_url', ''),
(8034, 5016, '_menu_item_orphaned', '1578518373'),
(8035, 5016, '_gdlr_mega_menu_item', ''),
(8036, 5017, '_menu_item_type', 'post_type'),
(8037, 5017, '_menu_item_menu_item_parent', '0'),
(8050, 5019, '_menu_item_target', ''),
(8051, 5019, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(8012, 3798, '_config_errors', 'a:1:{s:11:"mail.sender";a:1:{i:0;a:2:{s:4:"code";i:103;s:4:"args";a:3:{s:7:"message";s:0:"";s:6:"params";a:0:{}s:4:"link";s:70:"https://contactform7.com/configuration-errors/email-not-in-site-domain";}}}}'),
(7956, 4385, '_wp_attachment_image_alt', 'Accommodation in HartbeespoortBronze ''heart shaped'' box that serves as room decor.'),
(7919, 4992, 'above-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[put_wpgm id=1]</p>","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#dddddd","border-bottom-color":"#dddddd","padding-top":"0px","padding-bottom":"0px"}}]'),
(7920, 4992, 'below-sidebar', '[]'),
(7921, 4992, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column3-5","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<h5>[gdlr_space height=|gq2|-22px|gq2|] [gdlr_heading tag=|gq2|h3|gq2| font_weight=|gq2|bold|gq2| ]Please complete the form below. [/gdlr_heading] [gdlr_space height=|gq2|25px|gq2|] [contact-form-7 id=|gq2|4374|gq2| title=|gq2|Test|gq2|]</h5>","margin-bottom":"60px"}}],"option":{},"size":"3/5"}]'),
(7922, 4992, 'post-option', '{"sidebar":"right-sidebar","left-sidebar":"Footer 1","right-sidebar":"contact","page-style":"normal","show-title":"disable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6707, 4673, 'above-sidebar', '[]'),
(6708, 4673, 'below-sidebar', '[]'),
(6709, 4673, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"full-content-thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6710, 4673, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6711, 4674, 'above-sidebar', '[]'),
(6712, 4674, 'below-sidebar', '[]'),
(6713, 4674, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"large-square","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6714, 4674, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6715, 4675, 'above-sidebar', '[]'),
(6716, 4675, 'below-sidebar', '[]'),
(6717, 4675, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"post-thumbnail-size","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6718, 4675, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6719, 4676, 'above-sidebar', '[]'),
(6720, 4676, 'below-sidebar', '[]'),
(6721, 4676, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"post-thumbnail-size","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6722, 4676, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6723, 4677, 'above-sidebar', '[]'),
(6724, 4677, 'below-sidebar', '[]'),
(6725, 4677, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"full-slider","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6726, 4677, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6727, 4678, 'above-sidebar', '[]'),
(6728, 4678, 'below-sidebar', '[]'),
(6729, 4678, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"large","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6730, 4678, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6731, 4679, 'above-sidebar', '[]'),
(6732, 4679, 'below-sidebar', '[]'),
(6733, 4679, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"About Us","type":"content","option":{"page-item-id":"","title-type":"center","title":"About Watershed Guest House","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed Guest House is uniquely located minutes away from all the major metropolitan areas of Gauteng.</p><p>Romantically nested between the Magaliesburg Mountains and the Hartbeespoort dam, Watershed is the perfect venue for special occasions such as honeymoons, anniversaries, engagements or birthday celebrations. It is also the perfect base from which to explore the many attractions and activities which Hartbeespoort has to offer.</p><p>Our peaceful suites are individually and elegantly styled and offer a blend of traditional and modern comfort that offers guests a haven of peace and tranquility to escape from the big city.. Both units open onto a patio with outdoor furniture on which guests can enjoy their breakfast, a hot cup of coffee or a relaxing drink at sunset while looking out onto a beautiful view of the Hartbeespoort dam.</p><p>The Hartbeespoort Dam provides a wealth of activities for the adventurous at heart. Many water sports are available on the dam as well as parasailing, windsurfing, jet-skiing, canoeing and sailing. There is a nearby aquarium, a private zoo and a snake park that are sure to entertain you. There are also many nearby golf courses for those wanting to practice their swing.</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4670","thumbnail-size":"full-content-thumbnail","link-type":"none","url":"","frame-type":"border","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(6734, 4679, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6738, 4680, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6742, 4681, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7704, 4930, '_form', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Contact Number (required)\n   [text* YourNumber] </label>\n\n<label> Desired Option (required)\n[select* Desiredoption "Standard Honeymoon Suite" "Honeymoon Suite De Lux"] </label>\n\n<label> Arrival Date \n[date ArrivalDate] </label>\n\n<label> Departure Date\n[date* DepartureDate min:2019-11-01 max:2024-12-30] </label>\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit "Send"]'),
(7722, 4932, '_form', '<label> Your Name (required)\n    [text* your-name] </label>\n\n<label> Your Email (required)\n    [email* your-email] </label>\n\n<label> Desired Option\n[select* DesiredOption "Standard Midweek Special" "Midweek Special with Jacuzzi"] </label>\n\n<label> Arrival Date (required)  \n    [date* ArrivalDate min:2019-10-09 max:2033-10-12 "ddmmyy"] </label>\n\n<label> Departure Date (required)  \n    [date* ArrivalDate min:2019-10-09 max:2033-10-12 "ddmmmyy"] </label>\n\n\n<label> Your Message\n    [textarea your-message] </label>\n\n[submit "Send"]'),
(7739, 4935, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6956, 4735, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:26:"Watershed "[your-subject]"";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:30:"info@watershedguesthouse.co.za";s:4:"body";s:186:"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 Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:22:"Reply-To: [your-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(7771, 4943, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(6876, 4714, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(6877, 4714, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}}]'),
(7940, 4996, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(6878, 4714, 'below-sidebar', '[]'),
(6873, 4714, '_edit_lock', '1572970642:1'),
(6874, 4714, '_edit_last', '1'),
(6875, 4714, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7752, 4939, 'above-sidebar', '[]'),
(7753, 4939, 'below-sidebar', '[]'),
(7754, 4939, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Interested in booking a Midweek Special?","caption":"Please complete the form below.","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}]'),
(7768, 4943, 'above-sidebar', '[]'),
(6949, 4734, '_menu_item_object', 'page'),
(6950, 4734, '_menu_item_target', ''),
(6951, 4734, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(6952, 4734, '_menu_item_xfn', ''),
(6953, 4734, '_menu_item_url', ''),
(6954, 4734, '_gdlr_mega_menu_item', ''),
(6945, 4733, '_edit_lock', '1568830211:1'),
(6946, 4734, '_menu_item_type', 'post_type'),
(6947, 4734, '_menu_item_menu_item_parent', '4643'),
(6948, 4734, '_menu_item_object_id', '4714'),
(7131, 4777, '_wp_attached_file', '2019/09/20190704_124040.jpg'),
(7132, 4777, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:4032;s:6:"height";i:3024;s:4:"file";s:27:"2019/09/20190704_124040.jpg";s:5:"sizes";a:16:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"20190704_124040-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:27:"20190704_124040-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20190704_124040-768x576.jpg";s:5:"width";i:768;s:6:"height";i:576;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20190704_124040-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"post-thumbnail-size";a:4:{s:4:"file";s:27:"20190704_124040-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:20:"round-personnel-size";a:4:{s:4:"file";s:27:"20190704_124040-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:15:"small-grid-size";a:4:{s:4:"file";s:27:"20190704_124040-400x300.jpg";s:5:"width";i:400;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:17:"small-grid-size-2";a:4:{s:4:"file";s:27:"20190704_124040-400x340.jpg";s:5:"width";i:400;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:8:"portrait";a:4:{s:4:"file";s:27:"20190704_124040-440x550.jpg";s:5:"width";i:440;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:16:"post-slider-side";a:4:{s:4:"file";s:27:"20190704_124040-750x330.jpg";s:5:"width";i:750;s:6:"height";i:330;s:9:"mime-type";s:10:"image/jpeg";}s:11:"full-slider";a:4:{s:4:"file";s:27:"20190704_124040-980x380.jpg";s:5:"width";i:980;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:18:"portfolio-portrait";a:4:{s:4:"file";s:27:"20190704_124040-500x550.jpg";s:5:"width";i:500;s:6:"height";i:550;s:9:"mime-type";s:10:"image/jpeg";}s:9:"blog-grid";a:4:{s:4:"file";s:27:"20190704_124040-700x400.jpg";s:5:"width";i:700;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:14:"room-thumbnail";a:4:{s:4:"file";s:27:"20190704_124040-600x388.jpg";s:5:"width";i:600;s:6:"height";i:388;s:9:"mime-type";s:10:"image/jpeg";}s:12:"large-square";a:4:{s:4:"file";s:27:"20190704_124040-750x770.jpg";s:5:"width";i:750;s:6:"height";i:770;s:9:"mime-type";s:10:"image/jpeg";}s:22:"full-content-thumbnail";a:4:{s:4:"file";s:28:"20190704_124040-1340x580.jpg";s:5:"width";i:1340;s:6:"height";i:580;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G973F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1562244040";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"4.32";s:3:"iso";s:3:"500";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}');
INSERT INTO `wpor_postmeta` VALUES
(7705, 4930, '_mail', 'a:9:{s:6:"active";b:1;s:7:"subject";s:15:"Midweek Enquiry";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:30:"info@watershedguesthouse.co.za";s:4:"body";s:287:"From: [your-name]\nEmail: <[your-email]>\nContact number: [YourNumber]\nDesired option: [Desiredoption]\nArrival date: [ArrivalDate]\nDeparture date: [DepartureDate]\n\nMessage:\n[your-message]\n\n\n\n-- \nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(7706, 4930, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:26:"Watershed "[your-subject]"";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:127:"Message Body:\n[your-message]\n\n-- \nThis email was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:40:"Reply-To: info@watershedguesthouse.co.za";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(7707, 4930, '_messages', 'a:22:{s:12:"mail_sent_ok";s:55:"Thank you for your message. Your enquiry 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.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:37:"The email address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(7724, 4932, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:26:"Watershed "[your-subject]"";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:127:"Message Body:\n[your-message]\n\n-- \nThis email was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:40:"Reply-To: info@watershedguesthouse.co.za";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(7564, 4887, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7565, 4887, 'below-sidebar', '[]'),
(7566, 4887, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"3","margin-bottom":"20px"}}]'),
(7576, 4889, 'below-sidebar', '[]'),
(7577, 4890, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7578, 4889, '_edit_lock', '1569679101:1'),
(7738, 4935, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Standard Midweek Special","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br /><span style=|gq2|color: #000000;|gq2|>- includes the use of the Jacuzzi during your stay</span></p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1000.00 per couple                                                    Two nights: R 1800.00 per couple</p>","margin-bottom":"60px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Enquire here</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[],"option":{},"size":"1/5"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Midweek Special with Jacuzzi","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- accommodation in a Honeymoon Suite for two people<br />- includes a continental breakfast<br />- includes a bottle of sparkling win on ice upon your arrival<br />- includes the use of the Jacuzzi during your stay</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                              One night only:  R 1400.00 per couple                                                    Two nights: R 2400.00 per couple</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"2/5"}]'),
(6957, 4735, '_mail_2', 'a:9:{s:6:"active";b:0;s:7:"subject";s:26:"Watershed "[your-subject]"";s:6:"sender";s:42:"Watershed <info@watershedguesthouse.co.za>";s:9:"recipient";s:12:"[your-email]";s:4:"body";s:128:"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)";s:18:"additional_headers";s:40:"Reply-To: info@watershedguesthouse.co.za";s:11:"attachments";s:0:"";s:8:"use_html";b:0;s:13:"exclude_blank";b:0;}'),
(6958, 4735, '_messages', 'a:23:{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.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(6959, 4735, '_additional_settings', ''),
(6960, 4735, '_locale', 'en_US'),
(7638, 4904, 'below-sidebar', '[]'),
(7639, 4904, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Read All News","right-text-link":"https://watershedguesthouse.co.za/beta/test/midweek-specials/","content":"<p><a href=|gq2|https://watershedguesthouse.co.za/beta/test/packages/20190704_124040/|gq2|><img class=|gq2|alignright size-medium wp-image-4777|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></a></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7644, 4905, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7641, 4905, 'above-sidebar', '[]'),
(7642, 4905, 'below-sidebar', '[]'),
(7643, 4905, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Read All News","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials/","content":"<p><a href=|gq2|https://watershedguesthouse.co.za/beta/test/packages/20190704_124040/|gq2|><img class=|gq2|alignright size-medium wp-image-4777|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></a></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7655, 4908, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Clieck Here for our Midweek Specials","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials-packages/midweek-specials/","content":"<p><img class=|gq2|size-medium wp-image-4777 aligncenter|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Packages","caption":"packages include masaages, rose petals etz","right-text":"Clieck here to view our packages","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials-packages/packages/","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7763, 4941, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7615, 4898, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7725, 4932, '_messages', 'a:23:{s:12:"mail_sent_ok";s:55:"Thank you for your message. Your enquiry 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.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:13:"invalid_email";s:37:"The email address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}'),
(8076, 4688, '_yoast_wpseo_primary_page_category', ''),
(7588, 4893, 'above-sidebar', '[]'),
(7589, 4893, 'below-sidebar', '[]'),
(7590, 4893, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"2","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}},{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"","item-size":"1/3","num-fetch":"8","page-layout":"","thumbnail-size":"","pagination":"","margin-bottom":"0px"}}]'),
(7591, 4893, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7592, 4894, '_edit_lock', '1569678310:1'),
(7659, 3596, '_wp_old_slug', 'standard-room-one-king-bed'),
(7651, 4907, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Clieck Here for our Midweek Specials","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials-packages/midweek-specials/","content":"<p><img class=|gq2|size-medium wp-image-4777 aligncenter|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7625, 4901, 'above-sidebar', '[]'),
(7626, 4901, 'below-sidebar', '[]'),
(7612, 4898, 'above-sidebar', '[]'),
(7613, 4898, 'below-sidebar', '[]'),
(7614, 4898, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>[gdlr_page category=|gq2|CATEGORY_SLUG|gq2| num_fetch=|gq2|1|gq2| page_style=|gq2|classic|gq2| item_size=|gq2|1/3|gq2| thumbnail_size=|gq2|post-thumbnail-size|gq2| pagination=|gq2|enable|gq2| ]</p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7947, 4997, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7946, 4997, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}}]'),
(7751, 4938, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7653, 4908, 'above-sidebar', '[]'),
(7654, 4908, 'below-sidebar', '[]'),
(7640, 4904, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7648, 4906, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7656, 4908, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7563, 4886, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7649, 4907, 'above-sidebar', '[]'),
(7650, 4907, 'below-sidebar', '[]'),
(7629, 4902, 'above-sidebar', '[]'),
(7630, 4902, 'below-sidebar', '[]'),
(7631, 4902, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Our Midweek Specials","caption":"Available for stays between Sunday and Thursday nights.","right-text":"Read All News","right-text-link":"https://watershedguesthouse.co.za/beta/midweek-specials","content":"<p><a href=|gq2|https://watershedguesthouse.co.za/beta/test/packages/20190704_124040/|gq2|><img class=|gq2|alignright size-medium wp-image-4777|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></a></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7627, 4901, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>Watershed has various packages and extras available that can be booked to make your stay a memorable one.</p>","margin-bottom":"20px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p><a href=|gq2|https://watershedguesthouse.co.za/beta/test/packages/20190704_124040/|gq2| rel=|gq2|attachment wp-att-4777|gq2|><img class=|gq2|alignright size-medium wp-image-4777|gq2| src=|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-300x225.jpg|gq2| alt=|gq2||gq2| width=|gq2|300|gq2| height=|gq2|225|gq2| /></a></p>","margin-bottom":"20px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}}],"option":{},"size":"1/2"}]'),
(7628, 4901, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7759, 4940, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7533, 4878, 'below-sidebar', '[]'),
(7534, 4878, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(7532, 4878, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7538, 4880, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"20px"}}]'),
(7549, 4883, 'below-sidebar', '[]'),
(7550, 4883, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"1","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Slider","type":"slider","option":{"page-item-id":"","slider":"","slider-type":"","thumbnail-size":"","margin-bottom":"20px"}}]'),
(7652, 4907, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7461, 4861, '_edit_lock', '1569263520:1'),
(7462, 4861, '_edit_last', '1'),
(7463, 4861, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7464, 4861, 'above-sidebar', '[]'),
(7465, 4861, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Romantic setups in the unit","caption":"Should you perhaps be planning a romantic weekend we can assist with the following options which will be set up in your unit upon your arrival.","right-text":"Read All News","right-text-link":"","content":"<p><strong>Option 1:</strong><br />- a bottle of JC le Roux champagne on ice<br />- a box of Lindt chocolates<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br /><strong>Cost: R500.00</strong></p><p><strong>Option 2:</strong><br />- a bottle of JC le Roux champagne on ice<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br /><strong>Cost: R400.00</strong></p><p><strong>Option 3:</strong><br />- a bottle of JC le Roux champagne on ice<br />- Rose petals scattered in the bedroom and bathroom area<br /><strong>Cost: R350.00</strong> </p><p><strong>Option 4:</strong><br />- a bottle of JC le Roux champagne on ice<br />- a box of Lindt chocolates<br /><strong>Cost: R250.00</strong> </p><p><strong>Optional Extras:</strong><br />Rose petals - R 200.00<br />10 x Tea light candles - R 80.00<br />A bouquet of assorted flowers - R 250.00<br />A bouquet of roses - R 350.00</p><p>In-Room Spa Treatments In-room spa treatments are available on pre-booking. Whether you need to de-stress with a back, neck and shoulder massage, recover flexibility with a Full Body Massage, or just pamper yourself with a facial treatment, it is done professionally in the privacy of your own room. Pamper Facial (30 min) – R900.00 per couple Classic Manicure (60 min) – R900.00 per couple Classic Pedicure (60 min) – R900.00 per couple Body Exfoliation (30 min) – R900.00 per couple Cleansing and relaxing back treatment (60min) – R900 per couple Mud and Clay Wraps (1.5hrs) – R1200 per couple Full Body Massage (60 min) – R1200 per couple Back, Neck and Shoulder massage (30min) – R1000 per couple</p>","margin-bottom":"20px"}}]'),
(7466, 4861, 'below-sidebar', '[]'),
(7467, 4862, 'above-sidebar', '[]'),
(7468, 4862, 'below-sidebar', '[]'),
(7469, 4862, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p><strong>Option 1:</strong><br />- a bottle of JC le Roux champagne on ice<br />- a box of Lindt chocolates<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br /><strong>Cost: R500.00</strong></p><p><strong>Option 2:</strong><br />- a bottle of JC le Roux champagne on ice<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br /><strong>Cost: R400.00</strong></p><p><strong>Option 3:</strong><br />- a bottle of JC le Roux champagne on ice<br />- Rose petals scattered in the bedroom and bathroom area<br /><strong>Cost: R350.00</strong> </p><p><strong>Option 4:</strong><br />- a bottle of JC le Roux champagne on ice<br />- a box of Lindt chocolates<br /><strong>Cost: R250.00</strong> </p><p><strong>Optional Extras:</strong><br />Rose petals - R 200.00<br />10 x Tea light candles - R 80.00<br />A bouquet of assorted flowers - R 250.00<br />A bouquet of roses - R 350.00</p><p>In-Room Spa Treatments In-room spa treatments are available on pre-booking. Whether you need to de-stress with a back, neck and shoulder massage, recover flexibility with a Full Body Massage, or just pamper yourself with a facial treatment, it is done professionally in the privacy of your own room. Pamper Facial (30 min) – R900.00 per couple Classic Manicure (60 min) – R900.00 per couple Classic Pedicure (60 min) – R900.00 per couple Body Exfoliation (30 min) – R900.00 per couple Cleansing and relaxing back treatment (60min) – R900 per couple Mud and Clay Wraps (1.5hrs) – R1200 per couple Full Body Massage (60 min) – R1200 per couple Back, Neck and Shoulder massage (30min) – R1000 per couple</p>","margin-bottom":"20px"}}]'),
(7470, 4862, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7471, 4864, '_menu_item_type', 'post_type'),
(7472, 4864, '_menu_item_menu_item_parent', '4643'),
(7473, 4864, '_menu_item_object_id', '4861'),
(7474, 4864, '_menu_item_object', 'page'),
(7475, 4864, '_menu_item_target', ''),
(7476, 4864, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(7477, 4864, '_menu_item_xfn', ''),
(7478, 4864, '_menu_item_url', ''),
(7479, 4864, '_gdlr_mega_menu_item', ''),
(7480, 4865, 'above-sidebar', '[]'),
(7481, 4865, 'below-sidebar', '[]'),
(7482, 4865, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"center","title":"Romantic setups in the unit","caption":"Should you perhaps be planning a romantic weekend we can assist with the following options which will be set up in your unit upon your arrival.","right-text":"Read All News","right-text-link":"","content":"<p><strong>Option 1:</strong><br />- a bottle of JC le Roux champagne on ice<br />- a box of Lindt chocolates<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br /><strong>Cost: R500.00</strong></p><p><strong>Option 2:</strong><br />- a bottle of JC le Roux champagne on ice<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br /><strong>Cost: R400.00</strong></p><p><strong>Option 3:</strong><br />- a bottle of JC le Roux champagne on ice<br />- Rose petals scattered in the bedroom and bathroom area<br /><strong>Cost: R350.00</strong> </p><p><strong>Option 4:</strong><br />- a bottle of JC le Roux champagne on ice<br />- a box of Lindt chocolates<br /><strong>Cost: R250.00</strong> </p><p><strong>Optional Extras:</strong><br />Rose petals - R 200.00<br />10 x Tea light candles - R 80.00<br />A bouquet of assorted flowers - R 250.00<br />A bouquet of roses - R 350.00</p><p>In-Room Spa Treatments In-room spa treatments are available on pre-booking. Whether you need to de-stress with a back, neck and shoulder massage, recover flexibility with a Full Body Massage, or just pamper yourself with a facial treatment, it is done professionally in the privacy of your own room. Pamper Facial (30 min) – R900.00 per couple Classic Manicure (60 min) – R900.00 per couple Classic Pedicure (60 min) – R900.00 per couple Body Exfoliation (30 min) – R900.00 per couple Cleansing and relaxing back treatment (60min) – R900 per couple Mud and Clay Wraps (1.5hrs) – R1200 per couple Full Body Massage (60 min) – R1200 per couple Back, Neck and Shoulder massage (30min) – R1000 per couple</p>","margin-bottom":"20px"}}]'),
(7483, 4865, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7495, 4868, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7555, 4884, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7559, 4885, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7567, 4887, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7571, 4888, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7636, 4903, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7560, 4886, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7561, 4886, 'below-sidebar', '[]'),
(7562, 4886, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"4","margin-bottom":"20px"}}]'),
(7552, 4884, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7553, 4884, 'below-sidebar', '[]'),
(7554, 4884, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"1","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Slider","type":"slider","option":{"page-item-id":"","slider":"[[4385],{|gq2|4385|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190309_145756-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","slider-type":"flexslider","thumbnail-size":"thumbnail","margin-bottom":"20px"}}]'),
(7551, 4883, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7558, 4885, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"1","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Slider","type":"slider","option":{"page-item-id":"","slider":"[[4385],{|gq2|4385|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190309_145756-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","slider-type":"nivoslider","thumbnail-size":"thumbnail","margin-bottom":"20px"}}]');
INSERT INTO `wpor_postmeta` VALUES
(7556, 4885, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7557, 4885, 'below-sidebar', '[]'),
(7569, 4888, 'below-sidebar', '[]'),
(7570, 4888, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Banner","type":"banner","option":{"page-item-id":"","slider":"","thumbnail-size":"thumbnail","banner-columns":"4","margin-bottom":"20px"}}]'),
(7568, 4888, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7574, 4889, 'above-sidebar', '[]'),
(7575, 4889, 'content-with-sidebar', '[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"2","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}},{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"","item-size":"1/3","num-fetch":"8","page-layout":"","thumbnail-size":"","pagination":"","margin-bottom":"0px"}}]'),
(7572, 4889, '_edit_last', '1'),
(7573, 4889, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7944, 4997, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7945, 4997, 'below-sidebar', '[]'),
(7535, 4878, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7539, 4880, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7548, 4883, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7544, 4882, 'above-sidebar', '[{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}}]'),
(7545, 4882, 'below-sidebar', '[]'),
(7546, 4882, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Relax Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Relax Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi during your stay<br />- Sparkling wine on ice upon your arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Fairy Lights in the bedroom area<br />- Includes a continental breakfast for both mornings<br />- An in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 3800.00 per couple for two nights                                                                                                    Weekend Stay: R 4800.00 per couple for two nights</p><p> </p><p> </p>","margin-bottom":"10px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"4777","thumbnail-size":"room-thumbnail","link-type":"none","url":"","frame-type":"rounded","frame-background":"#dddddd","margin-bottom":"10px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"solid","size":"","margin-bottom":"10"}},{"item-type":"wrapper","item-builder-title":"Indullge Package","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Indulge Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights’ accommodation in a luxurious unit for two people<br />- Private use of the Jacuzzi<br />- A bottle of champagne on ice upon arrival<br />- Rose petals scattered in the bedroom and bathroom area<br />- Includes a continental breakfast for both mornings<br />- A in-room full body massage for two people<br />- Fully catered and set up in-room picnic</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4800.00 per couple for two nights                                                                                                    Weekend Stay: R 5700.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 4200.00 per couple for two nights                                                                                                    Weekend Stay: R 4900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-2","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"thumbnail","link-type":"none","url":"","frame-type":"none","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Make it a Date Package","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"''Make it a Date'' Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />    - A bottle of sparkling wine on ice<br />    - Rose petals (scattered in the bedroom and bathroom area)<br />    - A box of Lindt chocolates<br />    - Fairy Lights<br />    - Bubble bath<br />    - Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings</p><p><br /><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(excluding the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 2350.00 per couple for two nights                                                                                                    Weekend Stay: R 3000.00 per couple for two nights</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>  <em>(including the use of the Jacuzzi) </em>                                                                                                                                          Midweek Stay:  R 3000.00 per couple for two nights                                                                                                    Weekend Stay: R 3900.00 per couple for two nights</p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"50px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Divider","type":"divider","option":{"page-item-id":"","type":"","size":"","margin-bottom":"50px"}},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column2-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"left","title":"Full House Package","caption":"","right-text":"Read All News","right-text-link":"","content":"<p>- 2 nights'' accommodation in a luxurious unit for two people<br />- Romantic setup in the unit upon your arrival with:<br />- Sparkling wine on ice<br />- Rose petals<br />- A box of Lindt chocolates<br />- Fairy Lights<br />- Bubble bath<br />- Tea light candles (in the bathroom area)<br />- Includes a continental breakfast for both mornings<br />- Private use of the Jacuzzi<br />- A in-room full body massage for two people</p><p><span style=|gq2|color: #ffffff;|gq2|>Rates: </span>                                                                                                                                                                                            Midweek Stay:  R 4100.00 per couple for two nights                                                                                                    Weekend Stay: R 5100.00 per couple for two nights</p><p> </p>","margin-bottom":"20px"}}],"option":{},"size":"2/3"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Image / Frame","type":"image-frame","option":{"page-item-id":"","image-id":"","thumbnail-size":"","link-type":"","url":"","frame-type":"","frame-background":"#dddddd","margin-bottom":"20px"}}],"option":{},"size":"1/3"},{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|>Still want more? Ask about our optional extras or our in-room spa menu.</p>","margin-bottom":"20px"}},{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"1","margin-bottom":"20px"}}]'),
(7547, 4882, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7961, 5000, 'above-sidebar', '[]'),
(7962, 5000, 'below-sidebar', '[]'),
(7963, 5000, 'content-with-sidebar', '[{"item-type":"wrapper","item-builder-title":"Full Size Wrapper","type":"full-size-wrapper","items":[{"item-type":"item","item-builder-title":"Master Slider","type":"master-slider","option":{"page-item-id":"","id":"2","margin-bottom":"0px"}}],"option":{"page-item-id":"","background":"#ffffff","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"0px","padding-bottom":"0px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-1","items":[{"item-type":"item","item-builder-title":"Content","type":"content","option":{"page-item-id":"","title-type":"none","title":"","caption":"","right-text":"Read All News","right-text-link":"","content":"<p style=|gq2|text-align: center;|gq2|><strong>Why Watershed Guest House?</strong></p><p>Watershed Guest House is ideally situated in a tranquil suburb near the Hartbeespoort Dam and is the perfect place for a relaxing getaway or stopover for couples looking for accommodation in Hartbeespoort to celebrate a special occasion or simply to relax and unwind.  We offer two beautiful suites, allowing our guests to immerse themselves in luxury and to enjoy the tranquillity of the surrounding areas. </p><p>To top it off, enjoy a sun downer in the private Jacuzzi while looking out over the Hartbeespoort dam or experience complete relaxation with an in-room full body massage.</p><p style=|gq2|text-align: center;|gq2|>Sounds like a great spot to pop the question, don’t you think?</p>","margin-bottom":"20px"}}],"option":{},"size":"1/1"}],"option":{"page-item-id":"","background-type":"color","background":"#322b23","skin":"gdlr-skin-dark-brown","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"48px","padding-bottom":"27px"}},{"item-type":"wrapper","item-builder-title":"Background/Parallax Wrapper","type":"parallax-bg-wrapper","items":[{"item-type":"item","item-builder-title":"Room","type":"room","option":{"page-item-id":"","title-type":"center","title":"Watershed Guest House Rooms","caption":"","right-text":"View All Rooms","right-text-link":"","category":"room","tag":"","room-style":"modern","enable-carousel":"disable","room-size":"2","num-fetch":"2","num-excerpt":"20","thumbnail-size":"blog-grid","orderby":"date","order":"desc","pagination":"disable","margin-bottom":"0px"}}],"option":{"page-item-id":"","type":"image","background":"3959","background-mobile":"","background-speed":"0.1","pattern":"1","video":"","video-overlay":"0.5","video-player":"enable","skin":"gdlr-skin-light-grey","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"10px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Page","type":"page","option":{"page-item-id":"","title-type":"left","title":"More from us","caption":"","right-text":"Read All News","right-text-link":"","category":"","page-style":"classic","item-size":"1/2","num-fetch":"1","page-layout":"fitRows","thumbnail-size":"thumbnail","pagination":"disable","margin-bottom":"0px"}}],"option":{},"size":"1/2"},{"item-type":"wrapper","item-builder-title":"Column Item","type":"column1-3","items":[{"item-type":"item","item-builder-title":"Gallery","type":"gallery","option":{"page-item-id":"","slider":"[[4777,4670,4401,4398,4397],{|gq2|3511|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3512|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3514|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3517|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-2650397-sailing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3518|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3519|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3521|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/photodune-1576481-relaxing-m-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3523|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|3525|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2|current|gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|http://themes.goodlayers2.com/hotelmaster/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4397|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4398|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4401|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4670|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150},|gq2|4777|gq2|:{|gq2|title|gq2|:|gq2||gq2|,|gq2|caption|gq2|:|gq2||gq2|,|gq2|caption-position|gq2|:|gq2||gq2|,|gq2|slide-link|gq2|:|gq2||gq2|,|gq2|url|gq2|:|gq2||gq2|,|gq2|new-tab|gq2|:|gq2|enable|gq2|,|gq2|thumbnail|gq2|:|gq2|https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040-150x150.jpg|gq2|,|gq2|width|gq2|:150,|gq2|height|gq2|:150}}]","title-type":"left-divider","title":"Gallery","caption":"","thumbnail-size":"round-personnel-size","gallery-style":"grid","with-featured":"enable","gallery-columns":"4","num-fetch":"","show-caption":"no","margin-bottom":"20px"}}],"option":{},"size":"1/2"}],"option":{"page-item-id":"","background-type":"color","background":"#292929","skin":"no-skin","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"70px","padding-bottom":"40px"}},{"item-type":"wrapper","item-builder-title":"Color Wrapper","type":"color-wrapper","items":[{"item-type":"item","item-builder-title":"Testimonial","type":"testimonial","option":{"page-item-id":"","testimonial":"[{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Nakita Heitz|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Just bliss. Wonderful accomodation and friendly staff. Couldnt ask for a better weekend away.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Pana Pana|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|Wonderful place to unwind ?. Mandy and Sibongile took very good care of us. The view of Hartbeespoort dam is just woooow. The rooms were clean and comfortable and the hosts gave us a warm welcome. We definitely won’t mind going back. I would definitely recommend it to anyone - very nice! ????|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Sheila Mthimunye|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|We spent the weekend at Watershed with my partner for his birthday and I must say it was amazing. The hospitality was on point, the room service was also on point and the breakfast was perfect. It was indeed a peaceful weekend and there were a lot of activities in the area to part-take in. We really enjoyed our stay and will definitely come back soon.|gq2|},{|gq2|gdl-tab-author-image-url|gq2|:|gq2||gq2|,|gq2|gdl-tab-author-image|gq2|:|gq2||gq2|,|gq2|gdl-tab-title|gq2|:|gq2|Thomas Mandla Bafana Maduna|gq2|,|gq2|gdl-tab-position|gq2|:|gq2||gq2|,|gq2|gdl-tab-content|gq2|:|gq2|The place is fantastic, peaceful a nice view of the dam, nice for a romantic outing.|gq2|}]","title-type":"center","title":"Testimonial","caption":"","testimonial-columns":"1","testimonial-type":"carousel","testimonial-style":"large plain-style","margin-bottom":"20px"}}],"option":{"page-item-id":"","background-type":"color","background":"#1e1e1e","skin":"gdlr-skin-dark-testimonial","show-section":"gdlr-show-all","border":"none","border-top-color":"#e9e9e9","border-bottom-color":"#e9e9e9","padding-top":"80px","padding-bottom":"45px"}}]'),
(7672, 4920, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7676, 4921, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7680, 4922, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}'),
(7684, 4923, 'post-option', '{"sidebar":"no-sidebar","left-sidebar":"Footer 1","right-sidebar":"Footer 1","page-style":"normal","show-title":"enable","page-caption":"","show-content":"enable","header-background":"","header-style":"default"}');

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

--
-- Table structure for table `wpor_posts`
--

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

--
-- Dumping data for table `wpor_posts`
--

INSERT INTO `wpor_posts` VALUES
(3, 1, '2019-09-03 18:19:06', '2019-09-03 18:19:06', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: https://watershedguesthouse.co.za/beta.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {"level":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {"level":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2019-09-03 18:19:06', '2019-09-03 18:19:06', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=3', 0, 'page', '', 0),
(3510, 2, '2015-03-25 09:58:08', '2015-03-25 09:58:08', '', 'photodune-2232283-hotel-room-with-bed-and-wooden-m', 'Room', 'inherit', 'open', 'open', '', 'photodune-2232283-hotel-room-with-bed-and-wooden-m', '', '', '2015-03-25 09:58:08', '2015-03-25 09:58:08', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-2232283-hotel-room-with-bed-and-wooden-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3511, 2, '2015-03-25 09:58:14', '2015-03-25 09:58:14', '', 'Image Title', 'Room', 'inherit', 'open', 'open', '', 'photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m', '', '', '2015-03-25 09:58:14', '2015-03-25 09:58:14', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-2676493-suite-bed-room-with-balcony-of-a-luxury-resort-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3512, 2, '2015-03-25 09:58:25', '2015-03-25 09:58:25', '', 'Image Title', 'Room', 'inherit', 'open', 'open', '', 'photodune-3973259-hotel-room-m', '', '', '2015-03-25 09:58:25', '2015-03-25 09:58:25', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-3973259-hotel-room-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3513, 2, '2015-03-25 09:58:31', '2015-03-25 09:58:31', '', 'Image Title', 'Room', 'inherit', 'open', 'open', '', 'photodune-3973289-hotel-room-m', '', '', '2015-03-25 09:58:31', '2015-03-25 09:58:31', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-3973289-hotel-room-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3514, 2, '2015-03-25 09:58:37', '2015-03-25 09:58:37', '', 'Image Title', 'Room', 'inherit', 'open', 'open', '', 'photodune-4076311-interior-of-modern-comfortable-hotel-room-m', '', '', '2015-03-25 09:58:37', '2015-03-25 09:58:37', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-4076311-interior-of-modern-comfortable-hotel-room-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3515, 2, '2015-03-25 10:01:14', '2015-03-25 10:01:14', '', 'photodune-1176751-interior-design-of-modern-living-room-m', '', 'inherit', 'open', 'open', '', 'photodune-1176751-interior-design-of-modern-living-room-m', '', '', '2015-03-25 10:01:14', '2015-03-25 10:01:14', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-1176751-interior-design-of-modern-living-room-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3516, 2, '2015-03-25 10:01:18', '2015-03-25 10:01:18', '', 'photodune-2516147-palm-van-m', 'Car', 'inherit', 'open', 'open', '', 'photodune-2516147-palm-van-m', '', '', '2015-03-25 10:01:18', '2015-03-25 10:01:18', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-2516147-palm-van-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3517, 2, '2015-03-25 10:01:23', '2015-03-25 10:01:23', '', 'photodune-2650397-sailing-m', '', 'inherit', 'open', 'open', '', 'photodune-2650397-sailing-m', '', '', '2015-03-25 10:01:23', '2015-03-25 10:01:23', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-2650397-sailing-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3518, 2, '2015-03-25 10:01:28', '2015-03-25 10:01:28', '', 'Image Title', 'Pool', 'inherit', 'open', 'open', '', 'photodune-7751505-luxury-home-with-swimming-pool-m', '', '', '2015-03-25 10:01:28', '2015-03-25 10:01:28', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-7751505-luxury-home-with-swimming-pool-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3519, 2, '2015-03-25 10:02:24', '2015-03-25 10:02:24', '', 'photodune-1231437-tropical-pool-bar-m', 'Resting', 'inherit', 'open', 'open', '', 'photodune-1231437-tropical-pool-bar-m', '', '', '2015-03-25 10:02:24', '2015-03-25 10:02:24', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-1231437-tropical-pool-bar-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3520, 2, '2015-03-25 10:02:29', '2015-03-25 10:02:29', '', 'photodune-3267349-niagara-falls-ontario-canada-m', '', 'inherit', 'open', 'open', '', 'photodune-3267349-niagara-falls-ontario-canada-m', '', '', '2015-03-25 10:02:29', '2015-03-25 10:02:29', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-3267349-niagara-falls-ontario-canada-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3521, 2, '2015-03-25 10:02:32', '2015-03-25 10:02:32', '', 'photodune-1576481-relaxing-m', 'Beach', 'inherit', 'open', 'open', '', 'photodune-1576481-relaxing-m', '', '', '2015-03-25 10:02:32', '2015-03-25 10:02:32', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-1576481-relaxing-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3522, 2, '2015-03-25 10:02:55', '2015-03-25 10:02:55', '', 'Fotolia_33275049_Subscription_Monthly_XXL', '', 'inherit', 'open', 'open', '', 'fotolia_33275049_subscription_monthly_xxl', '', '', '2015-03-25 10:02:55', '2015-03-25 10:02:55', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/Fotolia_33275049_Subscription_Monthly_XXL.jpg', 0, 'attachment', 'image/jpeg', 0),
(3523, 2, '2015-03-25 10:02:59', '2015-03-25 10:02:59', '', 'Fotolia_34317913_Subscription_Monthly_XXL', '', 'inherit', 'open', 'open', '', 'fotolia_34317913_subscription_monthly_xxl', '', '', '2015-03-25 10:02:59', '2015-03-25 10:02:59', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/Fotolia_34317913_Subscription_Monthly_XXL.jpg', 0, 'attachment', 'image/jpeg', 0),
(3524, 2, '2015-03-25 10:03:03', '2015-03-25 10:03:03', '', 'Fotolia_34636860_Subscription_Monthly_XXL', 'Cooking', 'inherit', 'open', 'open', '', 'fotolia_34636860_subscription_monthly_xxl', '', '', '2015-03-25 10:03:03', '2015-03-25 10:03:03', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/Fotolia_34636860_Subscription_Monthly_XXL.jpg', 0, 'attachment', 'image/jpeg', 0),
(3525, 2, '2015-03-25 10:03:07', '2015-03-25 10:03:07', '', 'Fotolia_44778217_Subscription_Monthly_XXL', 'Steak', 'inherit', 'open', 'open', '', 'fotolia_44778217_subscription_monthly_xxl', '', '', '2015-03-25 10:03:07', '2015-03-25 10:03:07', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/Fotolia_44778217_Subscription_Monthly_XXL.jpg', 0, 'attachment', 'image/jpeg', 0),
(3526, 2, '2015-03-25 11:12:46', '2015-03-25 11:12:46', '', 'Fotolia_16820650_Subscription_Monthly_XL', 'Bath', 'inherit', 'open', 'open', '', 'fotolia_16820650_subscription_monthly_xl', '', '', '2015-03-25 11:12:46', '2015-03-25 11:12:46', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/Fotolia_16820650_Subscription_Monthly_XL.jpg', 0, 'attachment', 'image/jpeg', 0),
(3527, 2, '2015-03-25 11:12:50', '2015-03-25 11:12:50', '', 'Fotolia_18408743_Subscription_Monthly_XXL', '', 'inherit', 'open', 'open', '', 'fotolia_18408743_subscription_monthly_xxl', '', '', '2015-03-25 11:12:50', '2015-03-25 11:12:50', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/Fotolia_18408743_Subscription_Monthly_XXL.jpg', 0, 'attachment', 'image/jpeg', 0),
(3528, 2, '2015-03-25 11:12:53', '2015-03-25 11:12:53', '', 'Fotolia_15185646_Subscription_Monthly_XXL', '', 'inherit', 'open', 'open', '', 'fotolia_15185646_subscription_monthly_xxl', '', '', '2015-03-25 11:12:53', '2015-03-25 11:12:53', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/Fotolia_15185646_Subscription_Monthly_XXL.jpg', 0, 'attachment', 'image/jpeg', 0),
(3529, 2, '2015-03-25 11:14:49', '2015-03-25 11:14:49', '', 'photodune-396585-spa-m', 'Spa', 'inherit', 'open', 'open', '', 'photodune-396585-spa-m', '', '', '2015-03-25 11:14:49', '2015-03-25 11:14:49', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-396585-spa-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3530, 2, '2015-03-25 11:14:53', '2015-03-25 11:14:53', '', 'Image Title', 'Spa', 'inherit', 'open', 'open', '', 'photodune-1177463-spa-woman-hot-stones-massage-m', '', '', '2015-03-25 11:14:53', '2015-03-25 11:14:53', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-1177463-spa-woman-hot-stones-massage-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3531, 2, '2015-03-25 11:14:58', '2015-03-25 11:14:58', '', 'Image Title', 'Sofa', 'inherit', 'open', 'open', '', 'photodune-2673580-brown-sofas-the-lobby-m', '', '', '2015-03-25 11:14:58', '2015-03-25 11:14:58', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-2673580-brown-sofas-the-lobby-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3532, 2, '2015-03-25 11:15:02', '2015-03-25 11:15:02', '', 'Image Title', 'Room', 'inherit', 'open', 'open', '', 'photodune-2681114-penthouse-room-on-a-sunny-day-m', '', '', '2015-03-25 11:15:02', '2015-03-25 11:15:02', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-2681114-penthouse-room-on-a-sunny-day-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3533, 2, '2015-03-25 11:15:06', '2015-03-25 11:15:06', '', 'photodune-3290449-concierges-holding-the-cart-and-posing-m', 'Service', 'inherit', 'open', 'open', '', 'photodune-3290449-concierges-holding-the-cart-and-posing-m', '', '', '2015-03-25 11:15:06', '2015-03-25 11:15:06', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-3290449-concierges-holding-the-cart-and-posing-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3534, 2, '2015-03-25 11:15:11', '2015-03-25 11:15:11', '', 'photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m', 'Reception', 'inherit', 'open', 'open', '', 'photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m', '', '', '2015-03-25 11:15:11', '2015-03-25 11:15:11', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/photodune-4864105-guest-filling-up-a-formular-at-hotel-counter-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(3539, 2, '2015-03-25 12:14:04', '2015-03-25 12:14:04', '', '140H', '', 'inherit', 'open', 'open', '', '140h', '', '', '2015-03-25 12:14:04', '2015-03-25 12:14:04', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/140H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3540, 2, '2015-03-25 12:14:08', '2015-03-25 12:14:08', '', '156H', '', 'inherit', 'open', 'open', '', '156h', '', '', '2015-03-25 12:14:08', '2015-03-25 12:14:08', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/156H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3541, 2, '2015-03-25 12:14:12', '2015-03-25 12:14:12', '', '157H', '', 'inherit', 'open', 'open', '', '157h', '', '', '2015-03-25 12:14:12', '2015-03-25 12:14:12', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/157H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3542, 2, '2015-03-25 12:14:17', '2015-03-25 12:14:17', '', '161H', 'Food', 'inherit', 'open', 'open', '', '161h', '', '', '2015-03-25 12:14:17', '2015-03-25 12:14:17', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/161H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3543, 2, '2015-03-25 12:14:27', '2015-03-25 12:14:27', '', '113H1', '', 'inherit', 'open', 'open', '', '113h1', '', '', '2015-03-25 12:14:27', '2015-03-25 12:14:27', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/113H1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3544, 2, '2015-03-25 12:14:32', '2015-03-25 12:14:32', '', '115H', '', 'inherit', 'open', 'open', '', '115h', '', '', '2015-03-25 12:14:32', '2015-03-25 12:14:32', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/115H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3545, 2, '2015-03-25 12:14:36', '2015-03-25 12:14:36', '', '118H', '', 'inherit', 'open', 'open', '', '118h', '', '', '2015-03-25 12:14:36', '2015-03-25 12:14:36', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/118H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3546, 2, '2015-03-25 12:14:40', '2015-03-25 12:14:40', '', '121H', '', 'inherit', 'open', 'open', '', '121h', '', '', '2015-03-25 12:14:40', '2015-03-25 12:14:40', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/121H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3547, 2, '2015-03-25 12:14:45', '2015-03-25 12:14:45', '', '159H', '', 'inherit', 'open', 'open', '', '159h', '', '', '2015-03-25 12:14:45', '2015-03-25 12:14:45', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/159H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3548, 2, '2015-03-25 12:19:20', '2015-03-25 12:19:20', '', '114H', '', 'inherit', 'open', 'open', '', '114h', '', '', '2015-03-25 12:19:20', '2015-03-25 12:19:20', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/114H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3549, 2, '2015-03-25 12:19:24', '2015-03-25 12:19:24', '', '160H', '', 'inherit', 'open', 'open', '', '160h', '', '', '2015-03-25 12:19:24', '2015-03-25 12:19:24', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/160H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3550, 2, '2015-03-25 12:19:30', '2015-03-25 12:19:30', '', '162H', '', 'inherit', 'open', 'open', '', '162h', '', '', '2015-03-25 12:19:30', '2015-03-25 12:19:30', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/162H.jpg', 0, 'attachment', 'image/jpeg', 0),
(3581, 2, '2015-03-26 15:45:32', '2015-03-26 15:45:32', '', 'contact-bg', '', 'inherit', 'open', 'open', '', 'contact-bg', '', '', '2015-03-26 15:45:32', '2015-03-26 15:45:32', '', 1629, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/contact-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(3586, 2, '2015-03-27 09:32:11', '2015-03-27 09:32:11', '', 'single-room-slider-1', '', 'inherit', 'open', 'open', '', 'single-room-slider-1', '', '', '2015-03-27 09:32:11', '2015-03-27 09:32:11', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3587, 2, '2015-03-27 09:32:14', '2015-03-27 09:32:14', '', 'single-room-slider-2', '', 'inherit', 'open', 'open', '', 'single-room-slider-2', '', '', '2015-03-27 09:32:14', '2015-03-27 09:32:14', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3588, 2, '2015-03-27 09:32:16', '2015-03-27 09:32:16', '', 'single-room-slider-3', '', 'inherit', 'open', 'open', '', 'single-room-slider-3', '', '', '2015-03-27 09:32:16', '2015-03-27 09:32:16', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3589, 2, '2015-03-27 09:32:19', '2015-03-27 09:32:19', '', 'single-room-slider-4', '', 'inherit', 'open', 'open', '', 'single-room-slider-4', '', '', '2015-03-27 09:32:19', '2015-03-27 09:32:19', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3590, 2, '2015-03-27 09:32:22', '2015-03-27 09:32:22', '', 'single-room-slider-5', '', 'inherit', 'open', 'open', '', 'single-room-slider-5', '', '', '2015-03-27 09:32:22', '2015-03-27 09:32:22', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3591, 2, '2015-03-27 09:32:25', '2015-03-27 09:32:25', '', 'single-room-slider-6', '', 'inherit', 'open', 'open', '', 'single-room-slider-6', '', '', '2015-03-27 09:32:25', '2015-03-27 09:32:25', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3592, 2, '2015-03-27 09:32:28', '2015-03-27 09:32:28', '', 'single-room-slider-7', '', 'inherit', 'open', 'open', '', 'single-room-slider-7', '', '', '2015-03-27 09:32:28', '2015-03-27 09:32:28', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3593, 2, '2015-03-27 09:32:30', '2015-03-27 09:32:30', '', 'single-room-slider-8', '', 'inherit', 'open', 'open', '', 'single-room-slider-8', '', '', '2015-03-27 09:32:30', '2015-03-27 09:32:30', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(3594, 2, '2015-03-27 09:32:33', '2015-03-27 09:32:33', '', 'single-room-slider-9', '', 'inherit', 'open', 'open', '', 'single-room-slider-9', '', '', '2015-03-27 09:32:33', '2015-03-27 09:32:33', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/single-room-slider-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(3652, 2, '2015-03-30 12:24:43', '2015-03-30 12:24:43', '', 'bg-pattern', '', 'inherit', 'open', 'open', '', 'bg-pattern', '', '', '2015-03-30 12:24:43', '2015-03-30 12:24:43', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/bg-pattern.png', 0, 'attachment', 'image/png', 0),
(3689, 2, '2015-03-30 19:15:31', '2015-03-30 19:15:31', '', 'testimonial-1', '', 'inherit', 'open', 'open', '', 'testimonial-1', '', '', '2015-03-30 19:15:31', '2015-03-30 19:15:31', '', 84, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/testimonial-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3690, 2, '2015-03-30 19:15:32', '2015-03-30 19:15:32', '', 'testimonial-2', '', 'inherit', 'open', 'open', '', 'testimonial-2-2', '', '', '2015-03-30 19:15:32', '2015-03-30 19:15:32', '', 84, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/testimonial-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3691, 2, '2015-03-30 19:15:33', '2015-03-30 19:15:33', '', 'testimonial-3', '', 'inherit', 'open', 'open', '', 'testimonial-3', '', '', '2015-03-30 19:15:33', '2015-03-30 19:15:33', '', 84, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/testimonial-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3692, 2, '2015-03-30 19:15:34', '2015-03-30 19:15:34', '', 'testimonial-4', '', 'inherit', 'open', 'open', '', 'testimonial-4', '', '', '2015-03-30 19:15:34', '2015-03-30 19:15:34', '', 84, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/testimonial-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(3693, 2, '2015-03-30 19:15:36', '2015-03-30 19:15:36', '', 'testimonial-5', '', 'inherit', 'open', 'open', '', 'testimonial-5', '', '', '2015-03-30 19:15:36', '2015-03-30 19:15:36', '', 84, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/testimonial-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3694, 2, '2015-03-30 19:15:37', '2015-03-30 19:15:37', '', 'testimonial-6', '', 'inherit', 'open', 'open', '', 'testimonial-6', '', '', '2015-03-30 19:15:37', '2015-03-30 19:15:37', '', 84, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/11/testimonial-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3700, 2, '2015-03-30 19:38:07', '2015-03-30 19:38:07', '', 'footer-banner-1', '', 'inherit', 'open', 'open', '', 'footer-banner-1', '', '', '2015-03-30 19:38:07', '2015-03-30 19:38:07', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/footer-banner-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3701, 2, '2015-03-30 19:38:09', '2015-03-30 19:38:09', '', 'footer-banner-2', '', 'inherit', 'open', 'open', '', 'footer-banner-2', '', '', '2015-03-30 19:38:09', '2015-03-30 19:38:09', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/footer-banner-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3714, 2, '2015-03-30 20:22:40', '2015-03-30 20:22:40', '', 'mockup-1', '', 'inherit', 'open', 'open', '', 'mockup-1', '', '', '2015-03-30 20:22:40', '2015-03-30 20:22:40', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2013/12/mockup-1.png', 0, 'attachment', 'image/png', 0),
(3738, 2, '2015-03-31 11:33:06', '2015-03-31 11:33:06', '', 'bg-service', '', 'inherit', 'open', 'open', '', 'bg-service', '', '', '2015-03-31 11:33:06', '2015-03-31 11:33:06', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/bg-service.jpg', 0, 'attachment', 'image/jpeg', 0),
(3745, 2, '2015-03-31 12:03:48', '2015-03-31 12:03:48', '', 'awards-logo', '', 'inherit', 'open', 'open', '', 'awards-logo', '', '', '2015-03-31 12:03:48', '2015-03-31 12:03:48', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/awards-logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(3746, 2, '2015-03-31 14:30:53', '2015-03-31 14:30:53', '', 'service-1', '', 'inherit', 'open', 'open', '', 'service-1', '', '', '2015-03-31 14:30:53', '2015-03-31 14:30:53', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/service-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3747, 1, '2019-09-03 18:59:51', '2019-09-03 18:59:51', '', 'Blog Full', '', 'publish', 'closed', 'closed', '', 'blog-full', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-full/', 108, 'nav_menu_item', '', 0),
(3748, 1, '2019-09-03 18:59:51', '2019-09-03 18:59:51', '', 'Blog Column', '', 'publish', 'closed', 'closed', '', 'blog-column', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-column/', 112, 'nav_menu_item', '', 0),
(3752, 2, '2015-03-31 14:30:55', '2015-03-31 14:30:55', '', 'service-2', '', 'inherit', 'open', 'open', '', 'service-2', '', '', '2015-03-31 14:30:55', '2015-03-31 14:30:55', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/service-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3755, 2, '2015-03-31 19:51:56', '2015-03-31 19:51:56', '', 'slider-1', '', 'inherit', 'open', 'open', '', 'slider-1', '', '', '2015-03-31 19:51:56', '2015-03-31 19:51:56', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3767, 2, '2015-04-01 12:57:40', '2015-04-01 12:57:40', '', 'slider-2', '', 'inherit', 'open', 'open', '', 'slider-2', '', '', '2015-04-01 12:57:40', '2015-04-01 12:57:40', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/slider-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3768, 2, '2015-04-01 12:57:48', '2015-04-01 12:57:48', '', 'slider-3', '', 'inherit', 'open', 'open', '', 'slider-3', '', '', '2015-04-01 12:57:48', '2015-04-01 12:57:48', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/slider-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3784, 2, '2015-04-03 08:22:23', '2015-04-03 08:22:23', '', 'Fall Promotion', '', 'publish', 'closed', 'closed', '', 'fall-promotion', '', '', '2015-04-03 08:22:23', '2015-04-03 08:22:23', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?post_type=coupon&amp;p=3784', 0, 'coupon', '', 0),
(3786, 2, '2015-04-03 08:51:29', '2015-04-03 08:51:29', '', 'Spring Promotion', '', 'publish', 'closed', 'closed', '', 'spring-promotion', '', '', '2015-04-03 08:51:29', '2015-04-03 08:51:29', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?post_type=coupon&amp;p=3786', 0, 'coupon', '', 0),
(3787, 2, '2015-04-03 09:07:53', '2015-04-03 09:07:53', '', 'booking-management', '', 'inherit', 'open', 'open', '', 'booking-management-2', '', '', '2015-04-03 09:07:53', '2015-04-03 09:07:53', '', 3781, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/booking-management.png', 0, 'attachment', 'image/png', 0),
(3952, 2, '2015-04-03 18:41:50', '2015-04-03 18:41:50', '', 'column-service-1', '', 'inherit', 'open', 'open', '', 'column-service-1', '', '', '2015-04-03 18:41:50', '2015-04-03 18:41:50', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/column-service-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3953, 2, '2015-04-03 18:41:53', '2015-04-03 18:41:53', '', 'column-service-2', '', 'inherit', 'open', 'open', '', 'column-service-2', '', '', '2015-04-03 18:41:53', '2015-04-03 18:41:53', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/column-service-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3954, 2, '2015-04-03 18:41:56', '2015-04-03 18:41:56', '', 'column-service-3', '', 'inherit', 'open', 'open', '', 'column-service-3', '', '', '2015-04-03 18:41:56', '2015-04-03 18:41:56', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/column-service-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(3959, 2, '2015-04-03 19:18:07', '2015-04-03 19:18:07', '', 'room-bg', '', 'inherit', 'open', 'open', '', 'room-bg', '', '', '2015-04-03 19:18:07', '2015-04-03 19:18:07', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/room-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(3962, 2, '2015-04-03 19:32:51', '2015-04-03 19:32:51', '', 'about-bg', '', 'inherit', 'open', 'open', '', 'about-bg', '', '', '2015-04-03 19:32:51', '2015-04-03 19:32:51', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/03/about-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(3969, 2, '2015-04-03 20:00:24', '2015-04-03 20:00:24', '', 'awards-logo-dark', '', 'inherit', 'open', 'open', '', 'awards-logo-dark', '', '', '2015-04-03 20:00:24', '2015-04-03 20:00:24', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/awards-logo-dark.jpg', 0, 'attachment', 'image/jpeg', 0),
(3973, 2, '2015-04-03 20:26:53', '2015-04-03 20:26:53', '', 'page-title-dark', '', 'inherit', 'open', 'open', '', 'page-title-dark', '', '', '2015-04-03 20:26:53', '2015-04-03 20:26:53', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/page-title-dark.jpg', 0, 'attachment', 'image/jpeg', 0),
(3991, 2, '2015-04-04 09:24:07', '2015-04-04 09:24:07', '', 'logo-dark', '', 'inherit', 'open', 'open', '', 'logo-dark', '', '', '2015-04-04 09:24:07', '2015-04-04 09:24:07', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/logo-dark.png', 0, 'attachment', 'image/png', 0),
(3992, 2, '2015-04-04 09:32:09', '2015-04-04 09:32:09', '', 'slider-1', '', 'inherit', 'open', 'open', '', 'slider-1-2', '', '', '2015-04-04 09:32:09', '2015-04-04 09:32:09', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3993, 1, '2019-09-03 19:00:41', '2019-09-03 19:00:41', '<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your number (required)\r\n    [number* your-number] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Arrival Date (required)\r\n    [date* Arrival_Date min:2019-09-06 max:2020-09-30]\r\n\r\n<label> Subject\r\n    [text your-subject] </label>\r\n\r\n<label> Your Message\r\n    [text area your-message] </label>\r\n\r\n[submit "Send"]\n1\nWatershed "[your-subject]"\nWatershed <info@watershedguesthouse.co.za>\ninfo@watershedguesthouse.co.za\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\nReply-To: [your-email]\n\n\n\n\nWatershed "[your-subject]"\nWatershed <info@watershedguesthouse.co.za>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\nReply-To: info@watershedguesthouse.co.za\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2019-09-05 22:30:50', '2019-09-05 22:30:50', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=wpcf7_contact_form&#038;p=3993', 0, 'wpcf7_contact_form', '', 0),
(3994, 2, '2015-04-04 09:32:15', '2015-04-04 09:32:15', '', 'slider-2', '', 'inherit', 'open', 'open', '', 'slider-2-2', '', '', '2015-04-04 09:32:15', '2015-04-04 09:32:15', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/slider-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(3995, 2, '2015-04-04 09:32:20', '2015-04-04 09:32:20', '', 'slider-3', '', 'inherit', 'open', 'open', '', 'slider-3-2', '', '', '2015-04-04 09:32:20', '2015-04-04 09:32:20', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/slider-31.jpg', 0, 'attachment', 'image/jpeg', 0),
(3996, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Blog Masonry', '', 'publish', 'closed', 'closed', '', 'blog-masonry', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-masonry/', 117, 'nav_menu_item', '', 0),
(3997, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Shortcode Set 1', '', 'publish', 'closed', 'closed', '', 'shortcode-set-1', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-1/', 146, 'nav_menu_item', '', 0),
(3998, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Shortcode Set 2', '', 'publish', 'closed', 'closed', '', 'shortcode-set-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-2/', 153, 'nav_menu_item', '', 0),
(3999, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Shortcode Set 3', '', 'publish', 'closed', 'closed', '', 'shortcode-set-3', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-3/', 160, 'nav_menu_item', '', 0),
(4000, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Shortcode Set 4', '', 'publish', 'closed', 'closed', '', 'shortcode-set-4', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-4/', 167, 'nav_menu_item', '', 0),
(4001, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', '404 Page', '', 'publish', 'closed', 'closed', '', '404-page', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/404-page/', 29, 'nav_menu_item', '', 0),
(4003, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Blog Medium', '', 'publish', 'closed', 'closed', '', 'blog-medium', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-medium/', 121, 'nav_menu_item', '', 0),
(4004, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Features', '', 'publish', 'closed', 'closed', '', 'features', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/features/', 81, 'nav_menu_item', '', 0),
(4005, 1, '2019-09-03 19:00:49', '2019-09-03 19:00:49', '', 'Reservation', '', 'publish', 'closed', 'closed', '', 'reservation', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/reservation/', 79, 'nav_menu_item', '', 0),
(29, 2, '2013-11-11 14:22:04', '2013-11-11 14:22:04', '', 'Blog Full With Right Sidebar', '', 'publish', 'closed', 'open', '', 'blog-full-with-right-sidebar', '', '', '2013-11-11 14:22:04', '2013-11-11 14:22:04', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=16', 0, 'page', '', 0),
(84, 2, '2013-11-14 10:24:24', '2013-11-14 10:24:24', '', 'Testimonial', '', 'publish', 'closed', 'open', '', 'testimonial', '', '', '2013-11-14 10:24:24', '2013-11-14 10:24:24', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=84', 0, 'page', '', 0),
(100, 2, '2013-11-19 11:43:45', '2013-11-19 11:43:45', '', 'Portfolio Grid 3 Columns', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-3-columns', '', '', '2013-11-19 11:43:45', '2013-11-19 11:43:45', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=100', 0, 'page', '', 0),
(116, 2, '2013-11-20 12:27:36', '2013-11-20 12:27:36', '[gdlr_styled_box background_color="#9ada55" ]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="85" size="150" line_width="8" progress_background_color="#e9e9e9" background_color="#ffffff" progress_color="#88c05d" content_color="#333333"]Photoshop[/gdlr_circle_progress]\n\n[/gdlr_column][gdlr_column size="2/3"]\n\n[gdlr_heading tag="h3" size="24px" color="#ffffff" font_weight="bold"]Bibendum Tortor [/gdlr_heading]\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Maecenas sed diam eget risus varius blandit sit amet non magna. Cras justo odio, dapibus ac facilisis in, egestas eget quam.\n[/gdlr_column]\n\n[/gdlr_row]\n\n[/gdlr_styled_box]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_styled_box background_color="#9ada55" ]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="85" size="150" line_width="8" progress_background_color="#e9e9e9" background_color="#ffffff" progress_color="#88c05d" content_color="#333333"]Photoshop[/gdlr_circle_progress]\n\n[/gdlr_column][gdlr_column size="2/3"]\n\n[gdlr_heading tag="h3" size="24px" color="#ffffff" font_weight="bold"]Bibendum Tortor [/gdlr_heading]\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Maecenas sed diam eget risus varius blandit sit amet non magna. Cras justo odio, dapibus ac facilisis in, egestas eget quam.\n[/gdlr_column]\n\n[/gdlr_row]\n\n[/gdlr_styled_box]\n\n[/gdlr_code]\n\n[gdlr_space height="20px"]\n\n[gdlr_styled_box background_color="#e56b3a" corner_color="#a84c30" ]\n\n[gdlr_icon type="icon-gears" size="60px" color="#ffffff"] [gdlr_icon type="icon-suitcase" size="60px" color="#ffffff"] [gdlr_icon type="icon-moon" size="60px" color="#ffffff"] [gdlr_icon type="icon-truck" size="60px" color="#ffffff"]\n\n[gdlr_space height="25px"]\n\n[gdlr_heading tag="h3" size="24px" color="#ffffff" font_weight="bold"]Bibendum Tortor [/gdlr_heading]\n\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Maecenas sed diam eget risus varius blandit sit amet non magna. Cras justo odio, dapibus ac facilisis in, egestas eget quam.\n\n[/gdlr_styled_box]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_styled_box background_color="#e56b3a" corner_color="#a84c30" ]\n\n[gdlr_icon type="icon-gears" size="60px" color="#ffffff"] [gdlr_icon type="icon-suitcase" size="60px" color="#ffffff"] [gdlr_icon type="icon-moon" size="60px" color="#ffffff"] [gdlr_icon type="icon-truck" size="60px" color="#ffffff"]\n\n[gdlr_space height="25px"]\n\n[gdlr_heading tag="h3" size="24px" color="#ffffff" font_weight="bold"]Bibendum Tortor [/gdlr_heading]\n\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Maecenas sed diam eget risus varius blandit sit amet non magna. Cras justo odio, dapibus ac facilisis in, egestas eget quam.\n\n[/gdlr_styled_box]\n\n[/gdlr_code]\n\n[gdlr_space height="20px"]\n\n[gdlr_styled_box background_type="image" background_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/styled-box-bg.jpg" height="200px"]\n<div style="width: 50%; color: #222222;">\n\n[gdlr_heading tag="h3" size="28px" color="#222222" font_weight="bold"]Bibendum Tortor [/gdlr_heading]\n\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.\n\n</div>\n[/gdlr_styled_box]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_styled_box background_type="image" background_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/styled-box-bg.jpg" height="200px"]\n<div style="width: 50%; color: #222222;">\n\n[gdlr_heading tag="h3" size="28px" color="#222222" font_weight="bold"]Bibendum Tortor [/gdlr_heading]\n\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.\n\n</div>\n[/gdlr_styled_box]\n\n[/gdlr_code]\n\n[gdlr_space height="20px"]\n\n[gdlr_styled_box background_color="#222222" ]\n\n[gdlr_space height="-20px"]\n\n[gdlr_text_align class="center" ]\n\n[gdlr_icon type="icon-cloud-download" size="60px" color="#ffffff"]\n\n[gdlr_space height="-8px"]\n\n[gdlr_heading tag="h2" size="28px" color="#ffffff" ]Bibendum Tortor [/gdlr_heading]\n\n[gdlr_space height="-8px"]\n\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula.\n\n[gdlr_space height="30px"]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"][gdlr_icon type="icon-plane"] Button Text[/gdlr_button]\n\n[gdlr_space height="-20px"]\n\n[/gdlr_text_align]\n\n[/gdlr_styled_box]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_styled_box background_color="#4f4f4f" ]\n\n[gdlr_space height="-20px"]\n\n[gdlr_text_align class="center" ]\n\n[gdlr_icon type="icon-cloud-download" size="60px" color="#ffffff"]\n\n[gdlr_space height="-8px"]\n\n[gdlr_heading tag="h2" size="28px" color="#ffffff" ]Bibendum Tortor [/gdlr_heading]\n\n[gdlr_space height="-8px"]\n\nVivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus, nisi erat porttitor ligula.\n\n[gdlr_space height="30px"]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"][gdlr_icon type="icon-plane"] Button Text[/gdlr_button]\n\n[gdlr_space height="-20px"]\n\n[/gdlr_text_align]\n\n[/gdlr_styled_box]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Styled Box', '', 'publish', 'closed', 'open', '', 'styled-box', '', '', '2013-11-20 12:27:36', '2013-11-20 12:27:36', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=116', 0, 'page', '', 0),
(120, 2, '2013-11-20 12:30:51', '2013-11-20 12:30:51', '<h1>H1 HEADING TAG</h1>\nCras mattis consectetur purus sit amet fermentum. Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit.\n<h2>H2 HEADING TAG</h2>\nCras mattis consectetur purus sit amet fermentum. Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit.\n<h3>H3 HEADING TAG</h3>\nCras mattis consectetur purus sit amet fermentum. Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit.\n<h4>H4 HEADING TAG</h4>\nCras mattis consectetur purus sit amet fermentum. Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit.\n<h5>H5 HEADING TAG</h5>\nCras mattis consectetur purus sit amet fermentum. Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit.\n<h6>H6 HEADING TAG</h6>\nCras mattis consectetur purus sit amet fermentum. Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit.\n\n[gdlr_space height="50px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_dropcap type="circle" color="#ffffff" background="#b89f80"]S[/gdlr_dropcap]uis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec sed odio dui. Maecenas faucibus mollis interdum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Sed posuere consectetur est at lobortis. Nullam quis risus eget urna mollis ornare vel eu leo.\n\n[gdlr_dropcap type="normal" color="#ffffff"]S[/gdlr_dropcap]uis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec sed odio dui. Maecenas faucibus mollis interdum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Sed posuere consectetur est at lobortis. Nullam quis risus eget urna mollis ornare vel eu leo.\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_dropcap type="circle" color="#ffffff" background="#e36d39"]S[/gdlr_dropcap]\n\n[gdlr_dropcap type="normal" color="#ffffff"]S[/gdlr_dropcap]\n\n[/gdlr_code]\n\n[gdlr_space height="50px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Text Align Center[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_text_align class="center" ]At nos hinc posthac, sitientis piros Afros. Integer legentibus erat a ante historiarum dapibus. Quisque placerat facilisis egestas cillum dolore. Pellentesque habitant morbi tristique senectus et netus. Quam temere in vitiis, legem sancimus haerentia.[/gdlr_text_align]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_text_align class="center" ]At nos hinc posthac, sitientis piros Afros. Integer legentibus erat a ante historiarum dapibus. Quisque placerat facilisis egestas cillum dolore. Pellentesque habitant morbi tristique senectus et netus. Quam temere in vitiis, legem sancimus haerentia.[/gdlr_text_align]\n\n[/gdlr_code]\n\n[gdlr_space height="50px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Text Align Right[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_text_align class="right" ]At nos hinc posthac, sitientis piros Afros. Integer legentibus erat a ante historiarum dapibus. Quisque placerat facilisis egestas cillum dolore. Pellentesque habitant morbi tristique senectus et netus. Quam temere in vitiis, legem sancimus haerentia.[/gdlr_text_align]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_text_align class="right" ]At nos hinc posthac, sitientis piros Afros. Integer legentibus erat a ante historiarum dapibus. Quisque placerat facilisis egestas cillum dolore. Pellentesque habitant morbi tristique senectus et netus. Quam temere in vitiis, legem sancimus haerentia.[/gdlr_text_align]\n\n[/gdlr_code]\n\n[gdlr_space height="50px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Text Align Left[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_text_align class="left" ]At nos hinc posthac, sitientis piros Afros. Integer legentibus erat a ante historiarum dapibus. Quisque placerat facilisis egestas cillum dolore. Pellentesque habitant morbi tristique senectus et netus. Quam temere in vitiis, legem sancimus haerentia.[/gdlr_text_align]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_text_align class="left" ]At nos hinc posthac, sitientis piros Afros. Integer legentibus erat a ante historiarum dapibus. Quisque placerat facilisis egestas cillum dolore. Pellentesque habitant morbi tristique senectus et netus. Quam temere in vitiis, legem sancimus haerentia.[/gdlr_text_align]\n\n[/gdlr_code]\n\n[gdlr_space height="50px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Table Style[/gdlr_heading]\n\n[gdlr_space height="30px"]\n<table class="style-2">\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="50px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Block Quote Center[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[/gdlr_code]\n\n[gdlr_space height="50px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_space height="80px"]', 'Typography', '', 'publish', 'closed', 'open', '', 'typography', '', '', '2013-11-20 12:30:51', '2013-11-20 12:30:51', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=120', 0, 'page', '', 0),
(149, 2, '2013-11-22 10:12:00', '2013-11-22 10:12:00', '[gdlr_heading tag="h3" size="22px" font_weight="normal"]Accordion[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_accordion style="style-1" initial="1"]\n[gdlr_tab title="Pharetra Porta Quam Egestas"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_accordion]\n[gdlr_code title="Get the code" active="no"][gdlr_accordion style="style-1" initial="1"]\n[gdlr_tab title="Pharetra Porta Quam Egestas"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_accordion][/gdlr_code]\n\n[gdlr_space height="30px"]\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Toggle Box[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_toggle_box style="style-1" ]\n[gdlr_tab title="Pharetra Porta Quam Egestas" active="yes"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_toggle_box]\n[gdlr_code title="Get the code" active="no"][gdlr_toggle_box style="style-1" ]\n[gdlr_tab title="Pharetra Porta Quam Egestas" active="yes"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_toggle_box][/gdlr_code]\n\n[gdlr_space height="30px"]\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Accordion 2nd Style[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_accordion style="style-2" initial="1"]\n[gdlr_tab title="Pharetra Porta Quam Egestas"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_accordion]\n[gdlr_code title="Get the code" active="no"][gdlr_accordion style="style-2" initial="1"]\n[gdlr_tab title="Pharetra Porta Quam Egestas"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_accordion][/gdlr_code]\n\n[gdlr_space height="30px"]\n[gdlr_divider type="dotted" ]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Toggle Box 2nd Style[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_toggle_box style="style-2" ]\n[gdlr_tab title="Pharetra Porta Quam Egestas" active="yes"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_toggle_box]\n[gdlr_code title="Get the code" active="no"][gdlr_toggle_box style="style-2" ]\n[gdlr_tab title="Pharetra Porta Quam Egestas" active="yes"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Dolor Bibendum Tortor"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[gdlr_tab title="Quam Nibh Fermentum Amet Magna"]Fusce dapibus, tellus ac cursus commodo, tortor mauris cimentuffedm nibh, ut fermentum massa justo sit amet risus. Cras mattconsectetuikr purus sit amet fermentum. Nullam id dolor id nibh ultricies.[/gdlr_tab]\n[/gdlr_toggle_box][/gdlr_code]\n\n[gdlr_space height="60px"]', 'Accordion/Toggle Box', '', 'publish', 'closed', 'open', '', 'accordiontoggle-box', '', '', '2013-11-22 10:12:00', '2013-11-22 10:12:00', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=149', 0, 'page', '', 0);
INSERT INTO `wpor_posts` VALUES
(156, 2, '2013-11-22 10:29:28', '2013-11-22 10:29:28', '[gdlr_heading tag="h3" size="22px" font_weight="normal"]Small Buttons[/gdlr_heading]\n\n[gdlr_space height="20px"]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button][/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Medium Buttons[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d64f92" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4f8ed6" color="#ffffff"]Click Me[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d64f92" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4f8ed6" color="#ffffff"]Click Me[/gdlr_button][/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Large Buttons[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button][/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Medium Buttons With Border[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#6FA239"]Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"]Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"]Button Text[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#5c8f26"]Button Text[/gdlr_button]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"]Button Text[/gdlr_button]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"]Button Text[/gdlr_button]\n[/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Medium Buttons With Border &amp; Icon[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#6FA239"][gdlr_icon type="icon-headphones"] Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"][gdlr_icon type="icon-plane"] Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"][gdlr_icon type="icon-apple"] Button Text[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#5c8f26"][gdlr_icon type="icon-headphones"] Button Text[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"][gdlr_icon type="icon-plane"] Button Text[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"][gdlr_icon type="icon-apple"] Button Text[/gdlr_button]\n[/gdlr_code]\n\n[gdlr_space height="40px"]', 'Button', '', 'publish', 'closed', 'open', '', 'www-google-co-za', '', '', '2019-09-04 06:21:19', '2019-09-04 06:21:19', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=156', 0, 'page', '', 0),
(203, 2, '2013-11-24 08:39:18', '2013-11-24 08:39:18', '<center>[gdlr_heading tag="h2" size="30px" font_weight="bold" ]1/1 Divider[/gdlr_heading]\n[gdlr_space height="60px"]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Dotted Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="dotted" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Double Dotted Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="double-dotted" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Solid Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="solid" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Double Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="double" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Thick Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="thick" ]</center>[gdlr_code title="Get the code" active="no"]\n[gdlr_divider type="dotted" ]\n\n[gdlr_divider type="double-dotted" ]\n\n[gdlr_divider type="solid" ]\n\n[gdlr_divider type="double" ]\n\n[gdlr_divider type="thick" ]\n[/gdlr_code]\n[gdlr_space height="60px"]\n\n<center>\n[gdlr_heading tag="h2" size="30px" font_weight="bold" ]1/2 Divider[/gdlr_heading]\n[gdlr_space height="60px"]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Dotted Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="dotted" size="50%"]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Double Dotted Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="double-dotted" size="50%"]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Solid Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="solid" size="50%"]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Double Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="double" size="50%"]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Thick Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="thick" size="50%"]</center>[gdlr_code title="Get the code" active="no"]\n[gdlr_divider type="dotted" size="50%" ]\n\n[gdlr_divider type="double-dotted" size="50%" ]\n\n[gdlr_divider type="solid" size="50%" ]\n\n[gdlr_divider type="double" size="50%" ]\n\n[gdlr_divider type="thick" size="50%" ]\n[/gdlr_code]\n[gdlr_space height="60px"]\n\n<center>\n[gdlr_heading tag="h2" size="30px" font_weight="bold" ]1/3 Divider[/gdlr_heading]\n[gdlr_space height="60px"]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Dotted Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="dotted" size="33%" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Double Dotted Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="double-dotted" size="33%" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Solid Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="solid" size="33%" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Double Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="double" size="33%" ]\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Thick Divider[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_divider type="thick" size="33%" ]</center>[gdlr_code title="Get the code" active="no"]\n[gdlr_divider type="dotted" size="33%" ]\n\n[gdlr_divider type="double-dotted" size="33%" ]\n\n[gdlr_divider type="solid" size="33%" ]\n\n[gdlr_divider type="double" size="33%" ]\n\n[gdlr_divider type="thick" size="33%" ]\n[/gdlr_code]\n[gdlr_space height="60px"]', 'Divider', '', 'publish', 'closed', 'open', '', 'divider', '', '', '2013-11-24 08:39:18', '2013-11-24 08:39:18', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=203', 0, 'page', '', 0),
(211, 2, '2013-11-24 16:34:02', '2013-11-24 16:34:02', '[gdlr_heading tag="h3" size="24px" font_weight="normal"]Lightbox and Frames[/gdlr_heading]\n[gdlr_space height="40px"]\n\n[gdlr_frame type="normal" align="left" caption="Normal Style, Link To URL"] [gdlr_image_link type="url" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " link_url="http://goodlayers.com" target="_blank" width="310px"][/gdlr_frame]\n\n[gdlr_frame type="border" align="left" caption="Border Style, Open image With Lightbox"] [gdlr_image_link type="image" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " link_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" target="_blank" width="310px"][/gdlr_frame]\n\n[gdlr_frame type="solid" align="left" caption="Solid Style, Open Video With Lightbox" background_color="#b89f80"] [gdlr_image_link type="video" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " link_url="http://www.youtube.com/watch?v=SZEflIVnhH8" width="310px"][/gdlr_frame]\n\n[gdlr_frame type="rounded" align="left" caption="Rounded Corner, Open image With Lightbox"] [gdlr_image_link type="image" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" link_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " width="310px"]\n[/gdlr_frame]\n\n[gdlr_space height="0"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_frame type="normal" align="left" caption="Normal Style, Link To URL"] [gdlr_image_link type="url" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " link_url="http://goodlayers.com" target="_blank" width="310px"][/gdlr_frame]\n\n[gdlr_frame type="border" align="left" caption="Border Style, Open image With Lightbox"] [gdlr_image_link type="image" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " link_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" target="_blank" width="310px"][/gdlr_frame]\n\n[gdlr_frame type="solid" align="left" caption="Solid Style, Open Video With Lightbox" background_color="#b89f80"] [gdlr_image_link type="video" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " link_url="http://www.youtube.com/watch?v=SZEflIVnhH8" width="310px"][/gdlr_frame]\n\n[gdlr_frame type="rounded" align="left" caption="Rounded Corner, Open image With Lightbox"] [gdlr_image_link type="image" image_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" link_url="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/11/photodune-5347441-the-brooklyn-bridge-in-new-york-city-m.jpg" alt=" " width="310px"]\n[/gdlr_frame]\n[/gdlr_code]\n\n<center>\n[gdlr_space height="100px"]\n[gdlr_heading tag="h3" size="28px" font_weight="normal"]How About Circle Frame?[/gdlr_heading]\n[gdlr_space height="40px"]\n[gdlr_frame type="circle solid" background_color="#b89f80" align="center"] [gdlr_image_link type="image" image_url="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/phone.jpg" alt=" " link_url="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/phone.jpg" target="_blank" width="350px"][/gdlr_frame]</center>[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_frame type="circle border" background="#b89f80" align="center"] [gdlr_image_link type="image" image_url="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/phone.jpg" alt=" " link_url="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/phone.jpg" target="_blank" width="350px"][/gdlr_frame]\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Lightbox & Frames', '', 'publish', 'closed', 'open', '', 'lightbox-frames', '', '', '2013-11-24 16:34:02', '2013-11-24 16:34:02', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=211', 0, 'page', '', 0),
(218, 2, '2013-11-26 09:01:09', '2013-11-26 09:01:09', '[gdlr_heading tag="h3" size="26px" font_weight="normal"]Tabs[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_tabs style="horizontal" initial="1"]\n\n[gdlr_tab title="Tab Title 1"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret: sese habere.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_tab]\n\n[/gdlr_tabs]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_tabs style="horizontal" initial="1"]\n\n[gdlr_tab title="Tab Title 1"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret: sese habere.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_tab]\n\n[/gdlr_tabs]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="26px" font_weight="normal"]Tabs With Icons[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_tabs style="horizontal" initial="1"]\n\n[gdlr_tab title="Tab Title 1" icon_title="icon-file"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret: sese habere.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2" icon_title="icon-sun"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3" icon_title="icon-truck"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_tab]\n\n[/gdlr_tabs]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_tabs style="horizontal" initial="1"]\n\n[gdlr_tab title="Tab Title 1" icon_title="icon-file"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret: sese habere.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2" icon_title="icon-sun"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3" icon_title="icon-truck"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_tab]\n\n[/gdlr_tabs]\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="26px" font_weight="normal"]Left Vertical Tabs[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_tabs style="vertical" initial="1"]\n\n[gdlr_tab title="Tab Title 1" icon_title="icon-file"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret:\n\nsese habere.Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quisque ut dolor gravida, placerat libero vel, euismod. Donec sed odio operae, eu vulputate felis rhoncus. Tityre, tu patulae recubans sub tegmine fagi dolor. Nec dubitamus multa iter quae et nos invenerat. Pellentesque habitant morbi tristique senectus et netus.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2" icon_title="icon-sun"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quisque ut dolor gravida, placerat libero vel, euismod. Donec sed odio operae, eu vulputate felis rhoncus. Tityre, tu patulae recubans sub tegmine fagi dolor. Nec dubitamus multa iter quae et nos invenerat. Pellentesque habitant morbi tristique senectus et netus. orem ipsum dolor sit amet.\n[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3" icon_title="icon-truck"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quisque ut dolor gravida, placerat libero vel, euismod. Donec sed odio operae, eu vulputate felis rhoncus. Tityre, tu patulae recubans sub tegmine fagi dolor. Nec dubitamus multa iter quae et nos invenerat. Pellentesque habitant morbi tristique senectus et netus.[/gdlr_tab]\n\n[/gdlr_tabs]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_tabs style="vertical right" initial="1"]\n\n[gdlr_tab title="Tab Title 1" icon_title="icon-file"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret: sese habere.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2" icon_title="icon-sun"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3" icon_title="icon-truck"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_tab]\n\n[/gdlr_tabs]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="26px" font_weight="normal"]Right Vertical Tabs[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_tabs style="vertical right" initial="1"]\n\n[gdlr_tab title="Tab Title 1" icon_title="icon-file"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret:\n\nsese habere.Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quisque ut dolor gravida, placerat libero vel, euismod. Donec sed odio operae, eu vulputate felis rhoncus. Tityre, tu patulae recubans sub tegmine fagi dolor. Nec dubitamus multa iter quae et nos invenerat. Pellentesque habitant morbi tristique senectus et netus.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2" icon_title="icon-sun"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quisque ut dolor gravida, placerat libero vel, euismod. Donec sed odio operae, eu vulputate felis rhoncus. Tityre, tu patulae recubans sub tegmine fagi dolor. Nec dubitamus multa iter quae et nos invenerat. Pellentesque habitant morbi tristique senectus et netus. orem ipsum dolor sit amet.\n[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3" icon_title="icon-truck"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quisque ut dolor gravida, placerat libero vel, euismod. Donec sed odio operae, eu vulputate felis rhoncus. Tityre, tu patulae recubans sub tegmine fagi dolor. Nec dubitamus multa iter quae et nos invenerat. Pellentesque habitant morbi tristique senectus et netus.[/gdlr_tab]\n\n[/gdlr_tabs]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_tabs style="vertical right" initial="1"]\n\n[gdlr_tab title="Tab Title 1" icon_title="icon-file"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Etiam habebis sem dicantur magna mollis euismod. Inmensae subtilitatis, obscuris et malesuada fames. Idque Caesaris facere voluntate liceret: sese habere. Idque Caesaris facere voluntate liceret: sese habere.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 2" icon_title="icon-sun"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Quisque ut dolor gravida, placerat libero vel, euismod. Nihil hic munitissimus habendi senatus locus, nihil horum? Ut enim ad minim veniam, quis nostrud exercitation. At nos hinc posthac, sitientis piros Afros.[/gdlr_tab]\n\n[gdlr_tab title="Tab Title 3" icon_title="icon-truck"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. A communi observantia non est recedendum. Quisque ut dolor gravida, placerat libero vel, euismod. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_tab]\n\n[/gdlr_tabs]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Tabs', '', 'publish', 'closed', 'open', '', 'tabs', '', '', '2013-11-26 09:01:09', '2013-11-26 09:01:09', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=218', 0, 'page', '', 0),
(236, 2, '2013-11-26 10:38:21', '2013-11-26 10:38:21', '[gdlr_heading tag="h2" size="30px" font_weight="bold"]Notification Boxes[/gdlr_heading]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Color Background[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#99d15e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#d15e5e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#5eafd1" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#e2872e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#99d15e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#d15e5e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#5eafd1" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-background" background="#e2872e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Color Border[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#99d15e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#d15e5e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#5eafd1" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#e2872e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#99d15e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#d15e5e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#5eafd1" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[gdlr_notification icon="icon-flag" type="color-border" border="#e2872e" color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut.[/gdlr_notification]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Notification Boxes', '', 'publish', 'closed', 'open', '', 'notification-boxes', '', '', '2013-11-26 10:38:21', '2013-11-26 10:38:21', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=236', 0, 'page', '', 0),
(245, 2, '2013-11-26 11:28:52', '2013-11-26 11:28:52', '[gdlr_heading tag="h2" size="30px" font_weight="bold"]Skills &amp; Progress Bar[/gdlr_heading]\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Small Style[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_skill_bar percent="70" size="small" text_color="#dddddd" background_color="#2a2a2a" progress_color="#a9e16e"]Photoshop[/gdlr_skill_bar]\n[gdlr_skill_bar percent="85" size="small" text_color="#dddddd" background_color="#2a2a2a" progress_color="#56d0d4"]Illustrator[/gdlr_skill_bar]\n[gdlr_skill_bar percent="55" size="small" text_color="#dddddd" background_color="#2a2a2a" progress_color="#da6545"]HTML/CSS[/gdlr_skill_bar]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_skill_bar percent="70" size="small" text_color="#dddddd" background_color="#2a2a2a" progress_color="#a9e16e"]Photoshop[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent="85" size="small" text_color="#dddddd" background_color="#2a2a2a" progress_color="#56d0d4"]Illustrator[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent="55" size="small" text_color="#dddddd" background_color="#2a2a2a" progress_color="#da6545"]HTML/CSS[/gdlr_skill_bar]\n\n[/gdlr_code]\n\n[gdlr_space height="50px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Medium Style With Icon[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_skill_bar percent="70" size="medium" text_color="#ffffff" background_color="#2a2a2a" progress_color="#a9e16e" icon="fa-smile-o"]Photoshop[/gdlr_skill_bar]\n[gdlr_skill_bar percent=85" size="medium" text_color="#ffffff" background_color="#2a2a2a" progress_color="#56d0d4" icon="fa-thumbs-up"]Illustrator[/gdlr_skill_bar]\n[gdlr_skill_bar percent="55" size="medium" text_color="#ffffff" background_color="#2a2a2a" progress_color="#da6545" icon="fa-globe"]HTML/CSS[/gdlr_skill_bar]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_skill_bar percent="70" size="medium" text_color="#ffffff" background_color="#2a2a2a" progress_color="#a9e16e" icon="fa-smile-o"]Photoshop[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent=85" size="medium" text_color="#ffffff" background_color="#2a2a2a" progress_color="#56d0d4" icon="fa-thumbs-up"]Illustrator[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent="55" size="medium" text_color="#ffffff" background_color="#2a2a2a" progress_color="#da6545" icon="fa-globe"]HTML/CSS[/gdlr_skill_bar]\n\n[/gdlr_code]\n\n[gdlr_space height="50px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]LargeSmall Style With Icon[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_skill_bar percent="70" size="large" text_color="#ffffff" background_color="#2a2a2a" progress_color="#a9e16e" icon="fa-trophy"]Photoshop[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent="85" size="large" text_color="#ffffff" background_color="#2a2a2a" progress_color="#56d0d4" icon="fa-leaf"]Illustrator[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent="55" size="large" text_color="#ffffff" background_color="#2a2a2a" progress_color="#da6545" icon="fa-html5"]HTML/CSS[/gdlr_skill_bar]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_skill_bar percent="70" size="large" text_color="#ffffff" background_color="#2a2a2a" progress_color="#a9e16e" icon="fa-trophy"]Photoshop[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent="85" size="large" text_color="#ffffff" background_color="#2a2a2a" progress_color="#56d0d4" icon="fa-leaf"]Illustrator[/gdlr_skill_bar]\n\n[gdlr_skill_bar percent="55" size="large" text_color="#ffffff" background_color="#2a2a2a" progress_color="#da6545" icon="fa-html5"]HTML/CSS[/gdlr_skill_bar]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Skills', '', 'publish', 'closed', 'open', '', 'skills', '', '', '2013-11-26 11:28:52', '2013-11-26 11:28:52', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=245', 0, 'page', '', 0),
(258, 2, '2013-11-26 11:51:22', '2013-11-26 11:51:22', '<center>[gdlr_heading tag="h3" size="25px" font_weight="bold"]Progress Circle[/gdlr_heading]</center>[gdlr_space height="50px"]\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="85" size="160" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"][gdlr_icon type="fa-apple"][/gdlr_circle_progress]\n\n[/gdlr_column] [gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="40" size="160" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"][gdlr_icon type="fa-windows"][/gdlr_circle_progress]\n\n[/gdlr_column] [gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="65" size="160" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"][gdlr_icon type="fa-photo"][/gdlr_circle_progress]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="85" size="160" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"][gdlr_icon type="fa-apple"][/gdlr_circle_progress]\n\n[/gdlr_column] [gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="40" size="160" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"][gdlr_icon type="fa-windows"][/gdlr_circle_progress]\n\n[/gdlr_column] [gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="65" size="160" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"]Photoshop[/gdlr_circle_progress]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="100px"]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="85" size="160" line_width="8" progress_background_color="#292929" background_color="#1a1a1a" progress_color="#b89f80"]Photoshop[/gdlr_circle_progress]\n\n[/gdlr_column] [gdlr_column size="2/3"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Combine With Text[/gdlr_heading]\n[gdlr_space height="20px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quam temere in vitiis, legem sancimus haerentia. Ut enim ad minim veniam, quis nostrud exercitation. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Quam diu etiam furor iste tuus nos eludet\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Non equidem invideo, miror magis posuere velit aliquet. Tityre, tu patulae recubans sub tegmine fagi dolor. Quam temere in vitiis, legem sancimus haerentia.\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_circle_progress percent="85" size="160" line_width="8" progress_background_color="#292929" background_color="#1a1a1a" progress_color="#b89f80"]Photoshop[/gdlr_circle_progress]\n\n[/gdlr_column] [gdlr_column size="2/3"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Combine With Text[/gdlr_heading]\n[gdlr_space height="20px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quam temere in vitiis, legem sancimus haerentia. Ut enim ad minim veniam, quis nostrud exercitation. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Quam diu etiam furor iste tuus nos eludet\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Non equidem invideo, miror magis posuere velit aliquet. Tityre, tu patulae recubans sub tegmine fagi dolor. Quam temere in vitiis, legem sancimus haerentia.\n[/gdlr_column]\n\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="100px"]\n\n[gdlr_text_align class="center" ]\n\n[gdlr_heading tag="h3" size="25px" font_weight="normal"]Very Big Circle[/gdlr_heading]\n\n[gdlr_space height="50px"]\n\n[gdlr_circle_progress percent="75" size="310" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"]Illustrator[/gdlr_circle_progress]\n\n[gdlr_space height="50px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Mercedem aut nummos unde unde extricat, amaras. Integer legentibus erat a ante historiarum dapibus. Gallia est omnis divisa in partes tres, quarum. Ullamco laboris nisi ut aliquid ex ea commodi consequat. Ut enim ad minim veniam, quis nostrud exercitation.\n\nQuo usque tandem abutere, Catilina, patientia nostra? Pellentesque habitant morbi tristique senectus et netus. Etiam habebis sem dicantur magna mollis euismod. Quisque ut dolor gravida, placerat libero vel, euismod. Non equidem invideo, miror magis posuere velit aliquet.\n\n[/gdlr_text_align]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_text_align class="center" ]\n\n[gdlr_heading tag="h3" size="25px" font_weight="normal"]Very Big Circle[/gdlr_heading]\n\n[gdlr_space height="50px"]\n\n[gdlr_circle_progress percent="75" size="310" line_width="8" background_color="#1a1a1a" progress_background_color="#292929" progress_color="#b89f80"]Illustrator[/gdlr_circle_progress]\n\n[gdlr_space height="50px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Mercedem aut nummos unde unde extricat, amaras. Integer legentibus erat a ante historiarum dapibus. Gallia est omnis divisa in partes tres, quarum. Ullamco laboris nisi ut aliquid ex ea commodi consequat. Ut enim ad minim veniam, quis nostrud exercitation.\n\nQuo usque tandem abutere, Catilina, patientia nostra? Pellentesque habitant morbi tristique senectus et netus. Etiam habebis sem dicantur magna mollis euismod. Quisque ut dolor gravida, placerat libero vel, euismod. Non equidem invideo, miror magis posuere velit aliquet.\n\n[/gdlr_text_align]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Progress Circle', '', 'publish', 'closed', 'open', '', 'progress-circle', '', '', '2013-11-26 11:51:22', '2013-11-26 11:51:22', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=258', 0, 'page', '', 0),
(285, 2, '2013-11-26 12:47:53', '2013-11-26 12:47:53', '[gdlr_heading tag="h2" size="30px" font_weight="bold"]Stunning Text[/gdlr_heading]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]Stunning Text Bg Style[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_stunning_text background_color="#242424" button="BUTTON TEXT" button_link="#" button_background="#b89f80" button_text_color="#ffffff"  title="Venenatis Sollicitudin Ornare Nibh" title_color="#b89f80" caption_color="#a0a0a0"]Maecenas sed diam eget risus varius blandit sit amet non magna. Etiam porta sem malesuada magna\nmollis eorbi porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla.[/gdlr_stunning_text]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_stunning_text background_color="#242424" button="BUTTON TEXT" button_link="#" button_background="#b89f80" button_text_color="#ffffff"  title="Venenatis Sollicitudin Ornare Nibh" title_color="#b89f80" caption_color="#a0a0a0"]Maecenas sed diam eget risus varius blandit sit amet non magna. Etiam porta sem malesuada magna mollis eorbi\nporta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla.[/gdlr_stunning_text]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]Stunning Text Border Style[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_stunning_text border_color="#333333" button="BUTTON TEXT" button_link="#" button_background="#b89f80" button_text_color="#ffffff"  title="Venenatis Sollicitudin Ornare Nibh" title_color="#b89f80" caption_color="#a0a0a0"]Maecenas sed diam eget risus varius blandit sit amet non magna. Etiam porta sem malesuada magna\nmollis eorbi porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla.[/gdlr_stunning_text]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_stunning_text border_color="#333333" button="BUTTON TEXT" button_link="#" button_background="#b89f80" button_text_color="#ffffff"  title="Venenatis Sollicitudin Ornare Nibh" title_color="#b89f80" caption_color="#a0a0a0"]Maecenas sed diam eget risus varius blandit sit amet non magna. Etiam porta sem malesuada magna mollis eorbi\nporta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor fringilla.[/gdlr_stunning_text]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Stunning Text', '', 'publish', 'closed', 'open', '', 'stunning-text', '', '', '2013-11-26 12:47:53', '2013-11-26 12:47:53', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=285', 0, 'page', '', 0),
(296, 2, '2013-11-26 14:34:10', '2013-11-26 14:34:10', '[gdlr_heading tag="h1" size="46px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h2" size="41px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="36px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h4" size="31px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h5" size="26px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h6" size="21px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h1" size="46px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h2" size="41px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="36px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h4" size="31px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h5" size="26px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[gdlr_heading tag="h6" size="21px" font_weight="bold"]I Am The Heading Shortcode[/gdlr_heading]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="32px" font_weight="bold" icon="icon-cloud"]Heading With Icon[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" font_weight="bold" icon="icon-group"]Heading With Icon[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h3" size="32px" font_weight="bold" icon="icon-cloud"]Heading With Icon[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" font_weight="bold" icon="icon-group"]Heading With Icon[/gdlr_heading]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="32px" color="#459cd3" font_weight="bold" icon="icon-magic"]Colored Heading With Icon[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" color="#e44a64" font_weight="bold" icon="icon-headphones"]Colored Heading With Icon[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h3" size="32px" color="#459cd3" font_weight="bold" icon="icon-magic"]Colored Heading With Icon[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" color="#e44a64" font_weight="bold" icon="icon-headphones"]Colored Heading With Icon[/gdlr_heading]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="32px" color="#8ed345" font_weight="bold"]Colored Heading[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" color="#d36d45" font_weight="bold"]Colored Heading[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h3" size="32px" color="#8ed345" font_weight="bold"]Colored Heading[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" color="#d36d45" font_weight="bold"]Colored Heading[/gdlr_heading]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="32px" color="#ffffff" background="#8ed345" font_weight="bold"]Heading With Background[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" color="#ffffff" background="#4cb1e5" font_weight="bold"]Heading With Background[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h3" size="32px" color="#ffffff" background="#8ed345" font_weight="bold"]Heading With Background[/gdlr_heading]\n\n[gdlr_heading tag="h3" size="32px" color="#ffffff" background="#4cb1e5" font_weight="bold"]Heading With Background[/gdlr_heading]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]', 'Heading Tag', '', 'publish', 'closed', 'open', '', 'heading-tag', '', '', '2013-11-26 14:34:10', '2013-11-26 14:34:10', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=296', 0, 'page', '', 0),
(428, 2, '2013-11-28 11:18:22', '2013-11-28 11:18:22', '[gdlr_testimonial columns="3" type="carousel" style="round-style" title="Rounded Style With Carousel"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Jennifer Dawn" position="Doctor" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-3.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Alan Christier" position="Accountant" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-5.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Joan Coal" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-6.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n\n[gdlr_space height="35px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_testimonial columns="3" type="carousel" style="round-style" title="Rounded Style With Carousel"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Jennifer Dawn" position="Doctor" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-3.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Alan Christier" position="Accountant" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-5.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Joan Coal" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-6.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n[gdlr_testimonial columns="3" type="carousel" style="box-style" title="Box Style With Carousel"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Jennifer Dawn" position="Doctor" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-3.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Alan Christier" position="Accountant" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-5.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Joan Coal" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-6.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n\n[gdlr_space height="35px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_testimonial columns="3" type="carousel" style="box-style" title="Box Style With Carousel"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Jennifer Dawn" position="Doctor" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-3.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Alan Christier" position="Accountant" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-5.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Joan Coal" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-6.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n[gdlr_testimonial columns="3" type="carousel" style="plain-style" title="Plain Text 3 Columns With Carousel"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Jennifer Dawn" position="Doctor" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-3.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Alan Christier" position="Accountant" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-5.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Joan Coal" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-6.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n\n[gdlr_space height="35px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_testimonial columns="3" type="carousel" style="plain-style" title="Plain Text 3 Columns With Carousel"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Jennifer Dawn" position="Doctor" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-3.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Alan Christier" position="Accountant" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-5.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Joan Coal" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-6.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Plain Text 2 Columns Static Mode With Large Style[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_testimonial columns="2" type="static" style="plain-style large"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n\n[gdlr_space height="35px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_testimonial columns="2" type="static" style="plain-style large"]\n\n[gdlr_tab title="John Doe" position="Head Chief" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-1.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[gdlr_tab title="Ricardo Goff" position="Lawyer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/testimonial-2.jpg" ]\nCum sociis natoque penatus et maed pognis dis parturient montes, scettur aieoridiculus mus. Etiam portaem maleyo iosuada magna mollis euismod.[/gdlr_tab]\n\n[/gdlr_testimonial]\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Block Quote Left[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="left" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="35px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_quote align="left" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Block Quote Center[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="35px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Block Quote Right[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="right" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="35px"]\n\n[gdlr_code title="Get the code" active="no"]\n[gdlr_quote align="right" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Testimonial & Quote', '', 'publish', 'closed', 'open', '', 'testimonial-2', '', '', '2013-11-28 11:18:22', '2013-11-28 11:18:22', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=428', 0, 'page', '', 0);
INSERT INTO `wpor_posts` VALUES
(456, 2, '2013-11-28 12:39:05', '2013-11-28 12:39:05', '[gdlr_heading tag="h2" size="30px" font_weight="bold"]Personnel Shortcode[/gdlr_heading]\n[gdlr_space height="35px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Personnel Plain Style[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_personnel columns="3" type="static" style="plain-style"]\n\n[gdlr_tab title="John Superdoe" position="Web Designer" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-11.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Susan Caveman" position="Human Resource" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-21.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Justjack" position="Web Developer" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-31.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[gdlr_space height="35px"]\n\n[gdlr_personnel columns="2" type="static" style="plain-style"]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-41.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jessica Dalize" position="General Manager" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-51.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\ngdlr_personnel columns="3" type="static" style="plain-style"]\n\n[gdlr_tab title="John Superdoe" position="Web Designer" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-11.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Susan Caveman" position="Human Resource" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-21.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Justjack" position="Web Developer" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-31.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[gdlr_space height="35px"]\n\n[gdlr_personnel columns="2" type="static" style="plain-style"]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-41.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jessica Dalize" position="General Manager" author_image="http://themes.goodlayers2.com/mediso/corporate/wp-content/uploads/2013/11/personnel-51.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_personnel columns="3" type="carousel" style="plain-style" title="Personnel Plain Style With Carousel"]\n\n[gdlr_tab title="John Superdoe" position="Web Designer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-1.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Susan Caveman" position="Human Resource" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Justjack" position="Web Developer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-3.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-4-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jessica Dalize" position="General Manager" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-5-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_personnel columns="3" type="carousel" style="plain-style" title="Personnel Plain Style With Carousel"]\n\n[gdlr_tab title="John Superdoe" position="Web Designer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-1.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Susan Caveman" position="Human Resource" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Justjack" position="Web Developer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-3.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-4-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jessica Dalize" position="General Manager" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-5-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Personnel Box Style[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_space height="40px"]\n\n[gdlr_personnel columns="3" type="static" style="box-style"]\n\n[gdlr_tab title="Rebecca Smith" position="Web Developer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-3.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-4.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="John Looper" position="General Manager" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-5.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_personnel columns="3" type="carousel" style="box-style"]\n\n[gdlr_tab title="Rebecca Smith" position="Web Developer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-3.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-4.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="John Looper" position="General Manager" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-5.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_personnel columns="3" type="carousel" style="box-style" title="Personnel Box Style With Carousel"]\n\n[gdlr_tab title="Joan Perl" position="Web Designer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-1.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="David Jackson" position="Human Resource" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Rebecca Smith" position="Web Developer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-3.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-4.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="John Looper" position="General Manager" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-5.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_personnel columns="3" type="carousel" style="box-style" title="Personnel Box Style With Carousel"]\n\n[gdlr_tab title="Joan Perl" position="Web Designer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-1.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="David Jackson" position="Human Resource" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-2.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Rebecca Smith" position="Web Developer" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-3.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="Jack Slayer" position="C.E.O." author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-4.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[gdlr_tab title="John Looper" position="General Manager" author_image="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/personnel-box-5.jpg" ]Curabitur blandit tempus porttitor. Sed posuere consectetur est at lobortis. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Donec ullamcorper nulla non metus auctor.\n\n[gdlr_icon type="fa-facebook" size="22px" color="#ffffff"] [gdlr_icon type="fa-twitter" size="22px" color="#ffffff"] [gdlr_icon type="fa-linkedin" size="22px" color="#ffffff"] [gdlr_icon type="fa-skype" size="22px" color="#ffffff"] [gdlr_icon type="fa-dribbble" size="22px" color="#ffffff"]\n[/gdlr_tab]\n\n[/gdlr_personnel]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Personnel', '', 'publish', 'closed', 'open', '', 'personnel', '', '', '2013-11-28 12:39:05', '2013-11-28 12:39:05', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=456', 0, 'page', '', 0),
(640, 2, '2013-11-29 11:41:07', '2013-11-29 11:41:07', '[gdlr_heading tag="h3" size="24px" font_weight="normal"]Without Space Shortcode[/gdlr_heading]\n\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras justo odio, daijdnimsaie\npibus ac facilisis in, egestas eget quam. Aenean eu leo quam. Pellentesque ornare sem laikume ask\ncinia quam venenatis vestibulum. Nulla vitae elit libero, a pharetra augue. Fusce dapibusju itmaolie ko\ntellus ac cursus commodo, tortor mauris condimentum nibh, ut ferment\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]Without Space Shortcode[/gdlr_heading]\n\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras justo odio, daijdnimsaie\npibus ac facilisis in, egestas eget quam. Aenean eu leo quam. Pellentesque ornare sem laikume ask\ncinia quam venenatis vestibulum. Nulla vitae elit libero, a pharetra augue. Fusce dapibusju itmaolie ko\ntellus ac cursus commodo, tortor mauris condimentum nibh, ut ferment\n\n[/gdlr_code]\n\n[gdlr_space height="30px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_space height="20px"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]With Space Shortcode[/gdlr_heading]\n\n[gdlr_space height="50px"]\n\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras justo odio, daijdnimsaie\npibus ac facilisis in, egestas eget quam. Aenean eu leo quam. Pellentesque ornare sem laikume ask\ncinia quam venenatis vestibulum. Nulla vitae elit libero, a pharetra augue. Fusce dapibusju itmaolie ko\ntellus ac cursus commodo, tortor mauris condimentum nibh, ut ferment\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]With Space Shortcode[/gdlr_heading]\n\n[gdlr_space height="50px"]\n\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras justo odio, daijdnimsaie\npibus ac facilisis in, egestas eget quam. Aenean eu leo quam. Pellentesque ornare sem laikume ask\ncinia quam venenatis vestibulum. Nulla vitae elit libero, a pharetra augue. Fusce dapibusju itmaolie ko\ntellus ac cursus commodo, tortor mauris condimentum nibh, ut ferment\n\n[/gdlr_code]\n\n[gdlr_space height="30px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_space height="20px"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]With Minus Space Shortcode[/gdlr_heading]\n\n[gdlr_space height="-20px"]\n\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras justo odio, daijdnimsaie\npibus ac facilisis in, egestas eget quam. Aenean eu leo quam. Pellentesque ornare sem laikume ask\ncinia quam venenatis vestibulum. Nulla vitae elit libero, a pharetra augue. Fusce dapibusju itmaolie ko\ntellus ac cursus commodo, tortor mauris condimentum nibh, ut ferment\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]Without Space Shortcode[/gdlr_heading]\n\n[gdlr_space height="-20px"]\n\nPraesent commodo cursus magna, vel scelerisque nisl consectetur et. Cras justo odio, daijdnimsaie\npibus ac facilisis in, egestas eget quam. Aenean eu leo quam. Pellentesque ornare sem laikume ask\ncinia quam venenatis vestibulum. Nulla vitae elit libero, a pharetra augue. Fusce dapibusju itmaolie ko\ntellus ac cursus commodo, tortor mauris condimentum nibh, ut ferment\n\n[/gdlr_code]\n\n[gdlr_space height="30px"]\n\n[gdlr_divider type="dotted" ]\n\n[gdlr_space height="80px"]', 'Space', '', 'publish', 'closed', 'open', '', 'space', '', '', '2013-11-29 11:41:07', '2013-11-29 11:41:07', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=640', 0, 'page', '', 0),
(653, 2, '2013-11-29 11:49:12', '2013-11-29 11:49:12', '[gdlr_heading tag="h2" size="26px" font_weight="bold"]icons &amp; icon with boxes[/gdlr_heading]\n[gdlr_space height="40px"]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-gears" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-eye" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-trophy" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="40px"]\n\n[gdlr_row]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-copy" icon_color="#4984d5" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-dashboard" icon_color="#d55949" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget.[/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-gears" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-eye" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-trophy" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="40px"]\n\n[gdlr_row]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-copy" icon_color="#4984d5" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-dashboard" icon_color="#d55949" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget.[/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-gears" icon_type="circle" icon_color="#ffffff" icon_background="#d55949" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-coffee" icon_type="circle" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-dropbox" icon_type="circle" icon_color="#ffffff" icon_background="#4984d5" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="40px"]\n\n[gdlr_row]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-flag-alt" icon_type="circle" icon_color="#ffffff" icon_background="#6049d5" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-cloud" icon_type="circle" icon_color="#ffffff" icon_background="#49d5c0" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget.[/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_row]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-gears" icon_type="circle" icon_color="#ffffff" icon_background="#d55949" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-coffee" icon_type="circle" icon_color="#ffffff" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/3"]\n\n[gdlr_box_icon icon="fa-dropbox" icon_type="circle" icon_color="#ffffff" icon_background="#4984d5" icon_position="top" title="icon on the top" ]Curabitur blandit tempus porttitor. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Aenean eu leo quam. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[gdlr_space height="40px"]\n\n[gdlr_row]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-flag-alt" icon_type="circle" icon_color="#ffffff" icon_background="#6049d5" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget. [/gdlr_box_icon]\n\n[/gdlr_column]\n\n[gdlr_column size="1/2"]\n\n[gdlr_box_icon icon="fa-cloud" icon_type="circle" icon_color="#ffffff" icon_background="#49d5c0" icon_position="left" title="icon on the top" ]Curabitur blandit tempus porjusto odio, dapibus ac facilisis in, egestas eget quam. Aenen eu leo quam. Pellentesque otsem lacinia quam venenatis vestibulum.Donec id elit non mi porta gravida aeget.[/gdlr_box_icon]\n\n[/gdlr_column]\n\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]Only Icon[/gdlr_heading]\n\n[gdlr_space height="40px"]\n\n[gdlr_icon type="fa-fire" size="36px" color="#ffffff"] [gdlr_icon type="fa-instagram" size="36px" color="#ffffff"] [gdlr_icon type="fa-bell" size="36px" color="#ffffff"] [gdlr_icon type="fa-bolt" size="36px" color="#ffffff"] [gdlr_icon type="fa-html5" size="36px" color="#ffffff"] [gdlr_icon type="fa-gamepad" size="36px" color="#ffffff"] [gdlr_icon type="fa-globe" size="36px" color="#ffffff"] [gdlr_icon type="fa-heart" size="36px" color="#ffffff"] [gdlr_icon type="fa-group" size="36px" color="#ffffff"] [gdlr_icon type="fa-gears" size="36px" color="#ffffff"] [gdlr_icon type="fa-dollar" size="36px" color="#ffffff"] [gdlr_icon type="fa-star" size="36px" color="#ffffff"] [gdlr_icon type="fa-truck" size="36px" color="#ffffff"]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_icon type="fa-fire" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-instagram" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-bell" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-bolt" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-html5" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-gamepad" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-globe" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-heart" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-group" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-gears" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-dollar" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-star" size="36px" color="#ffffff"]\n[gdlr_icon type="fa-truck" size="36px" color="#ffffff"]\n\n[/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_button href="http://fortawesome.github.io/Font-Awesome/cheatsheet/" target="_blank" size="large" background="#d64f78" color="#ffffff" with_border="yes" border_color="#95445c"]List Of All Icons Can Be Viewed Here[/gdlr_button]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="24px" font_weight="normal"]Colored Icon[/gdlr_heading]\n\n[gdlr_icon type="fa-fire" size="60px" color="#91d549"] [gdlr_icon type="fa-instagram" size="60px" color="#49d5c0"] [gdlr_icon type="fa-bell" size="60px" color="#4984d5"] [gdlr_icon type="fa-bolt" size="60px" color="#ea803a"] [gdlr_icon type="fa-html5" size="60px" color="#e5427b"] [gdlr_icon type="fa-gamepad" size="60px" color="#d55949"] [gdlr_icon type="fa-globe" size="60px" color="#4984d5"]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_icon type="fa-fire" size="60px" color="#91d549"]\n[gdlr_icon type="fa-instagram" size="60px" color="#49d5c0"]\n[gdlr_icon type="fa-bell" size="60px" color="#4984d5"]\n[gdlr_icon type="fa-bolt" size="60px" color="#ea803a"]\n[gdlr_icon type="fa-html5" size="60px" color="#e5427b"]\n[gdlr_icon type="fa-gamepad" size="60px" color="#d55949"]\n[gdlr_icon type="fa-globe" size="60px" color="#4984d5"]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'icons & icon boxes', '', 'publish', 'closed', 'open', '', 'icons-icon-boxes', '', '', '2013-11-29 11:49:12', '2013-11-29 11:49:12', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=653', 0, 'page', '', 0),
(687, 2, '2013-11-29 12:54:42', '2013-11-29 12:54:42', '[gdlr_heading tag="h3" size="22px" font_weight="normal"]Table Style 1[/gdlr_heading]\n\n[gdlr_space height="40px"]\n<table class="style-1">\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n<table class="style-1">\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Table Style 2[/gdlr_heading]\n\n[gdlr_space height="40px"]\n<table class="style-2">\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n<table class="style-2">\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Table', '', 'publish', 'closed', 'open', '', 'table', '', '', '2013-11-29 12:54:42', '2013-11-29 12:54:42', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=687', 0, 'page', '', 0),
(705, 2, '2013-12-01 19:41:06', '2013-12-01 19:41:06', '[gdlr_heading tag="h2" size="26px" font_weight="bold"]Gallery Based On WP Gallery Shortcode[/gdlr_heading]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]5 Columns Without Caption[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gallery columns="5" link="file" caption="no" thumbnail_size="thumbnail" ids="3511,3512,3510,3519,3518,3533,3531,3532,3530,3529"]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gallery columns="5" link="file" caption="no" thumbnail_size="thumbnail" ids="3511,3512,3510,3519,3518,3533,3531,3532,3530,3529"]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]5 Columns With Caption[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gallery columns="5" link="file" caption="yes" thumbnail_size="thumbnail" ids="3511,3512,3510,3519,3518,3533,3531,3532,3530,3529"]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gallery columns="5" link="file" caption="yes" thumbnail_size="thumbnail" ids="3511,3512,3510,3519,3518,3533,3531,3532,3530,3529"]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Gallery Thumbnail Style[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gallery columns="7" link="file" caption="yes" thumbnail_size="thumbnail" type="thumbnail" ids="3511,3512,3510,3519,3518,3533,3531"]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gallery columns="7" link="file" caption="yes" thumbnail_size="thumbnail" type="thumbnail" ids="3511,3512,3510,3519,3518,3533,3531"]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]', 'Gallery Shortcode', '', 'publish', 'closed', 'open', '', 'gallery-shortcode', '', '', '2013-12-01 19:41:06', '2013-12-01 19:41:06', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=705', 0, 'page', '', 0),
(784, 2, '2013-12-02 11:08:41', '2013-12-02 11:08:41', '[gdlr_heading tag="h2" size="30px" font_weight="bold"]Audio Player Shortcode[/gdlr_heading]\n[gdlr_space height="35px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]Audio Player By Wordpress[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[audio mp3="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/wm_sticks_and_chains.mp3"][/audio]\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[audio mp3="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/wm_sticks_and_chains.mp3"][/audio]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]SoundCloud By "SoundCloud is Gold" Plugin[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[soundcloud id=''121261686'']\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[soundcloud id=''121261686'']\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n', 'Audio Shortcode', '', 'publish', 'closed', 'open', '', 'audio-shortcode', '', '', '2013-12-02 11:08:41', '2013-12-02 11:08:41', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=784', 0, 'page', '', 0),
(797, 2, '2013-12-02 15:03:42', '2013-12-02 15:03:42', '[gdlr_heading tag="h3" size="20px" font_weight="normal"]Youtube URL[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\nhttp://www.youtube.com/watch?v=SZEflIVnhH8\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\nFILL YOUTUBE URL DIRECTLY\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]Viemo URL[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\nhttp://vimeo.com/9178386\n\n[gdlr_space height="30px"]\n\n[gdlr_code title="Get the code" active="no"]\n\nFILL VIMEO URL DIRECTLY\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Video', '', 'publish', 'closed', 'open', '', 'video', '', '', '2013-12-02 15:03:42', '2013-12-02 15:03:42', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=797', 0, 'page', '', 0),
(824, 2, '2013-12-03 10:50:36', '2013-12-03 10:50:36', '', 'Blog Full With Left Sidebar', '', 'publish', 'closed', 'open', '', 'blog-full-with-left-sidebar', '', '', '2013-12-03 10:50:36', '2013-12-03 10:50:36', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=824', 0, 'page', '', 0),
(828, 2, '2013-12-03 10:51:07', '2013-12-03 10:51:07', '', 'Blog Full With Both Sidebar', '', 'publish', 'closed', 'open', '', 'blog-full-with-both-sidebar', '', '', '2013-12-03 10:51:07', '2013-12-03 10:51:07', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=828', 0, 'page', '', 0),
(836, 2, '2013-12-03 12:53:58', '2013-12-03 12:53:58', '', 'Blog 4 Columns', '', 'publish', 'closed', 'open', '', 'blog-4-columns', '', '', '2013-12-03 12:53:58', '2013-12-03 12:53:58', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=836', 0, 'page', '', 0),
(878, 2, '2013-12-03 18:15:08', '2013-12-03 18:15:08', '', 'Blog 3 Columns', '', 'publish', 'closed', 'open', '', 'blog-3-columns', '', '', '2013-12-03 18:15:08', '2013-12-03 18:15:08', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=878', 0, 'page', '', 0),
(880, 2, '2013-12-03 18:26:30', '2013-12-03 18:26:30', '', 'Blog 2 Columns', '', 'publish', 'closed', 'open', '', 'blog-2-columns', '', '', '2013-12-03 18:26:30', '2013-12-03 18:26:30', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=880', 0, 'page', '', 0),
(882, 2, '2013-12-03 18:33:27', '2013-12-03 18:33:27', '', 'Blog 1 Column', '', 'publish', 'closed', 'open', '', 'blog-1-column', '', '', '2013-12-03 18:33:27', '2013-12-03 18:33:27', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=882', 0, 'page', '', 0),
(887, 2, '2013-12-03 18:57:42', '2013-12-03 18:57:42', '', 'Blog 2 Columns - Masonry', '', 'publish', 'closed', 'open', '', 'blog-2-columns-masonry', '', '', '2013-12-03 18:57:42', '2013-12-03 18:57:42', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=887', 0, 'page', '', 0),
(888, 2, '2013-12-03 19:04:13', '2013-12-03 19:04:13', '', 'Blog 3 Columns - Masonry', '', 'publish', 'closed', 'open', '', 'blog-3-columns-masonry', '', '', '2013-12-03 19:04:13', '2013-12-03 19:04:13', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=888', 0, 'page', '', 0),
(889, 2, '2013-12-03 19:05:34', '2013-12-03 19:05:34', '', 'Blog 4 Columns - Masonry', '', 'publish', 'closed', 'open', '', 'blog-4-columns-masonry', '', '', '2013-12-03 19:05:34', '2013-12-03 19:05:34', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=889', 0, 'page', '', 0),
(906, 2, '2013-12-04 10:51:55', '2013-12-04 10:51:55', '', 'Portfolio Grid 2 Columns', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-2-columns', '', '', '2013-12-04 10:51:55', '2013-12-04 10:51:55', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=906', 0, 'page', '', 0),
(908, 2, '2013-12-04 10:54:19', '2013-12-04 10:54:19', '', 'Portfolio Grid 4 Columns', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-4-columns', '', '', '2013-12-04 10:54:19', '2013-12-04 10:54:19', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=908', 0, 'page', '', 0),
(910, 2, '2013-12-04 10:57:19', '2013-12-04 10:57:19', '', 'Portfolio Grid 1 Column', '', 'publish', 'closed', 'open', '', 'portfolio-grid-1-column', '', '', '2013-12-04 10:57:19', '2013-12-04 10:57:19', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=910', 0, 'page', '', 0),
(915, 2, '2013-12-04 10:59:28', '2013-12-04 10:59:28', '', 'Portfolio Modern 3 Columns', '', 'publish', 'closed', 'open', '', 'portfolio-modern-3-columns', '', '', '2013-12-04 10:59:28', '2013-12-04 10:59:28', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=915', 0, 'page', '', 0),
(918, 2, '2013-12-04 11:08:29', '2013-12-04 11:08:29', '', 'Portfolio Modern 2 Columns', '', 'publish', 'closed', 'open', '', 'portfolio-modern-2-columns', '', '', '2013-12-04 11:08:29', '2013-12-04 11:08:29', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=918', 0, 'page', '', 0),
(920, 2, '2013-12-04 11:09:09', '2013-12-04 11:09:09', '', 'Portfolio Modern 1 Columns', '', 'publish', 'closed', 'open', '', 'portfolio-modern-1-columns', '', '', '2013-12-04 11:09:09', '2013-12-04 11:09:09', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=920', 0, 'page', '', 0),
(922, 2, '2013-12-04 11:09:44', '2013-12-04 11:09:44', '', 'Portfolio Modern 4 Columns', '', 'publish', 'closed', 'open', '', 'portfolio-modern-4-columns', '', '', '2013-12-04 11:09:44', '2013-12-04 11:09:44', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=922', 0, 'page', '', 0),
(947, 2, '2013-12-04 19:13:24', '2013-12-04 19:13:24', '', 'Portfolio Grid 4 Cols With Filter', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-4-columns-with-filter', '', '', '2013-12-04 19:13:24', '2013-12-04 19:13:24', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=947', 0, 'page', '', 0),
(949, 2, '2013-12-05 07:41:23', '2013-12-05 07:41:23', '', 'Portfolio Grid 3 Cols With Filter', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-3-columns-with-filter', '', '', '2013-12-05 07:41:23', '2013-12-05 07:41:23', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=949', 0, 'page', '', 0),
(952, 2, '2013-12-05 07:52:38', '2013-12-05 07:52:38', '', 'Portfolio Grid 2 Cols With Filter', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-2-columns-with-filter', '', '', '2013-12-05 07:52:38', '2013-12-05 07:52:38', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=952', 0, 'page', '', 0),
(954, 2, '2013-12-05 07:56:07', '2013-12-05 07:56:07', '', 'Portfolio Grid 1 Col With Filter', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-1-columns-with-filter', '', '', '2013-12-05 07:56:07', '2013-12-05 07:56:07', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=954', 0, 'page', '', 0),
(956, 2, '2013-12-05 08:03:01', '2013-12-05 08:03:01', '', 'Portfolio Modern 4 Cols With Filter', '', 'publish', 'closed', 'open', '', 'portfolio-modern-4-columns-with-filter', '', '', '2013-12-05 08:03:01', '2013-12-05 08:03:01', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=956', 0, 'page', '', 0),
(962, 2, '2013-12-05 08:03:52', '2013-12-05 08:03:52', '', 'Portfolio Modern 3 Cols With Filter', '', 'publish', 'closed', 'open', '', 'portfolio-modern-3-columns-with-filter', '', '', '2013-12-05 08:03:52', '2013-12-05 08:03:52', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=962', 0, 'page', '', 0);
INSERT INTO `wpor_posts` VALUES
(964, 2, '2013-12-05 08:04:09', '2013-12-05 08:04:09', '', 'Portfolio Modern 2 Columns With Filter', '', 'publish', 'closed', 'open', '', 'portfolio-modern-2-columns-with-filter', '', '', '2013-12-05 08:04:09', '2013-12-05 08:04:09', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=964', 0, 'page', '', 0),
(965, 2, '2013-12-05 08:04:18', '2013-12-05 08:04:18', '', 'Portfolio Modern 1 Columns With Filter', '', 'publish', 'closed', 'open', '', 'portfolio-modern-1-columns-with-filter', '', '', '2013-12-05 08:04:18', '2013-12-05 08:04:18', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=965', 0, 'page', '', 0),
(1017, 2, '2013-12-05 18:14:03', '2013-12-05 18:14:03', '[gdlr_heading tag="h2" size="30px" font_weight="bold"]Column Shortcode[/gdlr_heading]\n[gdlr_space height="35px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/1[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/1"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Plura mihi bona sunt, inclinet, amari petere vellent. Me non paenitet nullum festiviorem excogitasse ad hoc. Cum ceteris in veneratione tui montes, nascetur mus. Praeterea iter est quasdam res quas ex communi. Excepteur sint obcaecat cupiditat non proident culpa. Inmensae subtilitatis, obscuris et malesuada fames. Qui ipsorum lingua Celtae, nostra Galli appellantur. Excepteur sint obcaecat cupiditat non proident culpa. Ab illo tempore, ab est sed immemorabili. Paullum deliquit, ponderibus modulisque suis ratio utitur. Ab illo tempore, ab est sed immemorabili.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/1"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Plura mihi bona sunt, inclinet, amari petere vellent. Me non paenitet nullum festiviorem excogitasse ad hoc. Cum ceteris in veneratione tui montes, nascetur mus. Praeterea iter est quasdam res quas ex communi. Excepteur sint obcaecat cupiditat non proident culpa. Inmensae subtilitatis, obscuris et malesuada fames. Qui ipsorum lingua Celtae, nostra Galli appellantur. Excepteur sint obcaecat cupiditat non proident culpa. Ab illo tempore, ab est sed immemorabili. Paullum deliquit, ponderibus modulisque suis ratio utitur. Ab illo tempore, ab est sed immemorabili.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/2[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/2"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Plura mihi bona sunt.[/gdlr_column]\n[gdlr_column size="1/2"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Plura mihi bona sunt.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/2"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_column]\n[gdlr_column size="1/2"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Plura mihi bona sunt, inclinet, amari petere vellent.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/3[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/3 + 2/3[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[gdlr_column size="2/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Paullum deliquit, ponderibus modulisque suis ratio utitur. Curabitur est gravida et libero vitae dictum. Fabio vel iudice vincam, sunt in culpa qui officia. Quo usque tandem abutere, Catilina, patientia nostra? Ullamco laboris nisi ut aliquid ex ea commodi consequat. Petierunt uti sibi concilium totius Galliae in diem certam indicere.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor tempus vehicula. Cras mattis iudicium purus sit amet fermentum.[/gdlr_column]\n[gdlr_column size="2/3"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Paullum deliquit, ponderibus modulisque suis ratio utitur. Curabitur est gravida et libero vitae dictum. Fabio vel iudice vincam, sunt in culpa qui officia. Quo usque tandem abutere, Catilina, patientia nostra? Ullamco laboris nisi ut aliquid ex ea commodi consequat. Petierunt uti sibi concilium totius Galliae in diem certam indicere. Quam diu etiam furor iste tuus nos eludet? Curabitur est gravida et libero vitae dictum.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/4[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolo.[/gdlr_column]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolo.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolo.[/gdlr_column]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolo.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/4 + 3/4[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="3/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Sed haec quis possit intrepidus aestimare tellus. Cum ceteris in veneratione tui montes, nascetur mus. A communi observantia non est recedendum. Tityre, tu patulae recubans sub tegmine fagi dolor. Ullamco laboris nisi ut aliquid ex ea commodi consequat.Curabitur est gravida et libero vitae dictum. Contra legem facit qui id facit quod lex prohibet. Nihil hic munitissimus habendi senatus locus, nihil horum? Fabio vel iudice vincam, sunt in culpa qui officia.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="3/4"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Sed haec quis possit intrepidus aestimare tellus. Cum ceteris in veneratione tui montes, nascetur mus. A communi observantia non est recedendum. Tityre, tu patulae recubans sub tegmine fagi dolor. Ullamco laboris nisi ut aliquid ex ea commodi consequat.Curabitur est gravida et libero vitae dictum. Contra legem facit qui id facit quod lex prohibet. Nihil hic munitissimus habendi senatus locus, nihil horum? Fabio vel iudice vincam, sunt in culpa qui officia.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/5[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]1/5 + 4/5[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="4/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Petierunt uti sibi concilium totius Galliae in diem certam indicere. Pellentesque habitant morbi tristique senectus et netus. Contra legem facit qui id facit quod lex prohibet. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.\nPaullum deliquit, ponderibus modulisque suis ratio utitur. Contra legem facit qui id facit quod lex prohibet. Curabitur blandit tempus ardua ridiculus sed magna. Lorem ipsum dolor sit amet, consectetur adipisici elit.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="1/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Phasellus laoreet lorem vel dolor.[/gdlr_column]\n[gdlr_column size="4/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Petierunt uti sibi concilium totius Galliae in diem certam indicere. Pellentesque habitant morbi tristique senectus et netus. Contra legem facit qui id facit quod lex prohibet. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua.\nPaullum deliquit, ponderibus modulisque suis ratio utitur. Contra legem facit qui id facit quod lex prohibet. Curabitur blandit tempus ardua ridiculus sed magna. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Non equidem invideo, miror magis posuere velit aliquet. Morbi odio eros, volutpat ut pharetra vitae, lobortis sed nibh.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="20px" font_weight="normal"]2/5 + 3/5[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_row]\n[gdlr_column size="2/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Paullum deliquit, ponderibus modulisque suis ratio utitur. Plura mihi bona sunt, inclinet, amari petere vellent. At nos hinc posthac, sitientis piros Afros.[/gdlr_column]\n[gdlr_column size="3/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quid securi etiam tamquam eu fugiat nulla pariatur. Quam diu etiam furor iste tuus nos eludet? Ut enim ad minim veniam, quis nostrud exercitation.Curabitur blandit tempus ardua ridiculus sed magna. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Sed haec quis possit intrepidus aestimare tellus.[/gdlr_column]\n[/gdlr_row]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active ="no"]\n\n[gdlr_row]\n[gdlr_column size="2/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Paullum deliquit, ponderibus modulisque suis ratio utitur. Plura mihi bona sunt, inclinet, amari petere vellent. At nos hinc posthac, sitientis piros Afros.[/gdlr_column]\n[gdlr_column size="3/5"]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Quid securi etiam tamquam eu fugiat nulla pariatur. Quam diu etiam furor iste tuus nos eludet? Ut enim ad minim veniam, quis nostrud exercitation.Curabitur blandit tempus ardua ridiculus sed magna. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Sed haec quis possit intrepidus aestimare tellus.[/gdlr_column]\n[/gdlr_row]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Column Shortcode', '', 'publish', 'closed', 'open', '', 'column-shortcode', '', '', '2013-12-05 18:14:03', '2013-12-05 18:14:03', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1017', 0, 'page', '', 0),
(1039, 2, '2013-12-05 18:53:55', '2013-12-05 18:53:55', '[gdlr_heading tag="h3" size="22px" font_weight="normal"]Post Slider With Caption At The Bottom[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_post_slider category="15" num_fetch="4" num_excerpt="25" caption_position="bottom" thumbnail_size="post-slider-bottom" orderby="date" order="asc" ]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_post_slider category="19" num_fetch="4" num_excerpt="25" caption_position="bottom" thumbnail_size="post-slider-bottom" orderby="date" order="asc" ]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Post Slider With Caption On Right Side[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_post_slider category="19" num_fetch="4" num_excerpt="25" caption_position="right" thumbnail_size="post-slider-side" orderby="date" order="asc" ]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_post_slider category="19" num_fetch="4" num_excerpt="25" caption_position="right" thumbnail_size="post-slider-side" orderby="date" order="asc" ]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Post Slider With Caption On Left Side[/gdlr_heading]\n[gdlr_space height="30px"]\n\n[gdlr_post_slider category="19" num_fetch="4" num_excerpt="25" caption_position="left" thumbnail_size="post-slider-side" orderby="date" order="asc" ]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_post_slider category="19" num_fetch="4" num_excerpt="25" caption_position="left" thumbnail_size="post-slider-side" orderby="date" order="asc" ]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Post Slider', '', 'publish', 'closed', 'open', '', 'post-slider', '', '', '2013-12-05 18:53:55', '2013-12-05 18:53:55', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1039', 0, 'page', '', 0),
(1045, 2, '2013-12-05 19:11:15', '2013-12-05 19:11:15', '[gdlr_heading tag="h3" size="22px" font_weight="normal"]Slider With Left Caption[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gallery columns="4" link="file" caption="yes" thumbnail_size="post-slider-bottom" type="slider" ids="3511,3512,3518,3513"]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gallery columns="4" link="file" caption="yes" thumbnail_size="post-slider-bottom" type="slider" ids="3511,3512,3514,3530"]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Slider With Center Caption[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gallery columns="4" link="file" caption="yes" thumbnail_size="post-slider-bottom" type="slider" caption_position="center"  ids="3511,3512,3518,3513"]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gallery columns="4" link="file" caption="yes" thumbnail_size="post-slider-bottom" type="slider" caption_position="center" ids="3511,3512,3514,3530"]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Slider With Right Caption[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gallery columns="4" link="file" caption="yes" thumbnail_size="post-slider-bottom" type="slider" caption_position="right"  ids="3511,3512,3518,3513"]\n\n[gdlr_space height="40px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gallery columns="4" link="file" caption="yes" thumbnail_size="post-slider-bottom" type="slider" caption_position="right" ids="3511,3512,3514,3530"]\n\n[/gdlr_code]\n\n[gdlr_space height="60px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Slider Thumbnail Style[/gdlr_heading]\n\n[gdlr_space height="30px"]\n\n[gallery columns="6" link="file" caption="yes" thumbnail_size="small-grid-size" type="thumbnail" ids="3532,3531,3518,3512,3511,3513"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gallery columns="6" link="file" caption="yes" thumbnail_size="small-grid-size" type="thumbnail" ids="3532,3531,3518,3512,3511,3513"]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Slider Shortcode', '', 'publish', 'closed', 'open', '', 'slider-shortcode', '', '', '2013-12-05 19:11:15', '2013-12-05 19:11:15', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1045', 0, 'page', '', 0),
(1084, 2, '2013-12-08 12:59:15', '2013-12-08 12:59:15', '[gdlr_heading tag="h2" size="26px" font_weight="bold"]Vertical Process[/gdlr_heading]\n[gdlr_space height="40px"]\n\n[gdlr_process min_height="280px" type="vertical" ]\n\n[gdlr_tab icon="icon-rss" title="Vehicula Egestas Amet Fringilla" ]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Qui ipsorum lingua Celtae, nostra Galli appellantur. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Contra legem facit qui id facit quod lex prohibet. Magna pars studiorum, prodita quaerimus. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae.\n\nQui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus modulisque suis ratio utitur. Me non paenitet nullum festiviorem excogitasse ad hoc. Curabitur est gravida et libero vitae dictum.\nPetierunt uti sibi concilium totius Galliae in diem certam indicere. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Praeterea iter est quasdam res quas ex communi.[/gdlr_tab]\n\n[gdlr_tab icon="icon-flag" title="Nihilne Te Nocturnum Tempor" ]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Qui ipsorum lingua Celtae, nostra Galli appellantur. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Contra legem facit qui id facit quod lex prohibet. Magna pars studiorum, prodita quaerimus. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae.\n\nQui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus modulisque suis ratio utitur. Me non paenitet nullum festiviorem excogitasse ad hoc. Curabitur est gravida et libero vitae dictum.\nPetierunt uti sibi concilium totius Galliae in diem certam indicere. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Praeterea iter est quasdam res quas ex communi.[/gdlr_tab]\n\n[gdlr_tab icon="icon-fire" title="Concilium Totius Galliae" ]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Qui ipsorum lingua Celtae, nostra Galli appellantur. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Contra legem facit qui id facit quod lex prohibet. Magna pars studiorum, prodita quaerimus. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae.\n\nQui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus modulisque suis ratio utitur. Me non paenitet nullum festiviorem excogitasse ad hoc. Curabitur est gravida et libero vitae dictum.\nPetierunt uti sibi concilium totius Galliae in diem certam indicere. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Praeterea iter est quasdam res quas ex communi.[/gdlr_tab]\n\n[/gdlr_process]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_process min_height="280px" type="vertical" ]\n\n[gdlr_tab icon="icon-rss" title="Vehicula Egestas Amet Fringilla" ]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Qui ipsorum lingua Celtae, nostra Galli appellantur. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Contra legem facit qui id facit quod lex prohibet. Magna pars studiorum, prodita quaerimus. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae.\n\nQui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus modulisque suis ratio utitur. Me non paenitet nullum festiviorem excogitasse ad hoc. Curabitur est gravida et libero vitae dictum.\nPetierunt uti sibi concilium totius Galliae in diem certam indicere. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Praeterea iter est quasdam res quas ex communi.[/gdlr_tab]\n\n[gdlr_tab icon="icon-flag" title="Nihilne Te Nocturnum Tempor" ]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Qui ipsorum lingua Celtae, nostra Galli appellantur. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Contra legem facit qui id facit quod lex prohibet. Magna pars studiorum, prodita quaerimus. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae.\n\nQui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus modulisque suis ratio utitur. Me non paenitet nullum festiviorem excogitasse ad hoc. Curabitur est gravida et libero vitae dictum.\nPetierunt uti sibi concilium totius Galliae in diem certam indicere. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Praeterea iter est quasdam res quas ex communi.[/gdlr_tab]\n\n[gdlr_tab icon="icon-fire" title="Concilium Totius Galliae" ]Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Qui ipsorum lingua Celtae, nostra Galli appellantur. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Contra legem facit qui id facit quod lex prohibet. Magna pars studiorum, prodita quaerimus. Nihilne te nocturnum praesidium Palati, nihil urbis vigiliae.\n\nQui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus modulisque suis ratio utitur. Me non paenitet nullum festiviorem excogitasse ad hoc. Curabitur est gravida et libero vitae dictum.\nPetierunt uti sibi concilium totius Galliae in diem certam indicere. Ab illo tempore, ab est sed immemorabili. Curabitur blandit tempus ardua ridiculus sed magna. Praeterea iter est quasdam res quas ex communi.[/gdlr_tab]\n\n[/gdlr_process]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]\n\n[gdlr_heading tag="h2" size="26px" font_weight="bold"]Horizontal Process[/gdlr_heading]\n[gdlr_space height="40px"]\n\n[gdlr_process min_height="200px" type="horizontal" ]\n\n[gdlr_tab icon="icon-rss" title="Vehicula Egestas" ]Qui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus mod lisque suis ratio utitur. Me non paenitet nullum festivior em excog itasse ad hoc.[/gdlr_tab]\n\n[gdlr_tab icon="icon-flag" title="Nocturnum Tempor" ]Qui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus mod lisque suis ratio utitur. Me non paenitet nullum festivior em excog itasse ad hoc.[/gdlr_tab]\n\n[gdlr_tab icon="icon-fire" title="Concilium Totius" ]Qui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus mod lisque suis ratio utitur. Me non paenitet nullum festivior em excog itasse ad hoc.[/gdlr_tab]\n\n[/gdlr_process]\n\n[gdlr_space height="10px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_process min_height="200px" type="horizontal" ]\n\n[gdlr_tab icon="icon-rss" title="Vehicula Egestas" ]Qui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus mod lisque suis ratio utitur. Me non paenitet nullum festivior em excog itasse ad hoc.[/gdlr_tab]\n\n[gdlr_tab icon="icon-flag" title="Nocturnum Tempor" ]Qui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus mod lisque suis ratio utitur. Me non paenitet nullum festivior em excog itasse ad hoc.[/gdlr_tab]\n\n[gdlr_tab icon="icon-fire" title="Concilium Totius" ]Qui ipsorum lingua Celtae, nostra Galli appellantur. Paullum deliquit, ponderibus mod lisque suis ratio utitur. Me non paenitet nullum festivior em excog itasse ad hoc.[/gdlr_tab]\n\n[/gdlr_process]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Process', '', 'publish', 'closed', 'open', '', 'process', '', '', '2013-12-08 12:59:15', '2013-12-08 12:59:15', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1084', 0, 'page', '', 0),
(1235, 2, '2013-12-18 07:56:51', '2013-12-18 07:56:51', '[woocommerce_lost_password]', 'Lost Password', '', 'publish', 'closed', 'open', '', 'lost-password', '', '', '2013-12-18 07:56:51', '2013-12-18 07:56:51', '', 0, 'http://themes.goodlayers2.com/flawless/my-account/lost-password/', 0, 'page', '', 0),
(1236, 2, '2013-12-18 07:56:51', '2013-12-18 07:56:51', '[woocommerce_edit_address]', 'Edit My Address', '', 'publish', 'closed', 'open', '', 'edit-address', '', '', '2013-12-18 07:56:51', '2013-12-18 07:56:51', '', 0, 'http://themes.goodlayers2.com/flawless/my-account/edit-address/', 0, 'page', '', 0),
(1237, 2, '2013-12-18 07:56:51', '2013-12-18 07:56:51', '[woocommerce_view_order]', 'View Order', '', 'publish', 'closed', 'open', '', 'view-order', '', '', '2013-12-18 07:56:51', '2013-12-18 07:56:51', '', 0, 'http://themes.goodlayers2.com/flawless/my-account/view-order/', 0, 'page', '', 0),
(1238, 2, '2013-12-18 07:56:51', '2013-12-18 07:56:51', '[woocommerce_change_password]', 'Change Password', '', 'publish', 'closed', 'open', '', 'change-password', '', '', '2013-12-18 07:56:51', '2013-12-18 07:56:51', '', 0, 'http://themes.goodlayers2.com/flawless/my-account/change-password/', 0, 'page', '', 0),
(1239, 2, '2013-12-18 07:56:51', '2013-12-18 07:56:51', '', 'Logout', '', 'publish', 'closed', 'open', '', 'logout', '', '', '2013-12-18 07:56:51', '2013-12-18 07:56:51', '', 0, 'http://themes.goodlayers2.com/flawless/my-account/logout/', 0, 'page', '', 0),
(1241, 2, '2013-12-18 07:56:51', '2013-12-18 07:56:51', '[woocommerce_thankyou]', 'Order Received', '', 'publish', 'closed', 'open', '', 'order-received', '', '', '2013-12-18 07:56:51', '2013-12-18 07:56:51', '', 0, 'http://themes.goodlayers2.com/flawless/checkout/order-received/', 0, 'page', '', 0),
(1400, 2, '2013-12-19 11:48:18', '2013-12-19 11:48:18', '[gdlr_space height="20px"]\n\n[gdlr_price_table columns="3" ]\n[gdlr_tab title="Deluxe" price="$39.99/mo" link="#" ]\n<ul>\n	<li>30 GB</li>\n	<li>12 Email Accounts</li>\n	<li>50 GB Bandwidth</li>\n	<li>Live Chat Support</li>\n	<li>Enchanced SSL Security</li>\n</ul>\n[/gdlr_tab]\n[gdlr_tab title="Premium" price="$49.99/mo" link="#" active="yes" ]\n<ul>\n	<li>30 GB</li>\n	<li>12 Email Accounts</li>\n	<li>50 GB Bandwidth</li>\n	<li>Live Chat Support</li>\n	<li>Enchanced SSL Security</li>\n</ul>\n[/gdlr_tab]\n[gdlr_tab title="Standard" price="$59.99/mo" link="#" ]\n<ul>\n	<li>30 GB</li>\n	<li>12 Email Accounts</li>\n	<li>50 GB Bandwidth</li>\n	<li>Live Chat Support</li>\n	<li>Enchanced SSL Security</li>\n</ul>\n[/gdlr_tab]\n[/gdlr_price_table]\n\n[gdlr_space height="20px"]\n\n[gdlr_code title="Get the code" active="no"]\n\n[gdlr_price_table columns="3" ]\n[gdlr_tab title="Deluxe" price="$39.99/mo" link="#" ]\n<ul>\n	<li>30 GB</li>\n	<li>12 Email Accounts</li>\n	<li>50 GB Bandwidth</li>\n	<li>Live Chat Support</li>\n	<li>Enchanced SSL Security</li>\n</ul>\n[/gdlr_tab]\n[gdlr_tab title="Premium" price="$49.99/mo" link="#" active="yes" ]\n<ul>\n	<li>30 GB</li>\n	<li>12 Email Accounts</li>\n	<li>50 GB Bandwidth</li>\n	<li>Live Chat Support</li>\n	<li>Enchanced SSL Security</li>\n</ul>\n[/gdlr_tab]\n[gdlr_tab title="Standard" price="$59.99/mo" link="#" ]\n<ul>\n	<li>30 GB</li>\n	<li>12 Email Accounts</li>\n	<li>50 GB Bandwidth</li>\n	<li>Live Chat Support</li>\n	<li>Enchanced SSL Security</li>\n</ul>\n[/gdlr_tab]\n[/gdlr_price_table]\n\n[/gdlr_code]\n\n[gdlr_space height="80px"]', 'Price Table', '', 'publish', 'closed', 'open', '', 'price-table', '', '', '2013-12-19 11:48:18', '2013-12-19 11:48:18', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1400', 0, 'page', '', 0),
(1490, 2, '2013-12-20 18:10:07', '2013-12-20 18:10:07', '<h3>Custom Skin</h3>\nYou can create various skin to use on color/parallax section easily. This will help you to be able to create various color tone within your site.\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-2-1.jpg"><img class="alignnone size-full wp-image-1478" alt="feature-2-1" src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-2-1.jpg" width="620" height="600" /></a>', 'Custom Skin', '', 'publish', 'closed', 'open', '', 'custom-skin', '', '', '2013-12-20 18:10:07', '2013-12-20 18:10:07', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1476', 0, 'page', '', 0),
(1493, 2, '2013-12-20 18:50:55', '2013-12-20 18:50:55', '<h3>Sidebar Size Customizable</h3>\nYou can set the width of sidebar easily via admin panel. We have 5 options for you. 16%, 25%, 33%, 41%, 50%. And 25%, 33% for both sidebar layout.\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-5-1.jpg"><img class="alignnone size-full wp-image-1494" alt="feature-5-1" src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-5-1.jpg" width="620" height="600" /></a>', 'Sidebar Size Customizable', '', 'publish', 'closed', 'open', '', 'sidebar-size-customizable', '', '', '2013-12-20 18:50:55', '2013-12-20 18:50:55', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1493', 0, 'page', '', 0),
(1499, 2, '2013-12-20 19:02:33', '2013-12-20 19:02:33', '<h3>Font Awesome</h3>\nFont Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.You can call it easily by shortcode. <a href="http://themes.goodlayers2.com/mediso/corporate/icons-icon-boxes/" target="_blank" rel="noopener noreferrer">http://themes.goodlayers2.com/mediso/corporate/icons-icon-boxes/</a>\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-7-1.jpg"><img class="alignnone size-full wp-image-1500" alt="feature-7-1" src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-7-1.jpg" width="620" height="600" /></a>', 'Font Awesome', '', 'publish', 'closed', 'open', '', 'font-awesome', '', '', '2013-12-20 19:02:33', '2013-12-20 19:02:33', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1499', 0, 'page', '', 0),
(1503, 2, '2013-12-20 19:14:20', '2013-12-20 19:14:20', '<h3>Shortcode Generator</h3>\nYou don''t need to remember all shortcodes anymore. You can easily call it by the button in VS editor.\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-8-1.jpg"><img class="alignnone size-full wp-image-1504" alt="feature-8-1" src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-8-1.jpg" width="620" height="600" /></a>', 'Shortcode Generator', '', 'publish', 'closed', 'open', '', 'shortcode-generator', '', '', '2013-12-20 19:14:20', '2013-12-20 19:14:20', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1503', 0, 'page', '', 0),
(1510, 2, '2013-12-20 19:23:58', '2013-12-20 19:23:58', '<h3>Font Uploader</h3>\nYou can upload font directly via admin panel.(FontFace)\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-10-1.jpg"><img class="alignnone size-full wp-image-1511" alt="feature-10-1" src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-10-1.jpg" width="620" height="600" /></a>', 'Font Uploader', '', 'publish', 'closed', 'open', '', 'font-uploader', '', '', '2013-12-20 19:23:58', '2013-12-20 19:23:58', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1510', 0, 'page', '', 0),
(1513, 2, '2013-12-20 19:26:45', '2013-12-20 19:26:45', '<h3>Unlimited Sidebar</h3>\nCreate unlimited sidebar just right in appearance > widget. You can also assign your sidebar to any posts/pages.\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-11-1.jpg"><img src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-11-1.jpg" alt="feature-11-1" width="620" height="600" class="alignnone size-full wp-image-1514" /></a>', 'Unlimited Sidebar', '', 'publish', 'closed', 'open', '', 'unlimited-sidebar', '', '', '2013-12-20 19:26:45', '2013-12-20 19:26:45', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1513', 0, 'page', '', 0),
(1516, 2, '2013-12-20 19:30:30', '2013-12-20 19:30:30', '<h3>Google Font</h3>\nThe most famous font today, Google font, is also available in this theme as well.\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-12-1.jpg"><img src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-12-1.jpg" alt="feature-12-1" width="620" height="600" class="alignnone size-full wp-image-1517" /></a>', 'Google Font', '', 'publish', 'closed', 'open', '', 'google-font', '', '', '2013-12-20 19:30:30', '2013-12-20 19:30:30', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1516', 0, 'page', '', 0),
(1519, 2, '2013-12-20 19:34:28', '2013-12-20 19:34:28', '<h3>Post Format</h3>\nYou can use post format feature from WP in this theme. You can see example of result here > <a href="http://themes.goodlayers2.com/flawless/blog-full-with-right-sidebar/" target="_blank" rel="noopener noreferrer">http://themes.goodlayers2.com/flawless/blog-full-with-right-sidebar/</a>\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-13-1.jpg"><img src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-13-1.jpg" alt="feature-13-1" width="620" height="600" class="alignnone size-full wp-image-1520" /></a>', 'Post Format', '', 'publish', 'closed', 'open', '', 'post-format', '', '', '2013-12-20 19:34:28', '2013-12-20 19:34:28', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1519', 0, 'page', '', 0),
(1522, 2, '2013-12-20 19:37:27', '2013-12-20 19:37:27', '<h3>Master Slider</h3>\n<span style="color: #444444;">Master Slider is a premium </span><strong style="color: #444444;">image and content slider</strong><span style="color: #444444;"> with </span><strong style="color: #444444;">super smooth hardware accelerated transitions</strong><span style="color: #444444;">. It supports </span><strong style="color: #444444;">touch navigation</strong><span style="color: #444444;"> with </span><strong style="color: #444444;">pure swipe gesture</strong><span style="color: #444444;"> that you have never experienced before. It’s a truly </span><strong style="color: #444444;">responsive</strong><span style="color: #444444;"> and </span><strong style="color: #444444;">device friendly</strong><span style="color: #444444;"> slider which works perfect in all major devices.</span>\n\n<a href="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/feature-master-slider.jpg"><img class="alignnone size-full wp-image-2681" src="http://themes.goodlayers2.com/versatile/wp-content/uploads/2013/12/feature-master-slider.jpg" alt="feature-master-slider" width="620" height="600" /></a>', 'Master Slider', '', 'publish', 'closed', 'open', '', 'layer-slider-2', '', '', '2013-12-20 19:37:27', '2013-12-20 19:37:27', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1522', 0, 'page', '', 0),
(1525, 2, '2013-12-20 19:40:34', '2013-12-20 19:40:34', '<h3>Optimized Code & SEO</h3>\nWe reconstructed about how to use title. We use heading tag(H1,H2,H3,…) for title which is good practice for search engine site. Main contents are moved above sidebars(including both sidebar layout), now search engine will easily fine your main contents first. Also, ‘alt’ tag for images is supported. This is also help search engine to analyst your site easily. \n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-15-1.jpg"><img src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-15-1.jpg" alt="feature-15-1" width="620" height="600" class="alignnone size-full wp-image-1526" /></a>', 'Optimized Code & SEO', '', 'publish', 'closed', 'open', '', 'optimized-code-seo', '', '', '2013-12-20 19:40:34', '2013-12-20 19:40:34', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1525', 0, 'page', '', 0),
(1566, 2, '2013-12-21 05:03:33', '2013-12-21 05:03:33', '<h3>Scalable Container</h3>\nIf you like 960px, 1280px, 1400px.... It''s all good. You can put ANY number in this box.\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-17-1.jpg"><img class="alignnone size-full wp-image-1567" alt="feature-17-1" src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-17-1.jpg" width="620" height="600" /></a>', 'Scalable Container', '', 'publish', 'closed', 'open', '', 'scalable-container', '', '', '2013-12-21 05:03:33', '2013-12-21 05:03:33', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1566', 0, 'page', '', 0),
(1629, 2, '2013-12-24 04:31:24', '2013-12-24 04:31:24', '[pl_row]\n[pl_col col=12]\n[pl_text]\n\n[/pl_text]\n[/pl_col]\n[/pl_row]', 'Contact Page', '', 'publish', 'closed', 'open', '', 'contact-us', '', '', '2019-10-09 21:32:58', '2019-10-09 19:32:58', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1629', 0, 'page', '', 0),
(1631, 2, '2013-12-24 04:50:36', '2013-12-24 04:50:36', '', 'Contact Page 2', '', 'publish', 'closed', 'open', '', 'contact-page-2', '', '', '2013-12-24 04:50:36', '2013-12-24 04:50:36', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1631', 0, 'page', '', 0),
(1746, 2, '2014-01-07 05:47:08', '2014-01-07 05:47:08', 'http://www.youtube.com/watch?v=sdHsTucReyM', 'Installing theme and Setting as demo site', '', 'publish', 'closed', 'open', '', 'installing-theme-and-setting-as-demo-site', '', '', '2014-01-07 05:47:08', '2014-01-07 05:47:08', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1746', 0, 'page', '', 0),
(1748, 2, '2014-01-07 05:48:13', '2014-01-07 05:48:13', 'http://www.youtube.com/watch?v=J9quTjBHlqk', 'Creating Portfolio & Filterer', '', 'publish', 'closed', 'open', '', 'creating-portfolio-filterer', '', '', '2014-01-07 05:48:13', '2014-01-07 05:48:13', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1748', 0, 'page', '', 0),
(1750, 2, '2014-01-07 05:48:51', '2014-01-07 05:48:51', 'http://www.youtube.com/watch?v=t1xRpig24z0', 'Creating Blog', '', 'publish', 'closed', 'open', '', 'creating-blog', '', '', '2014-01-07 05:48:51', '2014-01-07 05:48:51', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1750', 0, 'page', '', 0),
(1752, 2, '2014-01-07 05:49:28', '2014-01-07 05:49:28', 'http://www.youtube.com/watch?v=JaevNeYibbU', 'Creating Gallery', '', 'publish', 'closed', 'open', '', 'creating-gallery', '', '', '2014-01-07 05:49:28', '2014-01-07 05:49:28', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1752', 0, 'page', '', 0),
(1754, 2, '2014-01-07 05:49:46', '2014-01-07 05:49:46', 'http://www.youtube.com/watch?v=yZewyVkUccE', 'Thumbnail Management', '', 'publish', 'closed', 'open', '', 'thumbnail-management', '', '', '2014-01-07 05:49:46', '2014-01-07 05:49:46', '', 0, 'http://themes.goodlayers2.com/flawless/?page_id=1754', 0, 'page', '', 0),
(2009, 2, '2014-03-17 11:01:38', '2014-03-17 11:01:38', '', 'Portfolio Grid 2 Columns, No Space', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-2-columns-no-space', '', '', '2014-03-17 11:01:38', '2014-03-17 11:01:38', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2009', 0, 'page', '', 0),
(2010, 2, '2014-03-17 11:01:49', '2014-03-17 11:01:49', '', 'Portfolio Grid 3 Columns, No Space', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-3-columns-no-space', '', '', '2014-03-17 11:01:49', '2014-03-17 11:01:49', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2010', 0, 'page', '', 0),
(2011, 2, '2014-03-17 11:01:59', '2014-03-17 11:01:59', '', 'Portfolio Grid 4 Columns, No Space', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-4-columns-no-space', '', '', '2014-03-17 11:01:59', '2014-03-17 11:01:59', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2011', 0, 'page', '', 0),
(2023, 2, '2014-03-17 11:20:21', '2014-03-17 11:20:21', '', 'Portfolio Modern 2 Columns, No Space', '', 'publish', 'closed', 'open', '', 'portfolio-modern-2-columns-no-space', '', '', '2014-03-17 11:20:21', '2014-03-17 11:20:21', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2023', 0, 'page', '', 0),
(2024, 2, '2014-03-17 11:20:34', '2014-03-17 11:20:34', '', 'Portfolio Modern 3 Columns, No Space', '', 'publish', 'closed', 'open', '', 'portfolio-modern-3-columns-no-space', '', '', '2014-03-17 11:20:34', '2014-03-17 11:20:34', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2024', 0, 'page', '', 0),
(2025, 2, '2014-03-17 11:20:55', '2014-03-17 11:20:55', '', 'Portfolio Modern 4 Columns, No Space', '', 'publish', 'closed', 'open', '', 'portfolio-modern-4-columns-no-space', '', '', '2014-03-17 11:20:55', '2014-03-17 11:20:55', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2025', 0, 'page', '', 0),
(2033, 2, '2014-03-17 11:56:38', '2014-03-17 11:56:38', '', 'Blog Medium With Right Sidebar', '', 'publish', 'closed', 'open', '', 'blog-medium-with-right-sidebar', '', '', '2014-03-17 11:56:38', '2014-03-17 11:56:38', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2033', 0, 'page', '', 0),
(2034, 2, '2014-03-17 11:57:44', '2014-03-17 11:57:44', '', 'Blog Medium With Both Sidebar', '', 'publish', 'closed', 'open', '', 'blog-medium-with-both-sidebar', '', '', '2014-03-17 11:57:44', '2014-03-17 11:57:44', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2034', 0, 'page', '', 0),
(2035, 2, '2014-03-17 11:56:49', '2014-03-17 11:56:49', '<p><br data-mce-bogus="1"></p>\n', 'Blog Medium With Left Sidebar', '', 'publish', 'closed', 'open', '', 'blog-medium-with-left-sidebar', '', '', '2014-03-17 11:56:49', '2014-03-17 11:56:49', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2035', 0, 'page', '', 0),
(2036, 2, '2014-03-17 11:58:02', '2014-03-17 11:58:02', '', 'Blog Medium Without Sidebar', '', 'publish', 'closed', 'open', '', 'blog-medium-without-sidebar', '', '', '2014-03-17 11:58:02', '2014-03-17 11:58:02', '', 0, 'http://themes.goodlayers2.com/mediso/corporate/?page_id=2036', 0, 'page', '', 0),
(3150, 2, '2014-12-01 14:32:33', '2014-12-01 14:32:33', '<h3>No More Waiting!</h3>\nMany customers used to ask us to add visual editor in page builder and here you are. We added this awesome feature in our new page builder framework!\n\n<a href="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-4-1.jpg"><img class="alignnone size-full wp-image-1490" alt="feature-4-1" src="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/12/feature-4-1.jpg" width="620" height="600" /></a>', 'Visual Editor in Page Builder', '', 'publish', 'closed', 'open', '', 'visual-editor-in-page-builder-2', '', '', '2014-12-01 14:32:33', '2014-12-01 14:32:33', '', 0, 'http://themes.goodlayers.com/thekeynote/?page_id=3150', 0, 'page', '', 0),
(3163, 2, '2014-12-01 14:42:44', '2014-12-01 14:42:44', '', 'Gallery 2 Columns With Caption', '', 'publish', 'closed', 'open', '', 'gallery-2-columns-with-caption', '', '', '2014-12-01 14:42:44', '2014-12-01 14:42:44', '', 0, 'http://themes.goodlayers.com/thekeynote/?page_id=3163', 0, 'page', '', 0),
(3603, 2, '2015-03-27 12:07:11', '2015-03-27 12:07:11', '', 'Room Classic 3 Columns', '', 'publish', 'closed', 'open', '', 'room-classic-3-columns', '', '', '2015-03-27 12:07:11', '2015-03-27 12:07:11', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3603', 0, 'page', '', 0),
(3605, 2, '2015-03-28 15:23:22', '2015-03-28 15:23:22', '', 'Room Classic 2 Columns', '', 'publish', 'closed', 'open', '', 'room-classic-2-columns', '', '', '2015-03-28 15:23:22', '2015-03-28 15:23:22', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3605', 0, 'page', '', 0),
(3614, 2, '2015-03-28 15:48:46', '2015-03-28 15:48:46', '', 'Room Classic 1 Column', '', 'publish', 'closed', 'open', '', 'room-classic-1-column', '', '', '2015-03-28 15:48:46', '2015-03-28 15:48:46', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3614', 0, 'page', '', 0),
(3616, 2, '2015-03-28 15:49:58', '2015-03-28 15:49:58', '', 'Room Classic 4 Columns', '', 'publish', 'closed', 'open', '', 'room-classic-4-columns', '', '', '2015-03-28 15:49:58', '2015-03-28 15:49:58', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3616', 0, 'page', '', 0),
(3619, 2, '2015-03-28 15:53:01', '2015-03-28 15:53:01', '', 'Room Modern 1 Column', '', 'publish', 'closed', 'open', '', 'room-modern-1-column', '', '', '2015-03-28 15:53:01', '2015-03-28 15:53:01', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3619', 0, 'page', '', 0),
(3621, 2, '2015-03-28 15:53:57', '2015-03-28 15:53:57', '', 'Room Modern 2 Columns', '', 'publish', 'closed', 'open', '', 'room-modern-2-columns', '', '', '2015-03-28 15:53:57', '2015-03-28 15:53:57', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3621', 0, 'page', '', 0),
(3623, 2, '2015-03-28 15:54:48', '2015-03-28 15:54:48', '', 'Room Modern 3 Columns', '', 'publish', 'closed', 'open', '', 'room-modern-3-columns', '', '', '2015-03-28 15:54:48', '2015-03-28 15:54:48', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3623', 0, 'page', '', 0),
(3625, 2, '2015-03-28 16:02:48', '2015-03-28 16:02:48', '', 'Room Medium Thumbnail', '', 'publish', 'closed', 'open', '', 'room-modern-4-columns', '', '', '2015-03-28 16:02:48', '2015-03-28 16:02:48', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3625', 0, 'page', '', 0),
(3649, 2, '2015-03-28 16:09:59', '2015-03-28 16:09:59', '', 'Room Modern 4 Columns', '', 'publish', 'closed', 'open', '', 'room-modern-4-columns-2', '', '', '2015-03-28 16:09:59', '2015-03-28 16:09:59', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3649', 0, 'page', '', 0),
(3664, 2, '2015-03-30 15:07:10', '2015-03-30 15:07:10', '', 'Gallery 2 Columns Without Caption', '', 'publish', 'closed', 'open', '', 'gallery-2-columns-without-caption', '', '', '2015-03-30 15:07:10', '2015-03-30 15:07:10', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3664', 0, 'page', '', 0),
(3667, 2, '2015-03-30 15:08:20', '2015-03-30 15:08:20', '', 'Gallery 3 Columns Without Caption', '', 'publish', 'closed', 'open', '', 'gallery-3-columns-without-caption', '', '', '2015-03-30 15:08:20', '2015-03-30 15:08:20', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3667', 0, 'page', '', 0),
(3670, 2, '2015-03-30 15:09:23', '2015-03-30 15:09:23', '', 'Gallery 3 Columns With Caption', '', 'publish', 'closed', 'open', '', 'gallery-3-columns-with-caption', '', '', '2015-03-30 15:09:23', '2015-03-30 15:09:23', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3670', 0, 'page', '', 0),
(3672, 2, '2015-03-30 15:09:58', '2015-03-30 15:09:58', '', 'Gallery 4 Columns With Caption', '', 'publish', 'closed', 'open', '', 'gallery-4-columns-with-caption', '', '', '2015-03-30 15:09:58', '2015-03-30 15:09:58', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3672', 0, 'page', '', 0),
(3674, 2, '2015-03-30 15:31:28', '2015-03-30 15:31:28', '', 'Gallery 4 Columns Without Caption', '', 'publish', 'closed', 'open', '', 'gallery-4-columns-without-caption', '', '', '2015-03-30 15:31:28', '2015-03-30 15:31:28', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3674', 0, 'page', '', 0),
(3796, 2, '2015-03-25 07:40:03', '2015-03-25 07:40:03', 'This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href="http://themes.goodlayers2.com/hotelmaster/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'publish', 'open', 'open', '', 'sample-page-2', '', '', '2015-03-25 07:40:03', '2015-03-25 07:40:03', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=2', 0, 'page', '', 0);
INSERT INTO `wpor_posts` VALUES
(4006, 2, '2015-04-02 19:46:07', '2015-04-02 19:46:07', 'This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin'' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href="http://themes.goodlayers2.com/hotelmaster/dark/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'publish', 'open', 'open', '', 'sample-page-3', '', '', '2015-04-02 19:46:07', '2015-04-02 19:46:07', '', 0, 'http://themes.goodlayers2.com/hotelmaster/dark/?page_id=2', 0, 'page', '', 0),
(870, 2, '2013-08-02 17:47:05', '2013-08-02 17:47:05', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="30px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="40px"]\n<table>\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="40px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.', 'Diem certam indicere', '', 'publish', 'open', 'open', '', 'diem-certam-indicere', '', '', '2013-08-02 17:47:05', '2013-08-02 17:47:05', '', 0, 'http://themes.goodlayers2.com/flawless/?p=870', 12, 'post', '', 0),
(872, 2, '2013-08-03 17:47:53', '2013-08-03 17:47:53', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="30px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="40px"]\n<table>\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="40px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.', 'Nihilne te nocturnu', '', 'publish', 'open', 'open', '', 'nihilne-te-nocturnu', '', '', '2013-08-03 17:47:53', '2013-08-03 17:47:53', '', 0, 'http://themes.goodlayers2.com/flawless/?p=872', 15, 'post', '', 4),
(874, 2, '2013-09-03 17:52:22', '2013-09-03 17:52:22', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="30px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="40px"]\n<table>\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="40px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.', 'Parturient montes', '', 'publish', 'open', 'open', '', 'parturient-montes', '', '', '2013-09-03 17:52:22', '2013-09-03 17:52:22', '', 0, 'http://themes.goodlayers2.com/flawless/?p=874', 14, 'post', '', 0),
(3676, 2, '2015-03-30 15:32:21', '2015-03-30 15:32:21', '', 'Gallery 5 Columns Without Caption', '', 'publish', 'closed', 'open', '', 'gallery-5-columns-without-caption', '', '', '2015-03-30 15:32:21', '2015-03-30 15:32:21', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3676', 0, 'page', '', 0),
(3678, 2, '2015-03-30 15:33:06', '2015-03-30 15:33:06', '', 'Gallery 5 Columns With Caption', '', 'publish', 'closed', 'open', '', 'gallery-5-columns-with-caption', '', '', '2015-03-30 15:33:06', '2015-03-30 15:33:06', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3678', 0, 'page', '', 0),
(3720, 2, '2015-03-31 10:26:01', '2015-03-31 10:26:01', '', 'Home', '', 'publish', 'closed', 'open', '', 'accommodation-in-hartbeespoort', '', '', '2019-11-26 14:12:07', '2019-11-26 12:12:07', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3720', 0, 'page', '', 0),
(3781, 2, '2015-04-03 07:11:25', '2015-04-03 07:11:25', '[pl_row]\n[pl_col col=12]\n[pl_text]\n<a href="https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/booking-management.png"><img class="alignnone size-full wp-image-3787" src="https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/booking-management.png" alt="booking-management" width="1321" height="918" /></a>\n[/pl_text]\n[/pl_col]\n[/pl_row]', 'Booking Management', '', 'publish', 'closed', 'open', '', 'booking-management', '', '', '2019-09-04 06:18:05', '2019-09-04 06:18:05', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?page_id=3781', 0, 'page', '', 0),
(32, 2, '2013-11-09 08:46:25', '2013-11-09 08:46:25', '<a href="http://themeforest.net/user/GoodLayers">Link Post Format</a>\nhttp://themeforest.net/user/GoodLayers', 'Link Post Format', '', 'publish', 'open', 'open', '', 'link-post-format', '', '', '2013-11-09 08:46:25', '2013-11-09 08:46:25', '', 0, 'http://themes.goodlayers2.com/flawless/?p=32', 7, 'post', '', 0),
(35, 2, '2013-11-12 08:54:36', '2013-11-12 08:54:36', 'This is just aside format. Nulla vitae elit libero, ahaetrdfaugue. Vestibulum id ligula porta felis euismod semper.Fuiscedr pibus, tellus ac tortor mauris.', 'Aside Post Format', '', 'publish', 'open', 'open', '', 'aside-post-format', '', '', '2013-11-12 08:54:36', '2013-11-12 08:54:36', '', 0, 'http://themes.goodlayers2.com/flawless/?p=35', 6, 'post', '', 0),
(37, 2, '2013-11-12 08:57:45', '2013-11-12 08:57:45', '[audio mp3="http://themes.goodlayers2.com/flawless/wp-content/uploads/2013/11/wm_sticks_and_chains.mp3"][/audio]\n\nCras justo odio, dapibus ac facilisis in, egestas eget quam. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue. Vestibulum id ligula porta felis euismod semper. Sed posuere consectetur est at lobortis. Sed posuere consectetur Sed posuere consectetur est at lobortis. est at lobortis.', 'Audio Post Format', '', 'publish', 'open', 'open', '', 'audio-post-format', '', '', '2013-11-12 08:57:45', '2013-11-12 08:57:45', '', 0, 'http://themes.goodlayers2.com/flawless/?p=37', 5, 'post', '', 0),
(43, 2, '2013-10-05 09:58:52', '2013-10-05 09:58:52', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="30px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="40px"]\n<table class="style-2">\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="40px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.', 'Standard Post Format Title', '', 'publish', 'open', 'open', '', 'standard-post-format-title', '', '', '2013-10-05 09:58:52', '2013-10-05 09:58:52', '', 0, 'http://themes.goodlayers2.com/flawless/?p=43', 1, 'post', '', 1),
(4999, 1, '2019-11-26 13:06:22', '2019-11-26 11:06:22', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:06:22', '2019-11-26 11:06:22', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(5002, 1, '2019-11-26 13:07:39', '2019-11-26 11:07:39', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:07:39', '2019-11-26 11:07:39', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(5014, 1, '2020-01-08 23:17:44', '2020-01-08 21:17:44', 'Sweetheart Package - perfect for Valentine''s Day!!\r\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\r\n\r\nPackage includes:\r\n• 2 nights'' stay in a Honeymoon Suite<span class="text_exposed_show">\r\n• use of the Jacuzzi during your stay\r\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\r\n• an in-room full body massage for two (60 min)\r\n• a continental breakfast for two mornings\r\n<strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong>\r\n<strong>          R 4000.00 per couple (Midweek Stay)</strong></span>', 'Sweetheart Package', '', 'inherit', 'closed', 'closed', '', '5013-revision-v1', '', '', '2020-01-08 23:17:44', '2020-01-08 21:17:44', '', 5013, 'https://watershedguesthouse.co.za/beta/2020/01/08/5013-revision-v1/', 0, 'revision', '', 0),
(5015, 1, '2020-01-08 23:18:51', '2020-01-08 21:18:51', 'Sweetheart Package - perfect for Valentine''s Day!!\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\n\nPackage includes:\n• 2 nights'' stay in a Honeymoon Suite<span class="text_exposed_show">\n• use of the Jacuzzi during your stay\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\n• an in-room full body massage for two (60 min)\n• a continental breakfast for two mornings\n<strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong>\n<strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; R 4000.00 per couple (Midweek Stay)</strong></span>', 'Sweetheart Package', '', 'inherit', 'closed', 'closed', '', '5013-revision-v1', '', '', '2020-01-08 23:18:51', '2020-01-08 21:18:51', '', 5013, 'https://watershedguesthouse.co.za/beta/2020/01/08/5013-revision-v1/', 0, 'revision', '', 0),
(5017, 1, '2020-01-08 23:19:58', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2020-01-08 23:19:58', '0000-00-00 00:00:00', '', 0, 'https://watershedguesthouse.co.za/beta/?p=5017', 1, 'nav_menu_item', '', 0),
(5018, 1, '2020-01-08 23:22:15', '2020-01-08 21:22:15', '{\n    "nav_menu_item[4734]": {\n        "value": {\n            "menu_item_parent": 4643,\n            "object_id": 4714,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/midweek-specials-packages/packages/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 7,\n            "status": "publish",\n            "original_title": "Packages",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2020-01-08 21:22:15"\n    },\n    "nav_menu_item[4864]": {\n        "value": {\n            "menu_item_parent": 4643,\n            "object_id": 4861,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/extras/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 8,\n            "status": "publish",\n            "original_title": "Extras",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2020-01-08 21:22:15"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 9,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2020-01-08 21:22:15"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 10,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2020-01-08 21:22:15"\n    },\n    "nav_menu_item[-7388767990390071000]": {\n        "value": {\n            "object_id": 5013,\n            "object": "page",\n            "menu_item_parent": 4643,\n            "position": 6,\n            "type": "post_type",\n            "title": "Sweetheart Package",\n            "url": "https://watershedguesthouse.co.za/beta/sweetheart-package/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Sweetheart Package",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2020-01-08 21:22:15"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '2256a084-cbab-4f62-b5ce-743337bfacd5', '', '', '2020-01-08 23:22:15', '2020-01-08 21:22:15', '', 0, 'https://watershedguesthouse.co.za/beta/2020/01/08/2256a084-cbab-4f62-b5ce-743337bfacd5/', 0, 'customize_changeset', '', 0),
(5019, 1, '2020-01-08 23:22:15', '2020-01-08 21:22:15', ' ', '', '', 'publish', 'closed', 'closed', '', '5019', '', '', '2020-01-08 23:22:15', '2020-01-08 21:22:15', '', 0, 'https://watershedguesthouse.co.za/beta/2020/01/08/5019/', 6, 'nav_menu_item', '', 0),
(5020, 1, '2020-01-08 23:23:52', '2020-01-08 21:23:52', '<strong>Sweetheart Package - perfect for Valentine''s Day!!</strong>\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\n\nPackage includes:\n• 2 nights'' stay in a Honeymoon Suite<span class="text_exposed_show">\n• use of the Jacuzzi during your stay\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\n• an in-room full body massage for two (60 min)\n• a continental breakfast for two mornings\n<strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong>\n<strong>          R 4000.00 per couple (Midweek Stay)</strong></span>', 'Sweetheart Package', '', 'inherit', 'closed', 'closed', '', '5013-revision-v1', '', '', '2020-01-08 23:23:52', '2020-01-08 21:23:52', '', 5013, 'https://watershedguesthouse.co.za/beta/2020/01/08/5013-revision-v1/', 0, 'revision', '', 0),
(5021, 1, '2020-01-08 23:24:37', '2020-01-08 21:24:37', '<span style="color: #ffffff;"><strong>Sweetheart Package - perfect for Valentine''s Day!!</strong></span>\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\n\nPackage includes:\n• 2 nights'' stay in a Honeymoon Suite<span class="text_exposed_show">\n• use of the Jacuzzi during your stay\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\n• an in-room full body massage for two (60 min)\n• a continental breakfast for two mornings\n<strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong>\n<strong>          R 4000.00 per couple (Midweek Stay)</strong></span>', 'Sweetheart Package', '', 'inherit', 'closed', 'closed', '', '5013-revision-v1', '', '', '2020-01-08 23:24:37', '2020-01-08 21:24:37', '', 5013, 'https://watershedguesthouse.co.za/beta/2020/01/08/5013-revision-v1/', 0, 'revision', '', 0),
(5022, 1, '2020-01-08 23:25:04', '2020-01-08 21:25:04', '<span style="color: #ffffff;"><strong>Sweetheart Package - perfect for Valentine''s Day!!</strong></span>\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\n\nPackage includes:\n• 2 nights'' stay in a Honeymoon Suite<span class="text_exposed_show">\n• use of the Jacuzzi during your stay\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\n• an in-room full body massage for two (60 min)\n• a continental breakfast for two mornings\n<span style="color: #ffffff;"><strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong></span>\n<span style="color: #ffffff;"><strong>          R 4000.00 per couple (Midweek Stay)</strong></span></span>', 'Sweetheart Package', '', 'inherit', 'closed', 'closed', '', '5013-revision-v1', '', '', '2020-01-08 23:25:04', '2020-01-08 21:25:04', '', 5013, 'https://watershedguesthouse.co.za/beta/2020/01/08/5013-revision-v1/', 0, 'revision', '', 0),
(5023, 1, '2020-01-08 23:29:30', '2020-01-08 21:29:30', '<span style="color: #ffffff;"><strong>Sweetheart Package - perfect for Valentine''s Day!!</strong></span>\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\n\nPackage includes:\n• 2 nights'' stay in a Honeymoon Suite<span class="text_exposed_show">\n• use of the Jacuzzi during your stay\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\n• an in-room full body massage for two (60 min)\n• a continental breakfast for two mornings\n<span style="color: #ffffff;"><strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong></span>\n<span style="color: #ffffff;"><strong>          R 4000.00 per couple (Midweek Stay)</strong></span></span>', 'Sweetheart Package', '', 'inherit', 'closed', 'closed', '', '5013-revision-v1', '', '', '2020-01-08 23:29:30', '2020-01-08 21:29:30', '', 5013, 'https://watershedguesthouse.co.za/beta/2020/01/08/5013-revision-v1/', 0, 'revision', '', 0),
(5024, 1, '2020-01-08 23:30:35', '2020-01-08 21:30:35', '<span style="color: #ffffff;"><strong>Sweetheart Package - perfect for Valentine''s Day!!</strong></span>\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\n\nPackage includes:\n• 2 nights'' accommodation in a Honeymoon Suite<span class="text_exposed_show">\n• use of the Jacuzzi during your stay\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\n• an in-room full body massage for two (60 min)\n• a continental breakfast for two mornings\n<span style="color: #ffffff;"><strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong></span>\n<span style="color: #ffffff;"><strong>          R 4000.00 per couple (Midweek Stay)</strong></span></span>', 'Sweetheart Package', '', 'inherit', 'closed', 'closed', '', '5013-revision-v1', '', '', '2020-01-08 23:30:35', '2020-01-08 21:30:35', '', 5013, 'https://watershedguesthouse.co.za/beta/2020/01/08/5013-revision-v1/', 0, 'revision', '', 0),
(5026, 1, '2020-01-23 21:41:26', '2020-01-23 19:41:26', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2020-01-23 21:41:26', '2020-01-23 19:41:26', '', 4688, 'https://watershedguesthouse.co.za/beta/2020/01/23/4688-revision-v1/', 0, 'revision', '', 0),
(876, 2, '2013-10-03 17:53:20', '2013-10-03 17:53:20', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="30px"]\n\n[gdlr_quote align="center" ]Cum sociis natoque penatus etaed pnis dis parturient montes, scettr aieo ridus mus. Etiam portaem mleyo.[/gdlr_quote]\n\n[gdlr_space height="30px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.\n\n[gdlr_space height="40px"]\n<table>\n<tbody>\n<tr>\n<th>Pharetra</th>\n<th>Malesuada</th>\n<th>Cursus</th>\n<th>Euismod</th>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n<tr>\n<td>Ipsum</td>\n<td>Portalion</td>\n<td>Elitesimo</td>\n<td>Aenean</td>\n</tr>\n</tbody>\n</table>\n[gdlr_space height="40px"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.', 'Diem certam indicere', '', 'publish', 'open', 'open', '', 'diem-certam-indicere-2', '', '', '2013-10-03 17:53:20', '2013-10-03 17:53:20', '', 0, 'http://themes.goodlayers2.com/flawless/?p=876', 13, 'post', '', 0),
(2211, 2, '2013-11-13 14:19:56', '2013-11-13 14:19:56', '[gallery link="file" caption="yes" thumbnail_size="small-grid-size" ids="3529,3524,3525"]\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.', 'Gallery Post Format Title', '', 'publish', 'open', 'open', '', 'gallery-post-format-title', '', '', '2013-11-13 14:19:56', '2013-11-13 14:19:56', '', 0, 'http://themes.goodlayers2.com/flawless/?p=10', 11, 'post', '', 2),
(2897, 2, '2013-11-11 14:47:52', '2013-11-11 14:47:52', 'http://vimeo.com/75188030\n\nLorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Idque Caesaris facere voluntate liceret: sese habere. Magna pars studiorum, prodita quaerimus. Magna pars studiorum, prodita quaerimus. Fabio vel iudice vincam, sunt in culpa qui officia. Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\n\nNihilne te nocturnum praesidium Palati, nihil urbis vigiliae. Non equidem invideo, miror magis posuere velit aliquet. Qui ipsorum lingua Celtae, nostra Galli appellantur. Prima luce, cum quibus mons aliud consensu ab eo. Petierunt uti sibi concilium totius Galliae in diem certam indicere.', 'Video Post Format', '', 'publish', 'open', 'open', '', 'video-post-format', '', '', '2013-11-11 14:47:52', '2013-11-11 14:47:52', '', 0, 'http://themes.goodlayers2.com/flawless/?p=24', 9, 'post', '', 1),
(2898, 2, '2013-11-11 13:42:55', '2013-11-11 13:42:55', '<blockquote>Always do your best. What you plant now, you will harvest later.</blockquote>\nOga Mandino', 'Quote Post Format', '', 'publish', 'open', 'open', '', 'quote-post-format', '', '', '2013-11-11 13:42:55', '2013-11-11 13:42:55', '', 0, 'http://themes.goodlayers2.com/flawless/?p=29', 10, 'post', '', 0),
(4942, 1, '2019-10-09 18:32:52', '2019-10-09 16:32:52', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:32:52', '2019-10-09 16:32:52', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4944, 1, '2019-10-09 18:34:01', '2019-10-09 16:34:01', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:34:01', '2019-10-09 16:34:01', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4932, 1, '2019-10-09 18:18:58', '2019-10-09 16:18:58', '<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Desired Option\r\n[select* DesiredOption "Standard Midweek Special" "Midweek Special with Jacuzzi"] </label>\r\n\r\n<label> Arrival Date (required)  \r\n    [date* ArrivalDate min:2019-10-09 max:2033-10-12 "ddmmyy"] </label>\r\n\r\n<label> Departure Date (required)  \r\n    [date* ArrivalDate min:2019-10-09 max:2033-10-12 "ddmmmyy"] </label>\r\n\r\n\r\n<label> Your Message\r\n    [textarea your-message] </label>\r\n\r\n[submit "Send"]\n1\nMidweek Enquiry\nWatershed <info@watershedguesthouse.co.za>\ninfo@watershedguesthouse.co.za\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\n\n\n\n\n\nWatershed "[your-subject]"\nWatershed <info@watershedguesthouse.co.za>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\nReply-To: info@watershedguesthouse.co.za\n\n\n\nThank you for your message. Your enquiry 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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe email address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Packages Contact Form', '', 'publish', 'closed', 'closed', '', 'midweek-specials-contact-form_copy', '', '', '2019-10-09 18:20:35', '2019-10-09 16:20:35', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=wpcf7_contact_form&#038;p=4932', 0, 'wpcf7_contact_form', '', 0),
(3596, 2, '2015-03-28 10:14:15', '2015-03-28 10:14:15', 'The Honeymoon Suite De Lux is spacious and has an en suite bathroom with a spa bath and a shower that is part of an open plan room.\r\nThe bedroom and comfortable lounge has a view of the Hartbeespoort dam.\r\nThe suite is fully equipped with an air conditioner, microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities, a hair dryer as well as bathrobes.\r\nThe lounge has a flat screen television with DSTV (full bouquet).\r\n\r\nDouble doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.\r\nThe Jacuzzi is located next to the unit on the patio overlooking the dam.\r\nWe do supply two extra towels for when using the Jacuzzi.\r\n\r\nWe provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.\r\nA continental breakfast (muffins, croissants, fruit salad etc.) as well some bathroom amenities are also included in the rate.', 'Honeymoon Suite with Jacuzzi', '', 'publish', 'open', 'closed', '', 'honeymoon-suite-with-jacuzzi', '', '', '2019-10-03 11:43:08', '2019-10-03 09:43:08', '', 0, 'http://themes.goodlayers2.com/hotelmaster/?post_type=room&#038;p=3596', 0, 'room', '', 0),
(5003, 1, '2019-11-26 13:07:59', '2019-11-26 11:07:59', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:07:59', '2019-11-26 11:07:59', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(4938, 1, '2019-10-09 18:29:59', '2019-10-09 16:29:59', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:29:59', '2019-10-09 16:29:59', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4937, 1, '2019-10-09 18:27:30', '2019-10-09 16:27:30', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:27:30', '2019-10-09 16:27:30', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4947, 1, '2019-10-09 19:48:20', '2019-10-09 17:48:20', '', '20190516_162438', '', 'inherit', 'open', 'closed', '', '20190516_162438', '', '', '2019-10-09 20:58:28', '2019-10-09 18:58:28', '', 4946, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/10/20190516_162438.jpg', 0, 'attachment', 'image/jpeg', 0),
(4948, 1, '2019-10-09 19:48:28', '2019-10-09 17:48:28', '', '20190516_162854', '', 'inherit', 'open', 'closed', '', '20190516_162854', '', '', '2019-10-09 20:58:24', '2019-10-09 18:58:24', '', 4946, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/10/20190516_162854.jpg', 0, 'attachment', 'image/jpeg', 0),
(4949, 1, '2019-10-09 19:48:37', '2019-10-09 17:48:37', '', '20190516_163151', '', 'inherit', 'open', 'closed', '', '20190516_163151', '', '', '2019-10-09 20:58:21', '2019-10-09 18:58:21', '', 4946, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/10/20190516_163151.jpg', 0, 'attachment', 'image/jpeg', 0),
(4961, 1, '2019-10-09 20:05:59', '2019-10-09 18:05:59', '[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h5 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h5>\n<h5 style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</h5>\n<h5 style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact 081 409 0226 (for Mandy)</span></h5>\n<h5 style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</h5>', 'In-Room Picnic for two', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 20:05:59', '2019-10-09 18:05:59', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4951, 1, '2019-10-09 19:51:04', '2019-10-09 17:51:04', '<p style="text-align: center;"><strong>In-Room Picnic for two people</strong></p>\n[gallery size="post-slider-side" ids="4947,4948,4949"]\n\n<p style="text-align: center;">\n<span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.\n\n<p style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong>\n\n<p style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests\n\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</span>\n\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:51:04', '2019-10-09 17:51:04', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4950, 1, '2019-10-09 19:50:32', '2019-10-09 17:50:32', '<p style="text-align: center;"><strong>In-Room Picnic for two people</strong></p>\r\n[gallery size="post-slider-side" ids="4947,4948,4949"]\r\n<p style="text-align: center;">\r\n<span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\r\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\r\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</p>\r\n<p style="text-align: center;">The price includes:\r\n- a cheese, fruit, cracker and cold meat platter\r\n- a lunch platter\r\n- a sweet platter\r\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\r\n- a bottle of Appletiser\r\n- 2 x bottles water\r\nWe provide glasses, cutlery and crockery\r\nPlease advise if there are any food allergies\r\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\r\n<strong>Cost: R1000.00 per couple</strong></p>\r\n<p style="text-align: center;"><strong>Optional Extras</strong>\r\n- Rose petals for R200\r\n- Standard Helium Balloons at R15 each\r\n- A bouquet of flowers for R300\r\n– Birthday Cake (Price on request)\r\n- Beverage of your choice\r\n- Special requests</p>\r\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\r\n<span style="color: #993366;">For bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</span></p>\r\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\r\n- Bookings are required at least 2 days in advance\r\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\r\nupon your arrival at the guesthouse.\r\n- Setup times need to be arranged with the caterer when making the booking.\r\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\r\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\r\n- A fee will be charged should any items be lost or damaged\r\n- A detailed email will follow with further information</p>', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:50:32', '2019-10-09 17:50:32', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4008, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog/', 107, 'nav_menu_item', '', 0),
(4009, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Portfolio Classic', '', 'publish', 'closed', 'closed', '', 'portfolio-classic', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/portfolio-classic/', 9, 'nav_menu_item', '', 0),
(4010, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4010', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4010/', 147, 'nav_menu_item', '', 0),
(4011, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4011', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4011/', 149, 'nav_menu_item', '', 0),
(4012, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4012', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4012/', 168, 'nav_menu_item', '', 0),
(4013, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4013', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4013/', 173, 'nav_menu_item', '', 0),
(4014, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4014', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4014/', 151, 'nav_menu_item', '', 0),
(4015, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4015', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4015/', 158, 'nav_menu_item', '', 0),
(4016, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4016', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4016/', 172, 'nav_menu_item', '', 0),
(4017, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4017', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4017/', 171, 'nav_menu_item', '', 0),
(4018, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4018', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4018/', 157, 'nav_menu_item', '', 0),
(4019, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4019', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4019/', 163, 'nav_menu_item', '', 0),
(4020, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4020', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4020/', 164, 'nav_menu_item', '', 0),
(4021, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4021', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4021/', 169, 'nav_menu_item', '', 0),
(4022, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4022', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4022/', 154, 'nav_menu_item', '', 0),
(4023, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4023', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4023/', 166, 'nav_menu_item', '', 0),
(4024, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4024', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4024/', 155, 'nav_menu_item', '', 0),
(4025, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4025', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4025/', 152, 'nav_menu_item', '', 0),
(4026, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4026', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4026/', 170, 'nav_menu_item', '', 0),
(4027, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4027', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4027/', 156, 'nav_menu_item', '', 0),
(4028, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4028', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4028/', 174, 'nav_menu_item', '', 0),
(4029, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4029', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4029/', 148, 'nav_menu_item', '', 0),
(4030, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4030', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4030/', 12, 'nav_menu_item', '', 0),
(4031, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Blog 1 Column (Right Sidebar)', '', 'publish', 'closed', 'closed', '', 'blog-1-column-right-sidebar', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-1-column-right-sidebar/', 113, 'nav_menu_item', '', 0),
(4032, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Blog 2 Columns (Right Sidebar)', '', 'publish', 'closed', 'closed', '', 'blog-2-columns-right-sidebar', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-2-columns-right-sidebar/', 114, 'nav_menu_item', '', 0),
(4033, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Blog 2 Columns - Masonry (Right Sidebar)', '', 'publish', 'closed', 'closed', '', 'blog-2-columns-masonry-right-sidebar', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-2-columns-masonry-right-sidebar/', 118, 'nav_menu_item', '', 0),
(4034, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4034', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4034/', 115, 'nav_menu_item', '', 0);
INSERT INTO `wpor_posts` VALUES
(4035, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Blog 3 Columns – Masonry', '', 'publish', 'closed', 'closed', '', '4035', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4035/', 119, 'nav_menu_item', '', 0),
(4036, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4036', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4036/', 116, 'nav_menu_item', '', 0),
(4037, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Blog 4 Columns – Masonry', '', 'publish', 'closed', 'closed', '', '4037', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4037/', 120, 'nav_menu_item', '', 0),
(4038, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4038', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4038/', 111, 'nav_menu_item', '', 0),
(4039, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4039', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4039/', 110, 'nav_menu_item', '', 0),
(4040, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4040', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4040/', 109, 'nav_menu_item', '', 0),
(4041, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4041', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4041/', 19, 'nav_menu_item', '', 0),
(4042, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4042', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4042/', 18, 'nav_menu_item', '', 0),
(4043, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', '', 'Portfolio Grid 1 Column (Both Sidebar)', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-1-column-both-sidebar', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/portfolio-grid-1-column-both-sidebar/', 10, 'nav_menu_item', '', 0),
(4044, 1, '2019-09-03 19:00:51', '2019-09-03 19:00:51', ' ', '', '', 'publish', 'closed', 'closed', '', '4044', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4044/', 13, 'nav_menu_item', '', 0),
(4045, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 'Portfolio Grid 2 Columns (Right Sidebar)', '', 'publish', 'closed', 'closed', '', 'portfolio-grid-2-columns-right-sidebar', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/portfolio-grid-2-columns-right-sidebar/', 11, 'nav_menu_item', '', 0),
(4046, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4046', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4046/', 23, 'nav_menu_item', '', 0),
(4047, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4047', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4047/', 24, 'nav_menu_item', '', 0),
(4048, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4048', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4048/', 25, 'nav_menu_item', '', 0),
(4049, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4049', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4049/', 26, 'nav_menu_item', '', 0),
(4050, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4050', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4050/', 27, 'nav_menu_item', '', 0),
(4051, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4051', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4051/', 28, 'nav_menu_item', '', 0),
(4052, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4052', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4052/', 165, 'nav_menu_item', '', 0),
(4053, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4053', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4053/', 159, 'nav_menu_item', '', 0),
(4054, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4054', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4054/', 150, 'nav_menu_item', '', 0),
(4055, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4055', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4055/', 162, 'nav_menu_item', '', 0),
(4057, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4057', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4057/', 30, 'nav_menu_item', '', 0),
(4058, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4058', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4058/', 161, 'nav_menu_item', '', 0),
(4059, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4059', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4059/', 1, 'nav_menu_item', '', 0),
(4060, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4060', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4060/', 2, 'nav_menu_item', '', 0),
(4061, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4061', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4061/', 3, 'nav_menu_item', '', 0),
(4062, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4062', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4062/', 4, 'nav_menu_item', '', 0),
(4063, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4063', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4063/', 5, 'nav_menu_item', '', 0),
(4064, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4064', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4064/', 6, 'nav_menu_item', '', 0),
(4065, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4065', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4065/', 7, 'nav_menu_item', '', 0),
(4066, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4066', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4066/', 8, 'nav_menu_item', '', 0),
(4067, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4067', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4067/', 9, 'nav_menu_item', '', 0),
(4068, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4068', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4068/', 10, 'nav_menu_item', '', 0),
(4069, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4069', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4069/', 11, 'nav_menu_item', '', 0),
(4070, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4070', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4070/', 12, 'nav_menu_item', '', 0),
(4071, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4071', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4071/', 13, 'nav_menu_item', '', 0),
(4072, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4072', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4072/', 14, 'nav_menu_item', '', 0),
(4073, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4073', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4073/', 15, 'nav_menu_item', '', 0),
(4074, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4074', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4074/', 16, 'nav_menu_item', '', 0),
(4075, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4075', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4075/', 17, 'nav_menu_item', '', 0),
(4076, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4076', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4076/', 18, 'nav_menu_item', '', 0),
(4077, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4077', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4077/', 19, 'nav_menu_item', '', 0),
(4078, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4078', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4078/', 20, 'nav_menu_item', '', 0),
(4079, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4079', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4079/', 21, 'nav_menu_item', '', 0),
(4080, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4080', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4080/', 22, 'nav_menu_item', '', 0),
(4081, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4081', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4081/', 23, 'nav_menu_item', '', 0),
(4082, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4082', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4082/', 24, 'nav_menu_item', '', 0),
(4083, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4083', '', '', '2019-09-03 19:00:52', '2019-09-03 19:00:52', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4083/', 25, 'nav_menu_item', '', 0),
(4084, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4084', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4084/', 91, 'nav_menu_item', '', 0),
(4085, 1, '2019-09-03 19:00:52', '2019-09-03 19:00:52', ' ', '', '', 'publish', 'closed', 'closed', '', '4085', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4085/', 89, 'nav_menu_item', '', 0),
(4086, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4086', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4086/', 85, 'nav_menu_item', '', 0),
(4087, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4087', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4087/', 86, 'nav_menu_item', '', 0),
(4088, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4088', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4088/', 87, 'nav_menu_item', '', 0),
(4089, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4089', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4089/', 88, 'nav_menu_item', '', 0),
(4090, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4090', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4090/', 92, 'nav_menu_item', '', 0),
(4091, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4091', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4091/', 90, 'nav_menu_item', '', 0),
(4092, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4092', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4092/', 83, 'nav_menu_item', '', 0),
(4093, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4093', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4093/', 82, 'nav_menu_item', '', 0),
(4094, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4094', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4094/', 3, 'nav_menu_item', '', 0),
(4095, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4095', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4095/', 4, 'nav_menu_item', '', 0),
(4096, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4096', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4096/', 5, 'nav_menu_item', '', 0),
(4097, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4097', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4097/', 6, 'nav_menu_item', '', 0),
(4098, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4098', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4098/', 7, 'nav_menu_item', '', 0),
(4099, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4099', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4099/', 8, 'nav_menu_item', '', 0),
(4100, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4100', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4100/', 9, 'nav_menu_item', '', 0),
(4101, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4101', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4101/', 10, 'nav_menu_item', '', 0),
(4102, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4102', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4102/', 2, 'nav_menu_item', '', 0),
(4103, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4103', '', '', '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4103/', 1, 'nav_menu_item', '', 0),
(4104, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 'Shortcodes', '', 'publish', 'closed', 'closed', '', 'shortcodes', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcodes/', 145, 'nav_menu_item', '', 0),
(4105, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4105', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4105/', 84, 'nav_menu_item', '', 0),
(4106, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4106', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4106/', 7, 'nav_menu_item', '', 0),
(4107, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 'Contact Page 1', '', 'publish', 'closed', 'closed', '', 'contact-page-1', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/contact-page-1/', 6, 'nav_menu_item', '', 0),
(4108, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4108', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4108/', 43, 'nav_menu_item', '', 0),
(4109, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4109', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4109/', 44, 'nav_menu_item', '', 0),
(4110, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4110', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4110/', 42, 'nav_menu_item', '', 0),
(4111, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4111', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4111/', 41, 'nav_menu_item', '', 0),
(4112, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4112', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4112/', 40, 'nav_menu_item', '', 0),
(4113, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4113', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4113/', 16, 'nav_menu_item', '', 0),
(4114, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4114', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4114/', 15, 'nav_menu_item', '', 0),
(4115, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4115', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4115/', 14, 'nav_menu_item', '', 0),
(4116, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4116', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4116/', 21, 'nav_menu_item', '', 0),
(4117, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4117', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4117/', 20, 'nav_menu_item', '', 0),
(4118, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4118', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4118/', 125, 'nav_menu_item', '', 0),
(4119, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4119', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4119/', 124, 'nav_menu_item', '', 0),
(4120, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4120', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4120/', 123, 'nav_menu_item', '', 0),
(4121, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', ' ', '', '', 'publish', 'closed', 'closed', '', '4121', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4121/', 122, 'nav_menu_item', '', 0),
(4122, 1, '2019-09-03 19:00:53', '2019-09-03 19:00:53', '', 'Portfolio', '', 'publish', 'closed', 'closed', '', 'portfolio', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/portfolio/', 8, 'nav_menu_item', '', 0),
(4123, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4123', '', '', '2019-09-03 19:00:54', '2019-09-03 19:00:54', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4123/', 11, 'nav_menu_item', '', 0),
(4124, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4124', '', '', '2019-09-03 19:00:54', '2019-09-03 19:00:54', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4124/', 12, 'nav_menu_item', '', 0),
(4125, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4125', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4125/', 93, 'nav_menu_item', '', 0),
(4126, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4126', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4126/', 33, 'nav_menu_item', '', 0),
(4127, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', '', 'Portfolio Modern', '', 'publish', 'closed', 'closed', '', 'portfolio-modern', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/portfolio-modern/', 17, 'nav_menu_item', '', 0),
(4128, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', '', 'Portfolio With Filter', '', 'publish', 'closed', 'closed', '', 'portfolio-with-filter', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/portfolio-with-filter/', 22, 'nav_menu_item', '', 0),
(4130, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4130', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4130/', 62, 'nav_menu_item', '', 0),
(4131, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', '', 'Room Modern', '', 'publish', 'closed', 'closed', '', 'room-modern', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/room-modern/', 52, 'nav_menu_item', '', 0),
(4132, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4132', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4132/', 54, 'nav_menu_item', '', 0),
(4133, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4133', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4133/', 53, 'nav_menu_item', '', 0),
(4134, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4134', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4134/', 61, 'nav_menu_item', '', 0),
(4135, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4135', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4135/', 58, 'nav_menu_item', '', 0),
(4136, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4136', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4136/', 59, 'nav_menu_item', '', 0),
(4137, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4137', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4137/', 60, 'nav_menu_item', '', 0),
(4138, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4138', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4138/', 55, 'nav_menu_item', '', 0),
(4139, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4139', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4139/', 57, 'nav_menu_item', '', 0),
(4140, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', '', 'Rooms', '', 'publish', 'closed', 'closed', '', 'rooms', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/rooms/', 51, 'nav_menu_item', '', 0),
(4141, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4141', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4141/', 56, 'nav_menu_item', '', 0),
(4142, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4142', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4142/', 39, 'nav_menu_item', '', 0),
(4143, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4143', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4143/', 38, 'nav_menu_item', '', 0),
(4144, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4144', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4144/', 36, 'nav_menu_item', '', 0),
(4145, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4145', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4145/', 37, 'nav_menu_item', '', 0),
(4146, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4146', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4146/', 35, 'nav_menu_item', '', 0),
(4147, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4147', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4147/', 34, 'nav_menu_item', '', 0),
(4148, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4148', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4148/', 32, 'nav_menu_item', '', 0),
(4149, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', '', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/gallery/', 31, 'nav_menu_item', '', 0),
(4151, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4151', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4151/', 64, 'nav_menu_item', '', 0),
(4152, 1, '2019-09-03 19:00:54', '2019-09-03 19:00:54', ' ', '', '', 'publish', 'closed', 'closed', '', '4152', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4152/', 4, 'nav_menu_item', '', 0),
(4156, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Blog Full', '', 'publish', 'closed', 'closed', '', 'blog-full-2', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-full-2/', 127, 'nav_menu_item', '', 0),
(4157, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Blog Column', '', 'publish', 'closed', 'closed', '', 'blog-column-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-column-2/', 131, 'nav_menu_item', '', 0),
(4158, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Blog Masonry', '', 'publish', 'closed', 'closed', '', 'blog-masonry-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-masonry-2/', 136, 'nav_menu_item', '', 0),
(4159, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Shortcode Set 1', '', 'publish', 'closed', 'closed', '', 'shortcode-set-1-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-1-2/', 176, 'nav_menu_item', '', 0),
(4160, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Shortcode Set 2', '', 'publish', 'closed', 'closed', '', 'shortcode-set-2-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-2-2/', 183, 'nav_menu_item', '', 0),
(4161, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Shortcode Set 3', '', 'publish', 'closed', 'closed', '', 'shortcode-set-3-2', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-3-2/', 190, 'nav_menu_item', '', 0),
(4162, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Shortcode Set 4', '', 'publish', 'closed', 'closed', '', 'shortcode-set-4-2', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcode-set-4-2/', 197, 'nav_menu_item', '', 0),
(4164, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Video Tutorial', '', 'publish', 'closed', 'closed', '', 'video-tutorial-2', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/video-tutorial-2/', 49, 'nav_menu_item', '', 0),
(4165, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Blog Medium', '', 'publish', 'closed', 'closed', '', 'blog-medium-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-medium-2/', 140, 'nav_menu_item', '', 0),
(4166, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Features', '', 'publish', 'closed', 'closed', '', 'features-2', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/features-2/', 94, 'nav_menu_item', '', 0),
(4167, 1, '2019-09-03 19:26:29', '2019-09-03 19:26:29', '', 'Reservation', '', 'publish', 'closed', 'closed', '', 'reservation-2', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/reservation-2/', 80, 'nav_menu_item', '', 0),
(56, 2, '2013-11-12 12:02:40', '2013-11-12 12:02:40', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Consectetur adipisici elit', '', 'publish', 'open', 'open', '', 'consectetur-adipisici-elit', '', '', '2013-11-12 12:02:40', '2013-11-12 12:02:40', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=56', 0, 'portfolio', '', 0),
(59, 2, '2013-11-12 12:35:41', '2013-11-12 12:35:41', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Ullamco laboris nisi', '', 'publish', 'open', 'open', '', 'ullamco-laboris-nisi', '', '', '2013-11-12 12:35:41', '2013-11-12 12:35:41', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=59', 0, 'portfolio', '', 0),
(64, 2, '2013-11-12 13:12:06', '2013-11-12 13:12:06', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Thumbnail link to URL', '', 'publish', 'open', 'closed', '', 'thumbnail-link-to-url', '', '', '2013-11-12 13:12:06', '2013-11-12 13:12:06', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=64', 0, 'portfolio', '', 0),
(67, 2, '2013-11-12 13:41:48', '2013-11-12 13:41:48', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Proin pellentesque', '', 'publish', 'open', 'closed', '', 'proin-pellentesque', '', '', '2013-11-12 13:41:48', '2013-11-12 13:41:48', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=67', 0, 'portfolio', '', 0),
(70, 2, '2013-11-12 13:39:31', '2013-11-12 13:39:31', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Quisque tempor', '', 'publish', 'open', 'closed', '', 'quisque-tempor', '', '', '2013-11-12 13:39:31', '2013-11-12 13:39:31', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=70', 0, 'portfolio', '', 0),
(74, 2, '2013-11-13 12:43:14', '2013-11-13 12:43:14', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Video inside this post', '', 'publish', 'open', 'closed', '', 'video-inside-this-post', '', '', '2013-11-13 12:43:14', '2013-11-13 12:43:14', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=74', 0, 'portfolio', '', 0),
(76, 2, '2013-11-13 12:42:22', '2013-11-13 12:42:22', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Stack images inside', '', 'publish', 'open', 'open', '', 'stack-images-inside', '', '', '2013-11-13 12:42:22', '2013-11-13 12:42:22', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=76', 0, 'portfolio', '', 0),
(79, 2, '2013-11-13 12:55:56', '2013-11-13 12:55:56', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Thumbnail as slider', '', 'publish', 'open', 'open', '', 'thumbnail-as-slider', '', '', '2013-11-13 12:55:56', '2013-11-13 12:55:56', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=79', 0, 'portfolio', '', 0),
(102, 2, '2013-11-11 06:47:39', '2013-11-11 06:47:39', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Quis aute iure', '', 'publish', 'open', 'open', '', 'quis-aute-iure', '', '', '2013-11-11 06:47:39', '2013-11-11 06:47:39', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=102', 0, 'portfolio', '', 0),
(931, 2, '2013-12-04 11:50:41', '2013-12-04 11:50:41', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Open video lightbox', '', 'publish', 'open', 'closed', '', 'thumbnail-open-video-lightbox', '', '', '2013-12-04 11:50:41', '2013-12-04 11:50:41', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=931', 0, 'portfolio', '', 0),
(932, 2, '2013-12-04 11:52:00', '2013-12-04 11:52:00', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Thumbnail link to post', '', 'publish', 'open', 'closed', '', 'thumbnail-open-lightbox-2', '', '', '2013-12-04 11:52:00', '2013-12-04 11:52:00', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=932', 0, 'portfolio', '', 0),
(933, 2, '2013-12-04 11:52:49', '2013-12-04 11:52:49', 'Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Vivamus sagittis lacus vel augue laoreet rutrum faucibus. Integer legentibus erat a ante historiarum dapibus. At nos hinc posthac, sitientis piros Afros. Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Lorem ipsum dolor.', 'Thumbnail open lightbox', '', 'publish', 'open', 'closed', '', 'thumbnail-open-lightbox', '', '', '2013-12-04 11:52:49', '2013-12-04 11:52:49', '', 0, 'http://themes.goodlayers2.com/flawless/?post_type=portfolio&amp;p=933', 0, 'portfolio', '', 0),
(6, 2, '2015-04-02 19:49:10', '2015-04-02 19:49:10', '<p>Your Name (required)<br />\r\n    [text* your-name] </p>\r\n\r\n<p>Your Email (required)<br />\r\n    [email* your-email] </p>\r\n\r\n<p>Subject<br />\r\n    [text your-subject] </p>\r\n\r\n<p>Arrival Date<br />\r\n[date* date-163 min:2019-09-06 max:2020-09-06]\r\n\r\n<p>Your Message<br />\r\n    [textarea your-message] </p>\r\n\r\n<p>[submit "Send"]</p>\n1\n[your-subject]\n[your-name]\nss@ss.ss\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Hotel Master (http://themes.goodlayers2.com/hotelmaster/dark)\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nHotel Master <wordpress@themes.goodlayers2.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Hotel Master (http://themes.goodlayers2.com/hotelmaster/dark)\nReply-To: ss@ss.ss\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'open', 'open', '', 'contact-form-1-2', '', '', '2019-09-06 17:40:23', '2019-09-06 17:40:23', '', 0, 'http://themes.goodlayers2.com/hotelmaster/dark/?post_type=wpcf7_contact_form&#038;p=6', 0, 'wpcf7_contact_form', '', 0),
(3798, 2, '2014-05-22 17:03:20', '2014-05-22 17:03:20', '<p>Your Name (required)<br />\n    [text* your-name] </p>\n\n<p>Your Email (required)<br />\n    [email* your-email] </p>\n\n<p>Your Message<br />\n    [textarea your-message] </p>\n\n<p>[submit "Send"]</p>\n[your-subject]\n[your-name] <[your-email]>\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 Versatile (http://themes.goodlayers2.com/versatile)\nss@ss.ss\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Versatile (http://themes.goodlayers2.com/versatile)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Contact form 1', '', 'publish', 'open', 'open', '', 'contact-form-1-2-2', '', '', '2014-05-22 17:03:20', '2014-05-22 17:03:20', '', 0, 'http://themes.goodlayers2.com/versatile/?post_type=wpcf7_contact_form&amp;p=4', 0, 'wpcf7_contact_form', '', 0),
(4168, 1, '2019-09-03 19:26:30', '2019-09-03 19:26:30', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog-2', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-2/', 126, 'nav_menu_item', '', 0),
(4170, 1, '2019-09-03 19:26:30', '2019-09-03 19:26:30', ' ', '', '', 'publish', 'closed', 'closed', '', '4170', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4170/', 177, 'nav_menu_item', '', 0),
(4171, 1, '2019-09-03 19:26:30', '2019-09-03 19:26:30', ' ', '', '', 'publish', 'closed', 'closed', '', '4171', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4171/', 179, 'nav_menu_item', '', 0),
(4172, 1, '2019-09-03 19:26:30', '2019-09-03 19:26:30', ' ', '', '', 'publish', 'closed', 'closed', '', '4172', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4172/', 198, 'nav_menu_item', '', 0),
(4173, 1, '2019-09-03 19:26:30', '2019-09-03 19:26:30', ' ', '', '', 'publish', 'closed', 'closed', '', '4173', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4173/', 203, 'nav_menu_item', '', 0),
(4174, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4174', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4174/', 181, 'nav_menu_item', '', 0),
(4175, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4175', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4175/', 188, 'nav_menu_item', '', 0),
(4176, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4176', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4176/', 202, 'nav_menu_item', '', 0),
(4177, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4177', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4177/', 201, 'nav_menu_item', '', 0),
(4178, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4178', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4178/', 187, 'nav_menu_item', '', 0),
(4179, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4179', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4179/', 193, 'nav_menu_item', '', 0),
(4180, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4180', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4180/', 194, 'nav_menu_item', '', 0),
(4181, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4181', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4181/', 199, 'nav_menu_item', '', 0),
(4182, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4182', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4182/', 184, 'nav_menu_item', '', 0),
(4183, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4183', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4183/', 196, 'nav_menu_item', '', 0),
(4184, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4184', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4184/', 185, 'nav_menu_item', '', 0),
(4185, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4185', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4185/', 182, 'nav_menu_item', '', 0),
(4186, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4186', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4186/', 200, 'nav_menu_item', '', 0),
(4187, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4187', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4187/', 186, 'nav_menu_item', '', 0),
(4188, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4188', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4188/', 204, 'nav_menu_item', '', 0),
(4189, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4189', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4189/', 178, 'nav_menu_item', '', 0),
(4191, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', '', 'Blog 1 Column (Right Sidebar)', '', 'publish', 'closed', 'closed', '', 'blog-1-column-right-sidebar-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-1-column-right-sidebar-2/', 132, 'nav_menu_item', '', 0),
(4192, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', '', 'Blog 2 Columns (Right Sidebar)', '', 'publish', 'closed', 'closed', '', 'blog-2-columns-right-sidebar-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-2-columns-right-sidebar-2/', 133, 'nav_menu_item', '', 0),
(4193, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', '', 'Blog 2 Columns - Masonry (Right Sidebar)', '', 'publish', 'closed', 'closed', '', 'blog-2-columns-masonry-right-sidebar-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/blog-2-columns-masonry-right-sidebar-2/', 137, 'nav_menu_item', '', 0),
(4194, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4194', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4194/', 134, 'nav_menu_item', '', 0),
(4195, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', '', 'Blog 3 Columns – Masonry', '', 'publish', 'closed', 'closed', '', '4195', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4195/', 138, 'nav_menu_item', '', 0),
(4196, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4196', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4196/', 135, 'nav_menu_item', '', 0),
(4197, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', '', 'Blog 4 Columns – Masonry', '', 'publish', 'closed', 'closed', '', '4197', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4197/', 139, 'nav_menu_item', '', 0),
(4198, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4198', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4198/', 130, 'nav_menu_item', '', 0),
(4199, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4199', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4199/', 129, 'nav_menu_item', '', 0),
(4200, 1, '2019-09-03 19:26:31', '2019-09-03 19:26:31', ' ', '', '', 'publish', 'closed', 'closed', '', '4200', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4200/', 128, 'nav_menu_item', '', 0),
(4212, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4212', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4212/', 195, 'nav_menu_item', '', 0),
(4213, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4213', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4213/', 189, 'nav_menu_item', '', 0),
(4214, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4214', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4214/', 180, 'nav_menu_item', '', 0),
(4215, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4215', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4215/', 192, 'nav_menu_item', '', 0),
(4218, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4218', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4218/', 191, 'nav_menu_item', '', 0),
(4219, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4219', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4219/', 1, 'nav_menu_item', '', 0),
(4220, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4220', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4220/', 2, 'nav_menu_item', '', 0),
(4221, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4221', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4221/', 3, 'nav_menu_item', '', 0),
(4222, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4222', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4222/', 4, 'nav_menu_item', '', 0),
(4223, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4223', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4223/', 5, 'nav_menu_item', '', 0),
(4224, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4224', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4224/', 6, 'nav_menu_item', '', 0),
(4225, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4225', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4225/', 7, 'nav_menu_item', '', 0),
(4226, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4226', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4226/', 8, 'nav_menu_item', '', 0),
(4227, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4227', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4227/', 9, 'nav_menu_item', '', 0),
(4228, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4228', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4228/', 10, 'nav_menu_item', '', 0),
(4229, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4229', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4229/', 11, 'nav_menu_item', '', 0),
(4230, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4230', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4230/', 12, 'nav_menu_item', '', 0),
(4231, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4231', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4231/', 13, 'nav_menu_item', '', 0),
(4232, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4232', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4232/', 14, 'nav_menu_item', '', 0),
(4233, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4233', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4233/', 15, 'nav_menu_item', '', 0),
(4234, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4234', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4234/', 16, 'nav_menu_item', '', 0),
(4235, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4235', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4235/', 17, 'nav_menu_item', '', 0),
(4236, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4236', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4236/', 18, 'nav_menu_item', '', 0),
(4237, 1, '2019-09-03 19:26:32', '2019-09-03 19:26:32', ' ', '', '', 'publish', 'closed', 'closed', '', '4237', '', '', '2019-09-03 19:26:32', '2019-09-03 19:26:32', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4237/', 19, 'nav_menu_item', '', 0),
(4238, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4238', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4238/', 20, 'nav_menu_item', '', 0),
(4239, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4239', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4239/', 21, 'nav_menu_item', '', 0),
(4240, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4240', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4240/', 22, 'nav_menu_item', '', 0),
(4241, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4241', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4241/', 23, 'nav_menu_item', '', 0),
(4242, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4242', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4242/', 24, 'nav_menu_item', '', 0),
(4243, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4243', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4243/', 25, 'nav_menu_item', '', 0),
(4244, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4244', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4244/', 104, 'nav_menu_item', '', 0),
(4245, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4245', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4245/', 102, 'nav_menu_item', '', 0),
(4246, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4246', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4246/', 98, 'nav_menu_item', '', 0),
(4247, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4247', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4247/', 99, 'nav_menu_item', '', 0),
(4248, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4248', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4248/', 100, 'nav_menu_item', '', 0),
(4249, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4249', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4249/', 101, 'nav_menu_item', '', 0),
(4250, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4250', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4250/', 105, 'nav_menu_item', '', 0),
(4251, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4251', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4251/', 103, 'nav_menu_item', '', 0),
(4252, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4252', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4252/', 96, 'nav_menu_item', '', 0),
(4253, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4253', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4253/', 95, 'nav_menu_item', '', 0),
(4254, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4254', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4254/', 3, 'nav_menu_item', '', 0),
(4255, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4255', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4255/', 4, 'nav_menu_item', '', 0),
(4256, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4256', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4256/', 5, 'nav_menu_item', '', 0),
(4257, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4257', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4257/', 6, 'nav_menu_item', '', 0),
(4258, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4258', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4258/', 7, 'nav_menu_item', '', 0),
(4259, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4259', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4259/', 8, 'nav_menu_item', '', 0),
(4260, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4260', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4260/', 9, 'nav_menu_item', '', 0),
(4261, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4261', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4261/', 10, 'nav_menu_item', '', 0),
(4262, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4262', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4262/', 2, 'nav_menu_item', '', 0),
(4263, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4263', '', '', '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4263/', 1, 'nav_menu_item', '', 0),
(4264, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 'Shortcodes', '', 'publish', 'closed', 'closed', '', 'shortcodes-2', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/shortcodes-2/', 175, 'nav_menu_item', '', 0),
(4265, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4265', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4265/', 97, 'nav_menu_item', '', 0),
(4266, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4266', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4266/', 47, 'nav_menu_item', '', 0),
(4267, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', '', 'Contact Page 1', '', 'publish', 'closed', 'closed', '', 'contact-page-1-2', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/contact-page-1-2/', 46, 'nav_menu_item', '', 0),
(4272, 1, '2019-09-03 19:26:33', '2019-09-03 19:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '4272', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4272/', 50, 'nav_menu_item', '', 0),
(4278, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4278', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4278/', 144, 'nav_menu_item', '', 0);
INSERT INTO `wpor_posts` VALUES
(4279, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4279', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4279/', 143, 'nav_menu_item', '', 0),
(4280, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4280', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4280/', 142, 'nav_menu_item', '', 0),
(4281, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4281', '', '', '2019-09-17 15:21:36', '2019-09-17 15:21:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4281/', 141, 'nav_menu_item', '', 0),
(4282, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', '', 'Portfolio', '', 'publish', 'closed', 'closed', '', 'portfolio-2', '', '', '2019-09-17 15:21:34', '2019-09-17 15:21:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/portfolio-2/', 48, 'nav_menu_item', '', 0),
(4283, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4283', '', '', '2019-09-03 19:26:34', '2019-09-03 19:26:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4283/', 11, 'nav_menu_item', '', 0),
(4284, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4284', '', '', '2019-09-03 19:26:34', '2019-09-03 19:26:34', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4284/', 12, 'nav_menu_item', '', 0),
(4285, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4285', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4285/', 106, 'nav_menu_item', '', 0),
(4290, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4290', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4290/', 76, 'nav_menu_item', '', 0),
(4291, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', '', 'Room Modern', '', 'publish', 'closed', 'closed', '', 'room-modern-2', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/room-modern-2/', 66, 'nav_menu_item', '', 0),
(4292, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4292', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4292/', 68, 'nav_menu_item', '', 0),
(4293, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4293', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4293/', 67, 'nav_menu_item', '', 0),
(4294, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4294', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4294/', 75, 'nav_menu_item', '', 0),
(4295, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4295', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4295/', 72, 'nav_menu_item', '', 0),
(4296, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4296', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4296/', 73, 'nav_menu_item', '', 0),
(4297, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4297', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4297/', 74, 'nav_menu_item', '', 0),
(4298, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4298', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4298/', 69, 'nav_menu_item', '', 0),
(4299, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4299', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4299/', 71, 'nav_menu_item', '', 0),
(4300, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', '', 'Rooms', '', 'publish', 'closed', 'closed', '', 'rooms-2', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/rooms-2/', 65, 'nav_menu_item', '', 0),
(4301, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4301', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4301/', 70, 'nav_menu_item', '', 0),
(4310, 1, '2019-09-03 19:26:34', '2019-09-03 19:26:34', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2019-09-04 05:40:51', '2019-09-04 05:40:51', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/home-2/', 1, 'nav_menu_item', '', 0),
(4311, 1, '2019-09-03 19:26:35', '2019-09-03 19:26:35', ' ', '', '', 'publish', 'closed', 'closed', '', '4311', '', '', '2019-09-17 15:21:35', '2019-09-17 15:21:35', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/03/4311/', 78, 'nav_menu_item', '', 0),
(4314, 1, '2019-09-03 19:28:54', '2019-09-03 19:28:54', '', 'photodune-5458722-loft-m', '', 'inherit', 'open', 'closed', '', 'photodune-5458722-loft-m', '', '', '2019-09-03 19:28:54', '2019-09-03 19:28:54', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/photodune-5458722-loft-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(4315, 1, '2019-09-03 19:28:58', '2019-09-03 19:28:58', '', 'photodune-4681753-kitchen-m', '', 'inherit', 'open', 'closed', '', 'photodune-4681753-kitchen-m', '', '', '2019-09-03 19:28:58', '2019-09-03 19:28:58', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/photodune-4681753-kitchen-m.jpg', 0, 'attachment', 'image/jpeg', 0),
(4316, 1, '2019-09-03 19:29:01', '2019-09-03 19:29:01', '', 'photodune-1183292-hotel-room-s1', '', 'inherit', 'open', 'closed', '', 'photodune-1183292-hotel-room-s1', '', '', '2019-09-03 19:29:01', '2019-09-03 19:29:01', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/photodune-1183292-hotel-room-s1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4317, 1, '2019-09-03 19:29:05', '2019-09-03 19:29:05', '', 'shutterstock_104637488-2', '', 'inherit', 'open', 'closed', '', 'shutterstock_104637488-2', '', '', '2019-09-03 19:29:05', '2019-09-03 19:29:05', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/shutterstock_104637488-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4318, 1, '2019-09-03 19:29:09', '2019-09-03 19:29:09', '', 'shutterstock_154585508', '', 'inherit', 'open', 'closed', '', 'shutterstock_154585508', '', '', '2019-09-03 19:29:09', '2019-09-03 19:29:09', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/shutterstock_154585508.jpg', 0, 'attachment', 'image/jpeg', 0),
(4319, 1, '2019-09-03 19:29:12', '2019-09-03 19:29:12', '', 'slider-1', '', 'inherit', 'open', 'closed', '', 'slider-1-3', '', '', '2019-09-03 19:29:12', '2019-09-03 19:29:12', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4320, 1, '2019-09-03 19:29:15', '2019-09-03 19:29:15', '', 'slider-2', '', 'inherit', 'open', 'closed', '', 'slider-2-3', '', '', '2019-09-03 19:29:15', '2019-09-03 19:29:15', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/slider-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4321, 1, '2019-09-03 19:29:18', '2019-09-03 19:29:18', '', 'slider-3', '', 'inherit', 'open', 'closed', '', 'slider-3-3', '', '', '2019-09-03 19:29:18', '2019-09-03 19:29:18', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/08/slider-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4322, 1, '2019-09-03 19:29:21', '2019-09-03 19:29:21', '', 'slider-4', '', 'inherit', 'open', 'closed', '', 'slider-4', '', '', '2019-09-03 19:29:21', '2019-09-03 19:29:21', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/05/slider-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4323, 1, '2019-09-03 19:34:48', '2019-09-03 19:34:48', '', 'Watershed Logo Black Background', '', 'inherit', 'open', 'closed', '', 'watershed-logo-black-background', '', '', '2019-09-03 19:34:48', '2019-09-03 19:34:48', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Watershed-Logo-Black-Background.jpg', 0, 'attachment', 'image/jpeg', 0),
(4324, 1, '2019-09-03 19:47:16', '2019-09-03 19:47:16', '', 'Watershed Logo Black Background', '', 'inherit', 'open', 'closed', '', 'watershed-logo-black-background-2', '', '', '2019-09-03 19:47:16', '2019-09-03 19:47:16', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Watershed-Logo-Black-Background-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4735, 1, '2019-09-21 07:58:54', '2019-09-21 07:58:54', '<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Subject\r\n    [text your-subject] </label>\r\n\r\n<label> Desired Date\r\n    [text* your-date] </label>\r\n\r\n<label> Your Message\r\n    [textarea your-message] </label>\r\n\r\n[submit "Send"]\n1\nWatershed "[your-subject]"\nWatershed <info@watershedguesthouse.co.za>\ninfo@watershedguesthouse.co.za\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\nReply-To: [your-email]\n\n\n\n\nWatershed "[your-subject]"\nWatershed <info@watershedguesthouse.co.za>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\nReply-To: info@watershedguesthouse.co.za\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Relax Package - Book Now', '', 'publish', 'closed', 'closed', '', 'relax-package-book-now', '', '', '2019-09-21 08:07:52', '2019-09-21 08:07:52', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=wpcf7_contact_form&#038;p=4735', 0, 'wpcf7_contact_form', '', 0),
(4910, 1, '2019-09-28 14:36:40', '2019-09-28 14:36:40', '{\n    "gdlr_customizer[single-room-info-background]": {\n        "value": "#000000",\n        "type": "option",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 14:36:40"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', 'd352a712-b0ec-4578-a001-a7d734e11f40', '', '', '2019-09-28 14:36:40', '2019-09-28 14:36:40', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/28/d352a712-b0ec-4578-a001-a7d734e11f40/', 0, 'customize_changeset', '', 0),
(4954, 1, '2019-10-09 19:53:16', '2019-10-09 17:53:16', '<h1 style="text-align: center;"><strong>In-Room Picnic for two people</strong></h1>\n[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h4 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h4>\n<p style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</p>\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</span></p>\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</p>', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:53:16', '2019-10-09 17:53:16', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4959, 1, '2019-10-09 19:59:13', '2019-10-09 17:59:13', '<h3 style="text-align: center;"><strong>In-Room Picnic for two people</strong></h3>\n[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h6 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h6>\n<p style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</p>\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\nFor bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</p>\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</p>', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:59:13', '2019-10-09 17:59:13', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4953, 1, '2019-10-09 19:51:54', '2019-10-09 17:51:54', '<h1 style="text-align: center;"><strong>In-Room Picnic for two people</strong></h1>\n[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<p style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></p>\n<p style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</p>\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</span></p>\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</p>', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:51:54', '2019-10-09 17:51:54', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4898, 1, '2019-09-28 13:47:57', '2019-09-28 13:47:57', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 13:47:57', '2019-09-28 13:47:57', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(5000, 1, '2019-11-26 13:07:05', '2019-11-26 11:07:05', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:07:05', '2019-11-26 11:07:05', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(4912, 1, '2019-10-01 13:23:57', '2019-10-01 11:23:57', '[hotel_booking_rooms]', 'Hotel Rooms', '', 'publish', 'closed', 'closed', '', 'hotel-rooms', '', '', '2019-10-01 13:23:57', '2019-10-01 11:23:57', '', 0, 'https://watershedguesthouse.co.za/beta/hotel-rooms/', 0, 'page', '', 0),
(4926, 1, '2019-10-09 17:26:22', '0000-00-00 00:00:00', '', 'Nearby Activities', '', 'draft', 'closed', 'closed', '', '', '', '', '2019-10-09 17:26:22', '2019-10-09 15:26:22', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4926', 0, 'page', '', 0),
(4913, 1, '2019-10-01 13:23:57', '2019-10-01 11:23:57', '[hotel_booking_cart]', 'Hotel Cart', '', 'publish', 'closed', 'closed', '', 'hotel-cart', '', '', '2019-10-01 13:23:57', '2019-10-01 11:23:57', '', 0, 'https://watershedguesthouse.co.za/beta/hotel-cart/', 0, 'page', '', 0),
(4914, 1, '2019-10-01 13:23:57', '2019-10-01 11:23:57', '[hotel_booking_checkout]', 'Hotel Checkout', '', 'publish', 'closed', 'closed', '', 'hotel-checkout', '', '', '2019-10-01 13:23:57', '2019-10-01 11:23:57', '', 0, 'https://watershedguesthouse.co.za/beta/hotel-checkout/', 0, 'page', '', 0),
(4915, 1, '2019-10-01 13:23:57', '2019-10-01 11:23:57', '[hotel_booking]', 'Hotel Booking Search', '', 'publish', 'closed', 'closed', '', 'hotel-search', '', '', '2019-10-01 13:23:57', '2019-10-01 11:23:57', '', 0, 'https://watershedguesthouse.co.za/beta/hotel-search/', 0, 'page', '', 0),
(4916, 1, '2019-10-01 13:23:57', '2019-10-01 11:23:57', '[hotel_booking_account]', 'Hotel Account', '', 'publish', 'closed', 'closed', '', 'hotel-account', '', '', '2019-10-01 13:23:57', '2019-10-01 11:23:57', '', 0, 'https://watershedguesthouse.co.za/beta/hotel-account/', 0, 'page', '', 0),
(4917, 1, '2019-10-01 13:23:57', '2019-10-01 11:23:57', 'Something notices', 'Terms and Conditions', '', 'publish', 'closed', 'closed', '', 'hotel-term-condition', '', '', '2019-10-01 13:23:57', '2019-10-01 11:23:57', '', 0, 'https://watershedguesthouse.co.za/beta/hotel-term-condition/', 0, 'page', '', 0),
(4918, 1, '2019-10-01 13:23:57', '2019-10-01 11:23:57', '[hotel_booking_thankyou]', 'Hotel Thank You', '', 'publish', 'closed', 'closed', '', 'hotel-thank-you', '', '', '2019-10-01 13:23:57', '2019-10-01 11:23:57', '', 0, 'https://watershedguesthouse.co.za/beta/hotel-thank-you/', 0, 'page', '', 0),
(4955, 1, '2019-10-09 19:54:05', '2019-10-09 17:54:05', '<h1 style="text-align: center;"><strong>In-Room Picnic for two people</strong></h1>\n[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h6 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h6>\n<p style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</p>\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</span></p>\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</p>', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:54:05', '2019-10-09 17:54:05', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4956, 1, '2019-10-09 19:56:16', '2019-10-09 17:56:16', '<h2 style="text-align: center;"><strong>In-Room Picnic for two people</strong></h2>\n[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h6 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h6>\n<p style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</p>\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</span></p>\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</p>', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:56:16', '2019-10-09 17:56:16', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4957, 1, '2019-10-09 19:57:22', '2019-10-09 17:57:22', '<h3 style="text-align: center;"><strong>In-Room Picnic for two people</strong></h3>\n[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h6 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h6>\n<p style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</p>\n<p style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact +27 (0) 81 409 0226 (for Mandy)</span></p>\n<p style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</p>', '', '', 'inherit', 'closed', 'closed', '', '4946-revision-v1', '', '', '2019-10-09 19:57:22', '2019-10-09 17:57:22', '', 4946, 'https://watershedguesthouse.co.za/beta/2019/10/09/4946-revision-v1/', 0, 'revision', '', 0),
(4968, 1, '2019-10-09 20:57:54', '2019-10-09 18:57:54', '[gallery size="post-slider-side" ids="4947,4948,4949"]\r\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\r\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\r\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\r\n<h5 style="text-align: center;">The price includes:\r\n- a cheese, fruit, cracker and cold meat platter\r\n- a lunch platter\r\n- a sweet platter\r\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\r\n- a bottle of Appletiser\r\n- 2 x bottles water\r\nWe provide glasses, cutlery and crockery\r\nPlease advise if there are any food allergies\r\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\r\n<strong>Cost: R1000.00 per couple</strong></h5>\r\n<h5 style="text-align: center;"><strong>Optional Extras</strong>\r\n- Rose petals for R200\r\n- Standard Helium Balloons at R15 each\r\n- A bouquet of flowers for R300\r\n– Birthday Cake (Price on request)\r\n- Beverage of your choice\r\n- Special requests</h5>\r\n<h5 style="text-align: center;"><strong>Bookings are essential.</strong>\r\n<span style="color: #993366;">For bookings or enquiries contact 081 409 0226 (for Mandy)</span></h5>\r\n<h5 style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\r\n- Bookings are required at least 2 days in advance\r\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\r\nupon your arrival at the guesthouse.\r\n- Setup times need to be arranged with the caterer when making the booking.\r\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\r\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\r\n- A fee will be charged should any items be lost or damaged\r\n- A detailed email will follow with further information</h5>', '', '', 'inherit', 'closed', 'closed', '', '4967-revision-v1', '', '', '2019-10-09 20:57:54', '2019-10-09 18:57:54', '', 4967, 'https://watershedguesthouse.co.za/beta/2019/10/09/4967-revision-v1/', 0, 'revision', '', 0),
(5005, 1, '2019-11-26 13:09:51', '2019-11-26 11:09:51', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:09:51', '2019-11-26 11:09:51', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(5006, 1, '2019-11-26 13:10:28', '2019-11-26 11:10:28', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:10:28', '2019-11-26 11:10:28', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(4970, 1, '2019-10-09 21:01:03', '2019-10-09 19:01:03', '[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h5 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h5>\n<h5 style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</h5>\n<h5 style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact 081 409 0226 (for Mandy)</span></h5>\n<h5 style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</h5>', 'In-Room Picnic for two', '', 'inherit', 'closed', 'closed', '', '4967-revision-v1', '', '', '2019-10-09 21:01:03', '2019-10-09 19:01:03', '', 4967, 'https://watershedguesthouse.co.za/beta/2019/10/09/4967-revision-v1/', 0, 'revision', '', 0),
(4984, 1, '2019-10-09 21:08:56', '2019-10-09 19:08:56', '', 'Coming soon', '', 'publish', 'open', 'open', '', 'coming-soon', '', '', '2019-10-09 21:08:56', '2019-10-09 19:08:56', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4984', 0, 'post', '', 0),
(4985, 1, '2019-10-09 21:08:56', '2019-10-09 19:08:56', '', 'Coming soon', '', 'inherit', 'closed', 'closed', '', '4984-revision-v1', '', '', '2019-10-09 21:08:56', '2019-10-09 19:08:56', '', 4984, 'https://watershedguesthouse.co.za/beta/2019/10/09/4984-revision-v1/', 0, 'revision', '', 0),
(4986, 1, '2019-10-09 21:09:14', '2019-10-09 19:09:14', '', 'Coming soon', '', 'publish', 'open', 'open', '', 'coming-soon-2', '', '', '2019-10-09 21:09:14', '2019-10-09 19:09:14', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4986', 0, 'post', '', 0),
(4987, 1, '2019-10-09 21:09:14', '2019-10-09 19:09:14', '', 'Coming soon', '', 'inherit', 'closed', 'closed', '', '4986-revision-v1', '', '', '2019-10-09 21:09:14', '2019-10-09 19:09:14', '', 4986, 'https://watershedguesthouse.co.za/beta/2019/10/09/4986-revision-v1/', 0, 'revision', '', 0),
(5007, 1, '2019-11-26 13:13:21', '2019-11-26 11:13:21', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:13:21', '2019-11-26 11:13:21', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(5013, 1, '2020-01-08 23:17:44', '2020-01-08 21:17:44', '<span style="color: #ffffff;"><strong>Sweetheart Package - perfect for Valentine''s Day!!</strong></span>\nSpoil your loved one with a romantic stay away at Watershed Guest House in Hartbeespoort.\n\nPackage includes:\n• 2 nights'' accommodation in a Honeymoon Suite<span class="text_exposed_show">\n• use of the Jacuzzi during your stay\n• Romantic setting in the unit upon your arrival with sparkling wine on ice, rose petals, a box of chocolates and fairy lights\n• an in-room full body massage for two (60 min)\n• a continental breakfast for two mornings\n<span style="color: #ffffff;"><strong>Cost: R 4800.00 per couple (Weekend Stay) or</strong></span>\n<span style="color: #ffffff;"><strong>          R 4000.00 per couple (Midweek Stay)</strong></span></span>', 'Sweetheart Package', '', 'publish', 'closed', 'closed', '', 'sweetheart-package', '', '', '2020-01-08 23:30:36', '2020-01-08 21:30:36', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=5013', 0, 'page', '', 0),
(4578, 1, '2019-09-17 14:20:46', '2019-09-17 14:20:46', '', 'nb_logo-1', '', 'inherit', 'open', 'closed', '', 'nb_logo-1', '', '', '2019-09-17 14:20:46', '2019-09-17 14:20:46', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/nb_logo-1.png', 0, 'attachment', 'image/png', 0),
(4923, 1, '2019-10-03 11:52:02', '2019-10-03 09:52:02', '', 'Our Rooms', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-10-03 11:52:02', '2019-10-03 09:52:02', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/10/03/4536-revision-v1/', 0, 'revision', '', 0),
(4539, 1, '2019-09-17 11:05:34', '2019-09-17 11:05:34', ' ', '', '', 'publish', 'closed', 'closed', '', '4539', '', '', '2019-09-22 19:48:56', '2019-09-22 19:48:56', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/4539/', 3, 'nav_menu_item', '', 0),
(4924, 1, '2019-10-03 12:03:05', '2019-10-03 10:03:05', '', 'Our Rooms', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-10-03 12:03:05', '2019-10-03 10:03:05', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/10/03/4536-revision-v1/', 0, 'revision', '', 0),
(4617, 1, '2019-09-17 15:12:36', '2019-09-17 15:12:36', '', 'Rooms New', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-09-17 15:12:36', '2019-09-17 15:12:36', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/09/17/4536-revision-v1/', 0, 'revision', '', 0),
(4573, 1, '2019-10-03 11:31:43', '2019-10-03 09:31:43', 'The Honeymoon Suite is spacious and has an en suite bathroom with a spa bath and a shower that is part of an open plan room.\nThe bedroom and comfortable lounge has a view of the Hartbeespoort dam.\nThe suite is fully equipped with an air conditioner, microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.\nThe lounge has a flat screen television with DSTV (full bouquet).\nDouble doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.\nWe provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.\nA continental breakfast (muffins, croissants, fruit salad etc.) as well some bathroom amenities are also included in the rate.\n\n<em>The Standard Honeymoon Suite can be upgraded to include the use of the Jacuzzi. Please note that an additional cost will be applied. Kindly notify us should you wish to include the Jacuzzi upon making your reservation.</em>\n\n&nbsp;', 'Standard Honeymoon Suite', '', 'inherit', 'closed', 'closed', '', '4383-autosave-v1', '', '', '2019-10-03 11:31:43', '2019-10-03 09:31:43', '', 4383, 'https://watershedguesthouse.co.za/beta/2019/09/17/4383-autosave-v1/', 0, 'revision', '', 0),
(4618, 1, '2019-09-17 15:13:07', '2019-09-17 15:13:07', '', 'Rooms New', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-09-17 15:13:07', '2019-09-17 15:13:07', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/09/17/4536-revision-v1/', 0, 'revision', '', 0),
(4635, 1, '2019-09-17 15:33:50', '2019-09-17 15:33:50', '{\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "Nearby Activities",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "mega_menu",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 4,\n            "status": "publish",\n            "original_title": "Sample Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:33:50"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 5,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:33:50"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 6,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:33:50"\n    },\n    "nav_menu_item[4633]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:33:50"\n    },\n    "nav_menu_item[-2814487130272014300]": {\n        "value": {\n            "object_id": 1122,\n            "object": "page",\n            "menu_item_parent": 0,\n            "position": 3,\n            "type": "post_type",\n            "title": "Extras & Packages",\n            "url": "https://watershedguesthouse.co.za/beta/extras-and-packages/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Extras & Packages",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:33:50"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', 'd8f15ee0-46ed-46a5-bceb-2dafec497558', '', '', '2019-09-17 15:33:50', '2019-09-17 15:33:50', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/d8f15ee0-46ed-46a5-bceb-2dafec497558/', 0, 'customize_changeset', '', 0),
(4921, 1, '2019-10-03 11:47:30', '2019-10-03 09:47:30', '', 'Our Rooms', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-10-03 11:47:30', '2019-10-03 09:47:30', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/10/03/4536-revision-v1/', 0, 'revision', '', 0),
(4880, 1, '2019-09-28 13:33:30', '2019-09-28 13:33:30', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:33:30', '2019-09-28 13:33:30', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0),
(4922, 1, '2019-10-03 11:50:07', '2019-10-03 09:50:07', '', 'Our Rooms', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-10-03 11:50:07', '2019-10-03 09:50:07', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/10/03/4536-revision-v1/', 0, 'revision', '', 0),
(4616, 1, '2019-09-17 15:10:14', '2019-09-17 15:10:14', '', 'Rooms New', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-09-17 15:10:14', '2019-09-17 15:10:14', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/09/17/4536-revision-v1/', 0, 'revision', '', 0),
(4619, 1, '2019-09-17 15:13:53', '2019-09-17 15:13:53', '', 'Rooms New', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-09-17 15:13:53', '2019-09-17 15:13:53', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/09/17/4536-revision-v1/', 0, 'revision', '', 0),
(4621, 1, '2019-09-17 15:21:33', '2019-09-17 15:21:33', '{\n    "nav_menu_item[4129]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1122,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/extras-and-packages/",\n            "title": "Pages",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 3,\n            "status": "publish",\n            "original_title": "Extras & Packages",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4152]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 3781,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/booking-management/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 4,\n            "status": "publish",\n            "original_title": "Booking Management",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4056]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1122,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/extras-and-packages/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 5,\n            "status": "publish",\n            "original_title": "Extras & Packages",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4107]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Page 1",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 6,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4106]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1631,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-page-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 7,\n            "status": "publish",\n            "original_title": "Contact Page 2",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4122]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 2010,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-3-columns-no-space/",\n            "title": "Portfolio",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 8,\n            "status": "publish",\n            "original_title": "Portfolio Grid 3 Columns, No Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4009]": {\n        "value": {\n            "menu_item_parent": 4122,\n            "object_id": 100,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-3-columns/",\n            "title": "Portfolio Classic",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 9,\n            "status": "publish",\n            "original_title": "Portfolio Grid 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4043]": {\n        "value": {\n            "menu_item_parent": 4009,\n            "object_id": 910,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-1-column/",\n            "title": "Portfolio Grid 1 Column (Both Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 10,\n            "status": "publish",\n            "original_title": "Portfolio Grid 1 Column",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4045]": {\n        "value": {\n            "menu_item_parent": 4009,\n            "object_id": 906,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-2-columns/",\n            "title": "Portfolio Grid 2 Columns (Right Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 11,\n            "status": "publish",\n            "original_title": "Portfolio Grid 2 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4030]": {\n        "value": {\n            "menu_item_parent": 4009,\n            "object_id": 100,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 12,\n            "status": "publish",\n            "original_title": "Portfolio Grid 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4044]": {\n        "value": {\n            "menu_item_parent": 4009,\n            "object_id": 908,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 13,\n            "status": "publish",\n            "original_title": "Portfolio Grid 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4115]": {\n        "value": {\n            "menu_item_parent": 4009,\n            "object_id": 2009,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-2-columns-no-space/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 14,\n            "status": "publish",\n            "original_title": "Portfolio Grid 2 Columns, No Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4114]": {\n        "value": {\n            "menu_item_parent": 4009,\n            "object_id": 2010,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-3-columns-no-space/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 15,\n            "status": "publish",\n            "original_title": "Portfolio Grid 3 Columns, No Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4113]": {\n        "value": {\n            "menu_item_parent": 4009,\n            "object_id": 2011,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-4-columns-no-space/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 16,\n            "status": "publish",\n            "original_title": "Portfolio Grid 4 Columns, No Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4127]": {\n        "value": {\n            "menu_item_parent": 4122,\n            "object_id": 915,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-3-columns/",\n            "title": "Portfolio Modern",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 17,\n            "status": "publish",\n            "original_title": "Portfolio Modern 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4042]": {\n        "value": {\n            "menu_item_parent": 4127,\n            "object_id": 915,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 18,\n            "status": "publish",\n            "original_title": "Portfolio Modern 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4041]": {\n        "value": {\n            "menu_item_parent": 4127,\n            "object_id": 922,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 19,\n            "status": "publish",\n            "original_title": "Portfolio Modern 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4117]": {\n        "value": {\n            "menu_item_parent": 4127,\n            "object_id": 2024,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-3-columns-no-space/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 20,\n            "status": "publish",\n            "original_title": "Portfolio Modern 3 Columns, No Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4116]": {\n        "value": {\n            "menu_item_parent": 4127,\n            "object_id": 2025,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-4-columns-no-space/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 21,\n            "status": "publish",\n            "original_title": "Portfolio Modern 4 Columns, No Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4128]": {\n        "value": {\n            "menu_item_parent": 4122,\n            "object_id": 962,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-3-columns-with-filter/",\n            "title": "Portfolio With Filter",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 22,\n            "status": "publish",\n            "original_title": "Portfolio Modern 3 Cols With Filter",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4046]": {\n        "value": {\n            "menu_item_parent": 4128,\n            "object_id": 954,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-1-columns-with-filter/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 23,\n            "status": "publish",\n            "original_title": "Portfolio Grid 1 Col With Filter",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4047]": {\n        "value": {\n            "menu_item_parent": 4128,\n            "object_id": 952,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-2-columns-with-filter/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 24,\n            "status": "publish",\n            "original_title": "Portfolio Grid 2 Cols With Filter",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4048]": {\n        "value": {\n            "menu_item_parent": 4128,\n            "object_id": 949,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-3-columns-with-filter/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 25,\n            "status": "publish",\n            "original_title": "Portfolio Grid 3 Cols With Filter",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4049]": {\n        "value": {\n            "menu_item_parent": 4128,\n            "object_id": 947,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-4-columns-with-filter/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 26,\n            "status": "publish",\n            "original_title": "Portfolio Grid 4 Cols With Filter",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4050]": {\n        "value": {\n            "menu_item_parent": 4128,\n            "object_id": 962,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-3-columns-with-filter/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 27,\n            "status": "publish",\n            "original_title": "Portfolio Modern 3 Cols With Filter",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4051]": {\n        "value": {\n            "menu_item_parent": 4128,\n            "object_id": 956,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-modern-4-columns-with-filter/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 28,\n            "status": "publish",\n            "original_title": "Portfolio Modern 4 Cols With Filter",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4001]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 4001,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "404 Page",\n            "url": "http://themes.goodlayers2.com/hotelmaster/dark/404error",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 29,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4057]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 84,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/testimonial/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 30,\n            "status": "publish",\n            "original_title": "Testimonial",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4149]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 3670,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-3-columns-with-caption/",\n            "title": "Gallery",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 31,\n            "status": "publish",\n            "original_title": "Gallery 3 Columns With Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4148]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3664,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-2-columns-without-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 32,\n            "status": "publish",\n            "original_title": "Gallery 2 Columns Without Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4126]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3163,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-2-columns-with-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 33,\n            "status": "publish",\n            "original_title": "Gallery 2 Columns With Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4147]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3667,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-3-columns-without-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 34,\n            "status": "publish",\n            "original_title": "Gallery 3 Columns Without Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4146]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3670,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-3-columns-with-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 35,\n            "status": "publish",\n            "original_title": "Gallery 3 Columns With Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4144]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3674,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-4-columns-without-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 36,\n            "status": "publish",\n            "original_title": "Gallery 4 Columns Without Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4145]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3672,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-4-columns-with-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 37,\n            "status": "publish",\n            "original_title": "Gallery 4 Columns With Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4143]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3676,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-5-columns-without-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 38,\n            "status": "publish",\n            "original_title": "Gallery 5 Columns Without Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4142]": {\n        "value": {\n            "menu_item_parent": 4149,\n            "object_id": 3678,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-5-columns-with-caption/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 39,\n            "status": "publish",\n            "original_title": "Gallery 5 Columns With Caption",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4112]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1746,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/installing-theme-and-setting-as-demo-site/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 40,\n            "status": "publish",\n            "original_title": "Installing theme and Setting as demo site",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4111]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1748,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/creating-portfolio-filterer/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 41,\n            "status": "publish",\n            "original_title": "Creating Portfolio & Filterer",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4110]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1750,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/creating-blog/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 42,\n            "status": "publish",\n            "original_title": "Creating Blog",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4108]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1754,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/thumbnail-management/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 43,\n            "status": "publish",\n            "original_title": "Thumbnail Management",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4109]": {\n        "value": {\n            "menu_item_parent": 4129,\n            "object_id": 1752,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/creating-gallery/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 44,\n            "status": "publish",\n            "original_title": "Creating Gallery",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4216]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1122,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/extras-and-packages/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 45,\n            "status": "publish",\n            "original_title": "Extras & Packages",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4267]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Page 1",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 46,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4266]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1631,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-page-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 47,\n            "status": "publish",\n            "original_title": "Contact Page 2",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4282]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2010,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/portfolio-grid-3-columns-no-space/",\n            "title": "Portfolio",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 48,\n            "status": "publish",\n            "original_title": "Portfolio Grid 3 Columns, No Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4164]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4164,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Video Tutorial",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 49,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4272]": {\n        "value": {\n            "menu_item_parent": 4164,\n            "object_id": 1746,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/installing-theme-and-setting-as-demo-site/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 50,\n            "status": "publish",\n            "original_title": "Installing theme and Setting as demo site",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4140]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 3603,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-3-columns/",\n            "title": "Rooms",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 51,\n            "status": "publish",\n            "original_title": "Room Classic 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4131]": {\n        "value": {\n            "menu_item_parent": 4140,\n            "object_id": 3623,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-3-columns/",\n            "title": "Room Modern",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 52,\n            "status": "publish",\n            "original_title": "Room Modern 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4133]": {\n        "value": {\n            "menu_item_parent": 4131,\n            "object_id": 3619,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-1-column/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 53,\n            "status": "publish",\n            "original_title": "Room Modern 1 Column",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4132]": {\n        "value": {\n            "menu_item_parent": 4131,\n            "object_id": 3621,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-2-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 54,\n            "status": "publish",\n            "original_title": "Room Modern 2 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4138]": {\n        "value": {\n            "menu_item_parent": 4131,\n            "object_id": 3623,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 55,\n            "status": "publish",\n            "original_title": "Room Modern 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4141]": {\n        "value": {\n            "menu_item_parent": 4131,\n            "object_id": 3649,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-4-columns-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 56,\n            "status": "publish",\n            "original_title": "Room Modern 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4139]": {\n        "value": {\n            "menu_item_parent": 4140,\n            "object_id": 3603,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 57,\n            "status": "publish",\n            "original_title": "Room Classic 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4135]": {\n        "value": {\n            "menu_item_parent": 4139,\n            "object_id": 3614,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-1-column/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 58,\n            "status": "publish",\n            "original_title": "Room Classic 1 Column",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4136]": {\n        "value": {\n            "menu_item_parent": 4139,\n            "object_id": 3605,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-2-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 59,\n            "status": "publish",\n            "original_title": "Room Classic 2 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4137]": {\n        "value": {\n            "menu_item_parent": 4139,\n            "object_id": 3603,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 60,\n            "status": "publish",\n            "original_title": "Room Classic 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4134]": {\n        "value": {\n            "menu_item_parent": 4139,\n            "object_id": 3616,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 61,\n            "status": "publish",\n            "original_title": "Room Classic 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4130]": {\n        "value": {\n            "menu_item_parent": 4140,\n            "object_id": 3625,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 62,\n            "status": "publish",\n            "original_title": "Room Medium Thumbnail",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4153]": {\n        "value": {\n            "menu_item_parent": 4140,\n            "object_id": 3595,\n            "object": "room",\n            "type": "post_type",\n            "type_label": "Room",\n            "_invalid": true,\n            "url": "https://watershedguesthouse.co.za/beta/room/superior-room-two-double-beds__trashed/",\n            "title": "Rooms Single",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 63,\n            "status": "publish",\n            "original_title": "Superior Room \\u2013 Two Double Beds"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4151]": {\n        "value": {\n            "menu_item_parent": 4140,\n            "object_id": 3781,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/booking-management/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 64,\n            "status": "publish",\n            "original_title": "Booking Management",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4300]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 3603,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-3-columns/",\n            "title": "Rooms",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 65,\n            "status": "publish",\n            "original_title": "Room Classic 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4291]": {\n        "value": {\n            "menu_item_parent": 4300,\n            "object_id": 3623,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-3-columns/",\n            "title": "Room Modern",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 66,\n            "status": "publish",\n            "original_title": "Room Modern 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4293]": {\n        "value": {\n            "menu_item_parent": 4291,\n            "object_id": 3619,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-1-column/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 67,\n            "status": "publish",\n            "original_title": "Room Modern 1 Column",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4292]": {\n        "value": {\n            "menu_item_parent": 4291,\n            "object_id": 3621,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-2-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 68,\n            "status": "publish",\n            "original_title": "Room Modern 2 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4298]": {\n        "value": {\n            "menu_item_parent": 4291,\n            "object_id": 3623,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 69,\n            "status": "publish",\n            "original_title": "Room Modern 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4301]": {\n        "value": {\n            "menu_item_parent": 4291,\n            "object_id": 3649,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-4-columns-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 70,\n            "status": "publish",\n            "original_title": "Room Modern 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4299]": {\n        "value": {\n            "menu_item_parent": 4300,\n            "object_id": 3603,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 71,\n            "status": "publish",\n            "original_title": "Room Classic 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4295]": {\n        "value": {\n            "menu_item_parent": 4299,\n            "object_id": 3614,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-1-column/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 72,\n            "status": "publish",\n            "original_title": "Room Classic 1 Column",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4296]": {\n        "value": {\n            "menu_item_parent": 4299,\n            "object_id": 3605,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-2-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 73,\n            "status": "publish",\n            "original_title": "Room Classic 2 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4297]": {\n        "value": {\n            "menu_item_parent": 4299,\n            "object_id": 3603,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 74,\n            "status": "publish",\n            "original_title": "Room Classic 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4294]": {\n        "value": {\n            "menu_item_parent": 4299,\n            "object_id": 3616,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-classic-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 75,\n            "status": "publish",\n            "original_title": "Room Classic 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4290]": {\n        "value": {\n            "menu_item_parent": 4300,\n            "object_id": 3625,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/room-modern-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 76,\n            "status": "publish",\n            "original_title": "Room Medium Thumbnail",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4313]": {\n        "value": {\n            "menu_item_parent": 4300,\n            "object_id": 3595,\n            "object": "room",\n            "type": "post_type",\n            "type_label": "Room",\n            "_invalid": true,\n            "url": "https://watershedguesthouse.co.za/beta/room/superior-room-two-double-beds__trashed/",\n            "title": "Rooms Single",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 37,\n            "position": 77,\n            "status": "publish",\n            "original_title": "Superior Room \\u2013 Two Double Beds"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4311]": {\n        "value": {\n            "menu_item_parent": 4300,\n            "object_id": 3781,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/booking-management/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 78,\n            "status": "publish",\n            "original_title": "Booking Management",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4005]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4005,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Reservation",\n            "url": "http://themes.goodlayers2.com/hotelmaster/dark/?booking",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 79,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4167]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4167,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Reservation",\n            "url": "http://themes.goodlayers2.com/hotelmaster/dark/?booking",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 80,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4004]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4004,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Features",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 81,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4093]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1490,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/custom-skin/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 82,\n            "status": "publish",\n            "original_title": "Custom Skin",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4092]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1493,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sidebar-size-customizable/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 83,\n            "status": "publish",\n            "original_title": "Sidebar Size Customizable",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4105]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1566,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/scalable-container/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 84,\n            "status": "publish",\n            "original_title": "Scalable Container",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4086]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1519,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/post-format/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 85,\n            "status": "publish",\n            "original_title": "Post Format",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4087]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1516,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/google-font/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 86,\n            "status": "publish",\n            "original_title": "Google Font",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4088]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1513,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/unlimited-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 87,\n            "status": "publish",\n            "original_title": "Unlimited Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4089]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1510,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/font-uploader/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 88,\n            "status": "publish",\n            "original_title": "Font Uploader",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4085]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1522,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/layer-slider-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 89,\n            "status": "publish",\n            "original_title": "Master Slider",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4091]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1499,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/font-awesome/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 90,\n            "status": "publish",\n            "original_title": "Font Awesome",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4084]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1525,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/optimized-code-seo/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 91,\n            "status": "publish",\n            "original_title": "Optimized Code & SEO",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4090]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 1503,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/shortcode-generator/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 92,\n            "status": "publish",\n            "original_title": "Shortcode Generator",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4125]": {\n        "value": {\n            "menu_item_parent": 4004,\n            "object_id": 3150,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/visual-editor-in-page-builder-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 93,\n            "status": "publish",\n            "original_title": "Visual Editor in Page Builder",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4166]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4166,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Features",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 94,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4253]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1490,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/custom-skin/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 95,\n            "status": "publish",\n            "original_title": "Custom Skin",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4252]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1493,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sidebar-size-customizable/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 96,\n            "status": "publish",\n            "original_title": "Sidebar Size Customizable",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4265]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1566,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/scalable-container/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 97,\n            "status": "publish",\n            "original_title": "Scalable Container",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4246]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1519,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/post-format/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 98,\n            "status": "publish",\n            "original_title": "Post Format",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4247]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1516,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/google-font/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 99,\n            "status": "publish",\n            "original_title": "Google Font",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4248]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1513,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/unlimited-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 100,\n            "status": "publish",\n            "original_title": "Unlimited Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4249]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1510,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/font-uploader/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 101,\n            "status": "publish",\n            "original_title": "Font Uploader",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4245]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1522,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/layer-slider-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 102,\n            "status": "publish",\n            "original_title": "Master Slider",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4251]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1499,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/font-awesome/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 103,\n            "status": "publish",\n            "original_title": "Font Awesome",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4244]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1525,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/optimized-code-seo/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 104,\n            "status": "publish",\n            "original_title": "Optimized Code & SEO",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4250]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 1503,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/shortcode-generator/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 105,\n            "status": "publish",\n            "original_title": "Shortcode Generator",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4285]": {\n        "value": {\n            "menu_item_parent": 4166,\n            "object_id": 3150,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/visual-editor-in-page-builder-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 106,\n            "status": "publish",\n            "original_title": "Visual Editor in Page Builder",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4008]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 29,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-right-sidebar/",\n            "title": "Blog",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 107,\n            "status": "publish",\n            "original_title": "Blog Full With Right Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[3747]": {\n        "value": {\n            "menu_item_parent": 4008,\n            "object_id": 3747,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Full",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 108,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4040]": {\n        "value": {\n            "menu_item_parent": 3747,\n            "object_id": 29,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-right-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 109,\n            "status": "publish",\n            "original_title": "Blog Full With Right Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4039]": {\n        "value": {\n            "menu_item_parent": 3747,\n            "object_id": 824,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-left-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 110,\n            "status": "publish",\n            "original_title": "Blog Full With Left Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4038]": {\n        "value": {\n            "menu_item_parent": 3747,\n            "object_id": 828,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-both-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 111,\n            "status": "publish",\n            "original_title": "Blog Full With Both Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[3748]": {\n        "value": {\n            "menu_item_parent": 4008,\n            "object_id": 3748,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Column",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 112,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4031]": {\n        "value": {\n            "menu_item_parent": 3748,\n            "object_id": 882,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-1-column/",\n            "title": "Blog 1 Column (Right Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 113,\n            "status": "publish",\n            "original_title": "Blog 1 Column",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4032]": {\n        "value": {\n            "menu_item_parent": 3748,\n            "object_id": 880,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-2-columns/",\n            "title": "Blog 2 Columns (Right Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 114,\n            "status": "publish",\n            "original_title": "Blog 2 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4034]": {\n        "value": {\n            "menu_item_parent": 3748,\n            "object_id": 878,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 115,\n            "status": "publish",\n            "original_title": "Blog 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4036]": {\n        "value": {\n            "menu_item_parent": 3748,\n            "object_id": 836,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 116,\n            "status": "publish",\n            "original_title": "Blog 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[3996]": {\n        "value": {\n            "menu_item_parent": 4008,\n            "object_id": 3996,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Masonry",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 117,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4033]": {\n        "value": {\n            "menu_item_parent": 3996,\n            "object_id": 887,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-2-columns-masonry/",\n            "title": "Blog 2 Columns - Masonry (Right Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 118,\n            "status": "publish",\n            "original_title": "Blog 2 Columns \\u2013 Masonry",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4035]": {\n        "value": {\n            "menu_item_parent": 3996,\n            "object_id": 888,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-3-columns-masonry/",\n            "title": "Blog 3 Columns \\u2013 Masonry",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 119,\n            "status": "publish",\n            "original_title": "Blog 3 Columns \\u2013 Masonry",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4037]": {\n        "value": {\n            "menu_item_parent": 3996,\n            "object_id": 889,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-4-columns-masonry/",\n            "title": "Blog 4 Columns \\u2013 Masonry",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 120,\n            "status": "publish",\n            "original_title": "Blog 4 Columns \\u2013 Masonry",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4003]": {\n        "value": {\n            "menu_item_parent": 4008,\n            "object_id": 4003,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Medium",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 121,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4121]": {\n        "value": {\n            "menu_item_parent": 4003,\n            "object_id": 2033,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-with-right-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 122,\n            "status": "publish",\n            "original_title": "Blog Medium With Right Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4120]": {\n        "value": {\n            "menu_item_parent": 4003,\n            "object_id": 2035,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-with-left-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 123,\n            "status": "publish",\n            "original_title": "Blog Medium With Left Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4119]": {\n        "value": {\n            "menu_item_parent": 4003,\n            "object_id": 2034,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-with-both-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 124,\n            "status": "publish",\n            "original_title": "Blog Medium With Both Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4118]": {\n        "value": {\n            "menu_item_parent": 4003,\n            "object_id": 2036,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-without-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 125,\n            "status": "publish",\n            "original_title": "Blog Medium Without Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4168]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 29,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-right-sidebar/",\n            "title": "Blog",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 126,\n            "status": "publish",\n            "original_title": "Blog Full With Right Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4156]": {\n        "value": {\n            "menu_item_parent": 4168,\n            "object_id": 4156,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Full",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 127,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4200]": {\n        "value": {\n            "menu_item_parent": 4156,\n            "object_id": 29,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-right-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 128,\n            "status": "publish",\n            "original_title": "Blog Full With Right Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4199]": {\n        "value": {\n            "menu_item_parent": 4156,\n            "object_id": 824,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-left-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 129,\n            "status": "publish",\n            "original_title": "Blog Full With Left Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4198]": {\n        "value": {\n            "menu_item_parent": 4156,\n            "object_id": 828,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-full-with-both-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 130,\n            "status": "publish",\n            "original_title": "Blog Full With Both Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4157]": {\n        "value": {\n            "menu_item_parent": 4168,\n            "object_id": 4157,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Column",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 131,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4191]": {\n        "value": {\n            "menu_item_parent": 4157,\n            "object_id": 882,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-1-column/",\n            "title": "Blog 1 Column (Right Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 132,\n            "status": "publish",\n            "original_title": "Blog 1 Column",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4192]": {\n        "value": {\n            "menu_item_parent": 4157,\n            "object_id": 880,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-2-columns/",\n            "title": "Blog 2 Columns (Right Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 133,\n            "status": "publish",\n            "original_title": "Blog 2 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4194]": {\n        "value": {\n            "menu_item_parent": 4157,\n            "object_id": 878,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-3-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 134,\n            "status": "publish",\n            "original_title": "Blog 3 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4196]": {\n        "value": {\n            "menu_item_parent": 4157,\n            "object_id": 836,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-4-columns/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 135,\n            "status": "publish",\n            "original_title": "Blog 4 Columns",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4158]": {\n        "value": {\n            "menu_item_parent": 4168,\n            "object_id": 4158,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Masonry",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 136,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4193]": {\n        "value": {\n            "menu_item_parent": 4158,\n            "object_id": 887,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-2-columns-masonry/",\n            "title": "Blog 2 Columns - Masonry (Right Sidebar)",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 137,\n            "status": "publish",\n            "original_title": "Blog 2 Columns \\u2013 Masonry",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4195]": {\n        "value": {\n            "menu_item_parent": 4158,\n            "object_id": 888,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-3-columns-masonry/",\n            "title": "Blog 3 Columns \\u2013 Masonry",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 138,\n            "status": "publish",\n            "original_title": "Blog 3 Columns \\u2013 Masonry",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4197]": {\n        "value": {\n            "menu_item_parent": 4158,\n            "object_id": 889,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-4-columns-masonry/",\n            "title": "Blog 4 Columns \\u2013 Masonry",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 139,\n            "status": "publish",\n            "original_title": "Blog 4 Columns \\u2013 Masonry",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4165]": {\n        "value": {\n            "menu_item_parent": 4168,\n            "object_id": 4165,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Blog Medium",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 140,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4281]": {\n        "value": {\n            "menu_item_parent": 4165,\n            "object_id": 2033,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-with-right-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 141,\n            "status": "publish",\n            "original_title": "Blog Medium With Right Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4280]": {\n        "value": {\n            "menu_item_parent": 4165,\n            "object_id": 2035,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-with-left-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 142,\n            "status": "publish",\n            "original_title": "Blog Medium With Left Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4279]": {\n        "value": {\n            "menu_item_parent": 4165,\n            "object_id": 2034,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-with-both-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 143,\n            "status": "publish",\n            "original_title": "Blog Medium With Both Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4278]": {\n        "value": {\n            "menu_item_parent": 4165,\n            "object_id": 2036,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/blog-medium-without-sidebar/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 144,\n            "status": "publish",\n            "original_title": "Blog Medium Without Sidebar",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4104]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 120,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/typography/",\n            "title": "Shortcodes",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 145,\n            "status": "publish",\n            "original_title": "Typography",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[3997]": {\n        "value": {\n            "menu_item_parent": 4104,\n            "object_id": 3997,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 1",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 146,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4010]": {\n        "value": {\n            "menu_item_parent": 3997,\n            "object_id": 149,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/accordiontoggle-box/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 147,\n            "status": "publish",\n            "original_title": "Accordion/Toggle Box",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4029]": {\n        "value": {\n            "menu_item_parent": 3997,\n            "object_id": 784,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/audio-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 148,\n            "status": "publish",\n            "original_title": "Audio Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4011]": {\n        "value": {\n            "menu_item_parent": 3997,\n            "object_id": 156,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/www-google-co-za/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 149,\n            "status": "publish",\n            "original_title": "Button",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4054]": {\n        "value": {\n            "menu_item_parent": 3997,\n            "object_id": 1017,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/column-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 150,\n            "status": "publish",\n            "original_title": "Column Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4014]": {\n        "value": {\n            "menu_item_parent": 3997,\n            "object_id": 203,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/divider/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 151,\n            "status": "publish",\n            "original_title": "Divider",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4025]": {\n        "value": {\n            "menu_item_parent": 3997,\n            "object_id": 705,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 152,\n            "status": "publish",\n            "original_title": "Gallery Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[3998]": {\n        "value": {\n            "menu_item_parent": 4104,\n            "object_id": 3998,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 2",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 153,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4022]": {\n        "value": {\n            "menu_item_parent": 3998,\n            "object_id": 296,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/heading-tag/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 154,\n            "status": "publish",\n            "original_title": "Heading Tag",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4024]": {\n        "value": {\n            "menu_item_parent": 3998,\n            "object_id": 653,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/icons-icon-boxes/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 155,\n            "status": "publish",\n            "original_title": "icons & icon boxes",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4027]": {\n        "value": {\n            "menu_item_parent": 3998,\n            "object_id": 211,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/lightbox-frames/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 156,\n            "status": "publish",\n            "original_title": "Lightbox & Frames",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4018]": {\n        "value": {\n            "menu_item_parent": 3998,\n            "object_id": 236,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/notification-boxes/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 157,\n            "status": "publish",\n            "original_title": "Notification Boxes",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4015]": {\n        "value": {\n            "menu_item_parent": 3998,\n            "object_id": 456,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/personnel/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 158,\n            "status": "publish",\n            "original_title": "Personnel",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4053]": {\n        "value": {\n            "menu_item_parent": 3998,\n            "object_id": 1039,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/post-slider/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 159,\n            "status": "publish",\n            "original_title": "Post Slider",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[3999]": {\n        "value": {\n            "menu_item_parent": 4104,\n            "object_id": 3999,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 3",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 160,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4058]": {\n        "value": {\n            "menu_item_parent": 3999,\n            "object_id": 1400,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/price-table/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 161,\n            "status": "publish",\n            "original_title": "Price Table",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4055]": {\n        "value": {\n            "menu_item_parent": 3999,\n            "object_id": 1084,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/process/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 162,\n            "status": "publish",\n            "original_title": "Process",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4019]": {\n        "value": {\n            "menu_item_parent": 3999,\n            "object_id": 258,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/progress-circle/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 163,\n            "status": "publish",\n            "original_title": "Progress Circle",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4020]": {\n        "value": {\n            "menu_item_parent": 3999,\n            "object_id": 245,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/skills/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 164,\n            "status": "publish",\n            "original_title": "Skills",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4052]": {\n        "value": {\n            "menu_item_parent": 3999,\n            "object_id": 1045,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/slider-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 165,\n            "status": "publish",\n            "original_title": "Slider Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4023]": {\n        "value": {\n            "menu_item_parent": 3999,\n            "object_id": 640,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/space/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 166,\n            "status": "publish",\n            "original_title": "Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4000]": {\n        "value": {\n            "menu_item_parent": 4104,\n            "object_id": 4000,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 4",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 167,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4012]": {\n        "value": {\n            "menu_item_parent": 4000,\n            "object_id": 116,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/styled-box/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 168,\n            "status": "publish",\n            "original_title": "Styled Box",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4021]": {\n        "value": {\n            "menu_item_parent": 4000,\n            "object_id": 285,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/stunning-text/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 169,\n            "status": "publish",\n            "original_title": "Stunning Text",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4026]": {\n        "value": {\n            "menu_item_parent": 4000,\n            "object_id": 687,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/table/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 170,\n            "status": "publish",\n            "original_title": "Table",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4017]": {\n        "value": {\n            "menu_item_parent": 4000,\n            "object_id": 218,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/tabs/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 171,\n            "status": "publish",\n            "original_title": "Tabs",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4016]": {\n        "value": {\n            "menu_item_parent": 4000,\n            "object_id": 428,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/testimonial-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 172,\n            "status": "publish",\n            "original_title": "Testimonial & Quote",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4013]": {\n        "value": {\n            "menu_item_parent": 4000,\n            "object_id": 120,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/typography/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 173,\n            "status": "publish",\n            "original_title": "Typography",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4028]": {\n        "value": {\n            "menu_item_parent": 4000,\n            "object_id": 797,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/video/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 174,\n            "status": "publish",\n            "original_title": "Video",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4264]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 120,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/typography/",\n            "title": "Shortcodes",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 175,\n            "status": "publish",\n            "original_title": "Typography",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4159]": {\n        "value": {\n            "menu_item_parent": 4264,\n            "object_id": 4159,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 1",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 176,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4170]": {\n        "value": {\n            "menu_item_parent": 4159,\n            "object_id": 149,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/accordiontoggle-box/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 177,\n            "status": "publish",\n            "original_title": "Accordion/Toggle Box",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4189]": {\n        "value": {\n            "menu_item_parent": 4159,\n            "object_id": 784,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/audio-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 178,\n            "status": "publish",\n            "original_title": "Audio Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4171]": {\n        "value": {\n            "menu_item_parent": 4159,\n            "object_id": 156,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/www-google-co-za/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 179,\n            "status": "publish",\n            "original_title": "Button",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4214]": {\n        "value": {\n            "menu_item_parent": 4159,\n            "object_id": 1017,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/column-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 180,\n            "status": "publish",\n            "original_title": "Column Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4174]": {\n        "value": {\n            "menu_item_parent": 4159,\n            "object_id": 203,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/divider/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 181,\n            "status": "publish",\n            "original_title": "Divider",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4185]": {\n        "value": {\n            "menu_item_parent": 4159,\n            "object_id": 705,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/gallery-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 182,\n            "status": "publish",\n            "original_title": "Gallery Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4160]": {\n        "value": {\n            "menu_item_parent": 4264,\n            "object_id": 4160,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 2",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 183,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4182]": {\n        "value": {\n            "menu_item_parent": 4160,\n            "object_id": 296,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/heading-tag/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 184,\n            "status": "publish",\n            "original_title": "Heading Tag",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4184]": {\n        "value": {\n            "menu_item_parent": 4160,\n            "object_id": 653,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/icons-icon-boxes/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 185,\n            "status": "publish",\n            "original_title": "icons & icon boxes",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4187]": {\n        "value": {\n            "menu_item_parent": 4160,\n            "object_id": 211,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/lightbox-frames/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 186,\n            "status": "publish",\n            "original_title": "Lightbox & Frames",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4178]": {\n        "value": {\n            "menu_item_parent": 4160,\n            "object_id": 236,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/notification-boxes/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 187,\n            "status": "publish",\n            "original_title": "Notification Boxes",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4175]": {\n        "value": {\n            "menu_item_parent": 4160,\n            "object_id": 456,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/personnel/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 188,\n            "status": "publish",\n            "original_title": "Personnel",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4213]": {\n        "value": {\n            "menu_item_parent": 4160,\n            "object_id": 1039,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/post-slider/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 189,\n            "status": "publish",\n            "original_title": "Post Slider",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4161]": {\n        "value": {\n            "menu_item_parent": 4264,\n            "object_id": 4161,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 3",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 190,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4218]": {\n        "value": {\n            "menu_item_parent": 4161,\n            "object_id": 1400,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/price-table/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 191,\n            "status": "publish",\n            "original_title": "Price Table",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4215]": {\n        "value": {\n            "menu_item_parent": 4161,\n            "object_id": 1084,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/process/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 192,\n            "status": "publish",\n            "original_title": "Process",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4179]": {\n        "value": {\n            "menu_item_parent": 4161,\n            "object_id": 258,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/progress-circle/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 193,\n            "status": "publish",\n            "original_title": "Progress Circle",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4180]": {\n        "value": {\n            "menu_item_parent": 4161,\n            "object_id": 245,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/skills/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 194,\n            "status": "publish",\n            "original_title": "Skills",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4212]": {\n        "value": {\n            "menu_item_parent": 4161,\n            "object_id": 1045,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/slider-shortcode/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 195,\n            "status": "publish",\n            "original_title": "Slider Shortcode",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4183]": {\n        "value": {\n            "menu_item_parent": 4161,\n            "object_id": 640,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/space/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 196,\n            "status": "publish",\n            "original_title": "Space",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4162]": {\n        "value": {\n            "menu_item_parent": 4264,\n            "object_id": 4162,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Shortcode Set 4",\n            "url": "#",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 197,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4172]": {\n        "value": {\n            "menu_item_parent": 4162,\n            "object_id": 116,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/styled-box/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 198,\n            "status": "publish",\n            "original_title": "Styled Box",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4181]": {\n        "value": {\n            "menu_item_parent": 4162,\n            "object_id": 285,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/stunning-text/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 199,\n            "status": "publish",\n            "original_title": "Stunning Text",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4186]": {\n        "value": {\n            "menu_item_parent": 4162,\n            "object_id": 687,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/table/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 200,\n            "status": "publish",\n            "original_title": "Table",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4177]": {\n        "value": {\n            "menu_item_parent": 4162,\n            "object_id": 218,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/tabs/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 201,\n            "status": "publish",\n            "original_title": "Tabs",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4176]": {\n        "value": {\n            "menu_item_parent": 4162,\n            "object_id": 428,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/testimonial-2/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 202,\n            "status": "publish",\n            "original_title": "Testimonial & Quote",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4173]": {\n        "value": {\n            "menu_item_parent": 4162,\n            "object_id": 120,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/typography/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 203,\n            "status": "publish",\n            "original_title": "Typography",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[4188]": {\n        "value": {\n            "menu_item_parent": 4162,\n            "object_id": 797,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/video/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": null,\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": null,\n            "nav_menu_term_id": 37,\n            "position": 204,\n            "status": "publish",\n            "original_title": "Video",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    },\n    "nav_menu_item[-2108853455718039600]": {\n        "value": {\n            "object_id": 4536,\n            "object": "page",\n            "menu_item_parent": 0,\n            "position": 2,\n            "type": "post_type",\n            "title": "Rooms New",\n            "url": "https://watershedguesthouse.co.za/beta/rooms-new/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Rooms New",\n            "nav_menu_term_id": 37,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:21:33"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '87efe171-61ab-4671-a1e2-a6cf54dc922b', '', '', '2019-09-17 15:21:33', '2019-09-17 15:21:33', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/87efe171-61ab-4671-a1e2-a6cf54dc922b/', 0, 'customize_changeset', '', 0);
INSERT INTO `wpor_posts` VALUES
(4326, 1, '2019-09-04 05:54:25', '2019-09-04 05:54:25', '', 'Home', '', 'publish', 'closed', 'closed', '', '4326', '', '', '2019-09-07 08:30:56', '2019-09-07 08:30:56', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4326', 1, 'nav_menu_item', '', 0),
(4385, 1, '2019-09-07 08:01:51', '2019-09-07 08:01:51', '', '', '', 'inherit', 'open', 'closed', '', '20190309_145756', '', '', '2019-11-26 13:33:12', '2019-11-26 11:33:12', '', 3720, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190309_145756.jpg', 0, 'attachment', 'image/jpeg', 0),
(4637, 1, '2019-09-17 15:35:06', '2019-09-17 15:35:06', '{\n    "nav_menu[58]": {\n        "value": {\n            "name": "Main",\n            "description": "",\n            "parent": 0,\n            "auto_add": false\n        },\n        "type": "nav_menu",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:34:51"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', 'ad86e653-b15f-4a95-bce0-28f2bcbb0635', '', '', '2019-09-17 15:35:06', '2019-09-17 15:35:06', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4637', 0, 'customize_changeset', '', 0),
(4337, 1, '2019-09-04 06:21:18', '2019-09-04 06:21:18', '[gdlr_heading tag="h3" size="22px" font_weight="normal"]Small Buttons[/gdlr_heading]\n\n[gdlr_space height="20px"]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="small" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button][/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Medium Buttons[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d64f92" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4f8ed6" color="#ffffff"]Click Me[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d64f92" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4f8ed6" color="#ffffff"]Click Me[/gdlr_button][/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Large Buttons[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#94d64f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f78" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d6724f" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#4fbed6" color="#ffffff"]Click Me[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="large" background="#d64f4f" color="#ffffff"]Click Me[/gdlr_button][/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Medium Buttons With Border[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#6FA239"]Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"]Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"]Button Text[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#5c8f26"]Button Text[/gdlr_button]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"]Button Text[/gdlr_button]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"]Button Text[/gdlr_button]\n[/gdlr_code]\n\n[gdlr_space height="40px"]\n\n[gdlr_heading tag="h3" size="22px" font_weight="normal"]Medium Buttons With Border &amp; Icon[/gdlr_heading]\n[gdlr_space height="20px"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#6FA239"][gdlr_icon type="icon-headphones"] Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"][gdlr_icon type="icon-plane"] Button Text[/gdlr_button] [gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"][gdlr_icon type="icon-apple"] Button Text[/gdlr_button]\n[gdlr_code title="Get the code" active="no"]\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#94d64f" color="#ffffff" with_border="yes" border_color="#5c8f26"][gdlr_icon type="icon-headphones"] Button Text[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#d6724f" color="#ffffff" with_border="yes" border_color="#98543c"][gdlr_icon type="icon-plane"] Button Text[/gdlr_button]\n\n[gdlr_button href="http://www.goodlayers.com" target="_self" size="medium" background="#4fbed6" color="#ffffff" with_border="yes" border_color="#368799"][gdlr_icon type="icon-apple"] Button Text[/gdlr_button]\n[/gdlr_code]\n\n[gdlr_space height="40px"]', 'Button', '', 'inherit', 'closed', 'closed', '', '156-revision-v1', '', '', '2019-09-04 06:21:18', '2019-09-04 06:21:18', '', 156, 'https://watershedguesthouse.co.za/beta/2019/09/04/156-revision-v1/', 0, 'revision', '', 0),
(4335, 1, '2019-09-04 06:18:05', '2019-09-04 06:18:05', '[pl_row]\n[pl_col col=12]\n[pl_text]\n<a href="https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/booking-management.png"><img class="alignnone size-full wp-image-3787" src="https://watershedguesthouse.co.za/beta/wp-content/uploads/2015/04/booking-management.png" alt="booking-management" width="1321" height="918" /></a>\n[/pl_text]\n[/pl_col]\n[/pl_row]', 'Booking Management', '', 'inherit', 'closed', 'closed', '', '3781-revision-v1', '', '', '2019-09-04 06:18:05', '2019-09-04 06:18:05', '', 3781, 'https://watershedguesthouse.co.za/beta/2019/09/04/3781-revision-v1/', 0, 'revision', '', 0),
(4339, 1, '2019-09-04 06:29:45', '2019-09-04 06:29:45', '', 'Book Now', '', 'publish', 'closed', 'closed', '', 'book-now', '', '', '2020-01-08 23:22:15', '2020-01-08 21:22:15', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4339', 9, 'nav_menu_item', '', 0),
(4340, 1, '2019-09-04 06:30:57', '2019-09-04 06:30:57', '', 'Contact Us', '', 'publish', 'closed', 'closed', '', '4340', '', '', '2020-01-08 23:22:15', '2020-01-08 21:22:15', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4340', 10, 'nav_menu_item', '', 0),
(4382, 1, '2019-09-07 07:31:39', '2019-09-07 07:31:39', '[pl_row]\n[pl_col col=12]\n[pl_text]\n\n[/pl_text]\n[/pl_col]\n[/pl_row]', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-07 07:31:39', '2019-09-07 07:31:39', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/07/1629-revision-v1/', 0, 'revision', '', 0),
(4370, 1, '2019-09-06 17:28:59', '2019-09-06 17:28:59', '<p>[pl_row]<br />[pl_col col=12]<br />[pl_text]</p>\n<p>[/pl_text]<br />[/pl_col]<br />[/pl_row]</p>\n\n<!-- wp:ninja-forms/form {"formID":1,"formName":"Contact Us ( ID: 1 )"} -->\n<div class="wp-block-ninja-forms-form">[ninja_forms id=1]</div>\n<!-- /wp:ninja-forms/form -->', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-06 17:28:59', '2019-09-06 17:28:59', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/06/1629-revision-v1/', 0, 'revision', '', 0),
(4372, 1, '2019-09-06 17:29:53', '2019-09-06 17:29:53', '<p>[pl_row]<br />[pl_col col=12]<br />[pl_text]</p>\n<p>[/pl_text]<br />[/pl_col]<br />[/pl_row]</p>\n\n<!-- wp:ninja-forms/form {"formID":1,"formName":"Contact Us ( ID: 1 )"} -->\n<div class="wp-block-ninja-forms-form">[ninja_forms id=1]</div>\n<!-- /wp:ninja-forms/form -->', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-06 17:29:53', '2019-09-06 17:29:53', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/06/1629-revision-v1/', 0, 'revision', '', 0),
(4373, 1, '2019-09-06 17:43:02', '2019-09-06 17:43:02', '<p>Your Name (required)<br />\n    [text* your-name] </p>\n\n<p>Your Email (required)<br />\n    [email* your-email] </p>\n\n<p>Your Message<br />\n    [textarea your-message] </p>\n\n<p>[submit "Send"]</p>\n[your-subject]\n[your-name] <[your-email]>\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 Versatile (http://themes.goodlayers2.com/versatile)\nss@ss.ss\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Versatile (http://themes.goodlayers2.com/versatile)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.\nThe field is too long.\nThe field is too short.', 'Contact form 1_copy', '', 'publish', 'closed', 'closed', '', 'contact-form-1_copy', '', '', '2019-09-06 17:43:02', '2019-09-06 17:43:02', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=wpcf7_contact_form&p=4373', 0, 'wpcf7_contact_form', '', 0),
(4377, 1, '2019-09-07 05:32:01', '2019-09-07 05:32:01', '<p>[pl_row]<br />[pl_col col=12]<br />[pl_text]</p>\n<p>[/pl_text]<br />[/pl_col]<br />[/pl_row]</p>\n\n<!-- wp:ninja-forms/form {"formID":1,"formName":"Contact Us ( ID: 1 )"} -->\n<div class="wp-block-ninja-forms-form">[ninja_forms id=1]</div>\n<!-- /wp:ninja-forms/form -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-07 05:32:01', '2019-09-07 05:32:01', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/07/1629-revision-v1/', 0, 'revision', '', 0),
(4380, 1, '2019-09-07 07:24:09', '2019-09-07 07:24:09', '<p>[pl_row]<br>[pl_col col=12]<br>[pl_text]</p>\n<p>[/pl_text]<br>[/pl_col]<br>[/pl_row]</p>\n\n<!-- wp:html -->\n<figure><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d898.4573904444393!2d27.84341533935435!3d-25.743149357122054!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1ebe2bc2c14f3e43%3A0x78346a9b1e9dcacd!2sWatershed%20Guest%20House%20in%20Hartbeespoort!5e0!3m2!1sen!2sza!4v1567840995303!5m2!1sen!2sza" width="600" height="450" allowfullscreen=""></iframe></figure>\n<!-- /wp:html -->', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-07 07:24:09', '2019-09-07 07:24:09', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/07/1629-revision-v1/', 0, 'revision', '', 0),
(4363, 1, '2019-09-05 21:52:32', '2019-09-05 21:52:32', '', '', '', 'publish', 'closed', 'closed', '', '4363', '', '', '2019-09-05 21:52:32', '2019-09-05 21:52:32', '', 0, 'https://watershedguesthouse.co.za/beta/nf_sub/4363/', 0, 'nf_sub', '', 0),
(4966, 1, '2019-10-09 20:56:59', '0000-00-00 00:00:00', '[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h5 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h5>\n<h5 style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</h5>\n<h5 style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact 081 409 0226 (for Mandy)</span></h5>\n<h5 style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</h5>', '', '', 'draft', 'open', 'open', '', '', '', '', '2019-10-09 20:56:59', '2019-10-09 18:56:59', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4966', 0, 'post', '', 0),
(4374, 1, '2019-09-06 17:47:40', '2019-09-06 17:47:40', '<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Contact Number (required)\r\n   [text* YourNumber] </label>\r\n\r\n<label> Arrival Date \r\n[date ArrivalDate] </label>\r\n\r\n<label> Departure Date\r\n[date* DepartureDate min:2019-11-01 max:2024-12-30] </label>\r\n\r\n<label> Your Message\r\n    [textarea your-message] </label>\r\n\r\n[submit "Send"]\n1\nWebsite Enquiry\nWebsite Form <info@watershedguesthouse.co.za>\ninfo@watershedguesthouse.co.za\nFrom: [your-name]\r\nEmail: <[your-email]>\r\nContact number: [YourNumber]\r\nArrival date: [ArrivalDate]\r\nDeparture date: [DepartureDate]\r\n\r\nMessage:\r\n[your-message]\r\n\r\n\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\n\n\n\n\n\nWatershed "[your-subject]"\nWatershed <info@watershedguesthouse.co.za>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\nReply-To: info@watershedguesthouse.co.za\n\n\n\nThank you for your enquiry. We will respond as soon as possible.\nThere was an error trying to send your enquiry. 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.\nPlease accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact Us Page', '', 'publish', 'closed', 'closed', '', 'test', '', '', '2019-11-01 08:12:54', '2019-11-01 06:12:54', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=wpcf7_contact_form&#038;p=4374', 0, 'wpcf7_contact_form', '', 0),
(4395, 1, '2019-09-07 08:53:37', '2019-09-07 08:53:37', '', 'Room Decor .02', '', 'inherit', 'open', 'closed', '', 'room-decor-02', '', '', '2019-11-26 13:28:53', '2019-11-26 11:28:53', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Room-Decor-.02.jpg', 0, 'attachment', 'image/jpeg', 0),
(4379, 1, '2019-09-07 05:40:35', '2019-09-07 05:40:35', '<p>[pl_row]<br />[pl_col col=12]<br />[pl_text]</p>\n<p>[/pl_text]<br />[/pl_col]<br />[/pl_row]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-07 05:40:35', '2019-09-07 05:40:35', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/07/1629-revision-v1/', 0, 'revision', '', 0),
(4376, 1, '2019-09-07 05:31:59', '2019-09-07 05:31:59', '<p>[pl_row]<br />[pl_col col=12]<br />[pl_text]</p>\n<p>[/pl_text]<br />[/pl_col]<br />[/pl_row]</p>\n\n<!-- wp:ninja-forms/form {"formID":1,"formName":"Contact Us ( ID: 1 )"} -->\n<div class="wp-block-ninja-forms-form">[ninja_forms id=1]</div>\n<!-- /wp:ninja-forms/form -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-07 05:31:59', '2019-09-07 05:31:59', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/07/1629-revision-v1/', 0, 'revision', '', 0),
(4383, 1, '2019-09-07 07:46:14', '2019-09-07 07:46:14', 'The Honeymoon Suite is spacious and has an en suite bathroom with a spa bath and a shower that is part of an open plan room.\r\nThe bedroom and comfortable lounge has a view of the Hartbeespoort dam.\r\nThe suite is fully equipped with an air conditioner, microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.\r\nThe lounge has a flat screen television with DSTV (full bouquet).\r\nDouble doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.\r\nWe provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.\r\nA continental breakfast (muffins, croissants, fruit salad etc.) as well some bathroom amenities are also included in the rate.\r\n\r\n<em>The Standard Honeymoon Suite can be upgraded to include the use of the Jacuzzi. Please note that an additional cost will be applied. Kindly notify us should you wish to include the Jacuzzi upon making your reservation.</em>\r\n\r\n&nbsp;', 'Standard Honeymoon Suite', '', 'publish', 'open', 'closed', '', 'standard-honeymoon-suite', '', '', '2019-10-03 11:38:29', '2019-10-03 09:38:29', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=room&#038;p=4383', 0, 'room', '', 1),
(4474, 1, '2019-09-09 14:32:17', '0000-00-00 00:00:00', '', 'Coffee & Tea making facilities', '', 'draft', 'closed', 'closed', '', '', '', '', '2019-09-09 14:32:17', '2019-09-09 14:32:17', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=wpsm_servicebox_r&#038;p=4474', 0, 'wpsm_servicebox_r', '', 0),
(4396, 1, '2019-09-08 17:51:43', '2019-09-08 17:51:43', '', '20190906_143410', '', 'inherit', 'open', 'closed', '', '20190906_143410', '', '', '2019-11-26 13:33:26', '2019-11-26 11:33:26', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410.jpg', 0, 'attachment', 'image/jpeg', 0),
(4397, 1, '2019-09-08 17:52:27', '2019-09-08 17:52:27', '', 'Suite 002', '', 'inherit', 'open', 'closed', '', '20190906_153537', '', '', '2019-11-26 13:24:25', '2019-11-26 11:24:25', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_153537.jpg', 0, 'attachment', 'image/jpeg', 0),
(4398, 1, '2019-09-08 17:59:37', '2019-09-08 17:59:37', '', 'Suite 02 - Jacuzzi', '', 'inherit', 'open', 'closed', '', 'jacuzzi-01', '', '', '2019-11-26 13:31:54', '2019-11-26 11:31:54', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/Jacuzzi-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(5008, 1, '2019-11-26 13:31:05', '2019-11-26 11:31:05', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:31:05', '2019-11-26 11:31:05', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(4400, 1, '2019-09-08 18:35:46', '2019-09-08 18:35:46', '', '20190906_135748[1]', '', 'inherit', 'open', 'closed', '', '20190906_1357481', '', '', '2019-09-08 18:35:46', '2019-09-08 18:35:46', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_1357481.jpg', 0, 'attachment', 'image/jpeg', 0),
(4401, 1, '2019-09-08 18:41:16', '2019-09-08 18:41:16', '', 'Suite 001 - Lounge area', '', 'inherit', 'open', 'closed', '', 'img-20190819-wa00071', '', '', '2019-11-26 13:26:04', '2019-11-26 11:26:04', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/IMG-20190819-WA00071.jpg', 0, 'attachment', 'image/jpeg', 0),
(4536, 1, '2019-09-17 11:05:34', '2019-09-17 11:05:34', '', 'Our Rooms', '', 'publish', 'closed', 'closed', '', 'rooms-new', '', '', '2019-10-03 12:03:05', '2019-10-03 10:03:05', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4536', 0, 'page', '', 0),
(4428, 1, '2019-09-09 05:51:10', '2019-09-09 05:51:10', 'The Honeymoon Suite is spacious and has an en suite bathroom with a spa bath and a shower that is part of an open plan room.\r\n\r\nThe bedroom and comfortable lounge has a view of the Hartbeespoort dam.\r\n\r\nThe suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.\r\n\r\nThe lounge has a flat screen television with DSTV (full bouquet).\r\n\r\nDouble doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.\r\n\r\nWe provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.\r\n\r\nA continental breakfast (muffins, croissants, fruit salad etc.) as well some bathroom amenities are also included in the rate.', 'Standard Honeymoon Suite (excl. the use of the Jacuzzi)', '', 'inherit', 'closed', 'closed', '', '4427-revision-v1', '', '', '2019-09-09 05:51:10', '2019-09-09 05:51:10', '', 4427, 'https://watershedguesthouse.co.za/beta/2019/09/09/4427-revision-v1/', 0, 'revision', '', 0),
(5016, 1, '2020-01-08 23:19:33', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2020-01-08 23:19:33', '0000-00-00 00:00:00', '', 0, 'https://watershedguesthouse.co.za/beta/?p=5016', 1, 'nav_menu_item', '', 0),
(4412, 1, '2019-09-08 21:13:52', '2019-09-08 21:13:52', '', 'Suite 01', '', 'inherit', 'open', 'closed', '', '20190906_1356341', '', '', '2019-09-08 21:14:15', '2019-09-08 21:14:15', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_1356341.jpg', 0, 'attachment', 'image/jpeg', 0),
(4410, 1, '2019-09-08 21:06:10', '2019-09-08 21:06:10', '', 'Suite 02', '', 'inherit', 'open', 'closed', '', '20190906_1535371', '', '', '2019-09-08 21:06:33', '2019-09-08 21:06:33', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_1535371.jpg', 0, 'attachment', 'image/jpeg', 0),
(4513, 1, '2019-09-10 17:22:36', '2019-09-10 17:22:36', '{\n    "custom_css[hotelmaster]": {\n        "value": ".nivo-caption { display:none !important; }",\n        "type": "custom_css",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-10 17:22:36"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '52a920ca-8c5d-425e-aaee-5e124c10deb7', '', '', '2019-09-10 17:22:36', '2019-09-10 17:22:36', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/10/52a920ca-8c5d-425e-aaee-5e124c10deb7/', 0, 'customize_changeset', '', 0),
(4920, 1, '2019-10-03 11:45:05', '2019-10-03 09:45:05', '', 'Our Rooms', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-10-03 11:45:05', '2019-10-03 09:45:05', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/10/03/4536-revision-v1/', 0, 'revision', '', 0),
(4946, 1, '2019-10-09 19:50:32', '2019-10-09 17:50:32', '[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h5 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h5>\n<h5 style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</h5>\n<h5 style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact 081 409 0226 (for Mandy)</span></h5>\n<h5 style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</h5>', 'In-Room Picnic for two', '', 'publish', 'closed', 'closed', '', 'in-room-picnic', '', '', '2019-10-09 20:06:00', '2019-10-09 18:06:00', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4946', 0, 'page', '', 0),
(4427, 1, '2019-09-09 05:51:28', '0000-00-00 00:00:00', 'The Honeymoon Suite is spacious and has an en suite bathroom with a spa bath and a shower that is part of an open plan room.\n\nThe bedroom and comfortable lounge has a view of the Hartbeespoort dam.\n\nThe suite is fully equipped with an air conditioner,  microwave, kettle, bar fridge, crockery and cutlery, coffee making facilities and a hair dryer.\n\nThe lounge has a flat screen television with DSTV (full bouquet).\n\nDouble doors open onto a private patio with a gas braai and outdoor furniture. Enjoy the beautiful view of the dam and the surrounding mountains while having your morning coffee.\n\nWe provide a small bottle of milk, two bottles of still water per day as well as coffee, tea and sugar sachets for our guests.\n\nA continental breakfast (muffins, croissants, fruit salad etc.) as well some bathroom amenities are also included in the rate.', 'Standard Honeymoon Suite (excl. the use of the Jacuzzi)', '', 'draft', 'closed', 'closed', '', '', '', '', '2019-09-09 05:51:28', '2019-09-09 05:51:28', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4427', 0, 'page', '', 0),
(4439, 1, '2019-09-09 10:25:11', '2019-09-09 10:25:11', '', '20190906_135732', '', 'inherit', 'open', 'closed', '', '20190906_135732', '', '', '2019-09-09 10:25:11', '2019-09-09 10:25:11', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_135732.jpg', 0, 'attachment', 'image/jpeg', 0),
(5004, 1, '2019-11-26 13:09:19', '2019-11-26 11:09:19', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 13:09:19', '2019-11-26 11:09:19', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(4967, 1, '2019-10-09 20:57:54', '2019-10-09 18:57:54', '[gallery size="post-slider-side" ids="4947,4948,4949"]\n<h3 style="text-align: center;"><span style="color: #993366;">Nothing says relaxed and romantic like a picnic!</span>\n<span style="color: #993366;">Picnics are a superb way to relax and spend time with those you love…</span>\nThe offer consists of a private in-room picnic that is set up in your unit with comfy blankets and pillows.</h3>\n<h5 style="text-align: center;">The price includes:\n- a cheese, fruit, cracker and cold meat platter\n- a lunch platter\n- a sweet platter\n- a bottle of wine/sparkling wine/non-alcoholic sparkling beverage on ice\n- a bottle of Appletiser\n- 2 x bottles water\nWe provide glasses, cutlery and crockery\nPlease advise if there are any food allergies\nPlease advise on choice of wine or Sparkling wine or non-alcoholic beverage\n<strong>Cost: R1000.00 per couple</strong></h5>\n<h5 style="text-align: center;"><strong>Optional Extras</strong>\n- Rose petals for R200\n- Standard Helium Balloons at R15 each\n- A bouquet of flowers for R300\n– Birthday Cake (Price on request)\n- Beverage of your choice\n- Special requests</h5>\n<h5 style="text-align: center;"><strong>Bookings are essential.</strong>\n<span style="color: #993366;">For bookings or enquiries contact 081 409 0226 (for Mandy)</span></h5>\n<h5 style="text-align: center;"><strong>Terms &amp; Conditions:</strong>\n- Bookings are required at least 2 days in advance\n- A 50% deposit is required in order to secure and confirm your reservation with the balance due in cash\nupon your arrival at the guesthouse.\n- Setup times need to be arranged with the caterer when making the booking.\n- Packdown/collection will be done at 10h00 by the caterer the day after the booking.\n- All serving ware, blankets, pillows, baskets, cutlery, crockery, decor and tablecloths remain the property or the caterer.\n- A fee will be charged should any items be lost or damaged\n- A detailed email will follow with further information</h5>', 'In-Room Picnic for two', '', 'publish', 'open', 'open', '', 'in-room-picnic', '', '', '2019-10-09 21:01:05', '2019-10-09 19:01:05', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4967', 0, 'post', '', 0),
(4479, 1, '2019-09-09 14:58:59', '2019-09-09 14:58:59', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2019-09-09 14:58:59', '2019-09-09 14:58:59', '', 0, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(4508, 0, '2019-09-09 19:33:14', '2019-09-09 19:33:14', '[]', 'woocommerce_update_marketplace_suggestions', '', 'publish', 'open', 'closed', '', 'scheduled-action-5d76a928128f67.83130470-hUxGYbQkqweSh2XertlCJw7vY2SQmhjb', '', '', '2019-09-09 19:34:00', '2019-09-09 19:34:00', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=scheduled-action&#038;p=4508', 0, 'scheduled-action', '', 3),
(4528, 0, '2019-09-17 11:03:57', '2019-09-17 11:03:57', '[]', 'wc_admin_unsnooze_admin_notes', '', 'pending', 'open', 'closed', '', '', '', '', '2019-09-17 11:03:57', '2019-09-17 11:03:57', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=scheduled-action&p=4528', 0, 'scheduled-action', '', 1),
(4891, 1, '2019-09-28 13:42:16', '2019-09-28 13:42:16', '{\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 9,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:42:16"\n    },\n    "nav_menu_item[4734]": {\n        "value": {\n            "menu_item_parent": 4643,\n            "object_id": 4714,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/test/packages/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 7,\n            "status": "publish",\n            "original_title": "Packages",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:42:16"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 10,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:42:16"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 11,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:42:16"\n    },\n    "nav_menu_item[-370959788886675460]": {\n        "value": {\n            "object_id": 4889,\n            "object": "page",\n            "menu_item_parent": 0,\n            "position": 8,\n            "type": "post_type",\n            "title": "Packages Test",\n            "url": "https://watershedguesthouse.co.za/beta/packages-test/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Packages Test",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:42:16"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '12c36f71-af3c-470e-9e83-f8b785df75c9', '', '', '2019-09-28 13:42:16', '2019-09-28 13:42:16', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/28/12c36f71-af3c-470e-9e83-f8b785df75c9/', 0, 'customize_changeset', '', 0),
(4527, 0, '2019-09-17 10:03:33', '2019-09-17 10:03:33', '[]', 'wc_admin_unsnooze_admin_notes', '', 'publish', 'open', 'closed', '', 'scheduled-action-5d80af8d17f917.66373350-GTVnEreckmWocye0SFqovyAEKFpc1gzt', '', '', '2019-09-17 10:03:57', '2019-09-17 10:03:57', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=scheduled-action&#038;p=4527', 0, 'scheduled-action', '', 3),
(4514, 1, '2019-09-10 17:22:36', '2019-09-10 17:22:36', '', 'hotelmaster', '', 'publish', 'closed', 'closed', '', 'hotelmaster', '', '', '2019-09-17 15:36:50', '2019-09-17 15:36:50', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/10/hotelmaster/', 0, 'custom_css', '', 0),
(4639, 1, '2019-09-17 15:36:50', '2019-09-17 15:36:50', '', 'hotelmaster', '', 'inherit', 'closed', 'closed', '', '4514-revision-v1', '', '', '2019-09-17 15:36:50', '2019-09-17 15:36:50', '', 4514, 'https://watershedguesthouse.co.za/beta/2019/09/17/4514-revision-v1/', 0, 'revision', '', 0),
(4515, 1, '2019-09-10 17:22:36', '2019-09-10 17:22:36', '.nivo-caption { display:none !important; }', 'hotelmaster', '', 'inherit', 'closed', 'closed', '', '4514-revision-v1', '', '', '2019-09-10 17:22:36', '2019-09-10 17:22:36', '', 4514, 'https://watershedguesthouse.co.za/beta/2019/09/10/4514-revision-v1/', 0, 'revision', '', 0),
(4516, 1, '2019-09-10 17:27:08', '2019-09-10 17:27:08', '{\n    "custom_css[hotelmaster]": {\n        "value": ".flex-caption {\\n    display: none;\\n}",\n        "type": "custom_css",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-10 17:27:08"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '8b7f5606-1c9c-49c9-821f-485897bb9826', '', '', '2019-09-10 17:27:08', '2019-09-10 17:27:08', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/10/8b7f5606-1c9c-49c9-821f-485897bb9826/', 0, 'customize_changeset', '', 0),
(4517, 1, '2019-09-10 17:27:08', '2019-09-10 17:27:08', '.flex-caption {\n    display: none;\n}', 'hotelmaster', '', 'inherit', 'closed', 'closed', '', '4514-revision-v1', '', '', '2019-09-10 17:27:08', '2019-09-10 17:27:08', '', 4514, 'https://watershedguesthouse.co.za/beta/2019/09/10/4514-revision-v1/', 0, 'revision', '', 0),
(4622, 1, '2019-09-17 15:21:37', '2019-09-17 15:21:37', ' ', '', '', 'publish', 'closed', 'closed', '', '4622', '', '', '2019-09-17 15:21:37', '2019-09-17 15:21:37', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/4622/', 2, 'nav_menu_item', '', 0),
(4623, 1, '2019-09-17 15:23:39', '2019-09-17 15:23:39', '{\n    "nav_menu_item[4392]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:23:39"\n    },\n    "nav_menu_item[4539]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4536,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/rooms-new/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 2,\n            "status": "publish",\n            "original_title": "Rooms New",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:23:39"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', 'c93889d0-ac4e-4607-aea4-b70440de6f3e', '', '', '2019-09-17 15:23:39', '2019-09-17 15:23:39', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/c93889d0-ac4e-4607-aea4-b70440de6f3e/', 0, 'customize_changeset', '', 0),
(4643, 1, '2019-09-17 15:45:06', '2019-09-17 15:45:06', ' ', '', '', 'publish', 'closed', 'closed', '', '4643', '', '', '2019-09-22 19:48:56', '2019-09-22 19:48:56', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/4643/', 4, 'nav_menu_item', '', 0),
(4627, 1, '2019-09-17 15:25:41', '2019-09-17 15:25:41', '{\n    "nav_menu_item[4392]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:25:39"\n    },\n    "nav_menu_item[4539]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4536,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/rooms-new/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 2,\n            "status": "publish",\n            "original_title": "Rooms New",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:25:39"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '85f3e7d1-d0bb-4d3e-bc47-8dc13227dd7b', '', '', '2019-09-17 15:25:41', '2019-09-17 15:25:41', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4627', 0, 'customize_changeset', '', 0),
(4628, 1, '2019-09-17 15:31:34', '2019-09-17 15:31:34', '{\n    "nav_menu_item[4329]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:31:34"\n    },\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "Nearby Activities",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "mega_menu",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 5,\n            "status": "publish",\n            "original_title": "Sample Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:26:35"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 6,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:26:35"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 7,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:26:35"\n    },\n    "nav_menu_item[-7515308013805296000]": {\n        "value": {\n            "object_id": 4624,\n            "object": "page",\n            "menu_item_parent": 0,\n            "position": 3,\n            "type": "post_type",\n            "title": "Extras & Activies *",\n            "url": "https://watershedguesthouse.co.za/beta/extras-activies/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Extras & Activies *",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:26:35"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '0712a93a-45a8-4793-bbc1-8eb96a1c7b66', '', '', '2019-09-17 15:31:34', '2019-09-17 15:31:34', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4628', 0, 'customize_changeset', '', 0),
(4634, 1, '2019-09-17 15:32:28', '2019-09-17 15:32:28', '', 'Our Rooms', '', 'inherit', 'closed', 'closed', '', '4536-revision-v1', '', '', '2019-09-17 15:32:28', '2019-09-17 15:32:28', '', 4536, 'https://watershedguesthouse.co.za/beta/2019/09/17/4536-revision-v1/', 0, 'revision', '', 0),
(4638, 1, '2019-09-17 15:36:50', '2019-09-17 15:36:50', '{\n    "custom_css[hotelmaster]": {\n        "value": "",\n        "type": "custom_css",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:36:50"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '84ab1b42-1559-49a8-9c81-99e0100c67de', '', '', '2019-09-17 15:36:50', '2019-09-17 15:36:50', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/84ab1b42-1559-49a8-9c81-99e0100c67de/', 0, 'customize_changeset', '', 0),
(4640, 1, '2019-09-17 15:44:28', '2019-09-17 15:44:28', '', 'Midweek Specials & Packages', '', 'publish', 'closed', 'closed', '', 'midweek-specials-packages', '', '', '2019-09-28 14:15:29', '2019-09-28 14:15:29', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4640', 0, 'page', '', 0),
(4642, 1, '2019-09-17 15:45:06', '2019-09-17 15:45:06', '{\n    "nav_menu_item[4625]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:45:06"\n    },\n    "nav_menu_item[-5032025640981268000]": {\n        "value": {\n            "object_id": 4640,\n            "object": "page",\n            "menu_item_parent": 0,\n            "position": 7,\n            "type": "post_type",\n            "title": "Test",\n            "url": "https://watershedguesthouse.co.za/beta/test/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Test",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 15:45:06"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '5e4e61cc-e2a0-4180-82b2-dc177b777dbe', '', '', '2019-09-17 15:45:06', '2019-09-17 15:45:06', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/5e4e61cc-e2a0-4180-82b2-dc177b777dbe/', 0, 'customize_changeset', '', 0),
(4902, 1, '2019-09-28 14:07:10', '2019-09-28 14:07:10', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:07:10', '2019-09-28 14:07:10', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4901, 1, '2019-09-28 14:04:59', '2019-09-28 14:04:59', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:04:59', '2019-09-28 14:04:59', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4646, 1, '2019-09-17 16:00:29', '2019-09-17 16:00:29', '[pl_row]\n[pl_col col=12]\n[pl_text]\n\n[/pl_text]\n[/pl_col]\n[/pl_row]', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-09-17 16:00:29', '2019-09-17 16:00:29', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/09/17/1629-revision-v1/', 0, 'revision', '', 0),
(4993, 1, '2019-10-09 21:33:01', '2019-10-09 19:33:01', '[pl_row]\n[pl_col col=12]\n[pl_text]\n\n[/pl_text]\n[/pl_col]\n[/pl_row]', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-autosave-v1', '', '', '2019-10-09 21:33:01', '2019-10-09 19:33:01', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/10/09/1629-autosave-v1/', 0, 'revision', '', 0),
(4893, 1, '2019-09-28 13:43:20', '2019-09-28 13:43:20', '', 'Packages Test', '', 'inherit', 'closed', 'closed', '', '4889-revision-v1', '', '', '2019-09-28 13:43:20', '2019-09-28 13:43:20', '', 4889, 'https://watershedguesthouse.co.za/beta/2019/09/28/4889-revision-v1/', 0, 'revision', '', 0),
(4894, 1, '2019-09-28 13:45:15', '2019-09-28 13:45:15', '{\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 11,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:45:10"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 12,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:45:10"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 13,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:45:10"\n    },\n    "nav_menu_item[-4259221580252377000]": {\n        "value": {\n            "object_id": 4714,\n            "object": "page",\n            "menu_item_parent": 4892,\n            "position": 10,\n            "type": "post_type",\n            "title": "Packages",\n            "url": "https://watershedguesthouse.co.za/beta/test/packages/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Packages",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:45:10"\n    },\n    "nav_menu_item[-1519754072999549000]": {\n        "value": {\n            "object_id": 4688,\n            "object": "page",\n            "menu_item_parent": 4892,\n            "position": 9,\n            "type": "post_type",\n            "title": "Midweek Specials",\n            "url": "https://watershedguesthouse.co.za/beta/test/midweek-specials/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Midweek Specials",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 13:45:10"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '77cd07b3-456b-4362-b994-02f64e365532', '', '', '2019-09-28 13:45:15', '2019-09-28 13:45:15', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4894', 0, 'customize_changeset', '', 0);
INSERT INTO `wpor_posts` VALUES
(4650, 1, '2019-09-17 16:03:30', '2019-09-17 16:03:30', '{\n    "nav_menu_item[4636]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 16:03:30"\n    },\n    "nav_menu_item[4643]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4640,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/test/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 3,\n            "status": "publish",\n            "original_title": "Packages & Extras",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-17 16:03:30"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '20475a42-8958-4ee2-9b00-1aa87b45f340', '', '', '2019-09-17 16:03:30', '2019-09-17 16:03:30', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/17/20475a42-8958-4ee2-9b00-1aa87b45f340/', 0, 'customize_changeset', '', 0),
(4882, 1, '2019-09-28 13:34:10', '2019-09-28 13:34:10', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:34:10', '2019-09-28 13:34:10', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0),
(4658, 1, '2019-09-17 23:59:31', '2019-09-17 23:59:31', '', 'Horse Rides and Packages', '', 'publish', 'closed', 'closed', '', 'horse-rides-and-packages', '', '', '2019-09-17 23:59:31', '2019-09-17 23:59:31', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4658', 0, 'page', '', 0),
(4659, 1, '2019-09-17 23:59:31', '2019-09-17 23:59:31', '', 'Horse Rides and Packages', '', 'inherit', 'closed', 'closed', '', '4658-revision-v1', '', '', '2019-09-17 23:59:31', '2019-09-17 23:59:31', '', 4658, 'https://watershedguesthouse.co.za/beta/2019/09/17/4658-revision-v1/', 0, 'revision', '', 0),
(5010, 1, '2019-11-26 14:12:07', '2019-11-26 12:12:07', '', 'Home', '', 'inherit', 'closed', 'closed', '', '3720-revision-v1', '', '', '2019-11-26 14:12:07', '2019-11-26 12:12:07', '', 3720, 'https://watershedguesthouse.co.za/beta/2019/11/26/3720-revision-v1/', 0, 'revision', '', 0),
(4992, 1, '2019-10-09 21:32:41', '2019-10-09 19:32:41', '[pl_row]\n[pl_col col=12]\n[pl_text]\n\n[/pl_text]\n[/pl_col]\n[/pl_row]', 'Contact Page', '', 'inherit', 'closed', 'closed', '', '1629-revision-v1', '', '', '2019-10-09 21:32:41', '2019-10-09 19:32:41', '', 1629, 'https://watershedguesthouse.co.za/beta/2019/10/09/1629-revision-v1/', 0, 'revision', '', 0),
(4666, 1, '2019-09-18 10:48:54', '2019-09-18 10:48:54', '', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2019-09-18 11:44:40', '2019-09-18 11:44:40', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4666', 0, 'page', '', 0),
(4680, 1, '2019-09-18 11:42:16', '2019-09-18 11:42:16', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 11:42:16', '2019-09-18 11:42:16', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4670, 1, '2019-09-18 10:51:49', '2019-09-18 10:51:49', '', '20190906_143410', '', 'inherit', 'open', 'closed', '', '20190906_143410-2', '', '', '2019-09-18 10:51:49', '2019-09-18 10:51:49', '', 4666, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190906_143410-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4681, 1, '2019-09-18 11:43:54', '2019-09-18 11:43:54', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 11:43:54', '2019-09-18 11:43:54', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4682, 1, '2019-09-18 11:44:40', '2019-09-18 11:44:40', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 11:44:40', '2019-09-18 11:44:40', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4996, 1, '2019-11-05 11:01:52', '2019-11-05 09:01:52', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-11-05 11:01:52', '2019-11-05 09:01:52', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/11/05/4714-revision-v1/', 0, 'revision', '', 0),
(4673, 1, '2019-09-18 10:57:48', '2019-09-18 10:57:48', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 10:57:48', '2019-09-18 10:57:48', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4674, 1, '2019-09-18 10:58:16', '2019-09-18 10:58:16', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 10:58:16', '2019-09-18 10:58:16', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4675, 1, '2019-09-18 10:58:55', '2019-09-18 10:58:55', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 10:58:55', '2019-09-18 10:58:55', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4676, 1, '2019-09-18 10:59:23', '2019-09-18 10:59:23', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 10:59:23', '2019-09-18 10:59:23', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4677, 1, '2019-09-18 10:59:53', '2019-09-18 10:59:53', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 10:59:53', '2019-09-18 10:59:53', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4678, 1, '2019-09-18 11:00:20', '2019-09-18 11:00:20', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 11:00:20', '2019-09-18 11:00:20', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4679, 1, '2019-09-18 11:00:48', '2019-09-18 11:00:48', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '4666-revision-v1', '', '', '2019-09-18 11:00:48', '2019-09-18 11:00:48', '', 4666, 'https://watershedguesthouse.co.za/beta/2019/09/18/4666-revision-v1/', 0, 'revision', '', 0),
(4903, 1, '2019-09-28 14:08:01', '2019-09-28 14:08:01', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:08:01', '2019-09-28 14:08:01', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4686, 1, '2019-09-18 11:54:10', '2019-09-18 11:54:10', '{\n    "nav_menu_item[4539]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4536,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/rooms-new/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 3,\n            "status": "publish",\n            "original_title": "Our Rooms",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 11:54:10"\n    },\n    "nav_menu_item[4643]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4640,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/test/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 4,\n            "status": "publish",\n            "original_title": "Packages & Extras",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 11:54:10"\n    },\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "Nearby Activities",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 5,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 11:54:10"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 6,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 11:54:10"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 7,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 11:54:10"\n    },\n    "nav_menu_item[-307813567706282000]": {\n        "value": {\n            "object_id": 4666,\n            "object": "page",\n            "menu_item_parent": 0,\n            "position": 2,\n            "type": "post_type",\n            "title": "About Us",\n            "url": "https://watershedguesthouse.co.za/beta/about-us/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "About Us",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 11:54:10"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', 'e01cc95e-f615-4b75-93f9-b25628e4d3c7', '', '', '2019-09-18 11:54:10', '2019-09-18 11:54:10', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/18/e01cc95e-f615-4b75-93f9-b25628e4d3c7/', 0, 'customize_changeset', '', 0),
(4687, 1, '2019-09-18 11:54:10', '2019-09-18 11:54:10', ' ', '', '', 'publish', 'closed', 'closed', '', '4687', '', '', '2019-09-22 19:48:56', '2019-09-22 19:48:56', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/18/4687/', 2, 'nav_menu_item', '', 0),
(4688, 1, '2019-09-18 11:55:52', '2019-09-18 11:55:52', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'publish', 'closed', 'closed', '', 'midweek-specials', '', '', '2020-01-23 21:41:26', '2020-01-23 19:41:26', '', 4640, 'https://watershedguesthouse.co.za/beta/?page_id=4688', 1, 'page', '', 0),
(4943, 1, '2019-10-09 18:33:26', '2019-10-09 16:33:26', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:33:26', '2019-10-09 16:33:26', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4691, 1, '2019-09-18 12:18:35', '2019-09-18 12:18:35', '{\n    "nav_menu_item[-4344089659320285000]": {\n        "value": {\n            "object_id": 4688,\n            "object": "page",\n            "menu_item_parent": 4643,\n            "position": 1,\n            "type": "post_type",\n            "title": "Midweek Specials",\n            "url": "https://watershedguesthouse.co.za/beta/test/midweek-specials/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Midweek Specials",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 12:18:35"\n    },\n    "nav_menu_item[4643]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4640,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/test/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 4,\n            "status": "publish",\n            "original_title": "Packages & Extras",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 12:18:35"\n    },\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "Nearby Activities",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 8,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 12:18:35"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 9,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 12:18:35"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 10,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 12:18:35"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '56e16dd7-1afc-4244-9ff8-dbe4782e4b5f', '', '', '2019-09-18 12:18:35', '2019-09-18 12:18:35', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4691', 0, 'customize_changeset', '', 0),
(4692, 1, '2019-09-18 12:18:35', '2019-09-18 12:18:35', ' ', '', '', 'publish', 'closed', 'closed', '', '4692', '', '', '2019-09-22 19:48:56', '2019-09-22 19:48:56', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/18/4692/', 5, 'nav_menu_item', '', 0),
(4935, 1, '2019-10-09 18:24:35', '2019-10-09 16:24:35', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:24:35', '2019-10-09 16:24:35', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4939, 1, '2019-10-09 18:31:06', '2019-10-09 16:31:06', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:31:06', '2019-10-09 16:31:06', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4753, 1, '2019-09-22 19:48:56', '2019-09-22 19:48:56', '{\n    "nav_menu_item[4692]": {\n        "value": {\n            "menu_item_parent": 4643,\n            "object_id": 4688,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/test/midweek-specials/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 5,\n            "status": "publish",\n            "original_title": "Midweek Specials",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[4687]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4666,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/about-us/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 2,\n            "status": "publish",\n            "original_title": "About Us",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[4539]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4536,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/rooms-new/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 3,\n            "status": "publish",\n            "original_title": "Our Rooms",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[4734]": {\n        "value": {\n            "menu_item_parent": 4643,\n            "object_id": 4714,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/test/packages/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 8,\n            "status": "publish",\n            "original_title": "Packages",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[4643]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4640,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/test/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "",\n            "nav_menu_term_id": 58,\n            "position": 4,\n            "status": "publish",\n            "original_title": "Packages & Extras",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 9,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 10,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 11,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[-1645183112608798700]": {\n        "value": {\n            "object_id": 19,\n            "object": "post_tag",\n            "menu_item_parent": 4643,\n            "position": 7,\n            "type": "taxonomy",\n            "title": "Link",\n            "url": "https://watershedguesthouse.co.za/beta/tag/link/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Link",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Tag"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    },\n    "nav_menu_item[-1675635503443052500]": {\n        "value": {\n            "object_id": 39,\n            "object": "post_format",\n            "menu_item_parent": 4643,\n            "position": 6,\n            "type": "taxonomy",\n            "title": "Link",\n            "url": "https://watershedguesthouse.co.za/beta/type/link/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Link",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Format"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-22 19:48:56"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '8a2fedda-abe7-463d-bbcc-2db9b961a94d', '', '', '2019-09-22 19:48:56', '2019-09-22 19:48:56', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/22/8a2fedda-abe7-463d-bbcc-2db9b961a94d/', 0, 'customize_changeset', '', 0),
(4853, 1, '2019-09-23 16:38:57', '2019-09-23 16:38:57', '{\n    "nav_menu_item[4755]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-23 16:38:57"\n    },\n    "nav_menu_item[4754]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-23 16:38:57"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', 'a323ddcd-2635-4f90-863d-cd4ebaaab999', '', '', '2019-09-23 16:38:57', '2019-09-23 16:38:57', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/23/a323ddcd-2635-4f90-863d-cd4ebaaab999/', 0, 'customize_changeset', '', 0),
(4714, 1, '2019-09-18 17:07:58', '2019-09-18 17:07:58', '', 'Packages', '', 'publish', 'closed', 'closed', '', 'packages', '', '', '2019-11-05 11:01:52', '2019-11-05 09:01:52', '', 4640, 'https://watershedguesthouse.co.za/beta/?page_id=4714', 0, 'page', '', 0),
(4906, 1, '2019-09-28 14:11:56', '2019-09-28 14:11:56', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:11:56', '2019-09-28 14:11:56', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4940, 1, '2019-10-09 18:31:46', '2019-10-09 16:31:46', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:31:46', '2019-10-09 16:31:46', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4733, 1, '2019-09-18 18:10:17', '2019-09-18 18:10:17', '{\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 7,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 18:10:11"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 8,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 18:10:11"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 9,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 18:10:11"\n    },\n    "nav_menu_item[-5640424088671947000]": {\n        "value": {\n            "object_id": 4714,\n            "object": "page",\n            "menu_item_parent": 4643,\n            "position": 3,\n            "type": "post_type",\n            "title": "Packages",\n            "url": "https://watershedguesthouse.co.za/beta/test/packages/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Packages",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-18 18:10:11"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '422bc182-401e-4163-ae43-1ea31b6beedc', '', '', '2019-09-18 18:10:17', '2019-09-18 18:10:17', '', 0, 'https://watershedguesthouse.co.za/beta/?p=4733', 0, 'customize_changeset', '', 0),
(4905, 1, '2019-09-28 14:09:33', '2019-09-28 14:09:33', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:09:33', '2019-09-28 14:09:33', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4777, 1, '2019-09-23 15:25:19', '2019-09-23 15:25:19', '', '20190704_124040', '', 'inherit', 'open', 'closed', '', '20190704_124040', '', '', '2019-09-23 15:25:19', '2019-09-23 15:25:19', '', 4714, 'https://watershedguesthouse.co.za/beta/wp-content/uploads/2019/09/20190704_124040.jpg', 0, 'attachment', 'image/jpeg', 0),
(4886, 1, '2019-09-28 13:36:33', '2019-09-28 13:36:33', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:36:33', '2019-09-28 13:36:33', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0),
(4887, 1, '2019-09-28 13:36:55', '2019-09-28 13:36:55', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:36:55', '2019-09-28 13:36:55', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0),
(4930, 1, '2019-10-09 17:43:24', '2019-10-09 15:43:24', '<label> Your Name (required)\r\n    [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] </label>\r\n\r\n<label> Contact Number (required)\r\n   [text* YourNumber] </label>\r\n\r\n<label> Desired Option (required)\r\n[select* Desiredoption "Standard Honeymoon Suite" "Honeymoon Suite De Lux"] </label>\r\n\r\n<label> Arrival Date \r\n[date ArrivalDate] </label>\r\n\r\n<label> Departure Date\r\n[date* DepartureDate min:2019-11-01 max:2024-12-30] </label>\r\n\r\n<label> Your Message\r\n    [textarea your-message] </label>\r\n\r\n[submit "Send"]\n1\nMidweek Enquiry\nWatershed <info@watershedguesthouse.co.za>\ninfo@watershedguesthouse.co.za\nFrom: [your-name]\r\nEmail: <[your-email]>\r\nContact number: [YourNumber]\r\nDesired option: [Desiredoption]\r\nArrival date: [ArrivalDate]\r\nDeparture date: [DepartureDate]\r\n\r\nMessage:\r\n[your-message]\r\n\r\n\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\n\n\n\n\n\nWatershed "[your-subject]"\nWatershed <info@watershedguesthouse.co.za>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email was sent from a contact form on Watershed (https://watershedguesthouse.co.za/beta)\nReply-To: info@watershedguesthouse.co.za\n\n\n\nThank you for your message. Your enquiry 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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe email address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Midweek Specials Contact Form', '', 'publish', 'closed', 'closed', '', 'untitled', '', '', '2019-12-12 23:36:05', '2019-12-12 21:36:05', '', 0, 'https://watershedguesthouse.co.za/beta/?post_type=wpcf7_contact_form&#038;p=4930', 0, 'wpcf7_contact_form', '', 0),
(4889, 1, '2019-09-28 13:41:33', '2019-09-28 13:41:33', '', 'Packages Test', '', 'publish', 'closed', 'closed', '', 'packages-test', '', '', '2019-09-28 13:43:20', '2019-09-28 13:43:20', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4889', 0, 'page', '', 0),
(4734, 1, '2019-09-18 18:10:17', '2019-09-18 18:10:17', ' ', '', '', 'publish', 'closed', 'closed', '', '4734', '', '', '2020-01-08 23:22:15', '2020-01-08 21:22:15', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/18/4734/', 7, 'nav_menu_item', '', 0),
(4904, 1, '2019-09-28 14:08:55', '2019-09-28 14:08:55', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:08:55', '2019-09-28 14:08:55', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4878, 1, '2019-09-23 18:31:17', '2019-09-23 18:31:17', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-23 18:31:17', '2019-09-23 18:31:17', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/23/4714-revision-v1/', 0, 'revision', '', 0),
(4941, 1, '2019-10-09 18:32:16', '2019-10-09 16:32:16', '<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[contact-form-7 id="4930" title="Untitled"]\n<!-- /wp:shortcode -->', 'Midweek Specials', '', 'inherit', 'closed', 'closed', '', '4688-revision-v1', '', '', '2019-10-09 18:32:16', '2019-10-09 16:32:16', '', 4688, 'https://watershedguesthouse.co.za/beta/2019/10/09/4688-revision-v1/', 0, 'revision', '', 0),
(4888, 1, '2019-09-28 13:38:13', '2019-09-28 13:38:13', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:38:13', '2019-09-28 13:38:13', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0),
(4997, 1, '2019-11-05 11:01:57', '2019-11-05 09:01:57', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-autosave-v1', '', '', '2019-11-05 11:01:57', '2019-11-05 09:01:57', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/11/05/4714-autosave-v1/', 0, 'revision', '', 0),
(4885, 1, '2019-09-28 13:35:59', '2019-09-28 13:35:59', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:35:59', '2019-09-28 13:35:59', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0),
(4883, 1, '2019-09-28 13:34:50', '2019-09-28 13:34:50', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:34:50', '2019-09-28 13:34:50', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0),
(4868, 1, '2019-09-23 17:15:56', '2019-09-23 17:15:56', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-23 17:15:56', '2019-09-23 17:15:56', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/23/4640-revision-v1/', 0, 'revision', '', 0),
(4907, 1, '2019-09-28 14:13:32', '2019-09-28 14:13:32', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:13:32', '2019-09-28 14:13:32', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4861, 1, '2019-09-23 16:59:50', '2019-09-23 16:59:50', '', 'Extras', '', 'publish', 'closed', 'closed', '', 'extras', '', '', '2019-09-23 17:01:58', '2019-09-23 17:01:58', '', 0, 'https://watershedguesthouse.co.za/beta/?page_id=4861', 0, 'page', '', 0),
(4862, 1, '2019-09-23 16:59:50', '2019-09-23 16:59:50', '', 'Extras', '', 'inherit', 'closed', 'closed', '', '4861-revision-v1', '', '', '2019-09-23 16:59:50', '2019-09-23 16:59:50', '', 4861, 'https://watershedguesthouse.co.za/beta/2019/09/23/4861-revision-v1/', 0, 'revision', '', 0),
(4863, 1, '2019-09-23 17:00:24', '2019-09-23 17:00:24', '{\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 8,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-23 17:00:24"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 9,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-23 17:00:24"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 10,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-23 17:00:24"\n    },\n    "nav_menu_item[-9077719317862896000]": {\n        "value": {\n            "object_id": 4861,\n            "object": "page",\n            "menu_item_parent": 4643,\n            "position": 7,\n            "type": "post_type",\n            "title": "Extras",\n            "url": "https://watershedguesthouse.co.za/beta/extras/",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "status": "publish",\n            "original_title": "Extras",\n            "nav_menu_term_id": 58,\n            "_invalid": false,\n            "type_label": "Page"\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-23 17:00:24"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', '2d65f90b-920b-483c-bb92-a45733bf6787', '', '', '2019-09-23 17:00:24', '2019-09-23 17:00:24', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/23/2d65f90b-920b-483c-bb92-a45733bf6787/', 0, 'customize_changeset', '', 0),
(4864, 1, '2019-09-23 17:00:24', '2019-09-23 17:00:24', ' ', '', '', 'publish', 'closed', 'closed', '', '4864', '', '', '2020-01-08 23:22:15', '2020-01-08 21:22:15', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/23/4864/', 8, 'nav_menu_item', '', 0),
(4865, 1, '2019-09-23 17:01:58', '2019-09-23 17:01:58', '', 'Extras', '', 'inherit', 'closed', 'closed', '', '4861-revision-v1', '', '', '2019-09-23 17:01:58', '2019-09-23 17:01:58', '', 4861, 'https://watershedguesthouse.co.za/beta/2019/09/23/4861-revision-v1/', 0, 'revision', '', 0),
(4908, 1, '2019-09-28 14:15:29', '2019-09-28 14:15:29', '', 'Midweek Specials & Packages', '', 'inherit', 'closed', 'closed', '', '4640-revision-v1', '', '', '2019-09-28 14:15:29', '2019-09-28 14:15:29', '', 4640, 'https://watershedguesthouse.co.za/beta/2019/09/28/4640-revision-v1/', 0, 'revision', '', 0),
(4909, 1, '2019-09-28 14:16:59', '2019-09-28 14:16:59', '{\n    "nav_menu_item[4892]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 14:16:59"\n    },\n    "nav_menu_item[4896]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 14:16:59"\n    },\n    "nav_menu_item[4895]": {\n        "value": false,\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 14:16:59"\n    },\n    "nav_menu_item[4333]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 2,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/sample-page/",\n            "title": "",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 13,\n            "status": "publish",\n            "original_title": "Nearby Activities",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 14:16:59"\n    },\n    "nav_menu_item[4339]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 4339,\n            "object": "custom",\n            "type": "custom",\n            "type_label": "Custom Link",\n            "title": "Book Now",\n            "url": "https://www.nightsbridge.co.za/bridge/book?bbid=28921",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 14,\n            "status": "publish",\n            "original_title": "",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 14:16:59"\n    },\n    "nav_menu_item[4340]": {\n        "value": {\n            "menu_item_parent": 0,\n            "object_id": 1629,\n            "object": "page",\n            "type": "post_type",\n            "type_label": "Page",\n            "url": "https://watershedguesthouse.co.za/beta/contact-us/",\n            "title": "Contact Us",\n            "target": "",\n            "attr_title": "",\n            "description": "",\n            "classes": "",\n            "xfn": "",\n            "gdlr_menu_icon": "",\n            "gdlr_mega_menu": "",\n            "gdlr_mega_section": "1/1",\n            "nav_menu_term_id": 58,\n            "position": 15,\n            "status": "publish",\n            "original_title": "Contact Page",\n            "_invalid": false\n        },\n        "type": "nav_menu_item",\n        "user_id": 1,\n        "date_modified_gmt": "2019-09-28 14:16:59"\n    }\n}', '', '', 'publish', 'closed', 'closed', '', 'd5db801c-f3b7-465c-ab21-3d48dc192e3c', '', '', '2019-09-28 14:16:59', '2019-09-28 14:16:59', '', 0, 'https://watershedguesthouse.co.za/beta/2019/09/28/d5db801c-f3b7-465c-ab21-3d48dc192e3c/', 0, 'customize_changeset', '', 0),
(4890, 1, '2019-09-28 13:41:33', '2019-09-28 13:41:33', '', 'Packages Test', '', 'inherit', 'closed', 'closed', '', '4889-revision-v1', '', '', '2019-09-28 13:41:33', '2019-09-28 13:41:33', '', 4889, 'https://watershedguesthouse.co.za/beta/2019/09/28/4889-revision-v1/', 0, 'revision', '', 0),
(4884, 1, '2019-09-28 13:35:33', '2019-09-28 13:35:33', '', 'Packages', '', 'inherit', 'closed', 'closed', '', '4714-revision-v1', '', '', '2019-09-28 13:35:33', '2019-09-28 13:35:33', '', 4714, 'https://watershedguesthouse.co.za/beta/2019/09/28/4714-revision-v1/', 0, 'revision', '', 0);

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

--
-- Table structure for table `wpor_termmeta`
--

CREATE TABLE `wpor_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wpor_terms`
--

CREATE TABLE `wpor_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_terms`
--

INSERT INTO `wpor_terms` VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Aside', 'aside', 0),
(3, 'Audio', 'audio', 0),
(4, 'Blog', 'blog', 0),
(5, 'Fit Row', 'fit-row', 0),
(6, 'Life Style', 'life-style', 0),
(7, 'News Article', 'news-article', 0),
(8, 'Post Slider', 'post-slider', 0),
(9, 'Quote', 'quote', 0),
(10, 'Video', 'video', 0),
(11, 'Animal', 'animal', 0),
(12, 'Aside', 'aside', 0),
(13, 'Audio', 'audio', 0),
(14, 'Blog', 'blog', 0),
(15, 'Business', 'business', 0),
(16, 'Gallery Thumbnail', 'gallery-thumbnail', 0),
(17, 'identity', 'identity-2', 0),
(18, 'Life Style', 'life-style', 0),
(19, 'Link', 'link', 0),
(20, 'News', 'news', 0),
(21, 'Post format', 'post-format', 0),
(22, 'Quote', 'quote', 0),
(23, 'Safari', 'safari', 0),
(24, 'Travel', 'travel', 0),
(25, 'Video', 'video', 0),
(26, 'Deluxe', 'deluxe', 0),
(27, 'Family', 'family', 0),
(28, 'Grand', 'grand', 0),
(29, 'Junior', 'junior', 0),
(30, 'Luxury', 'luxury', 0),
(31, 'Premium', 'premium', 0),
(32, 'room', 'room', 0),
(33, 'Room', 'room', 0),
(34, 'Standard', 'standard', 0),
(35, 'Superior', 'superior', 0),
(36, 'Features', 'features', 0),
(37, 'Main menu', 'main-menu', 0),
(38, 'Shortcodes', 'shortcodes', 0),
(39, 'Link', 'post-format-link', 0),
(40, 'Aside', 'post-format-aside', 0),
(41, 'Audio', 'post-format-audio', 0),
(42, 'Gallery', 'post-format-gallery', 0),
(43, 'Video', 'post-format-video', 0),
(44, 'Quote', 'post-format-quote', 0),
(45, 'All', 'all', 0),
(46, 'Branding', 'branding', 0),
(47, 'Fashion', 'fashion', 0),
(48, 'Flyers', 'flyers', 0),
(49, 'Flyers', 'flyers', 0),
(50, 'Identity', 'identity', 0),
(51, 'Logo', 'logo', 0),
(52, 'Logo', 'logo', 0),
(53, 'Photograph', 'photograph', 0),
(54, 'Typography', 'typography', 0),
(55, 'Typography', 'typography', 0),
(56, 'Vacation', 'vacation', 0),
(57, 'Website', 'website', 0),
(58, 'Main', 'main', 0),
(59, 'simple', 'simple', 0),
(60, 'grouped', 'grouped', 0),
(61, 'variable', 'variable', 0),
(62, 'external', 'external', 0),
(63, 'exclude-from-search', 'exclude-from-search', 0),
(64, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(65, 'featured', 'featured', 0),
(66, 'outofstock', 'outofstock', 0),
(67, 'rated-1', 'rated-1', 0),
(68, 'rated-2', 'rated-2', 0),
(69, 'rated-3', 'rated-3', 0),
(70, 'rated-4', 'rated-4', 0),
(71, 'rated-5', 'rated-5', 0),
(72, 'Uncategorized', 'uncategorized', 0),
(73, 'wc-admin-notes', 'wc-admin-notes', 0);

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

--
-- Table structure for table `wpor_term_relationships`
--

CREATE TABLE `wpor_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_term_relationships`
--

INSERT INTO `wpor_term_relationships` VALUES
(3747, 37, 0),
(3748, 37, 0),
(3996, 37, 0),
(3997, 37, 0),
(3998, 37, 0),
(3999, 37, 0),
(4000, 37, 0),
(4001, 37, 0),
(4326, 58, 0),
(4003, 37, 0),
(4004, 37, 0),
(4005, 37, 0),
(870, 15, 0),
(870, 4, 0),
(870, 5, 0),
(870, 18, 0),
(870, 24, 0),
(874, 17, 0),
(872, 13, 0),
(872, 15, 0),
(872, 18, 0),
(872, 5, 0),
(874, 4, 0),
(874, 5, 0),
(874, 18, 0),
(32, 19, 0),
(32, 4, 0),
(32, 21, 0),
(32, 39, 0),
(35, 12, 0),
(35, 2, 0),
(35, 4, 0),
(35, 21, 0),
(35, 40, 0),
(37, 13, 0),
(37, 3, 0),
(37, 4, 0),
(37, 18, 0),
(37, 21, 0),
(37, 41, 0),
(43, 14, 0),
(43, 4, 0),
(43, 5, 0),
(43, 6, 0),
(43, 18, 0),
(43, 20, 0),
(5019, 58, 0),
(876, 14, 0),
(876, 4, 0),
(876, 5, 0),
(876, 15, 0),
(876, 17, 0),
(876, 18, 0),
(2211, 14, 0),
(2211, 4, 0),
(2211, 6, 0),
(2211, 7, 0),
(2211, 16, 0),
(2211, 18, 0),
(2211, 20, 0),
(2211, 42, 0),
(2897, 20, 0),
(2897, 4, 0),
(2897, 10, 0),
(2897, 25, 0),
(2897, 43, 0),
(2898, 21, 0),
(2898, 4, 0),
(2898, 9, 0),
(2898, 22, 0),
(2898, 44, 0),
(4986, 1, 0),
(4967, 4, 0),
(4984, 1, 0),
(4383, 32, 0),
(3596, 30, 0),
(3596, 33, 0),
(3596, 34, 0),
(3596, 32, 0),
(4008, 37, 0),
(4009, 37, 0),
(4010, 37, 0),
(4011, 37, 0),
(4012, 37, 0),
(4013, 37, 0),
(4014, 37, 0),
(4015, 37, 0),
(4016, 37, 0),
(4017, 37, 0),
(4018, 37, 0),
(4019, 37, 0),
(4020, 37, 0),
(4021, 37, 0),
(4022, 37, 0),
(4023, 37, 0),
(4024, 37, 0),
(4025, 37, 0),
(4026, 37, 0),
(4027, 37, 0),
(4028, 37, 0),
(4029, 37, 0),
(4030, 37, 0),
(4031, 37, 0),
(4032, 37, 0),
(4033, 37, 0),
(4034, 37, 0),
(4035, 37, 0),
(4036, 37, 0),
(4037, 37, 0),
(4038, 37, 0),
(4039, 37, 0),
(4040, 37, 0),
(4041, 37, 0),
(4042, 37, 0),
(4043, 37, 0),
(4044, 37, 0),
(4045, 37, 0),
(4046, 37, 0),
(4047, 37, 0),
(4048, 37, 0),
(4049, 37, 0),
(4050, 37, 0),
(4051, 37, 0),
(4052, 37, 0),
(4053, 37, 0),
(4054, 37, 0),
(4055, 37, 0),
(4057, 37, 0),
(4058, 37, 0),
(4059, 38, 0),
(4060, 38, 0),
(4061, 38, 0),
(4062, 38, 0),
(4063, 38, 0),
(4064, 38, 0),
(4065, 38, 0),
(4066, 38, 0),
(4067, 38, 0),
(4068, 38, 0),
(4069, 38, 0),
(4070, 38, 0),
(4071, 38, 0),
(4072, 38, 0),
(4073, 38, 0),
(4074, 38, 0),
(4075, 38, 0),
(4076, 38, 0),
(4077, 38, 0),
(4078, 38, 0),
(4079, 38, 0),
(4080, 38, 0),
(4081, 38, 0),
(4082, 38, 0),
(4083, 38, 0),
(4084, 37, 0),
(4085, 37, 0),
(4086, 37, 0),
(4087, 37, 0),
(4088, 37, 0),
(4089, 37, 0),
(4090, 37, 0),
(4091, 37, 0),
(4092, 37, 0),
(4093, 37, 0),
(4094, 36, 0),
(4095, 36, 0),
(4096, 36, 0),
(4097, 36, 0),
(4098, 36, 0),
(4099, 36, 0),
(4100, 36, 0),
(4101, 36, 0),
(4102, 36, 0),
(4103, 36, 0),
(4104, 37, 0),
(4105, 37, 0),
(4106, 37, 0),
(4107, 37, 0),
(4108, 37, 0),
(4109, 37, 0),
(4110, 37, 0),
(4111, 37, 0),
(4112, 37, 0),
(4113, 37, 0),
(4114, 37, 0),
(4115, 37, 0),
(4116, 37, 0),
(4117, 37, 0),
(4118, 37, 0),
(4119, 37, 0),
(4120, 37, 0),
(4121, 37, 0),
(4122, 37, 0),
(4123, 36, 0),
(4124, 36, 0),
(4125, 37, 0),
(4126, 37, 0),
(4127, 37, 0),
(4128, 37, 0),
(4130, 37, 0),
(4131, 37, 0),
(4132, 37, 0),
(4133, 37, 0),
(4134, 37, 0),
(4135, 37, 0),
(4136, 37, 0),
(4137, 37, 0),
(4138, 37, 0),
(4139, 37, 0),
(4140, 37, 0),
(4141, 37, 0),
(4142, 37, 0),
(4143, 37, 0),
(4144, 37, 0),
(4145, 37, 0),
(4146, 37, 0),
(4147, 37, 0),
(4148, 37, 0),
(4149, 37, 0),
(4151, 37, 0),
(4152, 37, 0),
(4156, 37, 0),
(4157, 37, 0),
(4158, 37, 0),
(4159, 37, 0),
(4160, 37, 0),
(4161, 37, 0),
(4162, 37, 0),
(4164, 37, 0),
(4165, 37, 0),
(4166, 37, 0),
(4167, 37, 0),
(56, 51, 0),
(56, 54, 0),
(56, 57, 0),
(59, 46, 0),
(59, 50, 0),
(59, 51, 0),
(59, 52, 0),
(64, 46, 0),
(64, 49, 0),
(64, 54, 0),
(64, 48, 0),
(64, 52, 0),
(67, 50, 0),
(67, 54, 0),
(67, 57, 0),
(67, 55, 0),
(70, 46, 0),
(70, 51, 0),
(70, 52, 0),
(70, 55, 0),
(74, 48, 0),
(74, 50, 0),
(74, 54, 0),
(76, 46, 0),
(76, 50, 0),
(76, 51, 0),
(76, 52, 0),
(79, 49, 0),
(79, 54, 0),
(79, 57, 0),
(79, 55, 0),
(102, 51, 0),
(102, 54, 0),
(102, 57, 0),
(931, 48, 0),
(931, 55, 0),
(931, 49, 0),
(931, 50, 0),
(931, 57, 0),
(932, 47, 0),
(932, 53, 0),
(932, 57, 0),
(932, 52, 0),
(933, 47, 0),
(933, 53, 0),
(933, 56, 0),
(933, 48, 0),
(4168, 37, 0),
(4170, 37, 0),
(4171, 37, 0),
(4172, 37, 0),
(4173, 37, 0),
(4174, 37, 0),
(4175, 37, 0),
(4176, 37, 0),
(4177, 37, 0),
(4178, 37, 0),
(4179, 37, 0),
(4180, 37, 0),
(4181, 37, 0),
(4182, 37, 0),
(4183, 37, 0),
(4184, 37, 0),
(4185, 37, 0),
(4186, 37, 0),
(4187, 37, 0),
(4188, 37, 0),
(4189, 37, 0),
(4191, 37, 0),
(4192, 37, 0),
(4193, 37, 0),
(4194, 37, 0),
(4195, 37, 0),
(4196, 37, 0),
(4197, 37, 0),
(4198, 37, 0),
(4199, 37, 0),
(4200, 37, 0),
(4212, 37, 0),
(4213, 37, 0),
(4214, 37, 0),
(4215, 37, 0),
(4218, 37, 0),
(4219, 38, 0),
(4220, 38, 0),
(4221, 38, 0),
(4222, 38, 0),
(4223, 38, 0),
(4224, 38, 0),
(4225, 38, 0),
(4226, 38, 0),
(4227, 38, 0),
(4228, 38, 0),
(4229, 38, 0),
(4230, 38, 0),
(4231, 38, 0),
(4232, 38, 0),
(4233, 38, 0),
(4234, 38, 0),
(4235, 38, 0),
(4236, 38, 0),
(4237, 38, 0),
(4238, 38, 0),
(4239, 38, 0),
(4240, 38, 0),
(4241, 38, 0),
(4242, 38, 0),
(4243, 38, 0),
(4244, 37, 0),
(4245, 37, 0),
(4246, 37, 0),
(4247, 37, 0),
(4248, 37, 0),
(4249, 37, 0),
(4250, 37, 0),
(4251, 37, 0),
(4252, 37, 0),
(4253, 37, 0),
(4254, 36, 0),
(4255, 36, 0),
(4256, 36, 0),
(4257, 36, 0),
(4258, 36, 0),
(4259, 36, 0),
(4260, 36, 0),
(4261, 36, 0),
(4262, 36, 0),
(4263, 36, 0),
(4264, 37, 0),
(4265, 37, 0),
(4266, 37, 0),
(4267, 37, 0),
(4272, 37, 0),
(4864, 58, 0),
(4734, 58, 0),
(4278, 37, 0),
(4279, 37, 0),
(4280, 37, 0),
(4281, 37, 0),
(4282, 37, 0),
(4283, 36, 0),
(4284, 36, 0),
(4285, 37, 0),
(4692, 58, 0),
(4622, 37, 0),
(4539, 58, 0),
(4290, 37, 0),
(4291, 37, 0),
(4292, 37, 0),
(4293, 37, 0),
(4294, 37, 0),
(4295, 37, 0),
(4296, 37, 0),
(4297, 37, 0),
(4298, 37, 0),
(4299, 37, 0),
(4300, 37, 0),
(4301, 37, 0),
(4528, 73, 0),
(4527, 73, 0),
(4340, 58, 0),
(4966, 1, 0),
(4339, 58, 0),
(4687, 58, 0),
(4643, 58, 0),
(4310, 37, 0),
(4311, 37, 0);

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

--
-- Table structure for table `wpor_term_taxonomy`
--

CREATE TABLE `wpor_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_term_taxonomy`
--

INSERT INTO `wpor_term_taxonomy` VALUES
(1, 1, 'category', '', 0, 2),
(2, 2, 'category', '', 0, 1),
(3, 3, 'category', '', 0, 1),
(4, 4, 'category', '', 0, 11),
(5, 5, 'category', '', 0, 5),
(6, 6, 'category', '', 0, 2),
(7, 7, 'category', '', 0, 1),
(8, 8, 'category', '', 0, 0),
(9, 9, 'category', '', 0, 1),
(10, 10, 'category', '', 0, 1),
(11, 11, 'post_tag', '', 0, 0),
(12, 12, 'post_tag', '', 0, 1),
(13, 13, 'post_tag', '', 0, 2),
(14, 14, 'post_tag', '', 0, 3),
(15, 15, 'post_tag', '', 0, 3),
(16, 16, 'post_tag', '', 0, 1),
(17, 17, 'post_tag', '', 0, 2),
(18, 18, 'post_tag', '', 0, 7),
(19, 19, 'post_tag', '', 0, 1),
(20, 20, 'post_tag', '', 0, 3),
(21, 21, 'post_tag', '', 0, 4),
(22, 22, 'post_tag', '', 0, 1),
(23, 23, 'post_tag', '', 0, 0),
(24, 24, 'post_tag', '', 0, 1),
(25, 25, 'post_tag', '', 0, 1),
(26, 26, 'room_tag', '', 0, 0),
(27, 27, 'room_tag', '', 0, 0),
(28, 28, 'room_tag', '', 0, 0),
(29, 29, 'room_tag', '', 0, 0),
(30, 30, 'room_tag', '', 0, 1),
(31, 31, 'room_tag', '', 0, 0),
(32, 32, 'room_category', '', 0, 2),
(33, 33, 'room_tag', '', 0, 1),
(34, 34, 'room_tag', '', 0, 1),
(35, 35, 'room_tag', '', 0, 0),
(36, 36, 'nav_menu', '', 0, 24),
(37, 37, 'nav_menu', '', 0, 199),
(38, 38, 'nav_menu', '', 0, 50),
(39, 39, 'post_format', '', 0, 1),
(40, 40, 'post_format', '', 0, 1),
(41, 41, 'post_format', '', 0, 1),
(42, 42, 'post_format', '', 0, 1),
(43, 43, 'post_format', '', 0, 1),
(44, 44, 'post_format', '', 0, 1),
(59, 59, 'product_type', '', 0, 0),
(61, 61, 'product_type', '', 0, 0),
(60, 60, 'product_type', '', 0, 0),
(45, 45, 'portfolio_category', '', 0, 0),
(46, 46, 'portfolio_tag', '', 0, 4),
(47, 47, 'portfolio_tag', '', 0, 2),
(48, 48, 'portfolio_category', '', 45, 4),
(49, 49, 'portfolio_tag', '', 0, 3),
(50, 50, 'portfolio_tag', '', 0, 5),
(51, 51, 'portfolio_tag', '', 0, 5),
(52, 52, 'portfolio_category', '', 45, 5),
(53, 53, 'portfolio_tag', '', 0, 2),
(54, 54, 'portfolio_tag', '', 0, 6),
(55, 55, 'portfolio_category', '', 45, 4),
(56, 56, 'portfolio_tag', '', 0, 1),
(57, 57, 'portfolio_tag', '', 0, 6),
(58, 58, 'nav_menu', '', 0, 10),
(62, 62, 'product_type', '', 0, 0),
(63, 63, 'product_visibility', '', 0, 0),
(64, 64, 'product_visibility', '', 0, 0),
(65, 65, 'product_visibility', '', 0, 0),
(66, 66, 'product_visibility', '', 0, 0),
(67, 67, 'product_visibility', '', 0, 0),
(68, 68, 'product_visibility', '', 0, 0),
(69, 69, 'product_visibility', '', 0, 0),
(70, 70, 'product_visibility', '', 0, 0),
(71, 71, 'product_visibility', '', 0, 0),
(72, 72, 'product_cat', '', 0, 0),
(73, 73, 'action-group', '', 0, 1);

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

--
-- Table structure for table `wpor_usermeta`
--

CREATE TABLE `wpor_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wpor_usermeta`
--

INSERT INTO `wpor_usermeta` VALUES
(1, 1, 'nickname', 'WatershedGH'),
(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, 'wpor_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(13, 1, 'wpor_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice,msp_1_4_3__25samples,text_widget_custom_html,text_widget_paste_html,master_1_0_view_help,plugin_editor_notice'),
(15, 1, 'show_welcome_panel', '1'),
(17, 1, 'wpor_dashboard_quick_press_last_post_id', '5011'),
(18, 1, 'community-events-location', 'a:1:{s:2:"ip";s:12:"105.184.14.0";}'),
(59, 1, 'screen_layout_room', '2'),
(19, 2, 'nickname', 'Mandy'),
(20, 2, 'first_name', ''),
(21, 2, 'last_name', ''),
(22, 2, 'description', ''),
(23, 2, 'rich_editing', 'true'),
(24, 2, 'syntax_highlighting', 'true'),
(25, 2, 'comment_shortcuts', 'false'),
(26, 2, 'admin_color', 'fresh'),
(27, 2, 'use_ssl', '0'),
(28, 2, 'show_admin_bar_front', 'true'),
(29, 2, 'locale', ''),
(30, 2, 'wpor_capabilities', 'a:1:{s:10:"subscriber";b:1;}'),
(31, 2, 'wpor_user_level', '0'),
(32, 2, 'dismissed_wp_pointers', ''),
(61, 1, '_woocommerce_tracks_anon_id', 'woo:G5XMOL0hHawIMcTnBdG4LjPE'),
(57, 1, 'so_panels_directory_enabled', '1'),
(58, 1, 'meta-box-order_room', 'a:3:{s:4:"side";s:56:"submitdiv,room_categorydiv,tagsdiv-room_tag,postimagediv";s:6:"normal";s:103:"goodlayers-page-option,wpseo_meta,postexcerpt,postcustom,commentstatusdiv,commentsdiv,slugdiv,authordiv";s:8:"advanced";s:0:"";}'),
(33, 1, 'wpor_user-settings', 'libraryContent=browse&editor=tinymce&widgets_access=off&hidetb=0&room_category_tab=pop&siteorigin_panels_setting_tab=widgets&mfold=o&advImgDetails=show&align=right&post_dfw=off&urlbutton=post'),
(34, 1, 'wpor_user-settings-time', '1574766555'),
(35, 1, 'nav_menu_recently_edited', '37'),
(36, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";i:4;s:15:"title-attribute";}'),
(37, 1, 'metaboxhidden_nav-menus', 'a:14:{i:0;s:25:"add-post-type-hostel_room";i:1;s:21:"add-post-type-service";i:2;s:20:"add-post-type-coupon";i:3;s:18:"add-post-type-room";i:4;s:23:"add-post-type-portfolio";i:5;s:12:"add-post_tag";i:6;s:15:"add-post_format";i:7;s:24:"add-hostel_room_category";i:8;s:19:"add-hostel_room_tag";i:9;s:17:"add-room_category";i:10;s:12:"add-room_tag";i:11;s:22:"add-portfolio_category";i:12;s:17:"add-portfolio_tag";i:13;s:17:"add-page_category";}'),
(38, 1, 'closedpostboxes_page', 'a:2:{i:0;s:22:"goodlayers-page-option";i:1;s:11:"postexcerpt";}'),
(39, 1, 'metaboxhidden_page', 'a:1:{i:0;s:16:"so-panels-panels";}'),
(40, 1, 'meta-box-order_page', 'a:3:{s:6:"normal";s:10:"wpseo_meta";s:4:"side";s:52:"page-builder,goodlayers-page-option,demo-page-option";s:8:"advanced";s:0:"";}'),
(52, 1, 'wpor_nf_form_preview_1', 'a:4:{s:2:"id";i:1;s:8:"settings";a:114:{s:10:"objectType";s:12:"Form Setting";s:10:"editActive";b:1;s:5:"title";s:10:"Contact Us";s:3:"key";s:0:"";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:17:"default_label_pos";s:5:"above";s:10:"conditions";a:0:{}s:10:"show_title";i:0;s:14:"clear_complete";s:1:"1";s:13:"hide_complete";s:1:"1";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:10:"add_submit";s:1:"1";s:9:"logged_in";s:0:"";s:17:"not_logged_in_msg";s:0:"";s:16:"sub_limit_number";s:0:"";s:13:"sub_limit_msg";s:0:"";s:12:"calculations";a:0:{}s:15:"formContentData";a:7:{i:0;s:30:"name_and_surname_1567720743424";i:1;s:115:"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883";i:2;s:28:"contact_number_1567720820060";i:3;s:26:"arrival_date_1567718246531";i:4;s:28:"departure_date_1567718295860";i:5;s:7:"message";i:6;s:6:"submit";}s:33:"container_styles_background-color";s:0:"";s:23:"container_styles_border";s:0:"";s:29:"container_styles_border-style";s:0:"";s:29:"container_styles_border-color";s:0:"";s:22:"container_styles_color";s:0:"";s:23:"container_styles_height";s:0:"";s:22:"container_styles_width";s:0:"";s:26:"container_styles_font-size";s:0:"";s:23:"container_styles_margin";s:0:"";s:24:"container_styles_padding";s:0:"";s:24:"container_styles_display";s:0:"";s:22:"container_styles_float";s:0:"";s:34:"container_styles_show_advanced_css";s:1:"0";s:25:"container_styles_advanced";s:0:"";s:29:"title_styles_background-color";s:0:"";s:19:"title_styles_border";s:0:"";s:25:"title_styles_border-style";s:0:"";s:25:"title_styles_border-color";s:0:"";s:18:"title_styles_color";s:0:"";s:19:"title_styles_height";s:0:"";s:18:"title_styles_width";s:0:"";s:22:"title_styles_font-size";s:0:"";s:19:"title_styles_margin";s:0:"";s:20:"title_styles_padding";s:0:"";s:20:"title_styles_display";s:0:"";s:18:"title_styles_float";s:0:"";s:30:"title_styles_show_advanced_css";s:1:"0";s:21:"title_styles_advanced";s:0:"";s:27:"row_styles_background-color";s:0:"";s:17:"row_styles_border";s:0:"";s:23:"row_styles_border-style";s:0:"";s:23:"row_styles_border-color";s:0:"";s:16:"row_styles_color";s:0:"";s:17:"row_styles_height";s:0:"";s:16:"row_styles_width";s:0:"";s:20:"row_styles_font-size";s:0:"";s:17:"row_styles_margin";s:0:"";s:18:"row_styles_padding";s:0:"";s:18:"row_styles_display";s:0:"";s:28:"row_styles_show_advanced_css";s:1:"0";s:19:"row_styles_advanced";s:0:"";s:31:"row-odd_styles_background-color";s:0:"";s:21:"row-odd_styles_border";s:0:"";s:27:"row-odd_styles_border-style";s:0:"";s:27:"row-odd_styles_border-color";s:0:"";s:20:"row-odd_styles_color";s:0:"";s:21:"row-odd_styles_height";s:0:"";s:20:"row-odd_styles_width";s:0:"";s:24:"row-odd_styles_font-size";s:0:"";s:21:"row-odd_styles_margin";s:0:"";s:22:"row-odd_styles_padding";s:0:"";s:22:"row-odd_styles_display";s:0:"";s:32:"row-odd_styles_show_advanced_css";s:1:"0";s:23:"row-odd_styles_advanced";s:0:"";s:35:"success-msg_styles_background-color";s:0:"";s:25:"success-msg_styles_border";s:0:"";s:31:"success-msg_styles_border-style";s:0:"";s:31:"success-msg_styles_border-color";s:0:"";s:24:"success-msg_styles_color";s:0:"";s:25:"success-msg_styles_height";s:0:"";s:24:"success-msg_styles_width";s:0:"";s:28:"success-msg_styles_font-size";s:0:"";s:25:"success-msg_styles_margin";s:0:"";s:26:"success-msg_styles_padding";s:0:"";s:26:"success-msg_styles_display";s:0:"";s:36:"success-msg_styles_show_advanced_css";s:1:"0";s:27:"success-msg_styles_advanced";s:0:"";s:33:"error_msg_styles_background-color";s:0:"";s:23:"error_msg_styles_border";s:0:"";s:29:"error_msg_styles_border-style";s:0:"";s:29:"error_msg_styles_border-color";s:0:"";s:22:"error_msg_styles_color";s:0:"";s:23:"error_msg_styles_height";s:0:"";s:22:"error_msg_styles_width";s:0:"";s:26:"error_msg_styles_font-size";s:0:"";s:23:"error_msg_styles_margin";s:0:"";s:24:"error_msg_styles_padding";s:0:"";s:24:"error_msg_styles_display";s:0:"";s:34:"error_msg_styles_show_advanced_css";s:1:"0";s:25:"error_msg_styles_advanced";s:0:"";s:17:"allow_public_link";i:0;s:10:"embed_form";s:0:"";s:19:"changeEmailErrorMsg";s:0:"";s:18:"changeDateErrorMsg";s:0:"";s:20:"confirmFieldErrorMsg";s:0:"";s:22:"fieldNumberNumMinError";s:0:"";s:22:"fieldNumberNumMaxError";s:0:"";s:22:"fieldNumberIncrementBy";s:0:"";s:23:"formErrorsCorrectErrors";s:0:"";s:21:"validateRequiredField";s:0:"";s:21:"honeypotHoneypotError";s:0:"";s:20:"fieldsMarkedRequired";s:76:"Kindly complete the form below. We will get back to you as soon as possible.";s:8:"currency";s:3:"ZAR";s:18:"unique_field_error";s:50:"A form with this value has already been submitted.";s:14:"drawerDisabled";b:0;}s:6:"fields";a:7:{i:1;a:1:{s:8:"settings";a:73:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:1;s:5:"label";s:16:"Name and Surname";s:3:"key";s:30:"name_and_surname_1567720743424";s:4:"type";s:7:"textbox";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";s:1:"1";s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:15:"container_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";s:0:"";s:13:"disable_input";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"disable_browser_autocomplete";s:0:"";s:4:"mask";s:0:"";s:11:"custom_mask";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3277";s:21:"custom_name_attribute";s:0:"";s:23:"personally_identifiable";s:0:"";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}}i:2;a:1:{s:8:"settings";a:65:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:2;s:5:"label";s:70:"<i class=‘fa fa-envelope’ aria-hidden=‘true’></i>Email Address";s:3:"key";s:115:"less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883";s:4:"type";s:5:"email";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";s:1:"1";s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:15:"container_class";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3281";s:21:"custom_name_attribute";s:5:"email";s:23:"personally_identifiable";s:1:"1";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}}i:7;a:1:{s:8:"settings";a:25:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:3;s:4:"type";s:5:"phone";s:5:"label";s:14:"Contact Number";s:3:"key";s:28:"contact_number_1567720820060";s:9:"label_pos";s:7:"default";s:8:"required";i:1;s:7:"default";s:0:"";s:11:"placeholder";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";b:0;s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:4:"mask";s:0:"";s:11:"custom_mask";s:0:"";s:21:"custom_name_attribute";s:5:"phone";s:23:"personally_identifiable";s:1:"1";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}}i:5;a:1:{s:8:"settings";a:21:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:4;s:4:"type";s:4:"date";s:5:"label";s:12:"Arrival Date";s:3:"key";s:26:"arrival_date_1567718246531";s:9:"label_pos";s:7:"default";s:8:"required";i:1;s:11:"placeholder";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:10:"manual_key";b:0;s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:12:"date_default";i:1;s:11:"date_format";s:10:"DD/MM/YYYY";s:16:"year_range_start";s:0:"";s:14:"year_range_end";s:0:"";s:5:"value";s:10:"07/09/2019";s:14:"drawerDisabled";b:0;}}i:6;a:1:{s:8:"settings";a:22:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:5;s:4:"type";s:4:"date";s:5:"label";s:14:"Departure Date";s:3:"key";s:28:"departure_date_1567718295860";s:9:"label_pos";s:7:"default";s:8:"required";i:1;s:11:"placeholder";s:0:"";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:10:"manual_key";b:0;s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:11:"<p><br></p>";s:11:"date_format";s:10:"DD/MM/YYYY";s:16:"year_range_start";s:0:"";s:14:"year_range_end";s:0:"";s:14:"drawerDisabled";b:0;s:12:"date_default";i:1;s:5:"value";s:10:"07/09/2019";}}i:3;a:1:{s:8:"settings";a:72:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:6;s:5:"label";s:7:"Message";s:3:"key";s:7:"message";s:4:"type";s:8:"textarea";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:9:"label_pos";s:5:"above";s:8:"required";i:0;s:11:"placeholder";s:0:"";s:7:"default";s:0:"";s:13:"wrapper_class";s:0:"";s:13:"element_class";s:0:"";s:15:"container_class";s:0:"";s:11:"input_limit";s:0:"";s:16:"input_limit_type";s:10:"characters";s:15:"input_limit_msg";s:17:"Character(s) left";s:10:"manual_key";s:0:"";s:13:"disable_input";s:0:"";s:11:"admin_label";s:0:"";s:9:"help_text";s:0:"";s:9:"desc_text";s:0:"";s:28:"disable_browser_autocomplete";s:0:"";s:12:"textarea_rte";s:0:"";s:18:"disable_rte_mobile";s:0:"";s:14:"textarea_media";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3284";s:5:"value";s:0:"";s:14:"drawerDisabled";b:0;}}i:4;a:1:{s:8:"settings";a:68:{s:10:"objectType";s:5:"Field";s:12:"objectDomain";s:6:"fields";s:10:"editActive";b:0;s:5:"order";i:7;s:5:"label";s:6:"Submit";s:3:"key";s:6:"submit";s:4:"type";s:6:"submit";s:10:"created_at";s:19:"2019-09-04 07:04:52";s:16:"processing_label";s:10:"Processing";s:15:"container_class";s:0:"";s:13:"element_class";s:0:"";s:28:"wrap_styles_background-color";s:0:"";s:18:"wrap_styles_border";s:0:"";s:24:"wrap_styles_border-style";s:0:"";s:24:"wrap_styles_border-color";s:0:"";s:17:"wrap_styles_color";s:0:"";s:18:"wrap_styles_height";s:0:"";s:17:"wrap_styles_width";s:0:"";s:21:"wrap_styles_font-size";s:0:"";s:18:"wrap_styles_margin";s:0:"";s:19:"wrap_styles_padding";s:0:"";s:19:"wrap_styles_display";s:0:"";s:17:"wrap_styles_float";s:0:"";s:29:"wrap_styles_show_advanced_css";s:1:"0";s:20:"wrap_styles_advanced";s:0:"";s:29:"label_styles_background-color";s:0:"";s:19:"label_styles_border";s:0:"";s:25:"label_styles_border-style";s:0:"";s:25:"label_styles_border-color";s:0:"";s:18:"label_styles_color";s:0:"";s:19:"label_styles_height";s:0:"";s:18:"label_styles_width";s:0:"";s:22:"label_styles_font-size";s:0:"";s:19:"label_styles_margin";s:0:"";s:20:"label_styles_padding";s:0:"";s:20:"label_styles_display";s:0:"";s:18:"label_styles_float";s:0:"";s:30:"label_styles_show_advanced_css";s:1:"0";s:21:"label_styles_advanced";s:0:"";s:31:"element_styles_background-color";s:0:"";s:21:"element_styles_border";s:0:"";s:27:"element_styles_border-style";s:0:"";s:27:"element_styles_border-color";s:0:"";s:20:"element_styles_color";s:0:"";s:21:"element_styles_height";s:0:"";s:20:"element_styles_width";s:0:"";s:24:"element_styles_font-size";s:0:"";s:21:"element_styles_margin";s:0:"";s:22:"element_styles_padding";s:0:"";s:22:"element_styles_display";s:0:"";s:20:"element_styles_float";s:0:"";s:32:"element_styles_show_advanced_css";s:1:"0";s:23:"element_styles_advanced";s:0:"";s:44:"submit_element_hover_styles_background-color";s:0:"";s:34:"submit_element_hover_styles_border";s:0:"";s:40:"submit_element_hover_styles_border-style";s:0:"";s:40:"submit_element_hover_styles_border-color";s:0:"";s:33:"submit_element_hover_styles_color";s:0:"";s:34:"submit_element_hover_styles_height";s:0:"";s:33:"submit_element_hover_styles_width";s:0:"";s:37:"submit_element_hover_styles_font-size";s:0:"";s:34:"submit_element_hover_styles_margin";s:0:"";s:35:"submit_element_hover_styles_padding";s:0:"";s:35:"submit_element_hover_styles_display";s:0:"";s:33:"submit_element_hover_styles_float";s:0:"";s:45:"submit_element_hover_styles_show_advanced_css";s:1:"0";s:36:"submit_element_hover_styles_advanced";s:0:"";s:7:"cellcid";s:5:"c3287";}}}s:7:"actions";a:4:{i:1;a:1:{s:8:"settings";a:32:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:4:"save";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:16:"Store Submission";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:2:"to";s:16:"{wp:admin_email}";s:13:"email_subject";s:22:"Ninja Forms Submission";s:13:"email_message";s:14:"{fields_table}";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:10:"attach_csv";s:0:"";s:12:"redirect_url";s:0:"";s:19:"email_message_plain";s:0:"";s:7:"message";s:160:"This action adds users to WordPress'' personal data export tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.";s:15:"submitter_email";s:0:"";s:18:"fields-save-toggle";s:8:"save_all";s:16:"exception_fields";a:0:{}s:18:"set_subs_to_expire";s:1:"0";s:16:"subs_expire_time";s:2:"90";s:14:"drawerDisabled";s:0:"";}}i:2;a:1:{s:8:"settings";a:27:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:5:"email";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:21:"New Booking Received!";s:2:"to";s:30:"info@watershedguesthouse.co.za";s:7:"subject";s:24:"This is an email action.";s:7:"message";s:19:"Hello, Ninja Forms!";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:0:{}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:13:"email_subject";s:15:"Website Enquiry";s:13:"email_message";s:29:"<p>{all_fields_table}<br></p>";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:10:"attach_csv";s:0:"";s:19:"email_message_plain";s:0:"";s:14:"drawerDisabled";s:0:"";}}i:3;a:1:{s:8:"settings";a:25:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:5:"email";s:6:"active";s:1:"0";s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:18:"Email Notification";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:2:"to";s:20:"{system:admin_email}";s:13:"email_subject";s:55:"New message from {field:name_and_surname_1567720743424}";s:13:"email_message";s:196:"<p>{field:message}</p><p>-{field:name_and_surname_1567720743424} ( {field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883} )</p>";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:123:"{field:less_than_i_class_fa_fa-envelope_aria-hidden_true_greater_than_less_than_i_greater_than_email_address_1567721288883}";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:10:"attach_csv";s:1:"0";s:19:"email_message_plain";s:0:"";s:7:"message";s:160:"This action adds users to WordPress'' personal data delete tool, allowing admins to comply with the GDPR and other privacy regulations from the site''s front end.";}}i:4;a:1:{s:8:"settings";a:33:{s:5:"title";s:0:"";s:3:"key";s:0:"";s:4:"type";s:14:"successmessage";s:6:"active";s:1:"1";s:10:"created_at";s:19:"2019-09-04 09:04:53";s:5:"label";s:15:"Success Message";s:7:"message";s:73:"Thank you {field:name_and_surname_1567720743424} for filling out my form!";s:10:"objectType";s:6:"Action";s:12:"objectDomain";s:7:"actions";s:10:"editActive";b:0;s:10:"conditions";a:6:{s:9:"collapsed";s:0:"";s:7:"process";s:1:"1";s:9:"connector";s:3:"all";s:4:"when";a:1:{i:0;a:6:{s:9:"connector";s:3:"AND";s:3:"key";s:0:"";s:10:"comparator";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"when";}}s:4:"then";a:1:{i:0;a:5:{s:3:"key";s:0:"";s:7:"trigger";s:0:"";s:5:"value";s:0:"";s:4:"type";s:5:"field";s:9:"modelType";s:4:"then";}}s:4:"else";a:0:{}}s:16:"payment_gateways";s:0:"";s:13:"payment_total";s:1:"0";s:3:"tag";s:0:"";s:2:"to";s:16:"{wp:admin_email}";s:13:"email_subject";s:22:"Ninja Forms Submission";s:13:"email_message";s:14:"{fields_table}";s:9:"from_name";s:0:"";s:12:"from_address";s:0:"";s:8:"reply_to";s:0:"";s:12:"email_format";s:4:"html";s:2:"cc";s:0:"";s:3:"bcc";s:0:"";s:10:"attach_csv";s:0:"";s:12:"redirect_url";s:0:"";s:11:"success_msg";s:91:"<p>Thank you!</p><p>We have received your enquiry and will respond as soon as possible.</p>";s:19:"email_message_plain";s:0:"";s:15:"submitter_email";s:0:"";s:18:"fields-save-toggle";s:8:"save_all";s:16:"exception_fields";a:0:{}s:18:"set_subs_to_expire";s:1:"0";s:16:"subs_expire_time";s:2:"90";s:14:"drawerDisabled";s:0:"";}}}}'),
(53, 1, 'closedpostboxes_room', 'a:0:{}'),
(54, 1, 'metaboxhidden_room', 'a:1:{i:0;s:7:"slugdiv";}'),
(62, 1, 'wc_last_active', '1568678400'),
(64, 1, 'session_tokens', 'a:2:{s:64:"36791fae31749482f68802137a7882fc6792ff47d88c78617bcf24a54b00a735";a:4:{s:10:"expiration";i:1579981096;s:2:"ip";s:14:"105.225.194.61";s:2:"ua";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36";s:5:"login";i:1579808296;}s:64:"77f38309a8c66e6fa5c5c0698456f0ecffb03aaaf56bf5cf6c13e2e0322a9165";a:4:{s:10:"expiration";i:1579981098;s:2:"ip";s:14:"105.225.194.61";s:2:"ua";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36";s:5:"login";i:1579808298;}}'),
(67, 1, 'wpor_yoast_notifications', 'a:2:{i:0;a:2:{s:7:"message";s:633:"<p>As you can see, there is a translation of this plugin in English (South Africa). This translation is currently 89% complete. We need your help to make it complete and to fix any errors. Please register at <a href="https://translate.wordpress.org/projects/wp-plugins/wordpress-seo/">Translating WordPress</a> to help complete the translation to English (South Africa)!</p><p><a href="https://translate.wordpress.org/projects/wp-plugins/wordpress-seo/">Register now &raquo;</a></p><a class="button" href="/beta/wp-admin/admin.php?page=wpseo_dashboard&#038;remove_i18n_promo=1">Please don&#039;t show me this notification anymore</a>";s:7:"options";a:9:{s:4:"type";s:7:"warning";s:2:"id";s:31:"i18nModuleTranslationAssistance";s:5:"nonce";N;s:8:"priority";d:0.5;s:9:"data_json";a:0:{}s:13:"dismissal_key";N;s:12:"capabilities";a:1:{i:0;s:20:"wpseo_manage_options";}s:16:"capability_check";s:3:"all";s:14:"yoast_branding";b:0;}}i:1;a:2:{s:7:"message";s:430:"Yoast SEO and WooCommerce can work together a lot better by adding a helper plugin. Please install Yoast WooCommerce SEO to make your life better. <a href="https://yoa.st/1o0?php_version=7.0&platform=wordpress&platform_version=5.3.2&software=free&software_version=12.5&days_active=30plus&user_language=en_ZA" aria-label="More information about Yoast WooCommerce SEO" target="_blank" rel="noopener noreferrer">More information</a>.";s:7:"options";a:9:{s:4:"type";s:7:"warning";s:2:"id";s:44:"wpseo-suggested-plugin-yoast-woocommerce-seo";s:5:"nonce";N;s:8:"priority";d:0.5;s:9:"data_json";a:0:{}s:13:"dismissal_key";N;s:12:"capabilities";a:1:{i:0;s:15:"install_plugins";}s:16:"capability_check";s:3:"all";s:14:"yoast_branding";b:0;}}}');

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

--
-- Table structure for table `wpor_users`
--

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

--
-- Dumping data for table `wpor_users`
--

INSERT INTO `wpor_users` VALUES
(1, 'WatershedGH', '$P$BA4yjy.A5lPrHw2oxefAINXxEjKKOQ1', 'WatershedGH', 'info@watershedguesthouse.co.za', '', '2019-09-03 18:19:06', '', 0, 'WatershedGH'),
(2, 'Mandy', '$P$BOg2WuFZwDCtR4A2p48kPU.Edxjmzh/', 'mandy', '', '', '2019-09-03 18:56:21', '', 0, 'Mandy');

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

--
-- Table structure for table `wpor_wc_admin_notes`
--

CREATE TABLE `wpor_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpor_wc_admin_notes`
--

INSERT INTO `wpor_wc_admin_notes` VALUES
(1, 'wc-admin-welcome-note', 'info', 'en_US', 'New feature(s)', 'Welcome to the new WooCommerce experience! In this new release you''ll be able to have a glimpse of how your store is doing in the Dashboard, manage important aspects of your business (such as managing orders, stock, reviews) from anywhere in the interface, dive into your store data with a completely new Analytics section and more!', 'info', '{}', 'unactioned', 'woocommerce-admin', '2019-09-17 10:03:33', NULL, 0),
(2, 'wc-admin-wc-helper-connection', 'info', 'en_US', 'Connect to WooCommerce.com', 'Connect to get important product notifications and updates.', 'info', '{}', 'unactioned', 'woocommerce-admin', '2019-09-17 10:03:33', NULL, 0);

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

--
-- Table structure for table `wpor_wc_admin_note_actions`
--

CREATE TABLE `wpor_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpor_wc_admin_note_actions`
--

INSERT INTO `wpor_wc_admin_note_actions` VALUES
(1, 1, 'learn-more', 'Learn more', 'https://woocommerce.wordpress.com/', 'actioned', 0),
(2, 2, 'connect', 'Connect', '?page=wc-addons&section=helper', 'actioned', 0);

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

--
-- Table structure for table `wpor_wc_customer_lookup`
--

CREATE TABLE `wpor_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_wc_download_log`
--

CREATE TABLE `wpor_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_wc_order_coupon_lookup`
--

CREATE TABLE `wpor_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_wc_order_product_lookup`
--

CREATE TABLE `wpor_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_wc_order_stats`
--

CREATE TABLE `wpor_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `gross_total` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_wc_order_tax_lookup`
--

CREATE TABLE `wpor_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_wc_product_meta_lookup`
--

CREATE TABLE `wpor_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(10,2) DEFAULT NULL,
  `max_price` decimal(10,2) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_wc_tax_rate_classes`
--

CREATE TABLE `wpor_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpor_wc_tax_rate_classes`
--

INSERT INTO `wpor_wc_tax_rate_classes` VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

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

--
-- Table structure for table `wpor_wc_webhooks`
--

CREATE TABLE `wpor_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_api_keys`
--

CREATE TABLE `wpor_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wpor_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wpor_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_log`
--

CREATE TABLE `wpor_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_order_itemmeta`
--

CREATE TABLE `wpor_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_order_items`
--

CREATE TABLE `wpor_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wpor_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_payment_tokens`
--

CREATE TABLE `wpor_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_sessions`
--

CREATE TABLE `wpor_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpor_woocommerce_sessions`
--

INSERT INTO `wpor_woocommerce_sessions` VALUES
(2, '1', 'a:7:{s:4:"cart";s:6:"a:0:{}";s:11:"cart_totals";s:367:"a:15:{s:8:"subtotal";i:0;s:12:"subtotal_tax";i:0;s:14:"shipping_total";i:0;s:12:"shipping_tax";i:0;s:14:"shipping_taxes";a:0:{}s:14:"discount_total";i:0;s:12:"discount_tax";i:0;s:19:"cart_contents_total";i:0;s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";i:0;s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";i:0;s:9:"total_tax";i:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:8:"customer";s:718:"a:26:{s:2:"id";s:1:"1";s:13:"date_modified";s:0:"";s:8:"postcode";s:0:"";s:4:"city";s:0:"";s:9:"address_1";s:0:"";s:7:"address";s:0:"";s:9:"address_2";s:0:"";s:5:"state";s:0:"";s:7:"country";s:2:"ZA";s:17:"shipping_postcode";s:0:"";s:13:"shipping_city";s:0:"";s:18:"shipping_address_1";s:0:"";s:16:"shipping_address";s:0:"";s:18:"shipping_address_2";s:0:"";s:14:"shipping_state";s:0:"";s:16:"shipping_country";s:2:"ZA";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:10:"first_name";s:0:"";s:9:"last_name";s:0:"";s:7:"company";s:0:"";s:5:"phone";s:0:"";s:5:"email";s:30:"info@watershedguesthouse.co.za";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";}";}', 1568886067);

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

--
-- Table structure for table `wpor_woocommerce_shipping_zones`
--

CREATE TABLE `wpor_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_shipping_zone_locations`
--

CREATE TABLE `wpor_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_shipping_zone_methods`
--

CREATE TABLE `wpor_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_tax_rates`
--

CREATE TABLE `wpor_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_woocommerce_tax_rate_locations`
--

CREATE TABLE `wpor_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_yoast_seo_links`
--

CREATE TABLE `wpor_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpor_yoast_seo_meta`
--

CREATE TABLE `wpor_yoast_seo_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT NULL,
  `incoming_link_count` int(10) unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpor_yoast_seo_meta`
--

INSERT INTO `wpor_yoast_seo_meta` VALUES
(4391, 0, 0),
(4406, 0, 0),
(4409, 0, 0),
(4393, 0, 0),
(4394, 0, 0),
(4402, 0, 0),
(4403, 0, 0),
(3720, 0, 0),
(4388, 0, 0),
(4383, 0, 0),
(3596, 0, 0),
(4418, 0, 0),
(4422, 0, 0),
(4404, 0, 0),
(4405, 0, 0),
(4407, 0, 0),
(4424, 0, 0),
(4427, 0, 0),
(4429, 0, 0),
(4408, 0, 0),
(4411, 0, 0),
(4413, 0, 0),
(4414, 0, 0),
(4415, 0, 0),
(4416, 0, 0),
(4417, 0, 0),
(4423, 0, 0),
(4425, 0, 0),
(4426, 0, 0),
(4441, 0, 0),
(4430, 0, 0),
(4431, 0, 0),
(4443, 0, 0),
(4432, 0, 0),
(4433, 0, 0),
(4434, 0, 0),
(4435, 0, 0),
(4448, 0, 0),
(4421, 0, 0),
(4420, 0, 0),
(4452, 0, 0),
(4436, 0, 0),
(4457, 0, 0),
(4437, 0, 0),
(4438, 0, 0),
(4440, 0, 0),
(4444, 0, 0),
(4445, 0, 0),
(4446, 0, 0),
(4447, 0, 0),
(4449, 0, 0),
(4464, 0, 0),
(4450, 0, 0),
(4456, 0, 0),
(4458, 0, 0),
(4459, 0, 0),
(4469, 0, 0),
(4460, 0, 0),
(4461, 0, 0),
(4462, 0, 0),
(4463, 0, 0),
(4476, 0, 0),
(4465, 0, 0),
(4466, 0, 0),
(4467, 0, 0),
(4468, 0, 0),
(4470, 0, 0),
(4471, 0, 0),
(4472, 0, 0),
(4473, 0, 0),
(4486, 0, 0),
(4477, 0, 0),
(4478, 0, 0),
(4480, 0, 0),
(4481, 0, 0),
(4482, 0, 0),
(4483, 0, 0),
(4484, 0, 0),
(4485, 0, 0),
(4497, 0, 0),
(4487, 0, 0),
(4488, 0, 0),
(4489, 0, 0),
(4490, 0, 0),
(4502, 0, 0),
(4491, 0, 0),
(4492, 0, 0),
(4493, 0, 0),
(4504, 0, 0),
(4494, 0, 0),
(4507, 0, 0),
(4399, 0, 0),
(4519, 0, 0),
(4998, 0, 0),
(4919, 0, 0),
(4945, 0, 0),
(4963, 0, 0),
(4965, 0, 0),
(5001, 0, 0),
(4972, 0, 0),
(4973, 0, 0),
(4988, 0, 0),
(4989, 0, 0),
(4990, 0, 0),
(5009, 0, 0),
(4994, 0, 0),
(5011, 0, 0),
(5013, 0, 0),
(4512, 0, 0),
(5012, 0, 0),
(4688, 0, 0),
(5025, 0, 0),
(4934, 0, 0);

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

/*!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 */;
