-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Apr 01, 2026 at 12:12 PM
-- Server version: 10.11.16-MariaDB-cll-lve
-- PHP Version: 8.4.18

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


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

--
-- Database: `i8666351_wp4`
--

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

--
-- Table structure for table `wp_commentace_votes`
--

CREATE TABLE `wp_commentace_votes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) NOT NULL,
  `value` int(2) NOT NULL,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `author_ip` varchar(100) NOT NULL DEFAULT '',
  `author_host` varchar(200) NOT NULL,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

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

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

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

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

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

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2022-08-11 18:22:53', '2022-08-11 18:22:53', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.', 0, '1', '', 'comment', 0, 0);

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

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

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

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

--
-- Table structure for table `wp_litespeed_url`
--

CREATE TABLE `wp_litespeed_url` (
  `id` bigint(20) NOT NULL,
  `url` varchar(500) NOT NULL,
  `cache_tags` varchar(1000) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_litespeed_url_file`
--

CREATE TABLE `wp_litespeed_url_file` (
  `id` bigint(20) NOT NULL,
  `url_id` bigint(20) NOT NULL,
  `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
  `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
  `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
  `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
  `webp` tinyint(4) NOT NULL COMMENT 'webp=1',
  `expired` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

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

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

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://www.theav.in/wptulip', 'yes'),
(2, 'home', 'http://www.theav.in/wptulip', 'yes'),
(3, 'blogname', 'Tulip', 'yes'),
(4, 'blogdescription', 'Mag', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'irovz794gpdq@sg2plzcpnl491724.prod.sin2.secureserver.net', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '16', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%category%/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:418:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"snax_collection/?$\";s:35:\"index.php?post_type=snax_collection\";s:48:\"snax_collection/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=snax_collection&feed=$matches[1]\";s:43:\"snax_collection/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=snax_collection&feed=$matches[1]\";s:35:\"snax_collection/page/([0-9]{1,})/?$\";s:53:\"index.php?post_type=snax_collection&paged=$matches[1]\";s:12:\"snax_quiz/?$\";s:29:\"index.php?post_type=snax_quiz\";s:42:\"snax_quiz/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=snax_quiz&feed=$matches[1]\";s:37:\"snax_quiz/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=snax_quiz&feed=$matches[1]\";s:29:\"snax_quiz/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=snax_quiz&paged=$matches[1]\";s:12:\"snax_poll/?$\";s:29:\"index.php?post_type=snax_poll\";s:42:\"snax_poll/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=snax_poll&feed=$matches[1]\";s:37:\"snax_poll/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=snax_poll&feed=$matches[1]\";s:29:\"snax_poll/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=snax_poll&paged=$matches[1]\";s:21:\"snax_meme_template/?$\";s:38:\"index.php?post_type=snax_meme_template\";s:51:\"snax_meme_template/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?post_type=snax_meme_template&feed=$matches[1]\";s:46:\"snax_meme_template/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?post_type=snax_meme_template&feed=$matches[1]\";s:38:\"snax_meme_template/page/([0-9]{1,})/?$\";s:56:\"index.php?post_type=snax_meme_template&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:52:\"snax_format/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?snax_format=$matches[1]&feed=$matches[2]\";s:47:\"snax_format/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?snax_format=$matches[1]&feed=$matches[2]\";s:28:\"snax_format/([^/]+)/embed/?$\";s:44:\"index.php?snax_format=$matches[1]&embed=true\";s:40:\"snax_format/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?snax_format=$matches[1]&paged=$matches[2]\";s:22:\"snax_format/([^/]+)/?$\";s:33:\"index.php?snax_format=$matches[1]\";s:49:\"reaction/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?reaction=$matches[1]&feed=$matches[2]\";s:44:\"reaction/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?reaction=$matches[1]&feed=$matches[2]\";s:25:\"reaction/([^/]+)/embed/?$\";s:41:\"index.php?reaction=$matches[1]&embed=true\";s:37:\"reaction/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?reaction=$matches[1]&paged=$matches[2]\";s:19:\"reaction/([^/]+)/?$\";s:30:\"index.php?reaction=$matches[1]\";s:36:\"adace-ad/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"adace-ad/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"adace-ad/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"adace-ad/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"adace-ad/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"adace-ad/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"adace-ad/([^/]+)/embed/?$\";s:41:\"index.php?adace-ad=$matches[1]&embed=true\";s:29:\"adace-ad/([^/]+)/trackback/?$\";s:35:\"index.php?adace-ad=$matches[1]&tb=1\";s:37:\"adace-ad/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?adace-ad=$matches[1]&paged=$matches[2]\";s:44:\"adace-ad/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?adace-ad=$matches[1]&cpage=$matches[2]\";s:33:\"adace-ad/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?adace-ad=$matches[1]&page=$matches[2]\";s:25:\"adace-ad/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"adace-ad/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"adace-ad/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"adace-ad/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"adace-ad/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"adace-ad/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"adace-ad-group/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?taxonomy=adace-ad-group&term=$matches[1]&feed=$matches[2]\";s:50:\"adace-ad-group/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?taxonomy=adace-ad-group&term=$matches[1]&feed=$matches[2]\";s:31:\"adace-ad-group/([^/]+)/embed/?$\";s:61:\"index.php?taxonomy=adace-ad-group&term=$matches[1]&embed=true\";s:43:\"adace-ad-group/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?taxonomy=adace-ad-group&term=$matches[1]&paged=$matches[2]\";s:25:\"adace-ad-group/([^/]+)/?$\";s:50:\"index.php?taxonomy=adace-ad-group&term=$matches[1]\";s:54:\"adace-sponsor/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?taxonomy=adace-sponsor&term=$matches[1]&feed=$matches[2]\";s:49:\"adace-sponsor/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?taxonomy=adace-sponsor&term=$matches[1]&feed=$matches[2]\";s:30:\"adace-sponsor/([^/]+)/embed/?$\";s:60:\"index.php?taxonomy=adace-sponsor&term=$matches[1]&embed=true\";s:42:\"adace-sponsor/([^/]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?taxonomy=adace-sponsor&term=$matches[1]&paged=$matches[2]\";s:24:\"adace-sponsor/([^/]+)/?$\";s:49:\"index.php?taxonomy=adace-sponsor&term=$matches[1]\";s:32:\"link/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"link/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"link/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"link/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"link/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"link/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"link/([^/]+)/embed/?$\";s:43:\"index.php?adace_link=$matches[1]&embed=true\";s:25:\"link/([^/]+)/trackback/?$\";s:37:\"index.php?adace_link=$matches[1]&tb=1\";s:33:\"link/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?adace_link=$matches[1]&paged=$matches[2]\";s:40:\"link/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?adace_link=$matches[1]&cpage=$matches[2]\";s:29:\"link/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?adace_link=$matches[1]&page=$matches[2]\";s:21:\"link/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"link/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"link/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"link/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"link/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"link/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:60:\"adace-link-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?taxonomy=adace_link_category&term=$matches[1]&feed=$matches[2]\";s:55:\"adace-link-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?taxonomy=adace_link_category&term=$matches[1]&feed=$matches[2]\";s:36:\"adace-link-category/([^/]+)/embed/?$\";s:66:\"index.php?taxonomy=adace_link_category&term=$matches[1]&embed=true\";s:48:\"adace-link-category/([^/]+)/page/?([0-9]{1,})/?$\";s:73:\"index.php?taxonomy=adace_link_category&term=$matches[1]&paged=$matches[2]\";s:30:\"adace-link-category/([^/]+)/?$\";s:55:\"index.php?taxonomy=adace_link_category&term=$matches[1]\";s:34:\"coupon/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"coupon/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"coupon/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"coupon/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"coupon/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"coupon/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"coupon/([^/]+)/embed/?$\";s:45:\"index.php?adace_coupon=$matches[1]&embed=true\";s:27:\"coupon/([^/]+)/trackback/?$\";s:39:\"index.php?adace_coupon=$matches[1]&tb=1\";s:35:\"coupon/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?adace_coupon=$matches[1]&paged=$matches[2]\";s:42:\"coupon/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?adace_coupon=$matches[1]&cpage=$matches[2]\";s:31:\"coupon/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?adace_coupon=$matches[1]&page=$matches[2]\";s:23:\"coupon/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"coupon/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"coupon/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"coupon/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"coupon/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"coupon/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"snax_collection/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"snax_collection/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"snax_collection/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"snax_collection/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"snax_collection/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"snax_collection/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"snax_collection/([^/]+)/embed/?$\";s:48:\"index.php?snax_collection=$matches[1]&embed=true\";s:36:\"snax_collection/([^/]+)/trackback/?$\";s:42:\"index.php?snax_collection=$matches[1]&tb=1\";s:56:\"snax_collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?snax_collection=$matches[1]&feed=$matches[2]\";s:51:\"snax_collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?snax_collection=$matches[1]&feed=$matches[2]\";s:44:\"snax_collection/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?snax_collection=$matches[1]&paged=$matches[2]\";s:51:\"snax_collection/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?snax_collection=$matches[1]&cpage=$matches[2]\";s:40:\"snax_collection/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?snax_collection=$matches[1]&page=$matches[2]\";s:32:\"snax_collection/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"snax_collection/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"snax_collection/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"snax_collection/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"snax_collection/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"snax_collection/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"snax_quiz/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"snax_quiz/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"snax_quiz/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"snax_quiz/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"snax_quiz/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"snax_quiz/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"snax_quiz/([^/]+)/embed/?$\";s:42:\"index.php?snax_quiz=$matches[1]&embed=true\";s:30:\"snax_quiz/([^/]+)/trackback/?$\";s:36:\"index.php?snax_quiz=$matches[1]&tb=1\";s:50:\"snax_quiz/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?snax_quiz=$matches[1]&feed=$matches[2]\";s:45:\"snax_quiz/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?snax_quiz=$matches[1]&feed=$matches[2]\";s:38:\"snax_quiz/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?snax_quiz=$matches[1]&paged=$matches[2]\";s:45:\"snax_quiz/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?snax_quiz=$matches[1]&cpage=$matches[2]\";s:34:\"snax_quiz/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?snax_quiz=$matches[1]&page=$matches[2]\";s:26:\"snax_quiz/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"snax_quiz/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"snax_quiz/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"snax_quiz/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"snax_quiz/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"snax_quiz/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"snax_question/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"snax_question/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"snax_question/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"snax_question/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"snax_question/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"snax_question/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"snax_question/([^/]+)/embed/?$\";s:46:\"index.php?snax_question=$matches[1]&embed=true\";s:34:\"snax_question/([^/]+)/trackback/?$\";s:40:\"index.php?snax_question=$matches[1]&tb=1\";s:42:\"snax_question/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?snax_question=$matches[1]&paged=$matches[2]\";s:49:\"snax_question/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?snax_question=$matches[1]&cpage=$matches[2]\";s:38:\"snax_question/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?snax_question=$matches[1]&page=$matches[2]\";s:30:\"snax_question/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"snax_question/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"snax_question/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"snax_question/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"snax_question/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"snax_question/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"snax_answer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"snax_answer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"snax_answer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"snax_answer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"snax_answer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"snax_answer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"snax_answer/([^/]+)/embed/?$\";s:44:\"index.php?snax_answer=$matches[1]&embed=true\";s:32:\"snax_answer/([^/]+)/trackback/?$\";s:38:\"index.php?snax_answer=$matches[1]&tb=1\";s:40:\"snax_answer/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?snax_answer=$matches[1]&paged=$matches[2]\";s:47:\"snax_answer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?snax_answer=$matches[1]&cpage=$matches[2]\";s:36:\"snax_answer/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?snax_answer=$matches[1]&page=$matches[2]\";s:28:\"snax_answer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"snax_answer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"snax_answer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"snax_answer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"snax_answer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"snax_answer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"snax_result/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"snax_result/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"snax_result/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"snax_result/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"snax_result/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"snax_result/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"snax_result/([^/]+)/embed/?$\";s:44:\"index.php?snax_result=$matches[1]&embed=true\";s:32:\"snax_result/([^/]+)/trackback/?$\";s:38:\"index.php?snax_result=$matches[1]&tb=1\";s:40:\"snax_result/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?snax_result=$matches[1]&paged=$matches[2]\";s:47:\"snax_result/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?snax_result=$matches[1]&cpage=$matches[2]\";s:36:\"snax_result/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?snax_result=$matches[1]&page=$matches[2]\";s:28:\"snax_result/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"snax_result/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"snax_result/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"snax_result/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"snax_result/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"snax_result/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"snax_poll/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"snax_poll/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"snax_poll/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"snax_poll/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"snax_poll/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"snax_poll/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"snax_poll/([^/]+)/embed/?$\";s:42:\"index.php?snax_poll=$matches[1]&embed=true\";s:30:\"snax_poll/([^/]+)/trackback/?$\";s:36:\"index.php?snax_poll=$matches[1]&tb=1\";s:50:\"snax_poll/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?snax_poll=$matches[1]&feed=$matches[2]\";s:45:\"snax_poll/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?snax_poll=$matches[1]&feed=$matches[2]\";s:38:\"snax_poll/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?snax_poll=$matches[1]&paged=$matches[2]\";s:45:\"snax_poll/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?snax_poll=$matches[1]&cpage=$matches[2]\";s:34:\"snax_poll/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?snax_poll=$matches[1]&page=$matches[2]\";s:26:\"snax_poll/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"snax_poll/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"snax_poll/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"snax_poll/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"snax_poll/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"snax_poll/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:46:\"snax_poll_question/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"snax_poll_question/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"snax_poll_question/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"snax_poll_question/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"snax_poll_question/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"snax_poll_question/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"snax_poll_question/([^/]+)/embed/?$\";s:51:\"index.php?snax_poll_question=$matches[1]&embed=true\";s:39:\"snax_poll_question/([^/]+)/trackback/?$\";s:45:\"index.php?snax_poll_question=$matches[1]&tb=1\";s:47:\"snax_poll_question/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?snax_poll_question=$matches[1]&paged=$matches[2]\";s:54:\"snax_poll_question/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?snax_poll_question=$matches[1]&cpage=$matches[2]\";s:43:\"snax_poll_question/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?snax_poll_question=$matches[1]&page=$matches[2]\";s:35:\"snax_poll_question/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"snax_poll_question/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"snax_poll_question/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"snax_poll_question/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"snax_poll_question/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"snax_poll_question/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"snax_poll_answer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"snax_poll_answer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"snax_poll_answer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"snax_poll_answer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"snax_poll_answer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"snax_poll_answer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"snax_poll_answer/([^/]+)/embed/?$\";s:49:\"index.php?snax_poll_answer=$matches[1]&embed=true\";s:37:\"snax_poll_answer/([^/]+)/trackback/?$\";s:43:\"index.php?snax_poll_answer=$matches[1]&tb=1\";s:45:\"snax_poll_answer/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?snax_poll_answer=$matches[1]&paged=$matches[2]\";s:52:\"snax_poll_answer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?snax_poll_answer=$matches[1]&cpage=$matches[2]\";s:41:\"snax_poll_answer/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?snax_poll_answer=$matches[1]&page=$matches[2]\";s:33:\"snax_poll_answer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"snax_poll_answer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"snax_poll_answer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"snax_poll_answer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"snax_poll_answer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"snax_poll_answer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"snax_poll_result/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"snax_poll_result/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"snax_poll_result/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"snax_poll_result/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"snax_poll_result/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"snax_poll_result/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"snax_poll_result/([^/]+)/embed/?$\";s:49:\"index.php?snax_poll_result=$matches[1]&embed=true\";s:37:\"snax_poll_result/([^/]+)/trackback/?$\";s:43:\"index.php?snax_poll_result=$matches[1]&tb=1\";s:45:\"snax_poll_result/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?snax_poll_result=$matches[1]&paged=$matches[2]\";s:52:\"snax_poll_result/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?snax_poll_result=$matches[1]&cpage=$matches[2]\";s:41:\"snax_poll_result/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?snax_poll_result=$matches[1]&page=$matches[2]\";s:33:\"snax_poll_result/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"snax_poll_result/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"snax_poll_result/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"snax_poll_result/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"snax_poll_result/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"snax_poll_result/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:46:\"snax_meme_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"snax_meme_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"snax_meme_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"snax_meme_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"snax_meme_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"snax_meme_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"snax_meme_template/([^/]+)/embed/?$\";s:51:\"index.php?snax_meme_template=$matches[1]&embed=true\";s:39:\"snax_meme_template/([^/]+)/trackback/?$\";s:45:\"index.php?snax_meme_template=$matches[1]&tb=1\";s:59:\"snax_meme_template/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?snax_meme_template=$matches[1]&feed=$matches[2]\";s:54:\"snax_meme_template/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?snax_meme_template=$matches[1]&feed=$matches[2]\";s:47:\"snax_meme_template/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?snax_meme_template=$matches[1]&paged=$matches[2]\";s:54:\"snax_meme_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?snax_meme_template=$matches[1]&cpage=$matches[2]\";s:43:\"snax_meme_template/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?snax_meme_template=$matches[1]&page=$matches[2]\";s:35:\"snax_meme_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"snax_meme_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"snax_meme_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"snax_meme_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"snax_meme_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"snax_meme_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"snax_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"snax_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"snax_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"snax_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"snax_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"snax_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"snax_item/([^/]+)/embed/?$\";s:42:\"index.php?snax_item=$matches[1]&embed=true\";s:30:\"snax_item/([^/]+)/trackback/?$\";s:36:\"index.php?snax_item=$matches[1]&tb=1\";s:38:\"snax_item/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?snax_item=$matches[1]&paged=$matches[2]\";s:45:\"snax_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?snax_item=$matches[1]&cpage=$matches[2]\";s:34:\"snax_item/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?snax_item=$matches[1]&page=$matches[2]\";s:26:\"snax_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"snax_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"snax_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"snax_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"snax_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"snax_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\".+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:30:\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\".+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:14:{i:0;s:17:\"ad-ace/ad-ace.php\";i:1;s:27:\"comment-ace/comment-ace.php\";i:2;s:31:\"envato-market/envato-market.php\";i:3;s:25:\"g1-socials/g1-socials.php\";i:4;s:27:\"js_composer/js_composer.php\";i:5;s:35:\"litespeed-cache/litespeed-cache.php\";i:6;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:7;s:23:\"media-ace/media-ace.php\";i:8;s:21:\"photomix/photomix.php\";i:9;s:13:\"snax/snax.php\";i:10;s:43:\"whats-your-reaction/whats-your-reaction.php\";i:11;s:41:\"wordpress-importer/wordpress-importer.php\";i:12;s:51:\"wordpress-popular-posts/wordpress-popular-posts.php\";i:13;s:27:\"wp-subtitle/wp-subtitle.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'https://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'bimber', 'yes'),
(41, 'stylesheet', 'bimber', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'snax_author', 'yes'),
(46, 'db_version', '60717', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '/home/irovz794gpdq/public_html/wptulip/wp-content/uploads', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'posts', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:600060002;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";s:1:\"0\";s:12:\"hierarchical\";s:1:\"0\";s:8:\"dropdown\";s:1:\"0\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:600060002;a:3:{s:5:\"title\";s:10:\"Disclaimer\";s:4:\"text\";s:165:\"This demo site is only for demonstration purposes. All images are copyrighted to their respective owners. All content cited is derived from their respective sources.\";s:6:\"filter\";s:1:\"1\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:0:{}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(79, 'uninstall_plugins', 'a:7:{s:13:\"snax/snax.php\";a:2:{i:0;s:4:\"Snax\";i:1;s:9:\"uninstall\";}s:25:\"g1-socials/g1-socials.php\";a:2:{i:0;s:10:\"G1_Socials\";i:1;s:9:\"uninstall\";}s:43:\"whats-your-reaction/whats-your-reaction.php\";s:13:\"wyr_uninstall\";s:23:\"media-ace/media-ace.php\";s:14:\"mace_uninstall\";s:27:\"comment-ace/comment-ace.php\";a:2:{i:0;s:28:\"Commentace\\Plugin_Controller\";i:1;s:11:\"uninstalled\";}s:21:\"photomix/photomix.php\";s:18:\"photomix_uninstall\";s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '0', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '0', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1675794173', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(99, 'initial_db_version', '53496', 'yes'),
(100, 'wp_user_roles', 'a:6:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:17:\"snax_upload_files\";b:1;s:14:\"snax_add_posts\";b:1;s:14:\"snax_add_items\";b:1;s:17:\"snax_delete_items\";b:1;s:15:\"snax_vote_posts\";b:1;s:15:\"snax_vote_items\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:11:\"snax_author\";a:2:{s:4:\"name\";s:11:\"Snax Author\";s:12:\"capabilities\";a:7:{s:4:\"read\";b:1;s:17:\"snax_upload_files\";b:1;s:14:\"snax_add_posts\";b:1;s:14:\"snax_add_items\";b:1;s:17:\"snax_delete_items\";b:1;s:15:\"snax_vote_posts\";b:1;s:15:\"snax_vote_items\";b:1;}}}', 'yes'),
(101, 'fresh_site', '0', 'off'),
(102, 'user_count', '1', 'no'),
(103, 'widget_block', 'a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'sidebars_widgets', 'a:21:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"primary\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:25:\"recent-comments-600060005\";i:4;s:26:\"adace_ads_widget-600060002\";}s:9:\"secondary\";a:0:{}s:4:\"home\";a:7:{i:0;s:28:\"mc4wp_form_widget-6000600011\";i:1;s:28:\"snax_widget_teaser-600060003\";i:2;s:29:\"bimber_widget_posts-600060003\";i:3;s:39:\"bimber_featured_author_widget-600060002\";i:4;s:37:\"bimber_widget_facebook_page-600060006\";i:5;s:42:\"bimber_sticky_start_point_widget-600060003\";i:6;s:26:\"adace_ads_widget-600060003\";}s:8:\"home_2nd\";a:6:{i:0;s:31:\"bimberassistantwidget-600060003\";i:1;s:37:\"g1_socials_instagram_widget-600060005\";i:2;s:29:\"adace_get_my_widget-600060003\";i:3;s:35:\"g1_socials_youtube_widget-600060004\";i:4;s:42:\"bimber_sticky_start_point_widget-600060007\";i:5;s:25:\"snax_widget_cta-600060003\";}s:11:\"post_single\";a:7:{i:0;s:29:\"bimber_widget_posts-600060005\";i:1;s:28:\"mc4wp_form_widget-6000600010\";i:2;s:36:\"g1_socials_snapcode_widget-600060002\";i:3;s:37:\"g1_socials_instagram_widget-600060003\";i:4;s:37:\"bimber_widget_facebook_page-600060004\";i:5;s:42:\"bimber_sticky_start_point_widget-600060006\";i:6;s:26:\"adace_ads_widget-600060004\";}s:12:\"post_archive\";a:2:{i:0;s:19:\"tag_cloud-600060002\";i:1;s:25:\"recent-comments-600060006\";}s:16:\"post_archive_2nd\";a:0:{}s:4:\"page\";a:5:{i:0;s:28:\"mc4wp_form_widget-6000600012\";i:1;s:19:\"tag_cloud-600060003\";i:2;s:25:\"recent-comments-600060002\";i:3;s:42:\"bimber_sticky_start_point_widget-600060005\";i:4;s:26:\"adace_ads_widget-600060005\";}s:8:\"footer-1\";a:3:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";i:2;s:14:\"text-600060002\";}s:8:\"footer-2\";a:1:{i:0;s:35:\"g1_socials_youtube_widget-600060005\";}s:8:\"footer-3\";a:1:{i:0;s:37:\"g1_socials_instagram_widget-600060006\";}s:8:\"footer-4\";a:1:{i:0;s:25:\"recent-comments-600060004\";}s:13:\"array_version\";i:3;s:14:\"bimber_bbpress\";a:2:{i:0;s:26:\"bbp_login_widget-600060002\";i:1;s:26:\"bbp_stats_widget-600060002\";}s:18:\"bimber_woocommerce\";a:3:{i:0;s:33:\"woocommerce_widget_cart-600060002\";i:1;s:34:\"woocommerce_price_filter-600060002\";i:2;s:35:\"woocommerce_rating_filter-600060002\";}s:17:\"bimber_buddypress\";a:3:{i:0;s:28:\"mycred_widget_list-600060004\";i:1;s:40:\"bp_core_recently_active_widget-600060002\";i:2;s:32:\"bp_core_members_widget-600060002\";}s:14:\"bimber_bp_home\";a:6:{i:0;s:32:\"bp_core_friends_widget-600060002\";i:1;s:34:\"snax_widget_latest_votes-600060002\";i:2;s:37:\"wyr_widget_latest_reactions-600060002\";i:3;s:36:\"bp_follow_followers_widget-600060002\";i:4;s:30:\"bimber_mycred_widget-600060002\";i:5;s:31:\"bimberassistantwidget-600060002\";}s:29:\"bimber_child_live_home_voting\";a:3:{i:0;s:29:\"bimber_widget_posts-600060007\";i:1;s:26:\"adace_ads_widget-600060006\";i:2;s:29:\"bimber_widget_posts-600060006\";}s:36:\"bimber_child_live_single_all_widgets\";a:30:{i:0;s:20:\"g1_socials-600060004\";i:1;s:37:\"bimber_widget_facebook_page-600060005\";i:2;s:37:\"g1_socials_instagram_widget-600060004\";i:3;s:35:\"g1_socials_youtube_widget-600060003\";i:4;s:36:\"g1_socials_snapcode_widget-600060003\";i:5;s:25:\"snax_widget_cta-600060002\";i:6;s:34:\"snax_widget_latest_votes-600060003\";i:7;s:28:\"snax_widget_teaser-600060004\";i:8;s:27:\"snax_widget_lists-600060002\";i:9;s:30:\"bimber_mycred_widget-600060003\";i:10;s:28:\"mycred_widget_list-600060005\";i:11;s:26:\"adace_ads_widget-600060007\";i:12;s:28:\"adace_links_widget-600060002\";i:13;s:30:\"adace_patreon_widget-600060002\";i:14;s:29:\"adace_get_my_widget-600060002\";i:15;s:18:\"archives-600060002\";i:16;s:21:\"media_audio-600060002\";i:17;s:39:\"bimber_featured_author_widget-600060003\";i:18;s:29:\"bimber_widget_posts-600060008\";i:19;s:18:\"calendar-600060002\";i:20;s:20:\"categories-600060002\";i:21;s:23:\"media_gallery-600060002\";i:22;s:37:\"wyr_widget_latest_reactions-600060003\";i:23;s:28:\"mc4wp_form_widget-6000600013\";i:24;s:22:\"recent-posts-600060002\";i:25;s:21:\"media_video-600060002\";i:26;s:19:\"tag_cloud-600060004\";i:27;s:16:\"search-600060002\";i:28;s:25:\"recent-comments-600060007\";i:29;s:40:\"woocommerce_top_rated_products-600060002\";}s:37:\"bimber_child_live_single_monetization\";a:6:{i:0;s:29:\"adace_get_my_widget-600060004\";i:1;s:28:\"adace_links_widget-600060003\";i:2;s:28:\"adace_links_widget-600060004\";i:3;s:26:\"adace_ads_widget-600060008\";i:4;s:42:\"bimber_sticky_start_point_widget-600060008\";i:5;s:30:\"adace_patreon_widget-600060003\";}}', 'yes'),
(105, 'cron', 'a:13:{i:1711437773;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:1711438017;a:1:{s:25:\"wpp_maybe_performance_nag\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1711477373;a:3:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s: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:1711477375;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711477485;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:1711477624;a:1:{s:26:\"snax_clean_up_junk_uploads\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711520280;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711736573;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1747565836;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1747565847;a:2:{s:27:\"litespeed_task_imgoptm_pull\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:19:\"litespeed_task_lqip\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1748442032;a:1:{s:26:\"litespeed_task_imgoptm_req\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1775193997;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}', 'on'),
(106, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_calendar', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060002;a:1:{s:5:\"title\";s:0:\"\";}}', 'yes'),
(108, 'widget_archives', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060002;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";s:1:\"0\";s:8:\"dropdown\";s:1:\"0\";}}', 'yes'),
(109, 'widget_media_audio', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060002;a:10:{s:13:\"attachment_id\";s:1:\"0\";s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"preload\";s:4:\"none\";s:4:\"loop\";s:0:\"\";s:3:\"mp3\";s:0:\"\";s:3:\"ogg\";s:0:\"\";s:4:\"flac\";s:0:\"\";s:3:\"m4a\";s:0:\"\";s:3:\"wav\";s:0:\"\";}}', 'yes'),
(110, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_gallery', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060002;a:5:{s:5:\"title\";s:0:\"\";s:7:\"columns\";s:1:\"3\";s:4:\"size\";s:9:\"thumbnail\";s:9:\"link_type\";s:4:\"post\";s:14:\"orderby_random\";s:0:\"\";}}', 'yes'),
(112, 'widget_media_video', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060002;a:12:{s:13:\"attachment_id\";s:1:\"0\";s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";s:0:\"\";s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:3:\"mov\";s:0:\"\";}}', 'yes'),
(113, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_search', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060002;a:1:{s:5:\"title\";s:0:\"\";}}', 'yes'),
(115, 'widget_tag_cloud', 'a:4:{s:12:\"_multiwidget\";i:1;i:600060002;a:2:{s:5:\"title\";s:4:\"Tags\";s:8:\"taxonomy\";s:8:\"post_tag\";}i:600060003;a:2:{s:5:\"title\";s:4:\"Tags\";s:8:\"taxonomy\";s:8:\"post_tag\";}i:600060004;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";s:1:\"0\";s:8:\"taxonomy\";s:8:\"post_tag\";}}', 'yes'),
(116, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(117, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(119, 'recovery_keys', 'a:0:{}', 'off'),
(122, 'theme_mods_twentytwentytwo', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1660242368;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'off'),
(125, 'https_detection_errors', 'a:1:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}}', 'off'),
(134, '_transient_update_plugins', 'O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}', 'yes'),
(135, '_transient_update_themes', 'O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}', 'yes'),
(139, 'finished_updating_comment_type', '1', 'yes'),
(140, 'wpnux_imported', '0', 'no'),
(141, 'wpnux_debug_log', '2022-08-11 18:24:22 wpnux_api_health_check - start\n2022-08-11 18:24:22 wpnux_api_health_check - success\n2022-08-11 18:24:22 wpem_render_page\n2022-08-11 18:24:42 wpem_nux_optout_ajax_callback - start\n2022-08-11 18:24:44 wpem_nux_optout_ajax_callback - success\n2022-08-11 18:24:44 wpem_self_destruct\n', 'no'),
(160, 'current_theme', 'Bimber', 'yes'),
(161, 'theme_mods_bimber', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:18:\"bimber_primary_nav\";i:120;s:20:\"bimber_secondary_nav\";i:121;s:17:\"bimber_footer_nav\";i:119;}s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(162, 'theme_switched', '', 'yes'),
(164, 'bimber_reload_cache', '9.2.1', 'yes'),
(165, 'bimber_theme', 'a:453:{s:21:\"branding_show_tagline\";s:0:\"\";s:13:\"branding_logo\";s:73:\"http://www.theav.in/wptulip/wp-content/uploads/2015/11/theme_logo_v01.png\";s:19:\"branding_logo_width\";i:370;s:20:\"branding_logo_height\";i:84;s:18:\"branding_logo_hdpi\";s:76:\"http://www.theav.in/wptulip/wp-content/uploads/2015/11/theme_logo_v01-2x.png\";s:19:\"branding_logo_small\";s:75:\"http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo.png\";s:25:\"branding_logo_small_width\";i:198;s:26:\"branding_logo_small_height\";i:45;s:24:\"branding_logo_small_hdpi\";s:78:\"http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo@2x.png\";s:11:\"footer_text\";s:52:\"© %%Y%% by bring the pixel. Remember to change this\";s:12:\"footer_stamp\";s:71:\"http://www.theav.in/wptulip/wp-content/uploads/2015/12/footer_stamp.png\";s:18:\"footer_stamp_width\";i:56;s:19:\"footer_stamp_height\";i:35;s:17:\"footer_stamp_hdpi\";s:74:\"http://www.theav.in/wptulip/wp-content/uploads/2015/12/footer_stamp-2x.png\";s:18:\"footer_stamp_label\";s:0:\"\";s:23:\"footer_stamp_label_hide\";b:0;s:16:\"footer_stamp_url\";s:14:\"/main/the-bomb\";s:21:\"home_featured_entries\";s:6:\"recent\";s:30:\"home_featured_entries_template\";s:16:\"2of3-3v-3v-boxed\";s:28:\"home_featured_entries_gutter\";s:4:\"none\";s:27:\"home_featured_entries_title\";s:0:\"\";s:32:\"home_featured_entries_title_hide\";b:0;s:30:\"home_featured_entries_category\";s:0:\"\";s:25:\"home_featured_entries_tag\";a:1:{i:0;s:0:\"\";}s:32:\"home_featured_entries_time_range\";s:3:\"all\";s:35:\"home_featured_entries_hide_elements\";s:36:\"views,comments_link,votes,categories\";s:49:\"home_featured_entries_call_to_action_hide_buttons\";s:9:\"read_more\";s:28:\"newsletter_before_collection\";b:0;s:24:\"patreon_above_collection\";b:0;s:26:\"instagram_above_collection\";b:0;s:22:\"links_above_collection\";b:0;s:34:\"promoted_products_above_collection\";b:0;s:33:\"promoted_product_above_collection\";b:0;s:33:\"above_collection_newsletter_order\";i:15;s:30:\"above_collection_patreon_order\";i:20;s:32:\"above_collection_instagram_order\";i:25;s:28:\"above_collection_links_order\";i:30;s:40:\"above_collection_promoted_products_order\";i:35;s:39:\"above_collection_promoted_product_order\";i:40;s:13:\"home_template\";s:12:\"grid-sidebar\";s:21:\"home_sidebar_location\";s:8:\"standard\";s:10:\"home_title\";s:0:\"\";s:15:\"home_title_hide\";b:0;s:18:\"home_inject_embeds\";s:8:\"standard\";s:20:\"home_highlight_items\";s:8:\"standard\";s:27:\"home_highlight_items_offset\";i:3;s:27:\"home_highlight_items_repeat\";i:5;s:15:\"home_pagination\";s:25:\"infinite-scroll-on-demand\";s:18:\"home_hide_elements\";s:39:\"subtitle,views,votes,summary,voting_box\";s:32:\"home_call_to_action_hide_buttons\";s:9:\"read_more\";s:40:\"home_main_collection_excluded_categories\";s:0:\"\";s:15:\"home_newsletter\";s:8:\"standard\";s:26:\"home_newsletter_after_post\";s:1:\"7\";s:22:\"home_newsletter_repeat\";i:12;s:12:\"home_product\";s:8:\"standard\";s:23:\"home_product_after_post\";s:2:\"14\";s:19:\"home_product_repeat\";i:12;s:21:\"home_product_category\";a:8:{i:0;s:6:\"albums\";i:1;s:8:\"clothing\";i:2;s:7:\"hoodies\";i:3;s:5:\"music\";i:4;s:7:\"posters\";i:5;s:12:\"shop-with-us\";i:6;s:7:\"singles\";i:7;s:8:\"t-shirts\";}s:7:\"home_ad\";s:8:\"standard\";s:18:\"home_ad_after_post\";s:1:\"4\";s:14:\"home_ad_repeat\";i:12;s:17:\"posts_top_in_menu\";s:8:\"separate\";s:20:\"posts_popular_enable\";b:1;s:16:\"posts_hot_enable\";b:1;s:21:\"posts_trending_enable\";b:1;s:22:\"posts_lists_ordered_by\";s:5:\"views\";s:14:\"posts_top_page\";i:376;s:17:\"posts_latest_page\";b:1;s:14:\"posts_hot_page\";i:363;s:18:\"posts_popular_page\";i:311;s:19:\"posts_trending_page\";i:312;s:20:\"posts_excerpt_length\";i:55;s:21:\"posts_views_threshold\";i:0;s:26:\"posts_fake_view_count_base\";i:1000;s:31:\"posts_fake_view_disable_for_new\";s:8:\"standard\";s:15:\"posts_fb_app_id\";s:0:\"\";s:24:\"posts_comments_threshold\";i:1;s:13:\"posts_timeago\";s:8:\"standard\";s:22:\"posts_auto_play_videos\";b:0;s:20:\"posts_use_gif_player\";b:1;s:20:\"posts_page_waypoints\";b:1;s:22:\"posts_set_target_blank\";b:1;s:13:\"post_template\";s:7:\"classic\";s:21:\"post_sidebar_location\";s:8:\"standard\";s:18:\"post_hide_elements\";s:10:\"votes,tags\";s:13:\"post_sharebar\";s:8:\"standard\";s:15:\"post_microshare\";s:8:\"standard\";s:14:\"post_flyin_nav\";b:1;s:26:\"post_native_comments_label\";s:0:\"\";s:24:\"post_pagination_overview\";s:9:\"page_xofy\";s:30:\"post_pagination_adjacent_label\";s:8:\"adjacent\";s:30:\"post_pagination_adjacent_style\";s:6:\"button\";s:25:\"post_pagination_next_post\";s:8:\"standard\";s:28:\"post_dont_miss_hide_elements\";s:89:\"views,comments_link,votes,categories,summary,voting_box,subtitle,read_more,call_to_action\";s:42:\"post_dont_miss_call_to_action_hide_buttons\";s:0:\"\";s:26:\"post_related_hide_elements\";s:90:\"views,comments_link,votes,summary,author,date,voting_box,subtitle,read_more,call_to_action\";s:40:\"post_related_call_to_action_hide_buttons\";s:0:\"\";s:28:\"post_more_from_hide_elements\";s:89:\"views,comments_link,votes,categories,summary,voting_box,subtitle,read_more,call_to_action\";s:42:\"post_more_from_call_to_action_hide_buttons\";s:0:\"\";s:28:\"post_pagination_single_order\";i:10;s:31:\"post_bottom_share_buttons_order\";i:20;s:15:\"post_tags_order\";i:15;s:21:\"post_newsletter_order\";i:25;s:21:\"post_nav_single_order\";i:30;s:21:\"post_voting_box_order\";i:35;s:20:\"post_reactions_order\";i:40;s:22:\"post_author_info_order\";i:45;s:26:\"post_related_entries_order\";i:50;s:20:\"post_more_from_order\";i:55;s:19:\"post_comments_order\";i:60;s:20:\"post_dont_miss_order\";i:65;s:22:\"post_related_max_posts\";i:6;s:24:\"post_more_from_max_posts\";i:6;s:24:\"post_dont_miss_max_posts\";i:6;s:21:\"post_related_template\";s:4:\"grid\";s:23:\"post_more_from_template\";s:4:\"list\";s:23:\"post_dont_miss_template\";s:4:\"grid\";s:21:\"post_link_single_page\";s:4:\"none\";s:21:\"post_link_open_method\";s:10:\"new_window\";s:22:\"post_link_landing_page\";i:0;s:27:\"post_link_redirection_delay\";i:5;s:16:\"archive_template\";s:4:\"grid\";s:24:\"archive_sidebar_location\";s:8:\"standard\";s:24:\"archive_featured_entries\";s:6:\"recent\";s:33:\"archive_featured_entries_template\";s:16:\"2of3-3v-3v-boxed\";s:31:\"archive_featured_entries_gutter\";s:4:\"none\";s:30:\"archive_featured_entries_title\";s:0:\"\";s:35:\"archive_featured_entries_title_hide\";s:4:\"none\";s:35:\"archive_featured_entries_time_range\";s:3:\"all\";s:38:\"archive_featured_entries_hide_elements\";s:62:\"views,comments_link,votes,categories,voting_box,call_to_action\";s:52:\"archive_featured_entries_call_to_action_hide_buttons\";s:0:\"\";s:26:\"archive_header_composition\";s:2:\"01\";s:28:\"archive_header_hide_elements\";s:0:\"\";s:22:\"archive_default_filter\";s:6:\"newest\";s:15:\"archive_filters\";s:64:\"newest,oldest,most_commented,most_views,most_shares,most_upvotes\";s:13:\"archive_title\";s:0:\"\";s:18:\"archive_title_hide\";s:4:\"none\";s:21:\"archive_inject_embeds\";s:8:\"standard\";s:23:\"archive_highlight_items\";s:8:\"standard\";s:30:\"archive_highlight_items_offset\";i:3;s:30:\"archive_highlight_items_repeat\";i:5;s:22:\"archive_posts_per_page\";i:12;s:18:\"archive_pagination\";s:25:\"infinite-scroll-on-demand\";s:21:\"archive_hide_elements\";s:64:\"summary,views,votes,voting_box,subtitle,read_more,call_to_action\";s:35:\"archive_call_to_action_hide_buttons\";s:0:\"\";s:18:\"archive_newsletter\";s:8:\"standard\";s:29:\"archive_newsletter_after_post\";i:2;s:25:\"archive_newsletter_repeat\";i:12;s:15:\"archive_product\";s:4:\"none\";s:26:\"archive_product_after_post\";i:4;s:22:\"archive_product_repeat\";i:12;s:24:\"archive_product_category\";s:0:\"\";s:10:\"archive_ad\";s:8:\"standard\";s:21:\"archive_ad_after_post\";s:1:\"4\";s:17:\"archive_ad_repeat\";i:12;s:22:\"posts_auto_load_enable\";b:0;s:25:\"posts_auto_load_max_posts\";s:1:\"0\";s:27:\"featured_entries_visibility\";s:16:\"home,single_post\";s:25:\"featured_entries_template\";s:4:\"grid\";s:23:\"featured_entries_gutter\";b:0;s:29:\"featured_entries_above_header\";b:0;s:27:\"featured_entries_full_width\";b:0;s:26:\"featured_entries_img_ratio\";s:3:\"2-1\";s:21:\"featured_entries_type\";s:6:\"recent\";s:25:\"featured_entries_category\";s:0:\"\";s:20:\"featured_entries_tag\";a:1:{i:0;s:0:\"\";}s:27:\"featured_entries_time_range\";s:3:\"all\";s:39:\"featured_entries_exclude_from_main_loop\";b:1;s:21:\"featured_entries_size\";s:2:\"xs\";s:23:\"featured_entries_number\";i:6;s:30:\"featured_entries_number_bunchy\";i:3;s:12:\"global_stack\";s:13:\"original-2018\";s:17:\"global_icon_style\";s:5:\"solid\";s:11:\"global_skin\";s:5:\"light\";s:13:\"global_layout\";s:9:\"stretched\";s:25:\"global_google_font_subset\";s:15:\"latin,latin-ext\";s:23:\"global_background_color\";s:7:\"#e6e6e6\";s:29:\"content_cs_1_background_color\";s:7:\"#ffffff\";s:20:\"content_cs_1_accent1\";s:7:\"#ff0036\";s:29:\"content_cs_2_background_color\";s:7:\"#ff0036\";s:30:\"content_cs_2_background2_color\";s:7:\"#ff6636\";s:18:\"content_cs_2_text1\";s:7:\"#ffffff\";s:20:\"hot_background_color\";s:7:\"#ff0036\";s:25:\"trending_background_color\";s:7:\"#bf0029\";s:24:\"popular_background_color\";s:7:\"#ff577b\";s:29:\"members_only_background_color\";s:7:\"#ff0036\";s:30:\"coupon_inside_background_color\";s:7:\"#ff0036\";s:14:\"hot_text_color\";s:4:\"#fff\";s:19:\"trending_text_color\";s:4:\"#fff\";s:18:\"popular_text_color\";s:4:\"#fff\";s:23:\"members_only_text_color\";s:4:\"#fff\";s:24:\"coupon_inside_text_color\";s:4:\"#fff\";s:27:\"hot_optional_gradient_color\";s:0:\"\";s:32:\"trending_optional_gradient_color\";s:0:\"\";s:31:\"popular_optional_gradient_color\";s:0:\"\";s:36:\"members_only_optional_gradient_color\";s:0:\"\";s:37:\"coupon_inside_optional_gradient_color\";s:0:\"\";s:11:\"breadcrumbs\";s:4:\"none\";s:24:\"archive_header_bg1_color\";s:0:\"\";s:24:\"archive_header_bg2_color\";s:0:\"\";s:11:\"bending_cat\";s:1:\"1\";s:10:\"page_width\";i:1182;s:14:\"header_builder\";a:3:{s:6:\"normal\";a:3:{i:1;a:6:{s:6:\"letter\";s:1:\"a\";s:5:\"style\";s:5:\"boxed\";s:6:\"sticky\";s:3:\"off\";s:4:\"cols\";a:3:{i:1;a:3:{s:8:\"elements\";a:1:{i:0;s:14:\"secondary_menu\";}s:5:\"align\";s:4:\"left\";s:4:\"grow\";s:3:\"off\";}i:2;a:3:{s:8:\"elements\";a:0:{}s:5:\"align\";s:6:\"center\";s:4:\"grow\";s:3:\"off\";}i:3;a:3:{s:8:\"elements\";a:1:{i:0;s:17:\"social_icons_full\";}s:5:\"align\";s:5:\"right\";s:4:\"grow\";s:3:\"off\";}}s:5:\"icons\";s:8:\"standard\";s:6:\"shadow\";s:3:\"off\";}i:2;a:6:{s:6:\"letter\";s:1:\"b\";s:5:\"style\";s:5:\"boxed\";s:6:\"sticky\";s:3:\"off\";s:4:\"cols\";a:3:{i:1;a:3:{s:8:\"elements\";a:1:{i:0;s:4:\"logo\";}s:5:\"align\";s:4:\"left\";s:4:\"grow\";s:3:\"off\";}i:2;a:3:{s:8:\"elements\";a:0:{}s:5:\"align\";s:6:\"center\";s:4:\"grow\";s:3:\"off\";}i:3;a:3:{s:8:\"elements\";a:1:{i:0;s:9:\"quick_nav\";}s:5:\"align\";s:5:\"right\";s:4:\"grow\";s:3:\"off\";}}s:5:\"icons\";s:8:\"standard\";s:6:\"shadow\";s:3:\"off\";}i:3;a:6:{s:6:\"letter\";s:1:\"c\";s:5:\"style\";s:5:\"boxed\";s:6:\"sticky\";s:2:\"on\";s:4:\"cols\";a:3:{i:1;a:3:{s:8:\"elements\";a:2:{i:0;s:11:\"mobile_menu\";i:1;s:12:\"primary_menu\";}s:5:\"align\";s:4:\"left\";s:4:\"grow\";s:3:\"off\";}i:2;a:3:{s:8:\"elements\";a:0:{}s:5:\"align\";s:6:\"center\";s:4:\"grow\";s:3:\"off\";}i:3;a:3:{s:8:\"elements\";a:5:{i:0;s:13:\"skin_dropdown\";i:1;s:15:\"search_dropdown\";i:2;s:4:\"cart\";i:3;s:9:\"user_menu\";i:4;s:13:\"create_button\";}s:5:\"align\";s:5:\"right\";s:4:\"grow\";s:3:\"off\";}}s:5:\"icons\";s:8:\"standard\";s:6:\"shadow\";s:3:\"off\";}}s:6:\"mobile\";a:3:{i:1;a:6:{s:6:\"letter\";s:1:\"a\";s:5:\"style\";s:5:\"boxed\";s:6:\"sticky\";s:3:\"off\";s:4:\"cols\";a:3:{i:1;a:4:{i:0;s:11:\"mobile_logo\";s:8:\"elements\";a:0:{}s:5:\"align\";s:4:\"left\";s:4:\"grow\";s:3:\"off\";}i:2;a:3:{s:8:\"elements\";a:1:{i:0;s:11:\"mobile_logo\";}s:5:\"align\";s:6:\"center\";s:4:\"grow\";s:2:\"on\";}i:3;a:3:{s:8:\"elements\";a:0:{}s:5:\"align\";s:5:\"right\";s:4:\"grow\";s:3:\"off\";}}s:5:\"icons\";s:8:\"standard\";s:6:\"shadow\";s:3:\"off\";}i:2;a:6:{s:6:\"letter\";s:1:\"b\";s:5:\"style\";s:5:\"boxed\";s:6:\"sticky\";s:3:\"off\";s:4:\"cols\";a:3:{i:1;a:3:{s:8:\"elements\";a:0:{}s:5:\"align\";s:4:\"left\";s:4:\"grow\";s:3:\"off\";}i:2;a:3:{s:8:\"elements\";a:1:{i:0;s:9:\"quick_nav\";}s:5:\"align\";s:6:\"center\";s:4:\"grow\";s:2:\"on\";}i:3;a:3:{s:8:\"elements\";a:0:{}s:5:\"align\";s:5:\"right\";s:4:\"grow\";s:3:\"off\";}}s:5:\"icons\";s:8:\"standard\";s:6:\"shadow\";s:3:\"off\";}i:3;a:6:{s:6:\"letter\";s:1:\"c\";s:5:\"style\";s:5:\"boxed\";s:6:\"sticky\";s:2:\"on\";s:4:\"cols\";a:3:{i:1;a:3:{s:8:\"elements\";a:1:{i:0;s:11:\"mobile_menu\";}s:5:\"align\";s:4:\"left\";s:4:\"grow\";s:3:\"off\";}i:2;a:3:{s:8:\"elements\";a:0:{}s:5:\"align\";s:6:\"center\";s:4:\"grow\";s:3:\"off\";}i:3;a:3:{s:8:\"elements\";a:4:{i:0;s:13:\"skin_dropdown\";i:1;s:4:\"cart\";i:2;s:9:\"user_menu\";i:3;s:13:\"create_button\";}s:5:\"align\";s:5:\"right\";s:4:\"grow\";s:3:\"off\";}}s:5:\"icons\";s:8:\"standard\";s:6:\"shadow\";s:3:\"off\";}}s:6:\"canvas\";a:1:{i:1;a:3:{s:4:\"cols\";a:1:{i:1;a:2:{s:8:\"elements\";a:6:{i:0;s:6:\"search\";i:1;s:12:\"primary_menu\";i:2;s:9:\"quick_nav\";i:3;s:17:\"social_icons_full\";i:4;s:13:\"create_button\";i:5;s:17:\"language_selector\";}s:4:\"grow\";s:3:\"off\";}}s:6:\"sticky\";s:3:\"off\";s:6:\"shadow\";s:3:\"off\";}}}s:18:\"header_builder_use\";s:4:\"none\";s:18:\"header_composition\";s:8:\"original\";s:25:\"header_mobile_composition\";s:2:\"01\";s:13:\"header_sticky\";s:4:\"none\";s:25:\"header_logo_margin_bottom\";s:1:\"8\";s:22:\"header_logo_margin_top\";s:2:\"18\";s:32:\"header_mobile_logo_margin_bottom\";s:2:\"10\";s:29:\"header_mobile_logo_margin_top\";s:2:\"10\";s:26:\"header_quicknav_margin_top\";s:2:\"32\";s:29:\"header_quicknav_margin_bottom\";s:2:\"14\";s:29:\"header_primary_nav_margin_top\";s:1:\"0\";s:32:\"header_primary_nav_margin_bottom\";s:1:\"0\";s:22:\"header_quicknav_labels\";s:8:\"standard\";s:24:\"header_primarynav_layout\";s:8:\"standard\";s:17:\"header_text_color\";s:7:\"#000000\";s:19:\"header_accent_color\";s:7:\"#ff0036\";s:23:\"header_background_color\";s:7:\"#ffffff\";s:19:\"header_border_color\";s:0:\"\";s:30:\"header_navbar_background_color\";s:7:\"#ff0036\";s:24:\"header_navbar_text_color\";s:7:\"#ffffff\";s:26:\"header_navbar_accent_color\";s:7:\"#000000\";s:40:\"header_navbar_secondary_background_color\";s:7:\"#000000\";s:34:\"header_navbar_secondary_text_color\";s:7:\"#ffffff\";s:16:\"header_bg2_color\";s:0:\"\";s:31:\"archive_header_background_color\";s:0:\"\";s:32:\"archive_header_background2_color\";s:0:\"\";s:25:\"archive_header_text_color\";s:0:\"\";s:31:\"archive_header_background_image\";s:0:\"\";s:20:\"preheader_text_color\";s:7:\"#666666\";s:22:\"preheader_accent_color\";s:7:\"#ff0036\";s:26:\"preheader_background_color\";s:7:\"#ffffff\";s:19:\"preheader_bg2_color\";s:0:\"\";s:22:\"preheader_border_color\";s:0:\"\";s:11:\"search_ajax\";b:1;s:15:\"search_template\";s:15:\"classic-sidebar\";s:23:\"search_sidebar_location\";s:8:\"standard\";s:21:\"search_posts_per_page\";i:12;s:17:\"search_pagination\";s:9:\"load-more\";s:20:\"search_hide_elements\";s:0:\"\";s:20:\"search_inject_embeds\";s:4:\"none\";s:12:\"nsfw_enabled\";b:1;s:19:\"nsfw_categories_ids\";s:11:\"bimber-nsfw\";s:36:\"snax_header_create_button_visibility\";s:3:\"all\";s:30:\"snax_header_create_button_type\";s:12:\"all_dropdown\";s:31:\"snax_header_create_button_label\";s:8:\"Add post\";s:14:\"typo_selectors\";b:0;s:15:\"typo_categories\";s:2:\"{}\";s:9:\"typo_tabs\";s:2:\"{}\";s:11:\"typo_button\";s:2:\"{}\";s:9:\"typo_body\";s:2:\"{}\";s:16:\"typo_primary_nav\";s:2:\"{}\";s:18:\"typo_secondary_nav\";s:2:\"{}\";s:14:\"typo_quick_nav\";s:2:\"{}\";s:13:\"typo_submenus\";s:2:\"{}\";s:16:\"typo_drop_toggle\";s:2:\"{}\";s:9:\"typo_tags\";s:2:\"{}\";s:9:\"typo_meta\";s:2:\"{}\";s:9:\"typo_link\";s:2:\"{}\";s:9:\"typo_giga\";s:2:\"{}\";s:9:\"typo_mega\";s:2:\"{}\";s:13:\"typo_mega_2nd\";s:2:\"{}\";s:10:\"typo_alpha\";s:2:\"{}\";s:14:\"typo_alpha_2nd\";s:2:\"{}\";s:9:\"typo_beta\";s:2:\"{}\";s:13:\"typo_beta_2nd\";s:2:\"{}\";s:10:\"typo_gamma\";s:2:\"{}\";s:14:\"typo_gamma_2nd\";s:2:\"{}\";s:14:\"typo_gamma_3rd\";s:2:\"{}\";s:10:\"typo_delta\";s:2:\"{}\";s:14:\"typo_delta_2nd\";s:2:\"{}\";s:14:\"typo_delta_3rd\";s:2:\"{}\";s:12:\"typo_epsilon\";s:2:\"{}\";s:16:\"typo_epsilon_2nd\";s:2:\"{}\";s:16:\"typo_epsilon_3rd\";s:2:\"{}\";s:9:\"typo_zeta\";s:2:\"{}\";s:13:\"typo_zeta_2nd\";s:2:\"{}\";s:13:\"typo_zeta_3rd\";s:2:\"{}\";s:13:\"migration_v54\";s:4:\"done\";s:27:\"header_builder_a_text_color\";s:7:\"#666666\";s:29:\"header_builder_a_accent_color\";s:7:\"#ff0036\";s:33:\"header_builder_a_background_color\";s:7:\"#ffffff\";s:31:\"header_builder_a_gradient_color\";s:0:\"\";s:29:\"header_builder_a_border_color\";s:7:\"#e6e6e6\";s:34:\"header_builder_a_button_background\";s:7:\"#000000\";s:28:\"header_builder_a_button_text\";s:7:\"#ffffff\";s:27:\"header_builder_b_text_color\";s:7:\"#000000\";s:29:\"header_builder_b_accent_color\";s:7:\"#ff0036\";s:33:\"header_builder_b_background_color\";s:7:\"#ffffff\";s:31:\"header_builder_b_gradient_color\";s:0:\"\";s:29:\"header_builder_b_border_color\";s:0:\"\";s:34:\"header_builder_b_button_background\";s:7:\"#000000\";s:28:\"header_builder_b_button_text\";s:7:\"#ffffff\";s:27:\"header_builder_c_text_color\";s:7:\"#ffffff\";s:29:\"header_builder_c_accent_color\";s:7:\"#0a0000\";s:33:\"header_builder_c_background_color\";s:7:\"#ff0036\";s:31:\"header_builder_c_gradient_color\";s:0:\"\";s:29:\"header_builder_c_border_color\";s:0:\"\";s:34:\"header_builder_c_button_background\";s:7:\"#000000\";s:28:\"header_builder_c_button_text\";s:7:\"#ffffff\";s:32:\"header_builder_canvas_text_color\";s:7:\"#ffffff\";s:34:\"header_builder_canvas_accent_color\";s:7:\"#ffb3b3\";s:38:\"header_builder_canvas_background_color\";s:7:\"#0a0a0a\";s:36:\"header_builder_canvas_gradient_color\";s:0:\"\";s:39:\"header_builder_canvas_button_background\";s:7:\"#ff0036\";s:33:\"header_builder_canvas_button_text\";s:7:\"#ffffff\";s:31:\"header_submenu_background_color\";s:7:\"#ffffff\";s:25:\"header_submenu_text_color\";s:7:\"#666666\";s:27:\"header_submenu_accent_color\";s:7:\"#ff0036\";s:45:\"header_builder_element_size_social_icons_full\";s:12:\"g1-socials-s\";s:34:\"header_builder_element_size_search\";s:8:\"standard\";s:41:\"header_builder_element_size_create_button\";s:11:\"g1-button-m\";s:49:\"header_builder_element_size_social_icons_dropdown\";s:9:\"g1-drop-m\";s:49:\"header_builder_element_type_social_icons_dropdown\";s:12:\"g1-drop-icon\";s:43:\"header_builder_element_size_search_dropdown\";s:9:\"g1-drop-m\";s:43:\"header_builder_element_type_search_dropdown\";s:12:\"g1-drop-icon\";s:37:\"header_builder_element_size_user_menu\";s:9:\"g1-drop-m\";s:37:\"header_builder_element_type_user_menu\";s:12:\"g1-drop-icon\";s:32:\"header_builder_element_size_cart\";s:9:\"g1-drop-m\";s:32:\"header_builder_element_type_cart\";s:12:\"g1-drop-icon\";s:38:\"header_builder_element_size_newsletter\";s:9:\"g1-drop-m\";s:38:\"header_builder_element_type_newsletter\";s:12:\"g1-drop-icon\";s:39:\"header_builder_element_size_mobile_menu\";s:14:\"g1-hamburger-s\";s:40:\"header_builder_element_label_mobile_menu\";s:25:\"g1-hamburger-label-hidden\";s:41:\"header_builder_element_size_skin_dropdown\";s:9:\"g1-drop-m\";s:41:\"header_builder_element_type_skin_dropdown\";s:12:\"g1-drop-icon\";s:41:\"header_builder_element_size_nsfw_dropdown\";s:9:\"g1-drop-l\";s:18:\"footer_composition\";s:5:\"4cols\";s:28:\"footer_cs_1_background_color\";s:7:\"#262626\";s:17:\"footer_cs_1_text1\";s:7:\"#ffffff\";s:17:\"footer_cs_1_text2\";s:7:\"#999999\";s:17:\"footer_cs_1_text3\";s:7:\"#666666\";s:19:\"footer_cs_1_accent1\";s:7:\"#ff0036\";s:28:\"footer_cs_2_background_color\";s:7:\"#ff0036\";s:17:\"footer_cs_2_text1\";s:7:\"#ffffff\";s:26:\"footer_cs_1_gradient_color\";s:0:\"\";s:28:\"footer_cs_1_background_image\";s:0:\"\";s:29:\"footer_cs_1_background_repeat\";s:9:\"no-repeat\";s:27:\"footer_cs_1_background_size\";s:4:\"auto\";s:31:\"footer_cs_1_background_position\";s:8:\"top left\";s:30:\"footer_cs_1_background_opacity\";i:100;s:24:\"newsletter_before_footer\";s:1:\"1\";s:37:\"newsletter_before_footer_color_scheme\";s:4:\"dark\";s:41:\"newsletter_before_footer_background_color\";s:7:\"#2e2e2e\";s:30:\"newsletter_before_footer_title\";s:29:\"Don’t miss out on new posts\";s:20:\"patreon_above_footer\";b:0;s:33:\"patreon_above_footer_color_scheme\";s:5:\"light\";s:37:\"patreon_above_footer_background_color\";s:0:\"\";s:18:\"links_above_footer\";b:0;s:31:\"links_above_footer_color_scheme\";s:5:\"light\";s:35:\"links_above_footer_background_color\";s:0:\"\";s:22:\"instagram_above_footer\";b:0;s:35:\"instagram_above_footer_color_scheme\";s:5:\"light\";s:39:\"instagram_above_footer_background_color\";s:0:\"\";s:33:\"instagram_above_footer_single_row\";b:0;s:19:\"social_above_footer\";s:1:\"1\";s:32:\"social_above_footer_color_scheme\";s:4:\"dark\";s:36:\"social_above_footer_background_color\";s:7:\"#363636\";s:16:\"social_in_footer\";s:0:\"\";s:30:\"promoted_products_above_footer\";s:0:\"\";s:29:\"promoted_product_above_footer\";b:0;s:23:\"footer_newsletter_order\";i:35;s:20:\"footer_patreon_order\";i:25;s:18:\"footer_links_order\";i:20;s:22:\"footer_instagram_order\";i:40;s:19:\"footer_social_order\";i:30;s:30:\"footer_promoted_products_order\";i:10;s:29:\"footer_promoted_product_order\";i:15;s:18:\"newsletter_privacy\";s:36:\"Don&#039;t worry, we don&#039;t spam\";s:16:\"newsletter_popup\";s:1:\"1\";s:22:\"newsletter_popup_title\";s:28:\"Hey Friend!\nBefore You Go…\";s:25:\"newsletter_popup_subtitle\";s:73:\"Get the best viral stories straight into your inbox before everyone else!\";s:33:\"newsletter_popup_background_image\";s:104:\"http://www.theav.in/wptulip/wp-content/themes/bimber/dummy-data/images/dummy-newsletter-popup-visual.png\";s:18:\"newsletter_slideup\";s:1:\"1\";s:24:\"newsletter_slideup_title\";s:33:\"Don&#039;t miss out on new posts!\";s:27:\"newsletter_slideup_subtitle\";s:0:\"\";s:25:\"newsletter_slideup_avatar\";s:0:\"\";s:35:\"newsletter_slideup_background_image\";s:0:\"\";s:34:\"newsletter_before_collection_title\";s:26:\"Want more stuff like this?\";s:37:\"newsletter_before_collection_subtitle\";s:52:\"Get the best viral stories straight into your inbox!\";s:35:\"newsletter_before_collection_avatar\";s:0:\"\";s:45:\"newsletter_before_collection_background_image\";s:0:\"\";s:37:\"newsletter_before_collection_template\";s:14:\"box-horizontal\";s:30:\"newsletter_in_collection_title\";s:52:\"Get the best viral stories straight into your inbox!\";s:33:\"newsletter_in_collection_subtitle\";s:52:\"Get the best viral stories straight into your inbox!\";s:31:\"newsletter_in_collection_avatar\";s:0:\"\";s:41:\"newsletter_in_collection_background_image\";s:0:\"\";s:33:\"newsletter_in_collection_template\";s:12:\"box-vertical\";s:35:\"newsletter_after_post_content_title\";s:26:\"Want more stuff like this?\";s:38:\"newsletter_after_post_content_subtitle\";s:52:\"Get the best viral stories straight into your inbox!\";s:36:\"newsletter_after_post_content_avatar\";s:0:\"\";s:46:\"newsletter_after_post_content_background_image\";s:0:\"\";s:38:\"newsletter_after_post_content_template\";s:16:\"box-horizontal-l\";s:33:\"newsletter_before_footer_subtitle\";s:0:\"\";s:31:\"newsletter_before_footer_avatar\";s:0:\"\";s:41:\"newsletter_before_footer_background_image\";s:0:\"\";s:33:\"newsletter_before_footer_template\";s:14:\"box-horizontal\";s:22:\"newsletter_other_title\";s:52:\"Get the best viral stories straight into your inbox!\";s:23:\"newsletter_other_avatar\";s:0:\"\";s:27:\"woocommerce_cart_visibility\";s:6:\"always\";s:34:\"woocommerce_single_product_sidebar\";s:4:\"hide\";s:31:\"woocommerce_product_link_target\";s:5:\"_self\";s:33:\"woocommerce_affiliate_link_target\";s:6:\"_blank\";s:20:\"snax_votes_threshold\";i:10;s:17:\"bp_enable_sidebar\";s:8:\"standard\";s:28:\"wyr_show_reactions_in_header\";s:4:\"none\";s:24:\"wyr_show_entry_reactions\";s:4:\"none\";s:31:\"wyr_show_entry_reactions_single\";s:8:\"standard\";s:28:\"wyr_fake_reaction_count_base\";s:0:\"\";s:28:\"wyr_fake_reactions_randomize\";s:4:\"none\";s:34:\"wyr_fake_reactions_disable_for_new\";s:8:\"standard\";s:28:\"links_above_collection_title\";s:18:\"Here are my links!\";s:31:\"links_above_collection_category\";s:0:\"\";s:29:\"links_above_collection_simple\";b:0;s:34:\"links_above_collection_transparent\";b:0;s:33:\"links_above_collection_disclosure\";b:0;s:24:\"links_above_footer_title\";s:20:\"Our favourite brands\";s:27:\"links_above_footer_category\";s:0:\"\";s:25:\"links_above_footer_simple\";b:0;s:30:\"links_above_footer_transparent\";s:1:\"1\";s:29:\"links_above_footer_disclosure\";s:1:\"1\";s:23:\"promoted_products_title\";s:12:\"Shop With Us\";s:28:\"promoted_products_disclosure\";s:1:\"1\";s:29:\"promoted_products_description\";s:0:\"\";s:22:\"promoted_products_type\";s:11:\"woocommerce\";s:28:\"promoted_products_embed_code\";s:0:\"\";s:28:\"promoted_products_categories\";a:1:{i:0;s:12:\"shop-with-us\";}s:28:\"promoted_products_hide_price\";b:1;s:34:\"promoted_products_hide_add_to_cart\";b:1;s:28:\"promoted_products_link_label\";s:22:\"More promoted products\";s:22:\"promoted_product_title\";s:12:\"Shop With Us\";s:27:\"promoted_product_disclosure\";s:1:\"1\";s:19:\"promoted_product_id\";s:4:\"4353\";s:27:\"promoted_product_link_label\";s:22:\"More promoted products\";s:18:\"instagram_username\";s:13:\"bringthepixel\";s:21:\"instagram_follow_text\";s:9:\"Follow Me\";s:27:\"newsletter_slideup_template\";s:14:\"box-horizontal\";s:22:\"newsletter_popup_cover\";s:108:\"http://staging.bimber.bringthepixel.com/main/wp-content/uploads/sites/17/2018/01/newsletter-popup-visual.jpg\";s:40:\"newsletter_before_collection_avatar_hdpi\";s:0:\"\";s:35:\"newsletter_before_collection_invert\";b:0;s:35:\"newsletter_after_post_content_cover\";s:0:\"\";s:15:\"home_vc_page_id\";s:0:\"\";s:22:\"branding_logo_inverted\";s:79:\"http://www.theav.in/wptulip/wp-content/uploads/2018/12/bimber-inverted-logo.png\";s:27:\"branding_logo_inverted_hdpi\";s:82:\"http://www.theav.in/wptulip/wp-content/uploads/2018/12/bimber-inverted-logo-2x.png\";s:38:\"header_builder_b_skinmode_accent_color\";s:7:\"#ff0036\";s:38:\"header_builder_c_skinmode_accent_color\";s:7:\"#000000\";s:42:\"header_builder_c_skinmode_background_color\";s:7:\"#ff0036\";s:38:\"header_builder_a_skinmode_accent_color\";s:7:\"#ff0036\";s:42:\"header_builder_a_skinmode_background_color\";s:7:\"#000000\";s:28:\"branding_logo_small_inverted\";s:84:\"http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo-inverted.png\";s:33:\"branding_logo_small_inverted_hdpi\";s:87:\"http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo-inverted@2x.png\";}', 'yes'),
(166, 'bimber_migration_v60', 'done', 'yes'),
(167, 'bimber_migration_v62', 'done', 'yes'),
(168, 'bimber_migration_v760', 'done', 'yes'),
(169, 'bimber_tgm_reset_ver', '9.2.1', 'yes'),
(170, 'widget_bimber_widget_posts', 'a:6:{s:12:\"_multiwidget\";i:1;i:600060003;a:19:{s:5:\"title\";s:9:\"Our picks\";s:3:\"max\";s:1:\"3\";s:8:\"template\";s:8:\"numbered\";s:7:\"sort_by\";s:4:\"date\";s:10:\"time_range\";s:3:\"all\";s:14:\"category_slugs\";s:0:\"\";s:9:\"tag_slugs\";a:1:{i:0;s:14:\"bimber-sidebar\";}s:20:\"entry_featured_media\";s:1:\"1\";s:12:\"entry_avatar\";s:0:\"\";s:16:\"entry_categories\";s:0:\"\";s:11:\"entry_title\";s:1:\"1\";s:13:\"entry_summary\";s:0:\"\";s:12:\"entry_author\";s:0:\"\";s:10:\"entry_date\";s:0:\"\";s:12:\"entry_shares\";s:0:\"\";s:11:\"entry_views\";s:0:\"\";s:19:\"entry_comments_link\";s:0:\"\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060005;a:19:{s:5:\"title\";s:9:\"Our picks\";s:3:\"max\";s:1:\"3\";s:8:\"template\";s:8:\"numbered\";s:7:\"sort_by\";s:4:\"date\";s:10:\"time_range\";s:3:\"all\";s:14:\"category_slugs\";s:0:\"\";s:9:\"tag_slugs\";a:1:{i:0;s:14:\"bimber-sidebar\";}s:20:\"entry_featured_media\";s:1:\"1\";s:12:\"entry_avatar\";s:0:\"\";s:16:\"entry_categories\";s:0:\"\";s:11:\"entry_title\";s:1:\"1\";s:13:\"entry_summary\";s:0:\"\";s:12:\"entry_author\";s:0:\"\";s:10:\"entry_date\";s:0:\"\";s:12:\"entry_shares\";s:0:\"\";s:11:\"entry_views\";s:0:\"\";s:19:\"entry_comments_link\";s:0:\"\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060007;a:21:{s:5:\"title\";s:10:\"Best voted\";s:3:\"max\";s:1:\"3\";s:8:\"template\";s:8:\"standard\";s:7:\"sort_by\";s:5:\"votes\";s:10:\"time_range\";s:3:\"all\";s:14:\"category_slugs\";s:0:\"\";s:9:\"tag_slugs\";s:0:\"\";s:20:\"entry_featured_media\";s:1:\"1\";s:12:\"entry_avatar\";s:0:\"\";s:16:\"entry_categories\";s:0:\"\";s:11:\"entry_title\";s:1:\"1\";s:13:\"entry_summary\";s:0:\"\";s:12:\"entry_author\";s:0:\"\";s:10:\"entry_date\";s:0:\"\";s:12:\"entry_shares\";s:0:\"\";s:11:\"entry_views\";s:0:\"\";s:19:\"entry_comments_link\";s:0:\"\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:11:\"entry_votes\";s:1:\"1\";s:16:\"entry_voting_box\";s:1:\"1\";}i:600060006;a:19:{s:5:\"title\";s:9:\"Our picks\";s:3:\"max\";s:1:\"3\";s:8:\"template\";s:8:\"numbered\";s:7:\"sort_by\";s:4:\"date\";s:10:\"time_range\";s:3:\"all\";s:14:\"category_slugs\";s:0:\"\";s:9:\"tag_slugs\";s:0:\"\";s:20:\"entry_featured_media\";s:1:\"1\";s:12:\"entry_avatar\";s:0:\"\";s:16:\"entry_categories\";s:0:\"\";s:11:\"entry_title\";s:1:\"1\";s:13:\"entry_summary\";s:0:\"\";s:12:\"entry_author\";s:0:\"\";s:10:\"entry_date\";s:0:\"\";s:12:\"entry_shares\";s:0:\"\";s:11:\"entry_views\";s:0:\"\";s:19:\"entry_comments_link\";s:0:\"\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060008;a:21:{s:5:\"title\";s:12:\"Trending Now\";s:3:\"max\";s:1:\"3\";s:8:\"template\";s:8:\"numbered\";s:7:\"sort_by\";s:4:\"date\";s:10:\"time_range\";s:3:\"all\";s:14:\"category_slugs\";s:0:\"\";s:9:\"tag_slugs\";s:0:\"\";s:20:\"entry_featured_media\";s:1:\"1\";s:12:\"entry_avatar\";s:0:\"\";s:16:\"entry_categories\";s:0:\"\";s:11:\"entry_title\";s:1:\"1\";s:13:\"entry_summary\";s:0:\"\";s:12:\"entry_author\";s:0:\"\";s:10:\"entry_date\";s:0:\"\";s:12:\"entry_shares\";s:0:\"\";s:11:\"entry_views\";s:0:\"\";s:19:\"entry_comments_link\";s:0:\"\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:11:\"entry_votes\";s:0:\"\";s:16:\"entry_voting_box\";s:1:\"1\";}}', 'yes'),
(171, 'widget_bimber_sticky_start_point_widget', 'a:6:{s:12:\"_multiwidget\";i:1;i:600060003;a:1:{s:6:\"offset\";s:2:\"10\";}i:600060007;a:3:{s:6:\"offset\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:10:\"widgets_nb\";s:1:\"0\";}i:600060006;a:1:{s:6:\"offset\";s:2:\"10\";}i:600060005;a:1:{s:6:\"offset\";s:2:\"10\";}i:600060008;a:3:{s:6:\"offset\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:10:\"widgets_nb\";s:1:\"0\";}}', 'yes'),
(172, 'widget_bimber_taxonomy_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(173, 'bimber_theme_options', 'a:5:{s:18:\"tracking_code_head\";s:0:\"\";s:20:\"tracking_code_footer\";s:0:\"\";s:12:\"gdpr_enabled\";s:2:\"on\";s:17:\"gdpr_wpsl_consent\";s:114:\"To use social login you have to agree with the storage and handling of your data by this website. %privacy_policy%\";s:22:\"advanced_dynamic_style\";s:12:\"external_css\";}', 'yes'),
(176, '_transient_bimber_wp_importer_not_installed', '1', 'yes'),
(177, '_transient_bimber_theme_register_error_log', 'a:4:{s:11:\"test_run_at\";s:19:\"2022-08-11 18:26:20\";s:13:\"purchase_code\";s:36:\"72c07c03-9975-4d92-b824-3ff45bb4fa50\";s:9:\"server_ip\";s:15:\"184.168.109.198\";s:15:\"test_connection\";s:7:\"succeed\";}', 'yes'),
(178, 'envato_purchase_code_14493994', '72c07c03-9975-4d92-b824-3ff45bb4fa50', 'yes'),
(185, 'bimber_migration_v622', 'done', 'yes'),
(186, 'widget_mc4wp_form_widget', 'a:5:{s:12:\"_multiwidget\";i:1;i:6000600011;a:1:{s:5:\"title\";s:10:\"Newsletter\";}i:6000600010;a:1:{s:5:\"title\";s:10:\"Newsletter\";}i:6000600012;a:1:{s:5:\"title\";s:10:\"Newsletter\";}i:6000600013;a:1:{s:5:\"title\";s:10:\"Newsletter\";}}', 'yes'),
(188, 'mc4wp_version', '4.8.7', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(190, 'wpp_settings_config', 'a:2:{s:5:\"stats\";a:7:{s:5:\"range\";s:9:\"last7days\";s:9:\"time_unit\";s:4:\"hour\";s:13:\"time_quantity\";i:24;s:8:\"order_by\";s:5:\"views\";s:5:\"limit\";i:10;s:9:\"post_type\";s:4:\"post\";s:9:\"freshness\";b:0;}s:5:\"tools\";a:8:{s:12:\"experimental\";b:0;s:4:\"ajax\";b:1;s:3:\"css\";b:1;s:4:\"link\";a:1:{s:6:\"target\";s:5:\"_self\";}s:9:\"thumbnail\";a:5:{s:6:\"source\";s:8:\"featured\";s:5:\"field\";s:0:\"\";s:6:\"resize\";b:0;s:7:\"default\";s:0:\"\";s:8:\"lazyload\";b:1;}s:3:\"log\";a:3:{s:5:\"level\";i:1;s:5:\"limit\";i:0;s:13:\"expires_after\";i:180;}s:5:\"cache\";a:2:{s:6:\"active\";b:1;s:8:\"interval\";a:2:{s:4:\"time\";s:6:\"minute\";s:5:\"value\";i:1;}}s:8:\"sampling\";a:2:{s:6:\"active\";b:0;s:4:\"rate\";i:100;}}}', 'yes'),
(191, 'wpp_ver', '6.0.3', 'yes'),
(192, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(193, 'widget_wpp', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(207, 'wpp_performance_nag', 'a:2:{s:6:\"status\";i:0;s:12:\"last_checked\";N;}', 'yes'),
(212, 'snax_votes_table_version', '1.0', 'yes'),
(213, 'snax_polls_table_version', '1.1', 'yes'),
(214, 'snax_active_formats', 'a:17:{i:0;s:4:\"list\";i:1;s:11:\"ranked_list\";i:2;s:12:\"classic_list\";i:3;s:5:\"image\";i:4;s:5:\"audio\";i:5;s:5:\"video\";i:6;s:7:\"gallery\";i:7;s:5:\"embed\";i:8;s:4:\"text\";i:9;s:4:\"meme\";i:10;s:11:\"trivia_quiz\";i:11;s:16:\"personality_quiz\";i:12;s:12:\"classic_poll\";i:13;s:11:\"versus_poll\";i:14;s:11:\"binary_poll\";i:15;s:4:\"link\";i:16;s:10:\"extproduct\";}', 'yes'),
(215, 'snax_items_per_page', '20', 'yes'),
(216, 'snax_show_item_count_in_title', 'on', 'yes'),
(217, 'snax_max_upload_size', '2097152', 'yes'),
(218, 'snax_active_item_forms', 'a:4:{i:0;s:5:\"image\";i:1;s:5:\"embed\";i:2;s:5:\"audio\";i:3;s:5:\"video\";}', 'yes'),
(219, 'snax_show_open_list_in_title', 'on', 'yes'),
(220, 'snax_user_submission_limit', '10', 'yes'),
(221, 'snax_voting_is_enabled', 'on', 'yes'),
(222, 'snax_guest_voting_is_enabled', 'on', 'yes'),
(223, 'snax_voting_post_types', 'a:4:{i:0;s:4:\"post\";i:1;s:9:\"snax_quiz\";i:2;s:9:\"snax_poll\";i:3;s:9:\"snax_item\";}', 'yes'),
(224, 'snax_fake_vote_count_base', '', 'yes'),
(225, 'snax_demo_mode', 'off', 'yes'),
(226, 'snax_frontend_submission_page_id', '5', 'yes'),
(227, 'snax_collections_table_version', '1.0', 'yes'),
(228, 'widget_snax_widget_lists', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060002;a:5:{s:5:\"title\";s:22:\"Recently created lists\";s:3:\"max\";s:1:\"5\";s:4:\"type\";s:16:\"recently_created\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}}', 'yes'),
(229, 'widget_snax_widget_cta', 'a:3:{s:12:\"_multiwidget\";i:1;i:600060003;a:6:{s:5:\"title\";s:0:\"\";s:11:\"text_before\";s:36:\"Have something interesting to share?\";s:12:\"button_label\";s:15:\"Tell your story\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:600060002;a:6:{s:5:\"title\";s:0:\"\";s:11:\"text_before\";s:52:\"Unleash your creativity and share you story with us!\";s:12:\"button_label\";s:6:\"Create\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"type\";s:3:\"all\";}}', 'yes'),
(230, 'widget_snax_widget_cta_button', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(231, 'widget_snax_widget_teaser', 'a:3:{s:12:\"_multiwidget\";i:1;i:600060003;a:3:{s:7:\"post_id\";s:4:\"1092\";s:5:\"group\";s:11:\"poll-binary\";s:5:\"title\";s:17:\"Hot or Not Teaser\";}i:600060004;a:3:{s:7:\"post_id\";s:4:\"1092\";s:5:\"group\";s:11:\"poll-binary\";s:5:\"title\";s:0:\"\";}}', 'yes'),
(232, 'widget_snax_widget_latest_votes', 'a:3:{s:12:\"_multiwidget\";i:1;i:600060002;a:4:{s:5:\"title\";s:12:\"Latest votes\";s:3:\"max\";s:1:\"6\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060003;a:4:{s:5:\"title\";s:12:\"Latest votes\";s:3:\"max\";s:1:\"3\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}}', 'yes'),
(248, 'snax_formats_taxonomy_migration', '1', 'yes'),
(249, 'snax_formats_quiz_poll_taxonomy_migration', '1', 'yes'),
(252, 'snax_setup_done', '1', 'yes'),
(254, 'g1_socials', 'a:28:{s:8:\"facebook\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:39:\"https://www.facebook.com/bringthepixel/\";}s:7:\"twitter\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:33:\"https://twitter.com/bringthepixel\";}s:7:\"behance\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:7:\"codepen\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:9:\"delicious\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:10:\"deviantart\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:4:\"digg\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:8:\"dribbble\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:6:\"flickr\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:10:\"foursquare\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:6:\"github\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:10:\"googleplus\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:9:\"instagram\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:1:\"/\";}s:8:\"jsfiddle\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:6:\"lastfm\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:8:\"linkedin\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:9:\"pinterest\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:21:\"www.bringthepixel.com\";}s:6:\"reddit\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:10:\"slideshare\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:13:\"stackoverflow\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:11:\"stumbleupon\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:6:\"tumblr\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:5:\"vimeo\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:4:\"vine\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:4:\"xing\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:4:\"yelp\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}s:7:\"youtube\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:1:\"/\";}s:8:\"snapchat\";a:3:{s:5:\"label\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:4:\"link\";s:0:\"\";}}', 'yes'),
(255, 'g1_socials_migration_v1_2_13', 'done', 'yes'),
(256, 'widget_g1_socials', 'a:2:{s:12:\"_multiwidget\";i:1;i:600060004;a:6:{s:5:\"title\";s:12:\"Follow Links\";s:7:\"include\";s:0:\"\";s:7:\"exclude\";s:0:\"\";s:8:\"template\";s:4:\"grid\";s:9:\"icon_size\";s:2:\"48\";s:10:\"icon_color\";s:4:\"text\";}}', 'yes'),
(257, 'widget_bimber_widget_facebook_page', 'a:4:{s:12:\"_multiwidget\";i:1;i:600060006;a:9:{s:5:\"title\";s:19:\"Like us on Facebook\";s:8:\"page_url\";s:38:\"https://www.facebook.com/bringthepixel\";s:12:\"small_header\";s:4:\"none\";s:10:\"hide_cover\";s:4:\"none\";s:13:\"show_facepile\";s:8:\"standard\";s:10:\"show_posts\";s:4:\"none\";s:13:\"delay_load_ms\";s:1:\"0\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060004;a:9:{s:5:\"title\";s:19:\"Find us on Facebook\";s:8:\"page_url\";s:33:\"https://www.facebook.com/facebook\";s:12:\"small_header\";s:4:\"none\";s:10:\"hide_cover\";s:4:\"none\";s:13:\"show_facepile\";s:8:\"standard\";s:10:\"show_posts\";s:4:\"none\";s:13:\"delay_load_ms\";s:1:\"0\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060005;a:9:{s:5:\"title\";s:8:\"Facebook\";s:8:\"page_url\";s:38:\"https://www.facebook.com/bringthepixel\";s:12:\"small_header\";s:4:\"none\";s:10:\"hide_cover\";s:4:\"none\";s:13:\"show_facepile\";s:8:\"standard\";s:10:\"show_posts\";s:4:\"none\";s:13:\"delay_load_ms\";s:1:\"0\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}}', 'yes'),
(258, 'widget_g1_socials_snapcode_widget', 'a:3:{s:12:\"_multiwidget\";i:1;i:600060002;a:5:{s:5:\"title\";s:19:\"Find Us On Snapchat\";s:8:\"username\";s:13:\"BringThePixel\";s:6:\"userid\";s:13:\"bringthepixel\";s:10:\"useravatar\";s:69:\"/wp-content/themes/bimber/dummy-data/images/dummy-snapcode-avatar.png\";s:15:\"useravatar_hdpi\";s:72:\"/wp-content/themes/bimber/dummy-data/images/dummy-snapcode-avatar@2x.png\";}i:600060003;a:5:{s:5:\"title\";s:8:\"Snapchat\";s:8:\"username\";s:13:\"BringThePixel\";s:6:\"userid\";s:13:\"bringthepixel\";s:10:\"useravatar\";s:69:\"/wp-content/themes/bimber/dummy-data/images/dummy-snapcode-avatar.png\";s:15:\"useravatar_hdpi\";s:72:\"/wp-content/themes/bimber/dummy-data/images/dummy-snapcode-avatar@2x.png\";}}', 'yes'),
(259, 'widget_g1_socials_youtube_widget', 'a:4:{s:12:\"_multiwidget\";i:1;i:600060004;a:3:{s:5:\"title\";s:18:\"Find me on YouTube\";s:12:\"channel_name\";s:6:\"Envato\";s:10:\"channel_id\";s:6:\"envato\";}i:600060005;a:3:{s:5:\"title\";s:18:\"Find Us on YouTube\";s:12:\"channel_name\";s:17:\"YouTube Spotlight\";s:10:\"channel_id\";s:24:\"UCBR8-60-B28hp2BmDPdntcQ\";}i:600060003;a:3:{s:5:\"title\";s:7:\"YouTube\";s:12:\"channel_name\";s:17:\"YouTube Spotlight\";s:10:\"channel_id\";s:24:\"UCBR8-60-B28hp2BmDPdntcQ\";}}', 'yes'),
(260, 'widget_g1_twitter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(263, 'wyr_votes_table_version', '1.0', 'yes'),
(264, 'bimber_migration_v720', 'done', 'yes'),
(265, 'widget_wyr_widget_latest_reactions', 'a:3:{s:12:\"_multiwidget\";i:1;i:600060002;a:4:{s:5:\"title\";s:16:\"Latest reactions\";s:3:\"max\";s:3:\"999\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060003;a:4:{s:5:\"title\";s:16:\"Latest reactions\";s:3:\"max\";s:1:\"3\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}}', 'yes'),
(270, 'widget_adace_ads_widget', 'a:22:{i:2;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:3;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:4;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:5;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:6;a:4:{s:5:\"ad_id\";s:2:\"-1\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:2:\"Ad\";s:13:\"title_display\";s:4:\"hide\";}i:7;a:4:{s:5:\"ad_id\";s:3:\"884\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:2:\"Ad\";s:13:\"title_display\";s:4:\"hide\";}i:8;a:4:{s:5:\"ad_id\";s:3:\"884\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:9:\"Widget Ad\";s:13:\"title_display\";s:4:\"show\";}s:12:\"_multiwidget\";i:1;i:60002;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:60003;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:60004;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:60005;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:60006;a:4:{s:5:\"ad_id\";s:2:\"-1\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:2:\"Ad\";s:13:\"title_display\";s:4:\"hide\";}i:60007;a:4:{s:5:\"ad_id\";s:3:\"884\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:2:\"Ad\";s:13:\"title_display\";s:4:\"hide\";}i:60008;a:4:{s:5:\"ad_id\";s:3:\"884\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:9:\"Widget Ad\";s:13:\"title_display\";s:4:\"show\";}i:600060002;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:600060003;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:600060004;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:600060005;a:1:{s:5:\"ad_id\";s:3:\"884\";}i:600060006;a:4:{s:5:\"ad_id\";s:2:\"-1\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:2:\"Ad\";s:13:\"title_display\";s:4:\"hide\";}i:600060007;a:4:{s:5:\"ad_id\";s:3:\"884\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:2:\"Ad\";s:13:\"title_display\";s:4:\"hide\";}i:600060008;a:4:{s:5:\"ad_id\";s:3:\"884\";s:8:\"ad_group\";s:0:\"\";s:5:\"title\";s:9:\"Widget Ad\";s:13:\"title_display\";s:4:\"show\";}}', 'yes'),
(271, 'widget_adace_links_widget', 'a:4:{s:12:\"_multiwidget\";i:1;i:600060002;a:6:{s:5:\"title\";s:15:\"Favourite links\";s:10:\"disclosure\";s:1:\"1\";s:8:\"category\";s:0:\"\";s:6:\"simple\";s:0:\"\";s:11:\"transparent\";s:0:\"\";s:11:\"highlighted\";s:1:\"2\";}i:600060003;a:6:{s:5:\"title\";s:22:\"Affiliate links (text)\";s:10:\"disclosure\";s:1:\"1\";s:8:\"category\";s:5:\"shops\";s:6:\"simple\";s:1:\"1\";s:11:\"transparent\";s:0:\"\";s:11:\"highlighted\";s:1:\"2\";}i:600060004;a:6:{s:5:\"title\";s:29:\"Affiliate links (with images)\";s:10:\"disclosure\";s:1:\"1\";s:8:\"category\";s:6:\"albums\";s:6:\"simple\";s:0:\"\";s:11:\"transparent\";s:1:\"1\";s:11:\"highlighted\";s:1:\"2\";}}', 'yes'),
(272, 'widget_adace_get_my_widget', 'a:4:{s:12:\"_multiwidget\";i:1;i:600060003;a:8:{s:5:\"title\";s:17:\"Get my must-haves\";s:10:\"disclosure\";s:1:\"1\";s:4:\"type\";s:11:\"woocommerce\";s:10:\"embed_code\";s:0:\"\";s:22:\"woo_number_of_products\";s:1:\"5\";s:12:\"woo_category\";s:12:\"shop-with-us\";s:11:\"woo_orderby\";s:4:\"date\";s:9:\"woo_order\";s:3:\"asc\";}i:600060002;a:8:{s:5:\"title\";s:17:\"Get my must-haves\";s:10:\"disclosure\";s:0:\"\";s:4:\"type\";s:11:\"woocommerce\";s:10:\"embed_code\";s:0:\"\";s:22:\"woo_number_of_products\";s:1:\"3\";s:12:\"woo_category\";s:8:\"clothing\";s:11:\"woo_orderby\";s:4:\"date\";s:9:\"woo_order\";s:3:\"asc\";}i:600060004;a:8:{s:5:\"title\";s:17:\"Promoted Products\";s:10:\"disclosure\";s:1:\"1\";s:4:\"type\";s:11:\"woocommerce\";s:10:\"embed_code\";s:0:\"\";s:22:\"woo_number_of_products\";s:1:\"3\";s:12:\"woo_category\";s:12:\"shop-with-us\";s:11:\"woo_orderby\";s:4:\"date\";s:9:\"woo_order\";s:3:\"asc\";}}', 'yes'),
(273, 'widget_adace_patreon_widget', 'a:3:{s:12:\"_multiwidget\";i:1;i:600060002;a:1:{s:5:\"title\";s:7:\"Patreon\";}i:600060003;a:1:{s:5:\"title\";s:19:\"Donations (Patreon)\";}}', 'yes'),
(276, 'commentace_db_version', '1.0', 'yes'),
(277, 'widget_cace_recent_comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(278, 'cace_init_migration', 'done', 'yes'),
(285, 'vc_version', '6.8.0', 'yes'),
(287, 'wpb_js_composer_license_activation_notified', 'yes', 'yes'),
(289, 'envato_market', 'a:2:{s:16:\"is_plugin_active\";s:1:\"1\";s:17:\"installed_version\";s:5:\"2.0.6\";}', 'yes'),
(290, 'envato_market_state', 'activated', 'yes'),
(420, 'widget_adace_places_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(421, 'adace_sponsor_before_post', 'compact', 'yes'),
(422, 'adace_sponsor_after_post', 'full', 'yes'),
(423, 'adace_slot_adace-before-content_options', 'a:32:{s:7:\"is_home\";b:0;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:1:{i:0;s:10:\"adace-none\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:1:{i:0;s:10:\"adace-none\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:0;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"831\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(424, 'adace_slot_adace-after-paragraph_options', 'a:33:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:7:{i:0;s:4:\"post\";i:1;s:9:\"snax_item\";i:2;s:9:\"snax_quiz\";i:3;s:5:\"forum\";i:4;s:5:\"topic\";i:5;s:5:\"reply\";i:6;s:7:\"product\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:0;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:6:\"center\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"832\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:17:\"after_x_paragraph\";i:3;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(425, 'adace_slot_adace-after-paragraph-2_options', 'a:33:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:6:{i:0;s:4:\"post\";i:1;s:9:\"snax_item\";i:2;s:9:\"snax_quiz\";i:3;s:5:\"forum\";i:4;s:5:\"topic\";i:5;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:17:\"after_x_paragraph\";i:2;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(426, 'adace_slot_adace-after-paragraph-3_options', 'a:33:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:6:{i:0;s:4:\"post\";i:1;s:9:\"snax_item\";i:2;s:9:\"snax_quiz\";i:3;s:5:\"forum\";i:4;s:5:\"topic\";i:5;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:17:\"after_x_paragraph\";i:2;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(427, 'adace_slot_adace-after-image_options', 'a:33:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:6:{i:0;s:4:\"post\";i:1;s:9:\"snax_item\";i:2;s:9:\"snax_quiz\";i:3;s:5:\"forum\";i:4;s:5:\"topic\";i:5;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:13:\"after_x_image\";i:2;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(428, 'adace_slot_adace-after-more_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:6:{i:0;s:4:\"post\";i:1;s:9:\"snax_item\";i:2;s:9:\"snax_quiz\";i:3;s:5:\"forum\";i:4;s:5:\"topic\";i:5;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(429, 'adace_slot_adace-middle-content_options', 'a:32:{s:7:\"is_home\";b:0;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:1:{i:0;s:10:\"adace-none\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:1:{i:0;s:10:\"adace-none\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:0;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:6:\"center\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"831\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(430, 'adace_slot_adace-before-last-paragraph_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:6:{i:0;s:4:\"post\";i:1;s:9:\"snax_item\";i:2;s:9:\"snax_quiz\";i:3;s:5:\"forum\";i:4;s:5:\"topic\";i:5;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(431, 'adace_slot_adace-after-content_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:3:{i:0;s:4:\"post\";i:1;s:9:\"snax_item\";i:2;s:9:\"snax_quiz\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:0;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:6:\"center\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"831\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(432, 'adace_slot_adace-slideup_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:9:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:9:\"snax_poll\";i:5;s:5:\"forum\";i:6;s:5:\"topic\";i:7;s:5:\"reply\";i:8;s:7:\"product\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"snax_format\";i:5;s:8:\"reaction\";i:6;s:11:\"product_cat\";i:7;s:11:\"product_tag\";i:8;s:14:\"author_archive\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:0;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:6:\"center\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:4:\"3031\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:1;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(433, 'adace_slot_adace-after-snax-items_options', 'a:33:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:5:\"forum\";i:5;s:5:\"topic\";i:6;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:12:\"after_x_snax\";i:2;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(434, 'adace_slot_adace-mace-gallery_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:9:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:9:\"snax_poll\";i:5;s:5:\"forum\";i:6;s:5:\"topic\";i:7;s:5:\"reply\";i:8;s:7:\"product\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"snax_format\";i:5;s:8:\"reaction\";i:6;s:11:\"product_cat\";i:7;s:11:\"product_tag\";i:8;s:14:\"author_archive\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"832\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(435, 'adace_slot_adace-mace-inside-gallery_options', 'a:34:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:9:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:9:\"snax_poll\";i:5;s:5:\"forum\";i:6;s:5:\"topic\";i:7;s:5:\"reply\";i:8;s:7:\"product\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"snax_format\";i:5;s:8:\"reaction\";i:6;s:11:\"product_cat\";i:7;s:11:\"product_tag\";i:8;s:14:\"author_archive\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:4:\"4420\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:20:\"inject_gallery_items\";i:3;s:27:\"inject_gallery_items_repeat\";i:4;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(436, 'adace_slot_bimber_before_header_theme_area_options', 'a:32:{s:7:\"is_home\";b:0;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:0;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:1:{i:0;s:10:\"adace-none\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:1:{i:0;s:10:\"adace-none\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"830\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(437, 'adace_slot_bimber_inside_header_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:9:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:9:\"snax_poll\";i:5;s:5:\"forum\";i:6;s:5:\"topic\";i:7;s:5:\"reply\";i:8;s:7:\"product\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"snax_format\";i:5;s:8:\"reaction\";i:6;s:11:\"product_cat\";i:7;s:11:\"product_tag\";i:8;s:14:\"author_archive\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(438, 'adace_slot_bimber_before_content_theme_area_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:0;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:5:\"forum\";i:5;s:5:\"topic\";i:6;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:1:{i:0;s:10:\"adace-none\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"833\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(439, 'adace_slot_bimber_after_featured_content_options', 'a:32:{s:7:\"is_home\";b:0;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:0;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:1:{i:0;s:10:\"adace-none\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:1:{i:0;s:10:\"adace-none\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:0;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:6:\"center\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"833\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(440, 'adace_slot_bimber_before_related_entries_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:5:\"forum\";i:5;s:5:\"topic\";i:6;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"833\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(441, 'adace_slot_bimber_before_more_from_options', 'a:32:{s:7:\"is_home\";b:0;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:0;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:1:{i:0;s:10:\"adace-none\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:1:{i:0;s:10:\"adace-none\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:0;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:6:\"center\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"833\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(442, 'adace_slot_bimber_before_comments_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"833\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(443, 'adace_slot_bimber_before_dont_miss_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:1:{i:0;s:4:\"post\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"833\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(444, 'adace_slot_bimber_inside_grid_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";s:7:\"default\";s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"832\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(445, 'adace_slot_bimber_inside_list_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";s:7:\"default\";s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"831\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(446, 'adace_slot_bimber_inside_classic_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";s:7:\"default\";s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(447, 'adace_slot_bimber_inside_stream_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";s:7:\"default\";s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(448, 'adace_slot_bimber_inside_zigzag_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";s:7:\"default\";s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"snax_format\";i:5;s:8:\"reaction\";i:6;s:11:\"product_cat\";i:7;s:11:\"product_tag\";i:8;s:14:\"author_archive\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:3:\"830\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(449, 'adace_slot_bimber_left_stream_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:5:\"forum\";i:5;s:5:\"topic\";i:6;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(450, 'adace_slot_bimber_right_stream_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:5:\"forum\";i:5;s:5:\"topic\";i:6;s:5:\"reply\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(451, 'adace_slot_bimber_link_exit_options', 'a:32:{s:7:\"is_home\";b:1;s:16:\"is_home_editable\";b:1;s:9:\"is_search\";b:1;s:18:\"is_search_editable\";b:1;s:11:\"is_singular\";a:9:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:9:\"snax_item\";i:3;s:9:\"snax_quiz\";i:4;s:9:\"snax_poll\";i:5;s:5:\"forum\";i:6;s:5:\"topic\";i:7;s:5:\"reply\";i:8;s:7:\"product\";}s:20:\"is_singular_editable\";b:1;s:10:\"is_archive\";a:9:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:9:\"topic-tag\";i:4;s:11:\"snax_format\";i:5;s:8:\"reaction\";i:6;s:11:\"product_cat\";i:7;s:11:\"product_tag\";i:8;s:14:\"author_archive\";}s:19:\"is_archive_editable\";b:1;s:17:\"is_user_logged_in\";b:1;s:26:\"is_user_logged_in_editable\";b:1;s:6:\"is_amp\";b:1;s:15:\"is_amp_editable\";b:1;s:9:\"min_width\";i:0;s:18:\"min_width_editable\";b:1;s:9:\"max_width\";i:0;s:18:\"max_width_editable\";b:1;s:9:\"alignment\";s:4:\"none\";s:18:\"alignment_editable\";b:1;s:6:\"margin\";s:1:\"0\";s:15:\"margin_editable\";b:1;s:8:\"callback\";s:0:\"\";s:5:\"ad_id\";s:0:\"\";s:12:\"ad_id_tablet\";s:2:\"-3\";s:12:\"ad_id_mobile\";s:2:\"-3\";s:9:\"ad_id_amp\";s:2:\"-3\";s:8:\"ad_group\";s:0:\"\";s:9:\"no_repeat\";b:0;s:16:\"wrap_the_content\";b:0;s:14:\"to_end_of_post\";b:0;s:9:\"after_div\";b:0;s:16:\"animate_slide_in\";b:0;s:16:\"background_color\";s:0:\"\";}', 'yes'),
(452, 'widget_recent-comments', 'a:6:{i:600060005;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:1:\"5\";}i:600060006;a:2:{s:5:\"title\";s:15:\"Recent Comments\";s:6:\"number\";s:1:\"5\";}i:600060002;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:1:\"5\";}i:600060004;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:1:\"3\";}i:600060007;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:1:\"5\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(453, 'widget_bimber_featured_author_widget', 'a:2:{i:600060002;a:2:{s:7:\"user_id\";s:1:\"2\";s:5:\"title\";s:15:\"Featured Author\";}i:600060003;a:2:{s:7:\"user_id\";s:1:\"2\";s:5:\"title\";s:0:\"\";}}', 'yes'),
(454, 'widget_bimberassistantwidget', 'a:2:{i:600060003;a:1:{s:4:\"text\";s:31:\"Second sidebar,<br />\r\nfinally!\";}i:600060002;a:1:{s:4:\"text\";s:66:\"This is a widgetized section.\r\nYou can drag and drop widgets here.\";}}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(455, 'widget_g1_socials_instagram_widget', 'a:4:{i:600060005;a:7:{s:5:\"title\";s:9:\"Instagram\";s:8:\"username\";s:6:\"envato\";s:5:\"limit\";s:1:\"9\";s:4:\"size\";s:5:\"large\";s:6:\"target\";s:6:\"_blank\";s:4:\"link\";s:9:\"Follow us\";s:10:\"cache_time\";s:3:\"120\";}i:600060003;a:7:{s:5:\"title\";s:22:\"Follow Us On Instagram\";s:8:\"username\";s:13:\"bringthepixel\";s:5:\"limit\";s:1:\"9\";s:4:\"size\";s:9:\"thumbnail\";s:6:\"target\";s:6:\"_blank\";s:4:\"link\";s:9:\"Follow Us\";s:10:\"cache_time\";s:3:\"120\";}i:600060006;a:7:{s:5:\"title\";s:13:\"Our Instagram\";s:8:\"username\";s:13:\"bringthepixel\";s:5:\"limit\";s:1:\"6\";s:4:\"size\";s:9:\"thumbnail\";s:6:\"target\";s:6:\"_blank\";s:4:\"link\";s:9:\"Follow Us\";s:10:\"cache_time\";s:3:\"120\";}i:600060004;a:7:{s:5:\"title\";s:9:\"Instagram\";s:8:\"username\";s:13:\"bringthepixel\";s:5:\"limit\";s:1:\"9\";s:4:\"size\";s:9:\"thumbnail\";s:6:\"target\";s:6:\"_blank\";s:4:\"link\";s:9:\"Follow Us\";s:10:\"cache_time\";s:3:\"120\";}}', 'yes'),
(456, 'widget_bbp_login_widget', 'a:1:{i:600060002;a:3:{s:5:\"title\";s:0:\"\";s:8:\"register\";s:0:\"\";s:8:\"lostpass\";s:0:\"\";}}', 'yes'),
(457, 'widget_bbp_stats_widget', 'a:1:{i:600060002;a:1:{s:5:\"title\";s:16:\"Forum Statistics\";}}', 'yes'),
(458, 'widget_woocommerce_widget_cart', 'a:1:{i:600060002;a:2:{s:5:\"title\";s:4:\"Cart\";s:13:\"hide_if_empty\";s:1:\"0\";}}', 'yes'),
(459, 'widget_woocommerce_price_filter', 'a:1:{i:600060002;a:1:{s:5:\"title\";s:15:\"Filter by price\";}}', 'yes'),
(460, 'widget_woocommerce_rating_filter', 'a:1:{i:600060002;a:1:{s:5:\"title\";s:14:\"Average Rating\";}}', 'yes'),
(461, 'widget_mycred_widget_list', 'a:2:{i:600060004;a:10:{s:6:\"number\";s:1:\"5\";s:5:\"title\";s:11:\"Leaderboard\";s:4:\"type\";s:14:\"mycred_default\";s:8:\"based_on\";s:7:\"balance\";s:13:\"show_visitors\";s:1:\"1\";s:4:\"text\";s:0:\"\";s:6:\"offset\";s:1:\"0\";s:5:\"order\";s:4:\"DESC\";s:7:\"current\";s:1:\"0\";s:9:\"timeframe\";s:0:\"\";}i:600060005;a:10:{s:6:\"number\";s:1:\"6\";s:5:\"title\";s:11:\"Leaderboard\";s:4:\"type\";s:14:\"mycred_default\";s:8:\"based_on\";s:7:\"balance\";s:13:\"show_visitors\";s:1:\"0\";s:4:\"text\";s:0:\"\";s:6:\"offset\";s:1:\"0\";s:5:\"order\";s:4:\"DESC\";s:7:\"current\";s:1:\"0\";s:9:\"timeframe\";s:0:\"\";}}', 'yes'),
(462, 'widget_bp_core_recently_active_widget', 'a:1:{i:600060002;a:2:{s:5:\"title\";s:15:\"Recently Active\";s:11:\"max_members\";s:2:\"15\";}}', 'yes'),
(463, 'widget_bp_core_members_widget', 'a:1:{i:600060002;a:4:{s:5:\"title\";s:7:\"Members\";s:11:\"max_members\";s:1:\"5\";s:14:\"member_default\";s:6:\"active\";s:10:\"link_title\";s:0:\"\";}}', 'yes'),
(464, 'widget_bp_core_friends_widget', 'a:1:{i:600060002;a:3:{s:11:\"max_friends\";s:1:\"5\";s:14:\"friend_default\";s:6:\"active\";s:10:\"link_title\";s:0:\"\";}}', 'yes'),
(465, 'widget_bp_follow_followers_widget', 'a:1:{i:600060002;a:2:{s:5:\"title\";s:9:\"Followers\";s:9:\"max_users\";s:2:\"16\";}}', 'yes'),
(466, 'widget_bimber_mycred_widget', 'a:2:{i:600060002;a:3:{s:5:\"title\";s:6:\"Points\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:600060003;a:3:{s:5:\"title\";s:6:\"Points\";s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";}}', 'yes'),
(467, 'widget_recent-posts', 'a:2:{i:600060002;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";s:1:\"5\";s:9:\"show_date\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(468, 'widget_woocommerce_top_rated_products', 'a:1:{i:600060002;a:2:{s:5:\"title\";s:18:\"Top rated products\";s:6:\"number\";s:1:\"5\";}}', 'yes'),
(469, 'bimber_demo_widgets', 'a:1:{s:4:\"main\";a:86:{s:25:\"recent-comments-600060005\";a:3:{s:10:\"sidebar_id\";s:7:\"primary\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:15:\"recent-comments\";}s:26:\"adace_ads_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:7:\"primary\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:16:\"adace_ads_widget\";}s:28:\"mc4wp_form_widget-6000600011\";a:3:{s:10:\"sidebar_id\";s:4:\"home\";s:12:\"widget_index\";s:10:\"6000600011\";s:12:\"widget_group\";s:17:\"mc4wp_form_widget\";}s:28:\"snax_widget_teaser-600060003\";a:3:{s:10:\"sidebar_id\";s:4:\"home\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:18:\"snax_widget_teaser\";}s:29:\"bimber_widget_posts-600060003\";a:3:{s:10:\"sidebar_id\";s:4:\"home\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:19:\"bimber_widget_posts\";}s:39:\"bimber_featured_author_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:4:\"home\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:29:\"bimber_featured_author_widget\";}s:37:\"bimber_widget_facebook_page-600060006\";a:3:{s:10:\"sidebar_id\";s:4:\"home\";s:12:\"widget_index\";s:9:\"600060006\";s:12:\"widget_group\";s:27:\"bimber_widget_facebook_page\";}s:42:\"bimber_sticky_start_point_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:4:\"home\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:32:\"bimber_sticky_start_point_widget\";}s:26:\"adace_ads_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:4:\"home\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:16:\"adace_ads_widget\";}s:31:\"bimberassistantwidget-600060003\";a:3:{s:10:\"sidebar_id\";s:8:\"home_2nd\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:21:\"bimberassistantwidget\";}s:37:\"g1_socials_instagram_widget-600060005\";a:3:{s:10:\"sidebar_id\";s:8:\"home_2nd\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:27:\"g1_socials_instagram_widget\";}s:29:\"adace_get_my_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:8:\"home_2nd\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:19:\"adace_get_my_widget\";}s:35:\"g1_socials_youtube_widget-600060004\";a:3:{s:10:\"sidebar_id\";s:8:\"home_2nd\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:25:\"g1_socials_youtube_widget\";}s:42:\"bimber_sticky_start_point_widget-600060007\";a:3:{s:10:\"sidebar_id\";s:8:\"home_2nd\";s:12:\"widget_index\";s:9:\"600060007\";s:12:\"widget_group\";s:32:\"bimber_sticky_start_point_widget\";}s:25:\"snax_widget_cta-600060003\";a:3:{s:10:\"sidebar_id\";s:8:\"home_2nd\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:15:\"snax_widget_cta\";}s:29:\"bimber_widget_posts-600060005\";a:3:{s:10:\"sidebar_id\";s:11:\"post_single\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:19:\"bimber_widget_posts\";}s:28:\"mc4wp_form_widget-6000600010\";a:3:{s:10:\"sidebar_id\";s:11:\"post_single\";s:12:\"widget_index\";s:10:\"6000600010\";s:12:\"widget_group\";s:17:\"mc4wp_form_widget\";}s:36:\"g1_socials_snapcode_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:11:\"post_single\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:26:\"g1_socials_snapcode_widget\";}s:37:\"g1_socials_instagram_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:11:\"post_single\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:27:\"g1_socials_instagram_widget\";}s:37:\"bimber_widget_facebook_page-600060004\";a:3:{s:10:\"sidebar_id\";s:11:\"post_single\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:27:\"bimber_widget_facebook_page\";}s:42:\"bimber_sticky_start_point_widget-600060006\";a:3:{s:10:\"sidebar_id\";s:11:\"post_single\";s:12:\"widget_index\";s:9:\"600060006\";s:12:\"widget_group\";s:32:\"bimber_sticky_start_point_widget\";}s:26:\"adace_ads_widget-600060004\";a:3:{s:10:\"sidebar_id\";s:11:\"post_single\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:16:\"adace_ads_widget\";}s:19:\"tag_cloud-600060002\";a:3:{s:10:\"sidebar_id\";s:12:\"post_archive\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:9:\"tag_cloud\";}s:25:\"recent-comments-600060006\";a:3:{s:10:\"sidebar_id\";s:12:\"post_archive\";s:12:\"widget_index\";s:9:\"600060006\";s:12:\"widget_group\";s:15:\"recent-comments\";}s:28:\"mc4wp_form_widget-6000600012\";a:3:{s:10:\"sidebar_id\";s:4:\"page\";s:12:\"widget_index\";s:10:\"6000600012\";s:12:\"widget_group\";s:17:\"mc4wp_form_widget\";}s:19:\"tag_cloud-600060003\";a:3:{s:10:\"sidebar_id\";s:4:\"page\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:9:\"tag_cloud\";}s:25:\"recent-comments-600060002\";a:3:{s:10:\"sidebar_id\";s:4:\"page\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:15:\"recent-comments\";}s:42:\"bimber_sticky_start_point_widget-600060005\";a:3:{s:10:\"sidebar_id\";s:4:\"page\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:32:\"bimber_sticky_start_point_widget\";}s:26:\"adace_ads_widget-600060005\";a:3:{s:10:\"sidebar_id\";s:4:\"page\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:16:\"adace_ads_widget\";}s:14:\"text-600060002\";a:3:{s:10:\"sidebar_id\";s:8:\"footer-1\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:4:\"text\";}s:35:\"g1_socials_youtube_widget-600060005\";a:3:{s:10:\"sidebar_id\";s:8:\"footer-2\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:25:\"g1_socials_youtube_widget\";}s:37:\"g1_socials_instagram_widget-600060006\";a:3:{s:10:\"sidebar_id\";s:8:\"footer-3\";s:12:\"widget_index\";s:9:\"600060006\";s:12:\"widget_group\";s:27:\"g1_socials_instagram_widget\";}s:25:\"recent-comments-600060004\";a:3:{s:10:\"sidebar_id\";s:8:\"footer-4\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:15:\"recent-comments\";}s:26:\"bbp_login_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bbpress\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:16:\"bbp_login_widget\";}s:26:\"bbp_stats_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bbpress\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:16:\"bbp_stats_widget\";}s:33:\"woocommerce_widget_cart-600060002\";a:3:{s:10:\"sidebar_id\";s:18:\"bimber_woocommerce\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:23:\"woocommerce_widget_cart\";}s:34:\"woocommerce_price_filter-600060002\";a:3:{s:10:\"sidebar_id\";s:18:\"bimber_woocommerce\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:24:\"woocommerce_price_filter\";}s:35:\"woocommerce_rating_filter-600060002\";a:3:{s:10:\"sidebar_id\";s:18:\"bimber_woocommerce\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:25:\"woocommerce_rating_filter\";}s:28:\"mycred_widget_list-600060004\";a:3:{s:10:\"sidebar_id\";s:17:\"bimber_buddypress\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:18:\"mycred_widget_list\";}s:40:\"bp_core_recently_active_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:17:\"bimber_buddypress\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:30:\"bp_core_recently_active_widget\";}s:32:\"bp_core_members_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:17:\"bimber_buddypress\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:22:\"bp_core_members_widget\";}s:32:\"bp_core_friends_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bp_home\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:22:\"bp_core_friends_widget\";}s:34:\"snax_widget_latest_votes-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bp_home\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:24:\"snax_widget_latest_votes\";}s:37:\"wyr_widget_latest_reactions-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bp_home\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:27:\"wyr_widget_latest_reactions\";}s:36:\"bp_follow_followers_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bp_home\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:26:\"bp_follow_followers_widget\";}s:30:\"bimber_mycred_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bp_home\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:20:\"bimber_mycred_widget\";}s:31:\"bimberassistantwidget-600060002\";a:3:{s:10:\"sidebar_id\";s:14:\"bimber_bp_home\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:21:\"bimberassistantwidget\";}s:29:\"bimber_widget_posts-600060007\";a:3:{s:10:\"sidebar_id\";s:29:\"bimber_child_live_home_voting\";s:12:\"widget_index\";s:9:\"600060007\";s:12:\"widget_group\";s:19:\"bimber_widget_posts\";}s:26:\"adace_ads_widget-600060006\";a:3:{s:10:\"sidebar_id\";s:29:\"bimber_child_live_home_voting\";s:12:\"widget_index\";s:9:\"600060006\";s:12:\"widget_group\";s:16:\"adace_ads_widget\";}s:29:\"bimber_widget_posts-600060006\";a:3:{s:10:\"sidebar_id\";s:29:\"bimber_child_live_home_voting\";s:12:\"widget_index\";s:9:\"600060006\";s:12:\"widget_group\";s:19:\"bimber_widget_posts\";}s:20:\"g1_socials-600060004\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:10:\"g1_socials\";}s:37:\"bimber_widget_facebook_page-600060005\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:27:\"bimber_widget_facebook_page\";}s:37:\"g1_socials_instagram_widget-600060004\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:27:\"g1_socials_instagram_widget\";}s:35:\"g1_socials_youtube_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:25:\"g1_socials_youtube_widget\";}s:36:\"g1_socials_snapcode_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:26:\"g1_socials_snapcode_widget\";}s:25:\"snax_widget_cta-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:15:\"snax_widget_cta\";}s:34:\"snax_widget_latest_votes-600060003\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:24:\"snax_widget_latest_votes\";}s:28:\"snax_widget_teaser-600060004\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:18:\"snax_widget_teaser\";}s:27:\"snax_widget_lists-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:17:\"snax_widget_lists\";}s:30:\"bimber_mycred_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:20:\"bimber_mycred_widget\";}s:28:\"mycred_widget_list-600060005\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060005\";s:12:\"widget_group\";s:18:\"mycred_widget_list\";}s:26:\"adace_ads_widget-600060007\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060007\";s:12:\"widget_group\";s:16:\"adace_ads_widget\";}s:28:\"adace_links_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:18:\"adace_links_widget\";}s:30:\"adace_patreon_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:20:\"adace_patreon_widget\";}s:29:\"adace_get_my_widget-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:19:\"adace_get_my_widget\";}s:18:\"archives-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:8:\"archives\";}s:21:\"media_audio-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:11:\"media_audio\";}s:39:\"bimber_featured_author_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:29:\"bimber_featured_author_widget\";}s:29:\"bimber_widget_posts-600060008\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060008\";s:12:\"widget_group\";s:19:\"bimber_widget_posts\";}s:18:\"calendar-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:8:\"calendar\";}s:20:\"categories-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:10:\"categories\";}s:23:\"media_gallery-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:13:\"media_gallery\";}s:37:\"wyr_widget_latest_reactions-600060003\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:27:\"wyr_widget_latest_reactions\";}s:28:\"mc4wp_form_widget-6000600013\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:10:\"6000600013\";s:12:\"widget_group\";s:17:\"mc4wp_form_widget\";}s:22:\"recent-posts-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:12:\"recent-posts\";}s:21:\"media_video-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:11:\"media_video\";}s:19:\"tag_cloud-600060004\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:9:\"tag_cloud\";}s:16:\"search-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:6:\"search\";}s:25:\"recent-comments-600060007\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060007\";s:12:\"widget_group\";s:15:\"recent-comments\";}s:40:\"woocommerce_top_rated_products-600060002\";a:3:{s:10:\"sidebar_id\";s:36:\"bimber_child_live_single_all_widgets\";s:12:\"widget_index\";s:9:\"600060002\";s:12:\"widget_group\";s:30:\"woocommerce_top_rated_products\";}s:29:\"adace_get_my_widget-600060004\";a:3:{s:10:\"sidebar_id\";s:37:\"bimber_child_live_single_monetization\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:19:\"adace_get_my_widget\";}s:28:\"adace_links_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:37:\"bimber_child_live_single_monetization\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:18:\"adace_links_widget\";}s:28:\"adace_links_widget-600060004\";a:3:{s:10:\"sidebar_id\";s:37:\"bimber_child_live_single_monetization\";s:12:\"widget_index\";s:9:\"600060004\";s:12:\"widget_group\";s:18:\"adace_links_widget\";}s:26:\"adace_ads_widget-600060008\";a:3:{s:10:\"sidebar_id\";s:37:\"bimber_child_live_single_monetization\";s:12:\"widget_index\";s:9:\"600060008\";s:12:\"widget_group\";s:16:\"adace_ads_widget\";}s:42:\"bimber_sticky_start_point_widget-600060008\";a:3:{s:10:\"sidebar_id\";s:37:\"bimber_child_live_single_monetization\";s:12:\"widget_index\";s:9:\"600060008\";s:12:\"widget_group\";s:32:\"bimber_sticky_start_point_widget\";}s:30:\"adace_patreon_widget-600060003\";a:3:{s:10:\"sidebar_id\";s:37:\"bimber_child_live_single_monetization\";s:12:\"widget_index\";s:9:\"600060003\";s:12:\"widget_group\";s:20:\"adace_patreon_widget\";}}}', 'yes'),
(470, 'bimber_custom_sidebars', 'a:7:{s:14:\"bimber_bbpress\";s:14:\"Bimber_bbpress\";s:18:\"bimber_woocommerce\";s:18:\"Bimber_woocommerce\";s:17:\"bimber_buddypress\";s:17:\"Bimber_buddypress\";s:14:\"bimber_bp_home\";s:14:\"Bimber_bp_home\";s:29:\"bimber_child_live_home_voting\";s:29:\"Bimber_child_live_home_voting\";s:36:\"bimber_child_live_single_all_widgets\";s:36:\"Bimber_child_live_single_all_widgets\";s:37:\"bimber_child_live_single_monetization\";s:37:\"Bimber_child_live_single_monetization\";}', 'yes'),
(471, 'wp_calendar_block_has_published_posts', '1', 'yes'),
(472, 'category_children', 'a:0:{}', 'yes'),
(473, 'snax_format_children', 'a:0:{}', 'yes'),
(474, 'mc4wp_default_form_id', '5359', 'yes'),
(475, 'bimber_demos_installed', 'a:1:{s:4:\"main\";a:1:{s:5:\"types\";a:3:{i:0;s:7:\"content\";i:1;s:13:\"theme-options\";i:2;s:7:\"widgets\";}}}', 'yes'),
(481, 'bimber_theme_dynamic_style_token', '1660242538', 'yes'),
(482, 'bimber_theme_use_dynamic_style_cache', '1', 'yes'),
(487, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off'),
(550, '_transient_health-check-site-status-result', '{\"good\":11,\"recommended\":6,\"critical\":1}', 'yes'),
(2015, '_transient_bimber_featured_entries_query', 'O:8:\"WP_Query\":51:{s:5:\"query\";a:5:{s:14:\"posts_per_page\";i:6;s:19:\"ignore_sticky_posts\";b:1;s:13:\"category_name\";s:0:\"\";s:10:\"time_range\";s:3:\"all\";s:7:\"orderby\";s:9:\"post_date\";}s:10:\"query_vars\";a:65:{s:14:\"posts_per_page\";i:6;s:19:\"ignore_sticky_posts\";b:1;s:13:\"category_name\";s:0:\"\";s:10:\"time_range\";s:3:\"all\";s:7:\"orderby\";s:9:\"post_date\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:5:\"title\";s:0:\"\";s:6:\"fields\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:5:\"embed\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:13:\"post_name__in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:9:\"post_type\";a:3:{i:0;s:4:\"post\";i:1;s:9:\"snax_quiz\";i:2;s:9:\"snax_poll\";}s:16:\"suppress_filters\";b:0;s:13:\"cache_results\";b:1;s:22:\"update_post_term_cache\";b:1;s:19:\"lazy_load_term_meta\";b:1;s:22:\"update_post_meta_cache\";b:1;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;s:5:\"order\";s:4:\"DESC\";}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":9:{s:7:\"queries\";a:0:{}s:8:\"relation\";N;s:10:\"meta_table\";N;s:14:\"meta_id_column\";N;s:13:\"primary_table\";N;s:17:\"primary_id_column\";N;s:16:\"\0*\0table_aliases\";a:0:{}s:10:\"\0*\0clauses\";a:0:{}s:18:\"\0*\0has_or_relation\";b:0;}s:10:\"date_query\";b:0;s:7:\"request\";s:375:\"\n					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID\n					FROM wp_posts \n					WHERE 1=1  AND ((wp_posts.post_type = \'post\' AND (wp_posts.post_status = \'publish\')) OR (wp_posts.post_type = \'snax_quiz\' AND (wp_posts.post_status = \'publish\')) OR (wp_posts.post_type = \'snax_poll\' AND (wp_posts.post_status = \'publish\')))\n					\n					ORDER BY wp_posts.post_date DESC\n					LIMIT 0, 6\n				\";s:5:\"posts\";a:6:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:972;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-12-05 08:48:27\";s:13:\"post_date_gmt\";s:19:\"2015-12-05 08:48:27\";s:12:\"post_content\";s:222:\"\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		\";s:10:\"post_title\";s:66:\"12 Cartoons Your Mom Shouldn’t Let You Watch When You Were Young\";s:12:\"post_excerpt\";s:7:\"\n						\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"ranked-list\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-12-05 08:48:27\";s:17:\"post_modified_gmt\";s:19:\"2015-12-05 08:48:27\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:107:\"http://bimber-mu.localhost/demo-original/12-cartoons-your-mom-shouldnt-let-you-watch-when-you-were-young-2/\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:1;O:7:\"WP_Post\":24:{s:2:\"ID\";i:307;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-12-04 15:15:37\";s:13:\"post_date_gmt\";s:19:\"2015-12-04 15:15:37\";s:12:\"post_content\";s:3420:\"\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		\";s:10:\"post_title\";s:56:\"9 Things That Are Deeply Disappointing Every Single Time\";s:12:\"post_excerpt\";s:359:\"\n				Felis augue, dictum nec consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed.		\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:56:\"9-things-that-are-deeply-disappointing-every-single-time\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-12-04 15:15:37\";s:17:\"post_modified_gmt\";s:19:\"2015-12-04 15:15:37\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:33:\"http://bomb-live.localhost/?p=307\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:2;O:7:\"WP_Post\":24:{s:2:\"ID\";i:598;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-12-04 15:01:28\";s:13:\"post_date_gmt\";s:19:\"2015-12-04 15:01:28\";s:12:\"post_content\";s:626:\"\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.\n\nIt is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.		\";s:10:\"post_title\";s:79:\"QUIZ: Can You Guess What Type Of Music Each Person Is Listening To? Trivia Quiz\";s:12:\"post_excerpt\";s:7:\"\n						\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"trivia-quiz\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2022-08-11 18:28:44\";s:17:\"post_modified_gmt\";s:19:\"2022-08-11 18:28:44\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:72:\"http://bimber-mu.localhost/demo-original/?post_type=snax_quiz&#038;p=598\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:9:\"snax_quiz\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:3;O:7:\"WP_Post\":24:{s:2:\"ID\";i:1125;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-12-04 14:56:39\";s:13:\"post_date_gmt\";s:19:\"2015-12-04 14:56:39\";s:12:\"post_content\";s:222:\"\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		\";s:10:\"post_title\";s:52:\"POLL: What’s Your Favourite TV Show? Take Our Poll\";s:12:\"post_excerpt\";s:7:\"\n						\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:12:\"classic-poll\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2022-08-11 18:28:43\";s:17:\"post_modified_gmt\";s:19:\"2022-08-11 18:28:43\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:86:\"http://staging.bimber.bringthepixel.com/main-6-mycred/?post_type=snax_poll&#038;p=1125\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:9:\"snax_poll\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:4;O:7:\"WP_Post\":24:{s:2:\"ID\";i:305;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-12-04 14:55:45\";s:13:\"post_date_gmt\";s:19:\"2015-12-04 14:55:45\";s:12:\"post_content\";s:3420:\"\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		\";s:10:\"post_title\";s:59:\"25 Facts About TV Shows That Only Real Adults Can Deal With\";s:12:\"post_excerpt\";s:359:\"\n				Odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare aarcu lacus quis. Aliquet.		\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:59:\"25-facts-about-tv-shows-that-only-real-adults-can-deal-with\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-12-04 14:55:45\";s:17:\"post_modified_gmt\";s:19:\"2015-12-04 14:55:45\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:33:\"http://bomb-live.localhost/?p=305\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:5;O:7:\"WP_Post\":24:{s:2:\"ID\";i:303;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-12-04 14:54:54\";s:13:\"post_date_gmt\";s:19:\"2015-12-04 14:54:54\";s:12:\"post_content\";s:3586:\"\n				[gallery mace_type=\"lightbox\" mace_title=\"15 Creative Text Messages To Send To A Girl That\'ll Win Her Over\" ids=\"5012,5013,5014,5015,5222,5223,5224,5225,5226,5227\"]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		\";s:10:\"post_title\";s:64:\"15 Creative Text Messages To Send To A Girl That\'ll Win Her Over\";s:12:\"post_excerpt\";s:359:\"\n				Augue, dictum nec consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis.		\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:63:\"15-creative-text-messages-to-send-to-a-girl-thatll-win-her-over\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-12-04 14:54:54\";s:17:\"post_modified_gmt\";s:19:\"2015-12-04 14:54:54\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:33:\"http://bomb-live.localhost/?p=303\";s:10:\"menu_order\";i:0;s:9:\"post_type\";s:4:\"post\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:6;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:97;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";i:48;s:13:\"max_num_pages\";d:8;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:1;s:17:\"is_privacy_policy\";b:0;s:6:\"is_404\";b:0;s:8:\"is_embed\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:0;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:10:\"is_favicon\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"d8c99a29a32f6172a9cd3bc98442753e\";s:28:\"\0WP_Query\0query_vars_changed\";b:1;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;s:23:\"\0WP_Query\0compat_fields\";a:2:{i:0;s:15:\"query_vars_hash\";i:1;s:18:\"query_vars_changed\";}s:24:\"\0WP_Query\0compat_methods\";a:2:{i:0;s:16:\"init_query_flags\";i:1;s:15:\"parse_tax_query\";}}', 'yes'),
(13590, '_transient_timeout_bimber_popular_list_log', '1775029015', 'no'),
(13591, '_transient_bimber_popular_list_log', 'a:4:{s:12:\"generated_at\";s:22:\"April 1, 2026, 6:36 am\";s:5:\"posts\";a:1:{i:301;s:1:\"1\";}s:10:\"time_range\";s:3:\"all\";s:10:\"ordered_by\";s:5:\"Views\";}', 'no'),
(13603, '_transient_timeout_bimber_hot_list_log', '1775024772', 'no'),
(13604, '_transient_bimber_hot_list_log', 'a:4:{s:12:\"generated_at\";s:22:\"April 1, 2026, 5:26 am\";s:5:\"posts\";a:0:{}s:10:\"time_range\";s:7:\"monthly\";s:10:\"ordered_by\";s:5:\"Views\";}', 'no'),
(13617, '_transient_doing_cron', '1775025416.5350120067596435546875', 'yes'),
(13662, '_transient_timeout_bimber_trending_list_log', '1775024772', 'no'),
(13663, '_transient_bimber_trending_list_log', 'a:4:{s:12:\"generated_at\";s:22:\"April 1, 2026, 5:26 am\";s:5:\"posts\";a:0:{}s:10:\"time_range\";s:5:\"daily\";s:10:\"ordered_by\";s:5:\"Views\";}', 'no'),
(13895, 'WPLANG', 'en', 'yes'),
(14689, 'wp_attachment_pages_enabled', '1', 'on'),
(14690, 'db_upgraded', '1', 'auto'),
(14738, 'litespeed.conf._version', '7.1', 'auto'),
(14739, 'litespeed.conf.hash', '0e2hXRCcuJyepZ1bY6vCce5Xa2UnYyoC', 'auto'),
(14740, 'litespeed.conf.api_key', '', 'auto'),
(14741, 'litespeed.conf.auto_upgrade', '', 'auto'),
(14742, 'litespeed.conf.server_ip', '', 'auto'),
(14743, 'litespeed.conf.guest', '', 'auto'),
(14744, 'litespeed.conf.guest_optm', '', 'auto'),
(14745, 'litespeed.conf.news', '1', 'auto'),
(14746, 'litespeed.conf.guest_uas', '[\"Lighthouse\",\"GTmetrix\",\"Google\",\"Pingdom\",\"bot\",\"spider\",\"PTST\",\"HeadlessChrome\"]', 'auto'),
(14747, 'litespeed.conf.guest_ips', '[\"208.70.247.157\",\"172.255.48.130\",\"172.255.48.131\",\"172.255.48.132\",\"172.255.48.133\",\"172.255.48.134\",\"172.255.48.135\",\"172.255.48.136\",\"172.255.48.137\",\"172.255.48.138\",\"172.255.48.139\",\"172.255.48.140\",\"172.255.48.141\",\"172.255.48.142\",\"172.255.48.143\",\"172.255.48.144\",\"172.255.48.145\",\"172.255.48.146\",\"172.255.48.147\",\"52.229.122.240\",\"104.214.72.101\",\"13.66.7.11\",\"13.85.24.83\",\"13.85.24.90\",\"13.85.82.26\",\"40.74.242.253\",\"40.74.243.13\",\"40.74.243.176\",\"104.214.48.247\",\"157.55.189.189\",\"104.214.110.135\",\"70.37.83.240\",\"65.52.36.250\",\"13.78.216.56\",\"52.162.212.163\",\"23.96.34.105\",\"65.52.113.236\",\"172.255.61.34\",\"172.255.61.35\",\"172.255.61.36\",\"172.255.61.37\",\"172.255.61.38\",\"172.255.61.39\",\"172.255.61.40\",\"104.41.2.19\",\"191.235.98.164\",\"191.235.99.221\",\"191.232.194.51\",\"52.237.235.185\",\"52.237.250.73\",\"52.237.236.145\",\"104.211.143.8\",\"104.211.165.53\",\"52.172.14.87\",\"40.83.89.214\",\"52.175.57.81\",\"20.188.63.151\",\"20.52.36.49\",\"52.246.165.153\",\"51.144.102.233\",\"13.76.97.224\",\"102.133.169.66\",\"52.231.199.170\",\"13.53.162.7\",\"40.123.218.94\"]', 'auto'),
(14748, 'litespeed.conf.cache', '1', 'auto'),
(14749, 'litespeed.conf.cache-priv', '1', 'auto'),
(14750, 'litespeed.conf.cache-commenter', '1', 'auto'),
(14751, 'litespeed.conf.cache-rest', '1', 'auto'),
(14752, 'litespeed.conf.cache-page_login', '1', 'auto'),
(14753, 'litespeed.conf.cache-resources', '1', 'auto'),
(14754, 'litespeed.conf.cache-mobile', '1', 'auto'),
(14755, 'litespeed.conf.cache-mobile_rules', '[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]', 'auto'),
(14756, 'litespeed.conf.cache-browser', '1', 'auto'),
(14757, 'litespeed.conf.cache-exc_useragents', '[]', 'auto'),
(14758, 'litespeed.conf.cache-exc_cookies', '[]', 'auto'),
(14759, 'litespeed.conf.cache-exc_qs', '[]', 'auto'),
(14760, 'litespeed.conf.cache-exc_cat', '[]', 'auto'),
(14761, 'litespeed.conf.cache-exc_tag', '[]', 'auto'),
(14762, 'litespeed.conf.cache-force_uri', '[]', 'auto'),
(14763, 'litespeed.conf.cache-force_pub_uri', '[]', 'auto'),
(14764, 'litespeed.conf.cache-priv_uri', '[]', 'auto'),
(14765, 'litespeed.conf.cache-exc', '[]', 'auto'),
(14766, 'litespeed.conf.cache-exc_roles', '[]', 'auto'),
(14767, 'litespeed.conf.cache-drop_qs', '[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]', 'auto'),
(14768, 'litespeed.conf.cache-ttl_pub', '604800', 'auto'),
(14769, 'litespeed.conf.cache-ttl_priv', '1800', 'auto'),
(14770, 'litespeed.conf.cache-ttl_frontpage', '604800', 'auto'),
(14771, 'litespeed.conf.cache-ttl_feed', '604800', 'auto'),
(14772, 'litespeed.conf.cache-ttl_rest', '604800', 'auto'),
(14773, 'litespeed.conf.cache-ttl_browser', '31557600', 'auto'),
(14774, 'litespeed.conf.cache-ttl_status', '[\"404 3600\",\"500 600\"]', 'auto'),
(14775, 'litespeed.conf.cache-login_cookie', '', 'auto'),
(14776, 'litespeed.conf.cache-ajax_ttl', '[]', 'auto'),
(14777, 'litespeed.conf.cache-vary_cookies', '[]', 'auto'),
(14778, 'litespeed.conf.cache-vary_group', '[]', 'auto'),
(14779, 'litespeed.conf.purge-upgrade', '1', 'auto'),
(14780, 'litespeed.conf.purge-stale', '', 'auto'),
(14781, 'litespeed.conf.purge-post_all', '', 'auto'),
(14782, 'litespeed.conf.purge-post_f', '1', 'auto'),
(14783, 'litespeed.conf.purge-post_h', '1', 'auto'),
(14784, 'litespeed.conf.purge-post_p', '1', 'auto'),
(14785, 'litespeed.conf.purge-post_pwrp', '1', 'auto'),
(14786, 'litespeed.conf.purge-post_a', '1', 'auto'),
(14787, 'litespeed.conf.purge-post_y', '', 'auto'),
(14788, 'litespeed.conf.purge-post_m', '1', 'auto'),
(14789, 'litespeed.conf.purge-post_d', '', 'auto'),
(14790, 'litespeed.conf.purge-post_t', '1', 'auto'),
(14791, 'litespeed.conf.purge-post_pt', '1', 'auto'),
(14792, 'litespeed.conf.purge-timed_urls', '[]', 'auto'),
(14793, 'litespeed.conf.purge-timed_urls_time', '', 'auto'),
(14794, 'litespeed.conf.purge-hook_all', '[\"switch_theme\",\"wp_create_nav_menu\",\"wp_update_nav_menu\",\"wp_delete_nav_menu\",\"create_term\",\"edit_terms\",\"delete_term\",\"add_link\",\"edit_link\",\"delete_link\"]', 'auto'),
(14795, 'litespeed.conf.esi', '', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(14796, 'litespeed.conf.esi-cache_admbar', '1', 'auto'),
(14797, 'litespeed.conf.esi-cache_commform', '1', 'auto'),
(14798, 'litespeed.conf.esi-nonce', '[\"stats_nonce\",\"subscribe_nonce\"]', 'auto'),
(14799, 'litespeed.conf.util-instant_click', '', 'auto'),
(14800, 'litespeed.conf.util-no_https_vary', '', 'auto'),
(14801, 'litespeed.conf.debug-disable_all', '', 'auto'),
(14802, 'litespeed.conf.debug', '', 'auto'),
(14803, 'litespeed.conf.debug-ips', '[\"127.0.0.1\"]', 'auto'),
(14804, 'litespeed.conf.debug-level', '', 'auto'),
(14805, 'litespeed.conf.debug-filesize', '3', 'auto'),
(14806, 'litespeed.conf.debug-collapse_qs', '', 'auto'),
(14807, 'litespeed.conf.debug-inc', '[]', 'auto'),
(14808, 'litespeed.conf.debug-exc', '[]', 'auto'),
(14809, 'litespeed.conf.debug-exc_strings', '[]', 'auto'),
(14810, 'litespeed.conf.db_optm-revisions_max', '0', 'auto'),
(14811, 'litespeed.conf.db_optm-revisions_age', '0', 'auto'),
(14812, 'litespeed.conf.optm-css_min', '', 'auto'),
(14813, 'litespeed.conf.optm-css_comb', '', 'auto'),
(14814, 'litespeed.conf.optm-css_comb_ext_inl', '1', 'auto'),
(14815, 'litespeed.conf.optm-ucss', '', 'auto'),
(14816, 'litespeed.conf.optm-ucss_inline', '', 'auto'),
(14817, 'litespeed.conf.optm-ucss_whitelist', '[]', 'auto'),
(14818, 'litespeed.conf.optm-ucss_file_exc_inline', '[]', 'auto'),
(14819, 'litespeed.conf.optm-ucss_exc', '[]', 'auto'),
(14820, 'litespeed.conf.optm-css_exc', '[]', 'auto'),
(14821, 'litespeed.conf.optm-js_min', '', 'auto'),
(14822, 'litespeed.conf.optm-js_comb', '', 'auto'),
(14823, 'litespeed.conf.optm-js_comb_ext_inl', '1', 'auto'),
(14824, 'litespeed.conf.optm-js_delay_inc', '[]', 'auto'),
(14825, 'litespeed.conf.optm-js_exc', '[\"jquery.js\",\"jquery.min.js\"]', 'auto'),
(14826, 'litespeed.conf.optm-html_min', '', 'auto'),
(14827, 'litespeed.conf.optm-html_lazy', '[]', 'auto'),
(14828, 'litespeed.conf.optm-html_skip_comment', '[]', 'auto'),
(14829, 'litespeed.conf.optm-qs_rm', '', 'auto'),
(14830, 'litespeed.conf.optm-ggfonts_rm', '', 'auto'),
(14831, 'litespeed.conf.optm-css_async', '', 'auto'),
(14832, 'litespeed.conf.optm-ccss_per_url', '', 'auto'),
(14833, 'litespeed.conf.optm-ccss_sep_posttype', '[\"page\"]', 'auto'),
(14834, 'litespeed.conf.optm-ccss_sep_uri', '[]', 'auto'),
(14835, 'litespeed.conf.optm-ccss_whitelist', '[]', 'auto'),
(14836, 'litespeed.conf.optm-css_async_inline', '1', 'auto'),
(14837, 'litespeed.conf.optm-css_font_display', '', 'auto'),
(14838, 'litespeed.conf.optm-js_defer', '0', 'auto'),
(14839, 'litespeed.conf.optm-emoji_rm', '', 'auto'),
(14840, 'litespeed.conf.optm-noscript_rm', '', 'auto'),
(14841, 'litespeed.conf.optm-ggfonts_async', '', 'auto'),
(14842, 'litespeed.conf.optm-exc_roles', '[]', 'auto'),
(14843, 'litespeed.conf.optm-ccss_con', '', 'auto'),
(14844, 'litespeed.conf.optm-js_defer_exc', '[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]', 'auto'),
(14845, 'litespeed.conf.optm-gm_js_exc', '[]', 'auto'),
(14846, 'litespeed.conf.optm-dns_prefetch', '[]', 'auto'),
(14847, 'litespeed.conf.optm-dns_prefetch_ctrl', '', 'auto'),
(14848, 'litespeed.conf.optm-dns_preconnect', '[]', 'auto'),
(14849, 'litespeed.conf.optm-exc', '[]', 'auto'),
(14850, 'litespeed.conf.optm-guest_only', '1', 'auto'),
(14851, 'litespeed.conf.object', '', 'auto'),
(14852, 'litespeed.conf.object-kind', '', 'auto'),
(14853, 'litespeed.conf.object-host', 'localhost', 'auto'),
(14854, 'litespeed.conf.object-port', '11211', 'auto'),
(14855, 'litespeed.conf.object-life', '360', 'auto'),
(14856, 'litespeed.conf.object-persistent', '1', 'auto'),
(14857, 'litespeed.conf.object-admin', '1', 'auto'),
(14858, 'litespeed.conf.object-transients', '1', 'auto'),
(14859, 'litespeed.conf.object-db_id', '0', 'auto'),
(14860, 'litespeed.conf.object-user', '', 'auto'),
(14861, 'litespeed.conf.object-pswd', '', 'auto'),
(14862, 'litespeed.conf.object-global_groups', '[\"users\",\"userlogins\",\"useremail\",\"userslugs\",\"usermeta\",\"user_meta\",\"site-transient\",\"site-options\",\"site-lookup\",\"site-details\",\"blog-lookup\",\"blog-details\",\"blog-id-cache\",\"rss\",\"global-posts\",\"global-cache-test\"]', 'auto'),
(14863, 'litespeed.conf.object-non_persistent_groups', '[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]', 'auto'),
(14864, 'litespeed.conf.discuss-avatar_cache', '', 'auto'),
(14865, 'litespeed.conf.discuss-avatar_cron', '', 'auto'),
(14866, 'litespeed.conf.discuss-avatar_cache_ttl', '604800', 'auto'),
(14867, 'litespeed.conf.optm-localize', '', 'auto'),
(14868, 'litespeed.conf.optm-localize_domains', '[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]', 'auto'),
(14869, 'litespeed.conf.media-lazy', '', 'auto'),
(14870, 'litespeed.conf.media-lazy_placeholder', '', 'auto'),
(14871, 'litespeed.conf.media-placeholder_resp', '', 'auto'),
(14872, 'litespeed.conf.media-placeholder_resp_color', '#cfd4db', 'auto'),
(14873, 'litespeed.conf.media-placeholder_resp_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>', 'auto'),
(14874, 'litespeed.conf.media-lqip', '', 'auto'),
(14875, 'litespeed.conf.media-lqip_qual', '4', 'auto'),
(14876, 'litespeed.conf.media-lqip_min_w', '150', 'auto'),
(14877, 'litespeed.conf.media-lqip_min_h', '150', 'auto'),
(14878, 'litespeed.conf.media-placeholder_resp_async', '1', 'auto'),
(14879, 'litespeed.conf.media-iframe_lazy', '', 'auto'),
(14880, 'litespeed.conf.media-add_missing_sizes', '', 'auto'),
(14881, 'litespeed.conf.media-lazy_exc', '[]', 'auto'),
(14882, 'litespeed.conf.media-lazy_cls_exc', '[\"wmu-preview-img\"]', 'auto'),
(14883, 'litespeed.conf.media-lazy_parent_cls_exc', '[]', 'auto'),
(14884, 'litespeed.conf.media-iframe_lazy_cls_exc', '[]', 'auto'),
(14885, 'litespeed.conf.media-iframe_lazy_parent_cls_exc', '[]', 'auto'),
(14886, 'litespeed.conf.media-lazy_uri_exc', '[]', 'auto'),
(14887, 'litespeed.conf.media-lqip_exc', '[]', 'auto'),
(14888, 'litespeed.conf.media-vpi', '', 'auto'),
(14889, 'litespeed.conf.media-vpi_cron', '', 'auto'),
(14890, 'litespeed.conf.img_optm-auto', '1', 'auto'),
(14891, 'litespeed.conf.img_optm-ori', '1', 'auto'),
(14892, 'litespeed.conf.img_optm-rm_bkup', '', 'auto'),
(14893, 'litespeed.conf.img_optm-webp', '1', 'auto'),
(14894, 'litespeed.conf.img_optm-lossless', '', 'auto'),
(14895, 'litespeed.conf.img_optm-exif', '', 'auto'),
(14896, 'litespeed.conf.img_optm-webp_attr', '[\"img.src\",\"div.data-thumb\",\"img.data-src\",\"img.data-lazyload\",\"div.data-large_image\",\"img.retina_logo_url\",\"div.data-parallax-image\",\"div.data-vc-parallax-image\",\"video.poster\"]', 'auto'),
(14897, 'litespeed.conf.img_optm-webp_replace_srcset', '1', 'auto'),
(14898, 'litespeed.conf.img_optm-jpg_quality', '82', 'auto'),
(14899, 'litespeed.conf.crawler', '', 'auto'),
(14900, 'litespeed.conf.crawler-crawl_interval', '302400', 'auto'),
(14901, 'litespeed.conf.crawler-load_limit', '1', 'auto'),
(14902, 'litespeed.conf.crawler-sitemap', '', 'auto'),
(14903, 'litespeed.conf.crawler-roles', '[]', 'auto'),
(14904, 'litespeed.conf.crawler-cookies', '[]', 'auto'),
(14905, 'litespeed.conf.misc-heartbeat_front', '1', 'auto'),
(14906, 'litespeed.conf.misc-heartbeat_front_ttl', '0', 'auto'),
(14907, 'litespeed.conf.misc-heartbeat_back', '', 'auto'),
(14908, 'litespeed.conf.misc-heartbeat_back_ttl', '60', 'auto'),
(14909, 'litespeed.conf.misc-heartbeat_editor', '', 'auto'),
(14910, 'litespeed.conf.misc-heartbeat_editor_ttl', '15', 'auto'),
(14911, 'litespeed.conf.cdn', '', 'auto'),
(14912, 'litespeed.conf.cdn-ori', '[]', 'auto'),
(14913, 'litespeed.conf.cdn-ori_dir', '[\"wp-content\",\"wp-includes\"]', 'auto'),
(14914, 'litespeed.conf.cdn-exc', '[]', 'auto'),
(14915, 'litespeed.conf.cdn-quic', '', 'auto'),
(14916, 'litespeed.conf.cdn-cloudflare', '', 'auto'),
(14917, 'litespeed.conf.cdn-cloudflare_email', '', 'auto'),
(14918, 'litespeed.conf.cdn-cloudflare_key', '', 'auto'),
(14919, 'litespeed.conf.cdn-cloudflare_name', '', 'auto'),
(14920, 'litespeed.conf.cdn-cloudflare_zone', '', 'auto'),
(14921, 'litespeed.conf.cdn-mapping', '[{\"url\":\"\",\"inc_img\":\"1\",\"inc_css\":\"1\",\"inc_js\":\"1\",\"filetype\":[\".aac\",\".css\",\".eot\",\".gif\",\".jpeg\",\".jpg\",\".js\",\".less\",\".mp3\",\".mp4\",\".ogg\",\".otf\",\".pdf\",\".png\",\".svg\",\".ttf\",\".webp\",\".woff\",\".woff2\"]}]', 'auto'),
(14922, 'litespeed.conf.cdn-attr', '[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]', 'auto'),
(14923, 'litespeed.conf.qc-nameservers', '', 'auto'),
(14924, 'litespeed.conf.qc-cname', '', 'auto'),
(14925, 'litespeed.cloud._summary', '{\"curr_request.ver_check\":0,\"last_request.ver_check\":1747565846}', 'auto'),
(14946, 'litespeed.crawler.bypass_list', '[]', 'auto'),
(14947, 'litespeed.preset._summary', '{\"preset\":\"basic\",\"preset_timestamp\":1774408592}', 'auto'),
(15312, 'litespeed.purge.queue', '-1', 'auto'),
(15313, 'litespeed.purge.queue2', '-1', 'auto'),
(15322, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"4ad6ed4956ef7f814db220c22a123393\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:18:\"core/term-template\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(15443, 'wp_notes_notify', '1', 'on'),
(15444, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.9.4\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}', 'on'),
(15710, 'can_compress_scripts', '0', 'auto'),
(16254, '_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-6.9.4.zip\";s:6:\"locale\";s:2:\"en\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.4\";s:7:\"version\";s:5:\"6.9.4\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1775021163;s:15:\"version_checked\";s:5:\"6.9.4\";s:12:\"translations\";a:0:{}}', 'off'),
(16532, '_site_transient_timeout_theme_roots', '1775022964', 'off'),
(16533, '_site_transient_theme_roots', 'a:7:{s:6:\"bimber\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}', 'off'),
(16535, '_transient_timeout_bimber_hot_list_up_to_date', '1775103972', 'off'),
(16536, '_transient_bimber_hot_list_up_to_date', 'up_to_date', 'off'),
(16537, '_transient_timeout_bimber_trending_list_up_to_date', '1775111172', 'off'),
(16538, '_transient_bimber_trending_list_up_to_date', 'up_to_date', 'off'),
(16539, '_site_transient_timeout_envato_market_plugins', '1775024783', 'off'),
(16540, '_site_transient_envato_market_plugins', 'a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}', 'off'),
(16541, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1775021183;s:8:\"response\";a:6:{s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:7:\"7.8.0.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/litespeed-cache.7.8.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:6:\"4.12.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.12.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.9.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.8.5\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:51:\"wordpress-popular-posts/wordpress-popular-posts.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/wordpress-popular-posts\";s:4:\"slug\";s:23:\"wordpress-popular-posts\";s:6:\"plugin\";s:51:\"wordpress-popular-posts/wordpress-popular-posts.php\";s:11:\"new_version\";s:5:\"7.3.8\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/wordpress-popular-posts/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/wordpress-popular-posts.7.3.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659\";s:2:\"1x\";s:76:\"https://ps.w.org/wordpress-popular-posts/assets/icon-128x128.png?rev=1232659\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/wordpress-popular-posts/assets/banner-1544x500.png?rev=2833992\";s:2:\"1x\";s:78:\"https://ps.w.org/wordpress-popular-posts/assets/banner-772x250.png?rev=2833998\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:27:\"wp-subtitle/wp-subtitle.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:25:\"w.org/plugins/wp-subtitle\";s:4:\"slug\";s:11:\"wp-subtitle\";s:6:\"plugin\";s:27:\"wp-subtitle/wp-subtitle.php\";s:11:\"new_version\";s:5:\"3.4.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-subtitle/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-subtitle.3.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-subtitle/assets/icon-256x256.png?rev=981565\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-subtitle/assets/icon-128x128.png?rev=981565\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-subtitle/assets/banner-1544x500.png?rev=981565\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-subtitle/assets/banner-772x250.png?rev=981565\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:114:\"<p>Resolve XSS issue - standardized santitization throughout plugin and fixed issue with autosave and preview.</p>\";}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:5:\"8.7.2\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:21:\"WPBakery Page Builder\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{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:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:16:{s:17:\"ad-ace/ad-ace.php\";s:6:\"1.3.26\";s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:27:\"comment-ace/comment-ace.php\";s:5:\"1.0.6\";s:31:\"envato-market/envato-market.php\";s:5:\"2.0.6\";s:25:\"g1-socials/g1-socials.php\";s:6:\"1.2.27\";s:9:\"hello.php\";s:5:\"1.7.2\";s:35:\"litespeed-cache/litespeed-cache.php\";s:3:\"7.1\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:5:\"4.8.7\";s:23:\"media-ace/media-ace.php\";s:6:\"1.4.12\";s:21:\"photomix/photomix.php\";s:5:\"1.0.3\";s:13:\"snax/snax.php\";s:4:\"1.92\";s:43:\"whats-your-reaction/whats-your-reaction.php\";s:6:\"1.3.18\";s:41:\"wordpress-importer/wordpress-importer.php\";s:3:\"0.7\";s:51:\"wordpress-popular-posts/wordpress-popular-posts.php\";s:5:\"6.0.3\";s:27:\"js_composer/js_composer.php\";s:5:\"6.8.0\";s:27:\"wp-subtitle/wp-subtitle.php\";s:5:\"3.4.1\";}}', 'off'),
(16542, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1775021185;s:7:\"checked\";a:7:{s:6:\"bimber\";s:5:\"9.2.1\";s:12:\"twentytwenty\";s:3:\"2.0\";s:16:\"twentytwentyfive\";s:3:\"1.4\";s:16:\"twentytwentyfour\";s:3:\"1.4\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:17:\"twentytwentythree\";s:3:\"1.6\";s:15:\"twentytwentytwo\";s:3:\"1.2\";}s:8:\"response\";a:3:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.3.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.1.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:3:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'off'),
(16543, '_site_transient_timeout_envato_market_themes', '1775024785', 'off'),
(16544, '_site_transient_envato_market_themes', 'a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}', 'off'),
(16545, '_site_transient_timeout_wp_theme_files_patterns-9822809934863d573d1b1a56eb7addb1', '1775027215', 'off'),
(16546, '_site_transient_wp_theme_files_patterns-9822809934863d573d1b1a56eb7addb1', 'a:2:{s:7:\"version\";s:5:\"9.2.1\";s:8:\"patterns\";a:0:{}}', 'off'),
(16547, '_transient_timeout_bimber_popular_list_up_to_date', '1775111815', 'off'),
(16548, '_transient_bimber_popular_list_up_to_date', 'up_to_date', 'off'),
(16549, '_transient_timeout_UCBR8-60-B28hp2BmDPdntcQ', '1775025446', 'off'),
(16550, '_transient_UCBR8-60-B28hp2BmDPdntcQ', 'O:8:\"stdClass\":1:{s:5:\"error\";O:8:\"stdClass\":4:{s:4:\"code\";i:403;s:7:\"message\";s:157:\"Method doesn\'t allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.\";s:6:\"errors\";a:1:{i:0;O:8:\"stdClass\":3:{s:7:\"message\";s:157:\"Method doesn\'t allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.\";s:6:\"domain\";s:6:\"global\";s:6:\"reason\";s:9:\"forbidden\";}}s:6:\"status\";s:17:\"PERMISSION_DENIED\";}}', 'off');

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

--
-- Table structure for table `wp_popularpostsdata`
--

CREATE TABLE `wp_popularpostsdata` (
  `postid` bigint(20) NOT NULL,
  `day` datetime NOT NULL,
  `last_viewed` datetime NOT NULL,
  `pageviews` bigint(20) DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_popularpostsdata`
--

INSERT INTO `wp_popularpostsdata` (`postid`, `day`, `last_viewed`, `pageviews`) VALUES
(301, '2022-08-12 06:37:46', '2022-08-12 06:37:46', 1);

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

--
-- Table structure for table `wp_popularpostssummary`
--

CREATE TABLE `wp_popularpostssummary` (
  `ID` bigint(20) NOT NULL,
  `postid` bigint(20) NOT NULL,
  `pageviews` bigint(20) NOT NULL DEFAULT 1,
  `view_date` date NOT NULL,
  `view_datetime` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_popularpostssummary`
--

INSERT INTO `wp_popularpostssummary` (`ID`, `postid`, `pageviews`, `view_date`, `view_datetime`) VALUES
(1, 301, 1, '2022-08-12', '2022-08-12 06:37:46');

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

--
-- Table structure for table `wp_popularpoststransients`
--

CREATE TABLE `wp_popularpoststransients` (
  `ID` bigint(20) NOT NULL,
  `tkey` varchar(191) NOT NULL,
  `tkey_date` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

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

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

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(6, 5, '_wp_page_template', 'g1-template-page-full.php'),
(7, 230, '_wp_attached_file', '2015/11/theme_logo_v01.png'),
(8, 230, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:370;s:6:\"height\";i:84;s:4:\"file\";s:26:\"2015/11/theme_logo_v01.png\";s:8:\"filesize\";i:1990;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-150x84.png\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1080;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-180x84.png\";s:5:\"width\";i:180;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1183;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:24:\"theme_logo_v01-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3574;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-180x84.png\";s:5:\"width\";i:180;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1183;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-110x84.png\";s:5:\"width\";i:110;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:830;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-220x84.png\";s:5:\"width\";i:220;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1327;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2196;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-265x84.png\";s:5:\"width\";i:265;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1714;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-265x84.png\";s:5:\"width\";i:265;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1714;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-265x60.png\";s:5:\"width\";i:265;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8615;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-364x83.png\";s:5:\"width\";i:364;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16937;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2196;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2196;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2196;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-220x84.png\";s:5:\"width\";i:220;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1327;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-211x48.png\";s:5:\"width\";i:211;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5261;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-311x84.png\";s:5:\"width\";i:311;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1950;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:25:\"theme_logo_v01-313x71.png\";s:5:\"width\";i:313;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(9, 230, 'fakerpress_flag', '1'),
(10, 230, '_demo_content_export_type', 'replace_with'),
(11, 230, '_demo_content_alternative_image', 'theme_logo_v01-demo'),
(12, 235, '_wp_attached_file', '2015/11/theme_logo_v01-2x.png'),
(13, 235, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:740;s:6:\"height\";i:168;s:4:\"file\";s:29:\"2015/11/theme_logo_v01-2x.png\";s:8:\"filesize\";i:3757;s:5:\"sizes\";a:41:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"theme_logo_v01-2x-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8232;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9930;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4543;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:28:\"theme_logo_v01-2x-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2155;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2403;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10071;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2403;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5757;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2403;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-192x168.png\";s:5:\"width\";i:192;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1542;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2403;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:27:\"theme_logo_v01-2x-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3633;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11303;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6907;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-220x168.png\";s:5:\"width\";i:220;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1589;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-364x168.png\";s:5:\"width\";i:364;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2368;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4524;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-265x168.png\";s:5:\"width\";i:265;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1901;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-531x168.png\";s:5:\"width\";i:531;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3488;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-265x168.png\";s:5:\"width\";i:265;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1901;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-531x168.png\";s:5:\"width\";i:531;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3488;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-561x168.png\";s:5:\"width\";i:561;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3763;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-561x168.png\";s:5:\"width\";i:561;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3763;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-561x127.png\";s:5:\"width\";i:561;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38233;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:28:\"theme_logo_v01-2x-265x60.png\";s:5:\"width\";i:265;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8145;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-531x121.png\";s:5:\"width\";i:531;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35609;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:28:\"theme_logo_v01-2x-364x83.png\";s:5:\"width\";i:364;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16312;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-728x165.png\";s:5:\"width\";i:728;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47787;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-364x168.png\";s:5:\"width\";i:364;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2368;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4524;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12482;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4524;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12482;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4524;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-608x138.png\";s:5:\"width\";i:608;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36336;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-220x168.png\";s:5:\"width\";i:220;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1589;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-440x168.png\";s:5:\"width\";i:440;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2611;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"theme_logo_v01-2x-211x48.png\";s:5:\"width\";i:211;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4317;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:28:\"theme_logo_v01-2x-423x96.png\";s:5:\"width\";i:423;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15781;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:29:\"theme_logo_v01-2x-311x168.png\";s:5:\"width\";i:311;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2256;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"theme_logo_v01-2x-313x71.png\";s:5:\"width\";i:313;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 235, 'fakerpress_flag', '1'),
(15, 235, '_demo_content_export_type', 'replace_with'),
(16, 235, '_demo_content_alternative_image', 'theme_logo_v01-2x-demo'),
(17, 310, '_wp_attached_file', '2015/12/dummy-ad-728x90-1.jpg'),
(18, 310, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:29:\"2015/12/dummy-ad-728x90-1.jpg\";s:8:\"filesize\";i:2339;s:5:\"sizes\";a:35:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1997;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:27:\"dummy-ad-728x90-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1352;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-110x90.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1629;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x69.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2266;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x33.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1237;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x66.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2314;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x45.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1493;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-608x75.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2538;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-440x90.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2842;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-388x48.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1555;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-311x90.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2650;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-313x39.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19, 310, 'fakerpress_flag', '1'),
(20, 310, '_demo_content_export_type', 'replace_with'),
(21, 310, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(22, 310, '_yoast_wpseo_content_score', '30'),
(23, 320, '_wp_attached_file', '2015/12/footer_stamp.png'),
(24, 320, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:56;s:6:\"height\";i:35;s:4:\"file\";s:24:\"2015/12/footer_stamp.png\";s:8:\"filesize\";i:278;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:{}}}'),
(25, 320, 'fakerpress_flag', '1'),
(26, 320, '_demo_content_export_type', 'red_png'),
(27, 320, '_demo_content_alternative_image', ''),
(28, 320, '_yoast_wpseo_content_score', '30'),
(29, 320, '_wp_old_slug', '_footer_stamp'),
(30, 321, '_wp_attached_file', '2015/12/footer_stamp-2x.png'),
(31, 321, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:112;s:6:\"height\";i:70;s:4:\"file\";s:27:\"2015/12/footer_stamp-2x.png\";s:8:\"filesize\";i:283;s:5:\"sizes\";a:3:{s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:25:\"footer_stamp-2x-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2236;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:26:\"footer_stamp-2x-110x70.png\";s:5:\"width\";i:110;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:267;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:25:\"footer_stamp-2x-77x48.png\";s:5:\"width\";i:77;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 321, 'fakerpress_flag', '1'),
(33, 321, '_demo_content_export_type', 'red_png'),
(34, 321, '_demo_content_alternative_image', ''),
(35, 321, '_yoast_wpseo_content_score', '30'),
(36, 321, '_wp_old_slug', '_footer_stamp-2x'),
(37, 335, '_wp_attached_file', '2016/01/single_content_01_v01.jpg'),
(38, 335, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:512;s:4:\"file\";s:33:\"2016/01/single_content_01_v01.jpg\";s:8:\"filesize\";i:6114;s:5:\"sizes\";a:44:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2186;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2227;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:32:\"single_content_01_v01-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1967;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4400;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2162;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4945;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2462;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6790;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3222;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7991;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:31:\"single_content_01_v01-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1267;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1550;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3650;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5102;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13832;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10585;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10585;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9590;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11854;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11171;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3762;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10434;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5950;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16060;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5102;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13832;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4106;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10828;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4106;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10828;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12471;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17262;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14708;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13238;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3650;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9597;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:31:\"single_content_01_v01-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1043;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:32:\"single_content_01_v01-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1725;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5930;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"single_content_01_v01-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(39, 335, 'fakerpress_flag', '1'),
(40, 335, '_demo_content_export_type', 'red_png'),
(41, 338, '_wp_attached_file', '2016/01/single_content_gif_v01.gif'),
(42, 338, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:364;s:6:\"height\";i:205;s:4:\"file\";s:34:\"2016/01/single_content_gif_v01.gif\";s:8:\"filesize\";i:294744;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:34217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:15339;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-180x120.gif\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14814;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:33:\"single_content_gif_v01-192x96.gif\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:13179;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-364x192.gif\";s:5:\"width\";i:364;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:41222;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-192x108.gif\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14517;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-192x144.gif\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:18427;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-192x192.gif\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24177;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:32:\"single_content_gif_v01-90x67.gif\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5021;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-180x135.gif\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:16315;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-110x110.gif\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8830;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-220x205.gif\";s:5:\"width\";i:220;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24648;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-265x186.gif\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:32263;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-265x186.gif\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:32263;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-265x149.gif\";s:5:\"width\";i:265;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:26741;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-364x156.gif\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:33608;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-364x156.gif\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:33608;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-220x205.gif\";s:5:\"width\";i:220;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24648;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:32:\"single_content_gif_v01-85x48.gif\";s:5:\"width\";i:85;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3837;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:33:\"single_content_gif_v01-170x96.gif\";s:5:\"width\";i:170;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:11815;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-311x205.gif\";s:5:\"width\";i:311;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:36002;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-313x176.gif\";s:5:\"width\";i:313;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:37006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(43, 338, 'fakerpress_flag', '1'),
(44, 338, '_demo_content_export_type', 'red_png'),
(45, 340, '_wp_attached_file', '2016/01/single_content_mp4_v01.mp4'),
(46, 340, '_wp_attachment_metadata', 'a:10:{s:7:\"bitrate\";i:1222263;s:8:\"filesize\";i:629397;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:4;s:16:\"length_formatted\";s:4:\"0:04\";s:5:\"width\";i:426;s:6:\"height\";i:240;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:1452934936;}'),
(47, 340, 'fakerpress_flag', '1'),
(48, 340, '_demo_content_export_type', 'replace_with'),
(49, 340, '_demo_content_alternative_image', 'single_content_mp4_v01-demo'),
(50, 340, '_yoast_wpseo_content_score', '30'),
(51, 343, '_wp_attached_file', '2016/01/single_content_mp4_poster_v01.jpg'),
(52, 343, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:710;s:6:\"height\";i:399;s:4:\"file\";s:41:\"2016/01/single_content_mp4_poster_v01.jpg\";s:8:\"filesize\";i:3318;s:5:\"sizes\";a:39:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4327;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2347;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2303;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:40:\"single_content_mp4_poster_v01-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2037;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5539;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2232;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6070;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2612;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7119;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3140;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8154;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:39:\"single_content_mp4_poster_v01-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1284;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2486;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1585;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3881;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5603;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4106;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11061;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4106;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11061;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10622;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-561x399.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9464;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-561x315.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10664;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-265x149.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3578;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-531x298.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9887;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5618;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5603;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4560;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-710x312.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11373;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4560;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-710x312.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11373;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-608x342.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11766;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-710x379.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13027;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3881;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-440x399.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7129;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:39:\"single_content_mp4_poster_v01-85x48.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1125;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:40:\"single_content_mp4_poster_v01-171x96.jpg\";s:5:\"width\";i:171;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1949;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6152;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:41:\"single_content_mp4_poster_v01-313x176.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4541;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(53, 343, 'fakerpress_flag', '1'),
(54, 343, '_demo_content_export_type', 'red_png'),
(55, 344, '_wp_attached_file', '2016/01/dummy-ad-300x250-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(56, 344, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:30:\"2016/01/dummy-ad-300x250-1.jpg\";s:8:\"filesize\";i:2575;s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1845;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1801;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1893;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3207;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1938;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3425;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2010;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2395;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x250-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1120;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1846;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1341;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2793;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3270;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2812;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2812;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x221.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2915;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3270;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3019;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3019;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2793;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x250-1-58x48.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:937;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250-1-115x96.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1281;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(57, 344, 'fakerpress_flag', '1'),
(58, 344, '_demo_content_export_type', 'replace_with'),
(59, 344, '_demo_content_alternative_image', 'dummy-ad-300x250'),
(60, 344, '_yoast_wpseo_content_score', '30'),
(61, 346, '_wp_attached_file', '2016/01/embed_intro.jpg'),
(62, 346, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:710;s:6:\"height\";i:400;s:4:\"file\";s:23:\"2016/01/embed_intro.jpg\";s:8:\"filesize\";i:5401;s:5:\"sizes\";a:39:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"embed_intro-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4107;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"embed_intro-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2516;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:23:\"embed_intro-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2326;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:22:\"embed_intro-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2018;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5282;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:23:\"embed_intro-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2194;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5803;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:23:\"embed_intro-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:23:\"embed_intro-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3201;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8228;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:21:\"embed_intro-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1331;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2571;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:23:\"embed_intro-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1663;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3973;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:23:\"embed_intro-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5360;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:23:\"embed_intro-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4148;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11215;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:23:\"embed_intro-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4148;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11215;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:23:\"embed_intro-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10119;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:23:\"embed_intro-561x400.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10643;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:23:\"embed_intro-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10119;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:23:\"embed_intro-265x149.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3427;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-531x299.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9334;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:23:\"embed_intro-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5360;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:23:\"embed_intro-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5360;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:23:\"embed_intro-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4489;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-710x312.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11027;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:23:\"embed_intro-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4489;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-710x312.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11027;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:23:\"embed_intro-608x343.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:343;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11269;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:23:\"embed_intro-710x379.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12532;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:23:\"embed_intro-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3973;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:23:\"embed_intro-440x400.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8083;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:21:\"embed_intro-85x48.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1123;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:22:\"embed_intro-170x96.jpg\";s:5:\"width\";i:170;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1894;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:23:\"embed_intro-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6398;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:23:\"embed_intro-313x176.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63, 346, 'fakerpress_flag', '1'),
(64, 346, '_demo_content_export_type', 'red_png'),
(65, 379, '_wp_attached_file', '2016/11/site_icon_v01.png'),
(66, 379, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"2016/11/site_icon_v01.png\";s:8:\"filesize\";i:4318;s:5:\"sizes\";a:39:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16783;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15421;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:24:\"site_icon_v01-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3314;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7260;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3608;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7908;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4226;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9544;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5210;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12391;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:23:\"site_icon_v01-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4606;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16680;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8488;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32700;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45361;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x409.png\";s:5:\"width\";i:512;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5911;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37179;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x371.png\";s:5:\"width\";i:512;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5417;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37179;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x371.png\";s:5:\"width\";i:512;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5417;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x316.png\";s:5:\"width\";i:512;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4793;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x421.png\";s:5:\"width\";i:512;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6076;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-265x265.png\";s:5:\"width\";i:265;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52693;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-364x364.png\";s:5:\"width\";i:364;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90587;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45361;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x409.png\";s:5:\"width\";i:512;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5911;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36457;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x312.png\";s:5:\"width\";i:512;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4747;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36457;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x312.png\";s:5:\"width\";i:512;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4747;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x426.png\";s:5:\"width\";i:512;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6155;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-512x379.png\";s:5:\"width\";i:512;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5515;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32700;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90491;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:23:\"site_icon_v01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1359;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:23:\"site_icon_v01-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2414;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71197;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:25:\"site_icon_v01-313x313.png\";s:5:\"width\";i:313;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74917;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(67, 379, 'fakerpress_flag', '1'),
(68, 380, '_wp_attached_file', '2016/11/cropped-site_icon_v01.png'),
(69, 380, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:33:\"2016/11/cropped-site_icon_v01.png\";s:8:\"filesize\";i:4315;s:5:\"sizes\";a:39:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16783;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15421;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:32:\"cropped-site_icon_v01-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3314;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7260;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3608;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7908;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4226;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9544;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5210;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12391;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:31:\"cropped-site_icon_v01-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4606;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16680;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8488;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32700;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45361;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x409.png\";s:5:\"width\";i:512;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5911;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37179;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x371.png\";s:5:\"width\";i:512;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5417;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37179;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x371.png\";s:5:\"width\";i:512;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5417;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x316.png\";s:5:\"width\";i:512;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4793;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x421.png\";s:5:\"width\";i:512;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6076;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-265x265.png\";s:5:\"width\";i:265;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52693;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-364x364.png\";s:5:\"width\";i:364;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90587;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45361;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x409.png\";s:5:\"width\";i:512;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5911;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36457;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x312.png\";s:5:\"width\";i:512;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4747;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36457;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x312.png\";s:5:\"width\";i:512;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4747;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x426.png\";s:5:\"width\";i:512;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6155;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-512x379.png\";s:5:\"width\";i:512;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5515;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32700;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90491;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:31:\"cropped-site_icon_v01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1359;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:31:\"cropped-site_icon_v01-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2414;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71197;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"cropped-site_icon_v01-313x313.png\";s:5:\"width\";i:313;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74917;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 380, 'fakerpress_flag', '1'),
(71, 380, '_wp_attachment_context', 'site-icon'),
(72, 594, '_wp_attached_file', '2017/02/archive_pattern_v01.png'),
(73, 594, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:31:\"2017/02/archive_pattern_v01.png\";s:8:\"filesize\";i:319;s:5:\"sizes\";a:39:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5430;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5390;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:30:\"archive_pattern_v01-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:690;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2499;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:821;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2856;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1078;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1411;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4880;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:29:\"archive_pattern_v01-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1626;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5961;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2767;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11853;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13647;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x409.png\";s:5:\"width\";i:512;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1794;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15419;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x371.png\";s:5:\"width\";i:512;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1638;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15419;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x371.png\";s:5:\"width\";i:512;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1638;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x316.png\";s:5:\"width\";i:512;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1411;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x421.png\";s:5:\"width\";i:512;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1844;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-265x265.png\";s:5:\"width\";i:265;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20616;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-364x364.png\";s:5:\"width\";i:364;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34797;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13647;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x409.png\";s:5:\"width\";i:512;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1794;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10337;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x312.png\";s:5:\"width\";i:512;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1394;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10337;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x312.png\";s:5:\"width\";i:512;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1394;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x426.png\";s:5:\"width\";i:512;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1865;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-512x379.png\";s:5:\"width\";i:512;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1671;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11853;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35716;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"archive_pattern_v01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"archive_pattern_v01-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:382;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31947;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"archive_pattern_v01-313x313.png\";s:5:\"width\";i:313;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 594, 'fakerpress_flag', '1'),
(75, 594, '_demo_content_export_type', 'red_png'),
(76, 594, '_demo_content_alternative_image', ''),
(77, 594, '_yoast_wpseo_content_score', '30'),
(78, 882, '_wp_attached_file', '2017/08/single_classic_sidebar_v01.png'),
(79, 882, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:195;s:6:\"height\";i:59;s:4:\"file\";s:38:\"2017/08/single_classic_sidebar_v01.png\";s:8:\"filesize\";i:322;s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-150x59.png\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-180x59.png\";s:5:\"width\";i:180;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-192x59.png\";s:5:\"width\";i:192;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-192x59.png\";s:5:\"width\";i:192;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-192x59.png\";s:5:\"width\";i:192;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-192x59.png\";s:5:\"width\";i:192;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:36:\"single_classic_sidebar_v01-90x59.png\";s:5:\"width\";i:90;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:235;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-180x59.png\";s:5:\"width\";i:180;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-110x59.png\";s:5:\"width\";i:110;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:242;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:37:\"single_classic_sidebar_v01-159x48.png\";s:5:\"width\";i:159;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2561;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 882, 'fakerpress_flag', '1'),
(81, 882, '_demo_content_export_type', 'red_png'),
(82, 882, '_demo_content_alternative_image', ''),
(83, 882, '_yoast_wpseo_content_score', '30'),
(84, 892, '_wp_attached_file', '2017/08/photomix.jpg'),
(85, 892, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2017/08/photomix.jpg\";s:8:\"filesize\";i:4543;s:5:\"sizes\";a:44:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"photomix-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4851;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"photomix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2350;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:20:\"photomix-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2389;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:19:\"photomix-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2131;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:20:\"photomix-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5074;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:20:\"photomix-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2344;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:20:\"photomix-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5699;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:20:\"photomix-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2670;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:20:\"photomix-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7806;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:20:\"photomix-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3505;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:20:\"photomix-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9045;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:18:\"photomix-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1355;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:20:\"photomix-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2570;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:20:\"photomix-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1669;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:20:\"photomix-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4008;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:20:\"photomix-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5697;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:20:\"photomix-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15806;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:20:\"photomix-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4208;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:20:\"photomix-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12177;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:20:\"photomix-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4208;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:20:\"photomix-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12177;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:20:\"photomix-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10965;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:20:\"photomix-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13791;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:20:\"photomix-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12686;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:20:\"photomix-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4125;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:20:\"photomix-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11824;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:20:\"photomix-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6664;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:20:\"photomix-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18353;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:20:\"photomix-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5697;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:20:\"photomix-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15806;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:20:\"photomix-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4601;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:20:\"photomix-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12353;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:20:\"photomix-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4601;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:20:\"photomix-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12353;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:20:\"photomix-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14221;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:20:\"photomix-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19616;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:20:\"photomix-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16919;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:20:\"photomix-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15090;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:20:\"photomix-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4008;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:20:\"photomix-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10866;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:18:\"photomix-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1086;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:19:\"photomix-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1833;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:20:\"photomix-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6662;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:20:\"photomix-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 892, 'fakerpress_flag', '1'),
(87, 892, '_demo_content_export_type', 'red_png'),
(88, 892, '_demo_content_alternative_image', ''),
(89, 892, '_yoast_wpseo_content_score', '30'),
(90, 896, '_wp_attached_file', '2017/08/single-embeds-intro-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(91, 896, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1324;s:6:\"height\";i:912;s:4:\"file\";s:33:\"2017/08/single-embeds-intro-1.jpg\";s:8:\"filesize\";i:12259;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4110;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"single-embeds-intro-1-1024x705.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:705;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2445;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-768x529.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:529;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18126;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:32:\"single-embeds-intro-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1989;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4776;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2216;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5201;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2539;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6468;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3154;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9061;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:31:\"single-embeds-intro-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1359;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2384;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1807;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3887;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4825;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14505;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3597;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10299;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3597;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10299;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9615;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:34:\"single-embeds-intro-1-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28591;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12316;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:34:\"single-embeds-intro-1-1122x841.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:841;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36487;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-561x386.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10967;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:34:\"single-embeds-intro-1-1122x773.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:773;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32997;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-265x183.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3485;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-531x366.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10002;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-364x251.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5411;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-728x501.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16534;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4825;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14505;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3969;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11592;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3969;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11592;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-608x419.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12419;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-758x522.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17695;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:34:\"single-embeds-intro-1-1152x794.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:794;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34236;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15504;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14186;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:34:\"single-embeds-intro-1-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29609;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3887;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11257;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:31:\"single-embeds-intro-1-70x48.jpg\";s:5:\"width\";i:70;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1101;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:32:\"single-embeds-intro-1-139x96.jpg\";s:5:\"width\";i:139;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1710;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6454;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"single-embeds-intro-1-313x216.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 896, 'fakerpress_flag', '1'),
(93, 896, '_demo_content_export_type', 'red_png'),
(94, 896, '_demo_content_alternative_image', ''),
(95, 896, '_yoast_wpseo_content_score', '30'),
(96, 896, '_wp_old_slug', 'single-embeds-intro-2'),
(97, 897, '_wp_attached_file', '2017/08/single-watermark.jpg'),
(98, 897, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1516;s:6:\"height\";i:1011;s:4:\"file\";s:28:\"2017/08/single-watermark.jpg\";s:8:\"filesize\";i:12471;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"single-watermark-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3738;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"single-watermark-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"single-watermark-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"single-watermark-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15969;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:28:\"single-watermark-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2132;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:27:\"single-watermark-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2020;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4636;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:28:\"single-watermark-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2106;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4874;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:28:\"single-watermark-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2372;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5761;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:28:\"single-watermark-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2800;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7667;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:26:\"single-watermark-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1292;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2267;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:28:\"single-watermark-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1609;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3367;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:28:\"single-watermark-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4487;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13650;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:28:\"single-watermark-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3343;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9271;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:28:\"single-watermark-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3343;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9271;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:28:\"single-watermark-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9000;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:29:\"single-watermark-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27257;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:28:\"single-watermark-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11035;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:29:\"single-watermark-1122x841.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:841;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33427;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:28:\"single-watermark-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9546;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:29:\"single-watermark-1122x748.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29429;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:28:\"single-watermark-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3231;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8765;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:28:\"single-watermark-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4844;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14719;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:28:\"single-watermark-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4487;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13650;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:28:\"single-watermark-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4030;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12119;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:28:\"single-watermark-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4030;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12119;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:28:\"single-watermark-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10826;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:28:\"single-watermark-758x506.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:506;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15454;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:29:\"single-watermark-1152x768.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30663;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:28:\"single-watermark-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13216;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:28:\"single-watermark-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14141;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:29:\"single-watermark-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28269;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:28:\"single-watermark-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3367;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:28:\"single-watermark-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9585;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:26:\"single-watermark-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1070;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:27:\"single-watermark-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1649;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"single-watermark-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5492;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"single-watermark-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4018;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(99, 897, 'fakerpress_flag', '1'),
(100, 897, '_demo_content_export_type', 'red_png'),
(101, 897, '_demo_content_alternative_image', ''),
(102, 897, '_yoast_wpseo_content_score', '30'),
(103, 1046, '_wp_attached_file', '2017/10/dummy-ad-300x250-1.jpg'),
(104, 1046, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:30:\"2017/10/dummy-ad-300x250-1.jpg\";s:8:\"filesize\";i:2575;s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1845;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1801;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1893;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3207;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1938;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3425;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2010;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2395;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x250-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1120;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1846;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1341;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2793;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3270;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2812;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2812;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x221.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2915;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3270;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3019;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3019;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2793;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x250-1-58x48.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:937;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250-1-115x96.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1281;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(105, 1046, 'fakerpress_flag', '1'),
(106, 1046, '_demo_content_export_type', 'replace_with'),
(107, 1046, '_demo_content_alternative_image', 'dummy-ad-300x250'),
(108, 1046, '_yoast_wpseo_content_score', '30'),
(109, 1178, '_wp_attached_file', '2017/10/dummy-ad-728x90-1.jpg'),
(110, 1178, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:29:\"2017/10/dummy-ad-728x90-1.jpg\";s:8:\"filesize\";i:2339;s:5:\"sizes\";a:35:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1997;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:27:\"dummy-ad-728x90-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1352;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-110x90.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1629;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x69.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2266;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x33.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1237;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x66.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2314;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x45.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1493;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-608x75.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2538;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-440x90.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2842;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-388x48.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1555;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-311x90.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2650;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-313x39.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(111, 1178, '_demo_content_export_type', 'replace_with'),
(112, 1178, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(113, 1178, '_yoast_wpseo_content_score', '30'),
(114, 1226, '_wp_attached_file', '2017/10/dummy-ad-970x250-1.jpg'),
(115, 1226, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:970;s:6:\"height\";i:250;s:4:\"file\";s:30:\"2017/10/dummy-ad-970x250-1.jpg\";s:8:\"filesize\";i:5104;s:5:\"sizes\";a:45:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2189;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-768x198.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5510;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2112;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1959;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4100;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2042;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4534;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2304;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x250.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5437;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2688;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x250.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5437;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-970x250-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1227;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2361;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1585;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3208;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4245;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3289;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-531x250.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6081;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3289;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-531x250.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6081;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-561x250.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6250;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-561x250.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6250;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-561x145.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3539;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-265x68.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1601;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-531x137.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3484;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-364x94.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2101;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x188.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4928;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4245;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3340;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3340;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-608x157.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3862;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-758x195.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5587;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-758x250.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6971;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-758x250.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6971;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3208;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-440x250.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5653;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-186x48.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1170;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-372x96.jpg\";s:5:\"width\";i:372;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2231;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-311x250.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4498;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-313x81.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1844;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 1226, '_demo_content_export_type', 'replace_with'),
(117, 1226, '_demo_content_alternative_image', 'dummy-ad-970x250'),
(118, 1226, '_yoast_wpseo_content_score', '30'),
(119, 2635, '_wp_attached_file', '2017/12/dummy-ad-728x90-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(120, 2635, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:29:\"2017/12/dummy-ad-728x90-1.jpg\";s:8:\"filesize\";i:2339;s:5:\"sizes\";a:35:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1997;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:27:\"dummy-ad-728x90-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1352;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-110x90.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1629;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x69.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2266;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x33.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1237;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x66.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2314;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x45.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1493;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-608x75.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2538;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-440x90.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2842;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-388x48.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1555;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-311x90.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2650;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-313x39.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(121, 2635, '_demo_content_export_type', 'replace_with'),
(122, 2635, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(123, 2635, '_yoast_wpseo_content_score', '30'),
(124, 3122, '_wp_attached_file', '2018/01/dummy-newsletter-popup-visual.png'),
(125, 3122, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:41:\"2018/01/dummy-newsletter-popup-visual.png\";s:8:\"filesize\";i:30799;s:5:\"sizes\";a:52:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24541;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"dummy-newsletter-popup-visual-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113531;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96352;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"dummy-newsletter-popup-visual-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:244041;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8624;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:40:\"dummy-newsletter-popup-visual-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6669;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17393;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7399;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19523;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10588;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28055;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13555;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35893;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:39:\"dummy-newsletter-popup-visual-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4626;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10170;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7156;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16888;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19164;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56679;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16218;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42667;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16218;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42667;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-561x316.png\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37433;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:42:\"dummy-newsletter-popup-visual-1122x631.png\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101032;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-561x421.png\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52000;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:42:\"dummy-newsletter-popup-visual-1122x841.png\";s:5:\"width\";i:1122;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141991;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-561x561.png\";s:5:\"width\";i:561;s:6:\"height\";i:561;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68268;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:43:\"dummy-newsletter-popup-visual-1122x1122.png\";s:5:\"width\";i:1122;s:6:\"height\";i:1122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204854;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-265x265.png\";s:5:\"width\";i:265;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22269;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-531x531.png\";s:5:\"width\";i:531;s:6:\"height\";i:531;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60318;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-364x364.png\";s:5:\"width\";i:364;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34694;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-728x728.png\";s:5:\"width\";i:728;s:6:\"height\";i:728;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101739;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19164;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56679;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14746;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43875;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14746;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43875;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-608x608.png\";s:5:\"width\";i:608;s:6:\"height\";i:608;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72869;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-758x758.png\";s:5:\"width\";i:758;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106365;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:43:\"dummy-newsletter-popup-visual-1152x1152.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170275;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-758x426.png\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61152;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-758x379.png\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52956;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:42:\"dummy-newsletter-popup-visual-1152x648.png\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93831;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16888;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45036;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:39:\"dummy-newsletter-popup-visual-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2777;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:39:\"dummy-newsletter-popup-visual-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5975;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28113;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:41:\"dummy-newsletter-popup-visual-313x313.png\";s:5:\"width\";i:313;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 3122, '_demo_content_export_type', 'replace_with'),
(127, 3122, '_demo_content_alternative_image', 'dummy-newsletter-popup-visual'),
(128, 3122, '_yoast_wpseo_content_score', '30'),
(129, 3792, '_wp_attached_file', '2018/04/archive-backgorund-image.jpg'),
(130, 3792, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:400;s:4:\"file\";s:36:\"2018/04/archive-backgorund-image.jpg\";s:8:\"filesize\";i:5209;s:5:\"sizes\";a:52:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-image-300x63.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1298;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"archive-backgorund-image-1024x213.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-768x160.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3995;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"archive-backgorund-image-1536x320.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12121;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1869;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-image-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1559;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3730;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1748;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4273;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2155;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5435;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2610;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6278;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:34:\"archive-backgorund-image-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1109;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2046;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1408;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3121;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3966;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-728x400.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8052;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3202;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8269;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3202;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8269;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7368;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:37:\"archive-backgorund-image-1122x400.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10576;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-561x400.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6862;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:37:\"archive-backgorund-image-1122x400.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10576;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-561x117.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2633;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:37:\"archive-backgorund-image-1122x234.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7490;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-image-265x55.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1214;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-531x111.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2358;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-image-364x76.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:76;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1557;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-728x152.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3795;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3966;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-728x400.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8052;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2967;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8066;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2967;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8066;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-608x127.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2831;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-758x158.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3988;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:37:\"archive-backgorund-image-1152x240.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7502;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-758x400.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8139;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9917;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:37:\"archive-backgorund-image-1152x400.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8651;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3121;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-440x400.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-image-230x48.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1079;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-image-461x96.jpg\";s:5:\"width\";i:461;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1972;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:36:\"archive-backgorund-image-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4871;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-image-313x65.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1411;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(131, 3792, '_demo_content_export_type', 'red_png'),
(132, 3792, '_demo_content_alternative_image', ''),
(133, 3792, '_yoast_wpseo_content_score', '30'),
(134, 3793, '_wp_attached_file', '2018/04/archive-backgorund-text.jpg'),
(135, 3793, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:400;s:4:\"file\";s:35:\"2018/04/archive-backgorund-text.jpg\";s:8:\"filesize\";i:2668;s:5:\"sizes\";a:45:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2221;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10945;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1939;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:34:\"archive-backgorund-text-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1635;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4117;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1851;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4656;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2282;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5847;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2744;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6660;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:33:\"archive-backgorund-text-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1155;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2119;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1436;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3316;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4350;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-728x400.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8434;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3392;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8934;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3392;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8934;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8029;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-561x400.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6985;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-561x281.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7027;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-265x133.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2377;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-531x266.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6269;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-364x182.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3817;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-728x364.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10229;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4350;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-728x400.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8434;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3480;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9186;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3480;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9186;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-608x304.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7770;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10815;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-758x400.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8510;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10815;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3316;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-440x400.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5359;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:33:\"archive-backgorund-text-96x48.jpg\";s:5:\"width\";i:96;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1002;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:34:\"archive-backgorund-text-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1635;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5134;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:35:\"archive-backgorund-text-313x157.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3018;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(136, 3793, '_demo_content_export_type', 'red_png'),
(137, 3793, '_demo_content_alternative_image', ''),
(138, 3793, '_yoast_wpseo_content_score', '30'),
(139, 4004, '_wp_attached_file', '2018/04/archive-thumbnail.jpg'),
(140, 4004, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:29:\"2018/04/archive-thumbnail.jpg\";s:8:\"filesize\";i:781;s:5:\"sizes\";a:16:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2037;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1868;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:28:\"archive-thumbnail-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1650;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-200x192.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2367;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1798;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2137;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2576;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:27:\"archive-thumbnail-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1149;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2043;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1505;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-200x186.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2480;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-200x186.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2480;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-200x156.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2137;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:29:\"archive-thumbnail-200x156.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2137;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:27:\"archive-thumbnail-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:865;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:27:\"archive-thumbnail-96x96.jpg\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1304;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(141, 4004, '_demo_content_export_type', 'red_png'),
(142, 4004, '_demo_content_alternative_image', ''),
(143, 4004, '_yoast_wpseo_content_score', '30'),
(144, 4121, '_wp_attached_file', '2018/06/dummy-snapcode-avatar.png'),
(145, 4121, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:33:\"2018/06/dummy-snapcode-avatar.png\";s:8:\"filesize\";i:525;s:5:\"sizes\";a:6:{s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:32:\"dummy-snapcode-avatar-120x96.png\";s:5:\"width\";i:120;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1377;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:33:\"dummy-snapcode-avatar-120x108.png\";s:5:\"width\";i:120;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1413;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:31:\"dummy-snapcode-avatar-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2712;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:33:\"dummy-snapcode-avatar-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4500;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:31:\"dummy-snapcode-avatar-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:878;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:31:\"dummy-snapcode-avatar-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(146, 4121, '_demo_content_export_type', 'replace_with'),
(147, 4121, '_demo_content_alternative_image', 'dummy-snapcode-avatar'),
(148, 4121, '_yoast_wpseo_content_score', '30'),
(149, 4122, '_wp_attached_file', '2018/06/dummy-snapcode-avatar@2x.png'),
(150, 4122, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"file\";s:36:\"2018/06/dummy-snapcode-avatar@2x.png\";s:8:\"filesize\";i:918;s:5:\"sizes\";a:21:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4371;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4263;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:35:\"dummy-snapcode-avatar@2x-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3788;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x192.png\";s:5:\"width\";i:240;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2584;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3782;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x216.png\";s:5:\"width\";i:240;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2668;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3981;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4168;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:34:\"dummy-snapcode-avatar@2x-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2435;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4541;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4108;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9462;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x205.png\";s:5:\"width\";i:240;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2629;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x186.png\";s:5:\"width\";i:240;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2563;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x186.png\";s:5:\"width\";i:240;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2563;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x205.png\";s:5:\"width\";i:240;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2629;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x156.png\";s:5:\"width\";i:240;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2449;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-240x156.png\";s:5:\"width\";i:240;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2449;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:36:\"dummy-snapcode-avatar@2x-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9462;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:34:\"dummy-snapcode-avatar@2x-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:796;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:34:\"dummy-snapcode-avatar@2x-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(151, 4122, '_demo_content_export_type', 'replace_with'),
(152, 4122, '_demo_content_alternative_image', 'dummy-snapcode-avatar@2x'),
(153, 4122, '_yoast_wpseo_content_score', '30'),
(154, 4319, '_wp_attached_file', '2018/07/dummy-ad-300x250-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(155, 4319, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:250;s:4:\"file\";s:30:\"2018/07/dummy-ad-300x250-1.jpg\";s:8:\"filesize\";i:2575;s:5:\"sizes\";a:22:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1845;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1801;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1893;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3207;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1938;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3425;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2010;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2395;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x250-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1120;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1846;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1341;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2793;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3270;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2812;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2812;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-265x221.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2915;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3270;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3019;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3019;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2793;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x250-1-58x48.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:937;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250-1-115x96.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1281;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 4319, '_demo_content_export_type', 'replace_with'),
(157, 4319, '_demo_content_alternative_image', 'dummy-ad-300x250'),
(158, 4319, '_yoast_wpseo_content_score', '30'),
(159, 4320, '_wp_attached_file', '2018/07/dummy-ad-300x250@2x.jpg'),
(160, 4320, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:500;s:4:\"file\";s:31:\"2018/07/dummy-ad-300x250@2x.jpg\";s:8:\"filesize\";i:8801;s:5:\"sizes\";a:41:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1873;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1831;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250@2x-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1929;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4154;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1975;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4317;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2070;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4730;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2469;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5900;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250@2x-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1105;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1879;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1368;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2859;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4134;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-600x409.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8652;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2869;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7268;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2869;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7268;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8093;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-561x468.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8625;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-265x221.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3039;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-531x443.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-364x303.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4712;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4134;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-600x409.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8652;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3854;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7742;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3854;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7742;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-600x426.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8829;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-600x379.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8262;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2859;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7121;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x250@2x-58x48.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:939;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x250@2x-115x96.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1304;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4355;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x250@2x-313x261.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(161, 4320, '_demo_content_export_type', 'replace_with'),
(162, 4320, '_demo_content_alternative_image', 'dummy-ad-300x250@2x'),
(163, 4320, '_yoast_wpseo_content_score', '30'),
(164, 4321, '_wp_attached_file', '2018/07/dummy-ad-728x90-1.jpg'),
(165, 4321, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:728;s:6:\"height\";i:90;s:4:\"file\";s:29:\"2018/07/dummy-ad-728x90-1.jpg\";s:8:\"filesize\";i:2339;s:5:\"sizes\";a:35:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1997;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-192x90.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-384x90.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2674;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:27:\"dummy-ad-728x90-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1352;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-180x90.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-110x90.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1629;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x90.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x90.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2949;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x90.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-561x69.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2266;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-265x33.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1237;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-531x66.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2314;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x45.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1493;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-364x90.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2723;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-608x75.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2538;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-220x90.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-440x90.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2842;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-388x48.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1555;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-311x90.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2650;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90-1-313x39.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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, 4321, '_demo_content_export_type', 'replace_with'),
(167, 4321, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(168, 4321, '_yoast_wpseo_content_score', '30'),
(169, 4322, '_wp_attached_file', '2018/07/dummy-ad-728x90@2x.jpg'),
(170, 4322, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1456;s:6:\"height\";i:180;s:4:\"file\";s:30:\"2018/07/dummy-ad-728x90@2x.jpg\";s:8:\"filesize\";i:8012;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-300x37.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1406;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"dummy-ad-728x90@2x-1024x127.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5039;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2355;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-768x95.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3416;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2395;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2303;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-384x180.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4987;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2514;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-384x180.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4987;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2516;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-384x180.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4987;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-192x180.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2848;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-384x180.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4987;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-728x90@2x-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1382;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2469;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1776;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3146;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-364x180.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4925;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-728x180.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6608;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-265x180.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3901;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-531x180.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5926;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-265x180.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3901;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-531x180.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5926;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-561x180.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6001;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-728x90@2x-1122x180.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7664;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-561x180.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6001;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-728x90@2x-1122x180.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7664;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-561x69.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2332;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-728x90@2x-1122x139.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5594;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-265x33.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1238;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-531x66.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2371;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-364x45.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1488;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-728x90.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3266;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-364x180.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4925;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-728x180.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6608;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-728x180.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6608;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-728x180.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6608;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-608x75.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2595;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-758x94.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3220;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:31:\"dummy-ad-728x90@2x-1152x142.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5863;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-758x180.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6582;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-758x180.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6582;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:31:\"dummy-ad-728x90@2x-1152x180.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7577;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-220x180.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3146;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-440x180.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5744;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-388x48.jpg\";s:5:\"width\";i:388;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1581;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-777x96.jpg\";s:5:\"width\";i:777;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3514;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-728x90@2x-311x180.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4389;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:29:\"dummy-ad-728x90@2x-313x39.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1450;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(171, 4322, '_demo_content_export_type', 'replace_with'),
(172, 4322, '_demo_content_alternative_image', 'dummy-ad-728x90@2x'),
(173, 4322, '_yoast_wpseo_content_score', '30'),
(174, 4323, '_wp_attached_file', '2018/07/dummy-ad-970x250-1.jpg'),
(175, 4323, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:970;s:6:\"height\";i:250;s:4:\"file\";s:30:\"2018/07/dummy-ad-970x250-1.jpg\";s:8:\"filesize\";i:5104;s:5:\"sizes\";a:45:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2189;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-768x198.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5510;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2112;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1959;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4100;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2042;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4534;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2304;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x250.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5437;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2688;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-384x250.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5437;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-970x250-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1227;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2361;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1585;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3208;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4245;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3289;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-531x250.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6081;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3289;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-531x250.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6081;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-561x250.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6250;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-561x250.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6250;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-561x145.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3539;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-265x68.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1601;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-531x137.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3484;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-364x94.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2101;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x188.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4928;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4245;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3340;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3340;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-728x250.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6805;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-608x157.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3862;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-758x195.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5587;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-758x250.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6971;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-758x250.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6971;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3208;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-440x250.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5653;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-186x48.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1170;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-372x96.jpg\";s:5:\"width\";i:372;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2231;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250-1-311x250.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4498;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250-1-313x81.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1844;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(176, 4323, '_demo_content_export_type', 'replace_with'),
(177, 4323, '_demo_content_alternative_image', 'dummy-ad-970x250'),
(178, 4323, '_yoast_wpseo_content_score', '30'),
(179, 4324, '_wp_attached_file', '2018/07/dummy-ad-970x250@2x.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(180, 4324, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1940;s:6:\"height\";i:500;s:4:\"file\";s:31:\"2018/07/dummy-ad-970x250@2x.jpg\";s:8:\"filesize\";i:15264;s:5:\"sizes\";a:52:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250@2x-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1801;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"dummy-ad-970x250@2x-1024x264.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8639;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-768x198.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5617;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"dummy-ad-970x250@2x-1536x396.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15093;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2114;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250@2x-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1970;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4237;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2114;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4811;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2333;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5446;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2768;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5985;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-970x250@2x-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1232;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2440;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1637;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3152;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4342;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10723;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3396;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8139;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3396;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8139;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7680;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:32:\"dummy-ad-970x250@2x-1122x500.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16433;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9127;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:32:\"dummy-ad-970x250@2x-1122x500.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16433;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-561x145.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3685;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:32:\"dummy-ad-970x250@2x-1122x289.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10127;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250@2x-265x68.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1700;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-531x137.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:137;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3547;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250@2x-364x94.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2159;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-728x188.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5221;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4342;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10723;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3422;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8500;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3422;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8500;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-608x157.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3934;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-758x195.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5670;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:32:\"dummy-ad-970x250@2x-1152x297.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10227;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11324;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10220;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:32:\"dummy-ad-970x250@2x-1152x500.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16552;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3152;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7125;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250@2x-186x48.jpg\";s:5:\"width\";i:186;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1158;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250@2x-372x96.jpg\";s:5:\"width\";i:372;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2265;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"dummy-ad-970x250@2x-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4828;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-970x250@2x-313x81.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1911;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(181, 4324, '_demo_content_export_type', 'replace_with'),
(182, 4324, '_demo_content_alternative_image', 'dummy-ad-970x250@2x'),
(183, 4324, '_yoast_wpseo_content_score', '30'),
(184, 4325, '_wp_attached_file', '2018/07/dummy-ad-160x600-1.jpg'),
(185, 4325, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:160;s:6:\"height\";i:600;s:4:\"file\";s:30:\"2018/07/dummy-ad-160x600-1.jpg\";s:8:\"filesize\";i:1772;s:5:\"sizes\";a:36:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"dummy-ad-160x600-1-80x300.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1886;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x120.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1803;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-160x600-1-160x96.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1783;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x192.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2023;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x108.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1742;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x216.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2043;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x144.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1894;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x288.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2263;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x192.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2023;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x384.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2503;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-160x600-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1159;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x135.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1839;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1343;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x220.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2034;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x205.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x409.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2533;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x186.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1973;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x371.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2565;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x186.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1973;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x371.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2565;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x316.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2274;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x421.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2664;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x205.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x409.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2533;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x156.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1874;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x312.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2283;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x156.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1874;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x312.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2283;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x426.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2569;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x379.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2434;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x220.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2034;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x440.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2603;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-160x600-1-13x48.jpg\";s:5:\"width\";i:13;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:728;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-160x600-1-26x96.jpg\";s:5:\"width\";i:26;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:795;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600-1-160x311.jpg\";s:5:\"width\";i:160;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(186, 4325, '_demo_content_export_type', 'replace_with'),
(187, 4325, '_demo_content_alternative_image', 'dummy-ad-160x600'),
(188, 4325, '_yoast_wpseo_content_score', '30'),
(189, 4326, '_wp_attached_file', '2018/07/dummy-ad-160x600@2x.jpg'),
(190, 4326, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:320;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"2018/07/dummy-ad-160x600@2x.jpg\";s:8:\"filesize\";i:7689;s:5:\"sizes\";a:42:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600@2x-80x300.jpg\";s:5:\"width\";i:80;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1389;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"dummy-ad-160x600@2x-273x1024.jpg\";s:5:\"width\";i:273;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1940;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-160x600@2x-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2094;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x192.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3912;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2145;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x216.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4138;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2254;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x288.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4392;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2394;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x384.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4872;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-160x600@2x-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1167;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1999;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1375;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2765;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x205.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3942;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x409.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5072;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3164;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x371.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4876;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3164;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x371.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4876;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x316.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4607;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x631.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6218;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x421.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5142;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x841.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:841;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7252;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-265x994.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:994;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6653;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x205.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3942;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x409.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5072;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x156.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3807;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x312.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4618;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x156.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3807;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x312.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4618;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x426.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5172;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x379.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4927;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x648.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6312;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2765;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-320x440.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5258;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"dummy-ad-160x600@2x-13x48.jpg\";s:5:\"width\";i:13;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:730;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-160x600@2x-26x96.jpg\";s:5:\"width\";i:26;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:797;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"dummy-ad-160x600@2x-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4389;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:32:\"dummy-ad-160x600@2x-313x1174.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:1174;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8829;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(191, 4326, '_demo_content_export_type', 'replace_with'),
(192, 4326, '_demo_content_alternative_image', 'dummy-ad-160x600@2x'),
(193, 4326, '_yoast_wpseo_content_score', '30'),
(194, 4382, '_wp_attached_file', '2018/07/dummy-shoppable-image.png'),
(195, 4382, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1518;s:6:\"height\";i:2114;s:4:\"file\";s:33:\"2018/07/dummy-shoppable-image.png\";s:8:\"filesize\";i:8769;s:5:\"sizes\";a:53:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16959;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"dummy-shoppable-image-735x1024.png\";s:5:\"width\";i:735;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:214857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"dummy-shoppable-image-768x1070.png\";s:5:\"width\";i:768;s:6:\"height\";i:1070;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93798;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"dummy-shoppable-image-1103x1536.png\";s:5:\"width\";i:1103;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:533802;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"dummy-shoppable-image-1471x2048.png\";s:5:\"width\";i:1471;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:825850;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6892;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:32:\"dummy-shoppable-image-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4853;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15845;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5289;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16393;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5820;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18724;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5658;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21783;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:31:\"dummy-shoppable-image-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2442;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7526;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2871;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7666;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26479;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111493;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18680;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67528;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18680;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67528;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-561x316.png\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32814;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:34:\"dummy-shoppable-image-1122x631.png\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85663;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-561x421.png\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39265;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:34:\"dummy-shoppable-image-1122x841.png\";s:5:\"width\";i:1122;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99528;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-561x781.png\";s:5:\"width\";i:561;s:6:\"height\";i:781;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60317;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:35:\"dummy-shoppable-image-1122x1563.png\";s:5:\"width\";i:1122;s:6:\"height\";i:1563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151425;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-265x369.png\";s:5:\"width\";i:265;s:6:\"height\";i:369;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30854;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-531x739.png\";s:5:\"width\";i:531;s:6:\"height\";i:739;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122609;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-364x507.png\";s:5:\"width\";i:364;s:6:\"height\";i:507;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59446;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:34:\"dummy-shoppable-image-728x1014.png\";s:5:\"width\";i:728;s:6:\"height\";i:1014;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:239092;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26479;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111493;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23458;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90071;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23458;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90071;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-608x847.png\";s:5:\"width\";i:608;s:6:\"height\";i:847;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159735;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:34:\"dummy-shoppable-image-758x1056.png\";s:5:\"width\";i:758;s:6:\"height\";i:1056;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228855;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:35:\"dummy-shoppable-image-1152x1604.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1604;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:429397;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-758x426.png\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106079;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-758x379.png\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95062;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:34:\"dummy-shoppable-image-1152x648.png\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:200473;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7666;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31272;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:31:\"dummy-shoppable-image-34x48.png\";s:5:\"width\";i:34;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:485;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:31:\"dummy-shoppable-image-69x96.png\";s:5:\"width\";i:69;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1500;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30649;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:33:\"dummy-shoppable-image-313x436.png\";s:5:\"width\";i:313;s:6:\"height\";i:436;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35961;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(196, 4382, 'adace_attachment_pins', 'a:5:{i:0;a:8:{s:5:\"pos_x\";s:5:\"53.75\";s:5:\"pos_y\";s:5:\"12.46\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4372\";}i:1;a:8:{s:5:\"pos_x\";s:5:\"56.88\";s:5:\"pos_y\";s:5:\"25.14\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4378\";}i:2;a:8:{s:5:\"pos_x\";s:5:\"39.62\";s:5:\"pos_y\";s:5:\"52.21\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4380\";}i:3;a:8:{s:5:\"pos_x\";s:5:\"49.88\";s:5:\"pos_y\";s:5:\"66.51\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4379\";}i:4;a:8:{s:5:\"pos_x\";s:5:\"53.35\";s:5:\"pos_y\";s:5:\"86.71\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4381\";}}'),
(197, 4382, '_demo_content_export_type', 'replace_with'),
(198, 4382, '_demo_content_alternative_image', 'dummy-shoppable-image'),
(199, 4382, '_yoast_wpseo_content_score', '30'),
(200, 4414, '_wp_attached_file', '2018/07/lightbox-logo.png'),
(201, 4414, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:138;s:6:\"height\";i:26;s:4:\"file\";s:25:\"2018/07/lightbox-logo.png\";s:8:\"filesize\";i:1170;s:5:\"sizes\";a:2:{s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:23:\"lightbox-logo-90x26.png\";s:5:\"width\";i:90;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:609;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:24:\"lightbox-logo-110x26.png\";s:5:\"width\";i:110;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(202, 4415, '_wp_attached_file', '2018/07/lightbox-logo@2x.png'),
(203, 4415, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:275;s:6:\"height\";i:52;s:4:\"file\";s:28:\"2018/07/lightbox-logo@2x.png\";s:8:\"filesize\";i:1865;s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:998;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-180x52.png\";s:5:\"width\";i:180;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1099;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-192x52.png\";s:5:\"width\";i:192;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-192x52.png\";s:5:\"width\";i:192;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-192x52.png\";s:5:\"width\";i:192;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-192x52.png\";s:5:\"width\";i:192;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:26:\"lightbox-logo@2x-90x52.png\";s:5:\"width\";i:90;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:865;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-180x52.png\";s:5:\"width\";i:180;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1099;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-110x52.png\";s:5:\"width\";i:110;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:903;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-220x52.png\";s:5:\"width\";i:220;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1261;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-265x52.png\";s:5:\"width\";i:265;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1495;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-265x52.png\";s:5:\"width\";i:265;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1495;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-265x50.png\";s:5:\"width\";i:265;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7040;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-220x52.png\";s:5:\"width\";i:220;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1261;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:27:\"lightbox-logo@2x-254x48.png\";s:5:\"width\";i:254;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6717;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(204, 4421, '_wp_attached_file', '2018/07/dummy-ad-300x600-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(205, 4421, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:600;s:4:\"file\";s:30:\"2018/07/dummy-ad-300x600-1.jpg\";s:8:\"filesize\";i:3246;s:5:\"sizes\";a:37:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1718;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1789;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x600-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1912;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3187;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1834;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3452;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2055;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3643;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x384.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4099;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x600-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1120;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1840;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1284;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2474;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3321;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x409.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4336;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2852;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x371.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4115;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2852;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x371.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4115;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x316.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3831;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x421.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4415;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-265x530.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4317;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3321;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x409.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4336;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3071;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x312.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3908;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3071;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x312.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3908;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x426.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4414;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x379.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4135;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2474;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x440.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4516;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x600-1-24x48.jpg\";s:5:\"width\";i:24;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:28:\"dummy-ad-300x600-1-48x96.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:925;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600-1-300x311.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3908;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(206, 4421, '_demo_content_export_type', 'replace_with'),
(207, 4421, '_demo_content_alternative_image', 'dummy-ad-300x600'),
(208, 4421, '_yoast_wpseo_content_score', '30'),
(209, 4422, '_wp_attached_file', '2018/07/dummy-ad-300x600@2x.jpg'),
(210, 4422, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"2018/07/dummy-ad-300x600@2x.jpg\";s:8:\"filesize\";i:11524;s:5:\"sizes\";a:45:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2076;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"dummy-ad-300x600@2x-512x1024.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11968;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1720;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1819;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-300x600@2x-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1957;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4067;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1886;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4296;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2097;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4643;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2245;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5219;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x600@2x-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1106;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1875;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1317;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2570;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3862;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x409.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8763;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2901;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7340;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2901;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7340;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7209;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x631.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10789;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8082;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x841.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:841;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12879;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:32:\"dummy-ad-300x600@2x-561x1122.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:1122;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15582;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-265x530.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4441;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:32:\"dummy-ad-300x600@2x-531x1062.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:1062;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-364x728.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7193;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3862;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x409.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8763;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3546;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7749;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3546;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x312.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7749;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x426.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8927;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x379.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8456;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-600x648.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10920;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2570;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6508;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x600@2x-24x48.jpg\";s:5:\"width\";i:24;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:764;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-300x600@2x-48x96.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4114;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"dummy-ad-300x600@2x-313x626.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:626;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(211, 4422, '_demo_content_export_type', 'replace_with'),
(212, 4422, '_demo_content_alternative_image', 'dummy-ad-300x600@2x'),
(213, 4422, '_yoast_wpseo_content_score', '30'),
(214, 4948, '_wp_attached_file', '2018/09/neon_type6_v02@2x.jpg'),
(215, 4948, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:672;s:6:\"height\";i:560;s:4:\"file\";s:29:\"2018/09/neon_type6_v02@2x.jpg\";s:8:\"filesize\";i:87769;s:5:\"sizes\";a:42:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6739;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6376;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:28:\"neon_type6_v02@2x-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5301;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18114;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6115;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20549;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7980;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27990;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9993;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34921;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:27:\"neon_type6_v02@2x-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2490;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7221;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4033;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13221;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18823;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-672x409.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66182;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13710;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46430;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13710;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46430;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39699;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54140;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-561x468.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59689;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-265x221.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15833;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-531x443.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54512;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-364x303.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28190;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18823;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-672x409.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66182;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14404;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-672x312.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49555;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14404;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-672x312.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49555;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-608x507.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67476;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-672x426.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69564;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-672x379.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60548;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13221;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44233;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:27:\"neon_type6_v02@2x-58x48.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1502;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:28:\"neon_type6_v02@2x-115x96.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3734;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24315;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:29:\"neon_type6_v02@2x-313x261.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(216, 4949, '_wp_attached_file', '2018/09/neon_type6_v02.jpg'),
(217, 4949, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:336;s:6:\"height\";i:280;s:4:\"file\";s:26:\"2018/09/neon_type6_v02.jpg\";s:8:\"filesize\";i:26772;s:5:\"sizes\";a:25:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18914;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6887;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6539;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:25:\"neon_type6_v02-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5394;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-336x192.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17300;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6202;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-336x216.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20021;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8096;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9937;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:24:\"neon_type6_v02-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2526;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7373;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4095;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12846;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-336x205.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18884;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13337;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13337;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-265x221.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15454;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-336x205.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18884;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-336x156.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14374;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-336x156.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14374;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12846;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:24:\"neon_type6_v02-58x48.jpg\";s:5:\"width\";i:58;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1502;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:25:\"neon_type6_v02-115x96.jpg\";s:5:\"width\";i:115;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-311x280.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23842;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:26:\"neon_type6_v02-313x261.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20197;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(218, 4997, '_wp_attached_file', '2018/12/bimber-inverted-logo.png'),
(219, 4997, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:370;s:6:\"height\";i:84;s:4:\"file\";s:32:\"2018/12/bimber-inverted-logo.png\";s:8:\"filesize\";i:2751;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9372;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-150x84.png\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1109;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-180x84.png\";s:5:\"width\";i:180;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1199;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1217;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1217;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1217;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-192x84.png\";s:5:\"width\";i:192;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1217;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:30:\"bimber-inverted-logo-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2852;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-180x84.png\";s:5:\"width\";i:180;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1199;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-110x84.png\";s:5:\"width\";i:110;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-220x84.png\";s:5:\"width\";i:220;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1359;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2773;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-265x84.png\";s:5:\"width\";i:265;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2112;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-265x84.png\";s:5:\"width\";i:265;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2112;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-265x60.png\";s:5:\"width\";i:265;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8064;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-364x83.png\";s:5:\"width\";i:364;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14685;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2773;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2773;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-364x84.png\";s:5:\"width\";i:364;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2773;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-220x84.png\";s:5:\"width\";i:220;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1359;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-211x48.png\";s:5:\"width\";i:211;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5031;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-311x84.png\";s:5:\"width\";i:311;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2416;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"bimber-inverted-logo-313x71.png\";s:5:\"width\";i:313;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(220, 4997, '_demo_content_export_type', 'replace_with'),
(221, 4997, '_demo_content_alternative_image', 'demo-logo-inverted-demo'),
(222, 4997, '_yoast_wpseo_content_score', '30'),
(223, 4998, '_wp_attached_file', '2018/12/bimber-inverted-logo-2x.png'),
(224, 4998, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:740;s:6:\"height\";i:168;s:4:\"file\";s:35:\"2018/12/bimber-inverted-logo-2x.png\";s:8:\"filesize\";i:7761;s:5:\"sizes\";a:41:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"bimber-inverted-logo-2x-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8203;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7626;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4178;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:34:\"bimber-inverted-logo-2x-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2143;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2356;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8159;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2356;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5536;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2356;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-192x168.png\";s:5:\"width\";i:192;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1523;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-384x168.png\";s:5:\"width\";i:384;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2356;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:33:\"bimber-inverted-logo-2x-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2861;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8658;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5210;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-220x168.png\";s:5:\"width\";i:220;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1592;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-364x168.png\";s:5:\"width\";i:364;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2316;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7351;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-265x168.png\";s:5:\"width\";i:265;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1892;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-531x168.png\";s:5:\"width\";i:531;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5084;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-265x168.png\";s:5:\"width\";i:265;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1892;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-531x168.png\";s:5:\"width\";i:531;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5084;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-561x168.png\";s:5:\"width\";i:561;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5525;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-561x168.png\";s:5:\"width\";i:561;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5525;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-561x127.png\";s:5:\"width\";i:561;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33346;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:34:\"bimber-inverted-logo-2x-265x60.png\";s:5:\"width\";i:265;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7926;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-531x121.png\";s:5:\"width\";i:531;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31624;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:34:\"bimber-inverted-logo-2x-364x83.png\";s:5:\"width\";i:364;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14673;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-728x165.png\";s:5:\"width\";i:728;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44548;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-364x168.png\";s:5:\"width\";i:364;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2316;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7351;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10881;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7351;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10881;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-728x168.png\";s:5:\"width\";i:728;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7351;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-608x138.png\";s:5:\"width\";i:608;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34200;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-220x168.png\";s:5:\"width\";i:220;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1592;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-440x168.png\";s:5:\"width\";i:440;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2605;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:34:\"bimber-inverted-logo-2x-211x48.png\";s:5:\"width\";i:211;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4559;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:34:\"bimber-inverted-logo-2x-423x96.png\";s:5:\"width\";i:423;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15140;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:35:\"bimber-inverted-logo-2x-311x168.png\";s:5:\"width\";i:311;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2245;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:34:\"bimber-inverted-logo-2x-313x71.png\";s:5:\"width\";i:313;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12096;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(225, 4998, '_demo_content_export_type', 'replace_with'),
(226, 4998, '_demo_content_alternative_image', 'demo-logo-inverted-demo2x'),
(227, 4998, '_yoast_wpseo_content_score', '30'),
(228, 5012, '_wp_attached_file', '2018/12/demo-mobile-logo.png'),
(229, 5012, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:198;s:6:\"height\";i:45;s:4:\"file\";s:28:\"2018/12/demo-mobile-logo.png\";s:8:\"filesize\";i:1308;s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1069;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-180x45.png\";s:5:\"width\";i:180;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1149;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:26:\"demo-mobile-logo-90x45.png\";s:5:\"width\";i:90;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:725;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-180x45.png\";s:5:\"width\";i:180;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1149;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:27:\"demo-mobile-logo-110x45.png\";s:5:\"width\";i:110;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(230, 5012, '_demo_content_export_type', 'replace_with'),
(231, 5012, '_demo_content_alternative_image', 'demo-mobile-logo-demo'),
(232, 5012, '_yoast_wpseo_content_score', '30'),
(233, 5013, '_wp_attached_file', '2018/12/demo-mobile-logo@2x.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(234, 5013, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:396;s:6:\"height\";i:90;s:4:\"file\";s:31:\"2018/12/demo-mobile-logo@2x.png\";s:8:\"filesize\";i:2554;s:5:\"sizes\";a:27:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9855;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1105;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-180x90.png\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1283;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1301;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2334;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1301;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2334;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1301;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2334;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1301;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2334;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:29:\"demo-mobile-logo@2x-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3650;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-180x90.png\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1283;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-110x90.png\";s:5:\"width\";i:110;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:842;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-220x90.png\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1338;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2247;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-265x90.png\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1668;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-265x90.png\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1668;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-265x60.png\";s:5:\"width\";i:265;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5418;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-364x83.png\";s:5:\"width\";i:364;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17252;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2247;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2247;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2247;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-220x90.png\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1338;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-211x48.png\";s:5:\"width\";i:211;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6332;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-311x90.png\";s:5:\"width\";i:311;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2035;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"demo-mobile-logo@2x-313x71.png\";s:5:\"width\";i:313;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(235, 5013, '_demo_content_export_type', 'replace_with'),
(236, 5013, '_demo_content_alternative_image', 'demo-mobile-logo-demo@2x'),
(237, 5013, '_yoast_wpseo_content_score', '30'),
(238, 5014, '_wp_attached_file', '2018/12/demo-mobile-logo-inverted.png'),
(239, 5014, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:198;s:6:\"height\";i:45;s:4:\"file\";s:37:\"2018/12/demo-mobile-logo-inverted.png\";s:8:\"filesize\";i:1572;s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1251;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-180x45.png\";s:5:\"width\";i:180;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1382;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1466;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1466;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1466;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-192x45.png\";s:5:\"width\";i:192;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1466;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:35:\"demo-mobile-logo-inverted-90x45.png\";s:5:\"width\";i:90;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:709;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-180x45.png\";s:5:\"width\";i:180;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1382;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:36:\"demo-mobile-logo-inverted-110x45.png\";s:5:\"width\";i:110;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(240, 5014, '_demo_content_export_type', 'replace_with'),
(241, 5014, '_demo_content_alternative_image', 'demo-mobile-logo-inverted-demo'),
(242, 5014, '_yoast_wpseo_content_score', '30'),
(243, 5015, '_wp_attached_file', '2018/12/demo-mobile-logo-inverted@2x.png'),
(244, 5015, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:396;s:6:\"height\";i:90;s:4:\"file\";s:40:\"2018/12/demo-mobile-logo-inverted@2x.png\";s:8:\"filesize\";i:4106;s:5:\"sizes\";a:27:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-300x68.png\";s:5:\"width\";i:300;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1113;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-180x90.png\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1285;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1299;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3659;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1299;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3659;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1299;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3659;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-192x90.png\";s:5:\"width\";i:192;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1299;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-384x90.png\";s:5:\"width\";i:384;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3659;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:38:\"demo-mobile-logo-inverted@2x-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2900;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-180x90.png\";s:5:\"width\";i:180;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1285;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-110x90.png\";s:5:\"width\";i:110;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:844;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-220x90.png\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1334;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3353;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-265x90.png\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2212;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-265x90.png\";s:5:\"width\";i:265;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2212;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-265x60.png\";s:5:\"width\";i:265;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5917;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-364x83.png\";s:5:\"width\";i:364;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16238;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3353;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3353;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-364x90.png\";s:5:\"width\";i:364;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3353;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-220x90.png\";s:5:\"width\";i:220;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1334;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-211x48.png\";s:5:\"width\";i:211;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6001;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-311x90.png\";s:5:\"width\";i:311;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3000;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:39:\"demo-mobile-logo-inverted@2x-313x71.png\";s:5:\"width\";i:313;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(245, 5015, '_demo_content_export_type', 'replace_with'),
(246, 5015, '_demo_content_alternative_image', 'demo-mobile-logo-inverted-demo2x'),
(247, 5015, '_yoast_wpseo_content_score', '30'),
(248, 5222, '_wp_attached_file', '2019/03/demo_01.jpg'),
(249, 5222, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/03/demo_01.jpg\";s:8:\"filesize\";i:59638;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"demo_01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8554;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"demo_01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"demo_01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34028;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_01-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4332;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:18:\"demo_01-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4180;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10811;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:19:\"demo_01-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4533;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11621;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:19:\"demo_01-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5184;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13890;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:19:\"demo_01-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7483;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19983;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:17:\"demo_01-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2180;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5002;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:19:\"demo_01-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3568;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8990;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:19:\"demo_01-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10700;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29978;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:19:\"demo_01-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7662;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20764;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:19:\"demo_01-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7662;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20764;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:19:\"demo_01-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20100;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:20:\"demo_01-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57244;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:19:\"demo_01-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24734;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:20:\"demo_01-1122x800.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68708;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:19:\"demo_01-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21264;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:20:\"demo_01-1122x748.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60810;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:19:\"demo_01-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7310;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19661;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:19:\"demo_01-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11289;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31645;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:19:\"demo_01-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10700;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29978;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:19:\"demo_01-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9128;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25285;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:19:\"demo_01-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9128;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25285;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:19:\"demo_01-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23981;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:19:\"demo_01-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33299;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:20:\"demo_01-1152x768.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63003;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:19:\"demo_01-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31560;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:19:\"demo_01-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29831;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:20:\"demo_01-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59283;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:19:\"demo_01-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8990;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:19:\"demo_01-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24579;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:17:\"demo_01-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1589;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:18:\"demo_01-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3206;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_01-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14652;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_01-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(250, 5222, '_demo_content_image', '1'),
(251, 5223, '_wp_attached_file', '2019/03/demo_02.jpg'),
(252, 5223, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/03/demo_02.jpg\";s:8:\"filesize\";i:64242;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"demo_02-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8582;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"demo_02-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56666;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"demo_02-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35966;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_02-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4294;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:18:\"demo_02-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3802;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:19:\"demo_02-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4195;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11188;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:19:\"demo_02-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5065;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13934;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:19:\"demo_02-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6250;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17577;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:17:\"demo_02-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2061;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4662;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:19:\"demo_02-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2989;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7650;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:19:\"demo_02-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10448;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30145;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:19:\"demo_02-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7580;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21643;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:19:\"demo_02-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7580;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21643;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:19:\"demo_02-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20312;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:20:\"demo_02-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58930;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:19:\"demo_02-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25463;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:20:\"demo_02-1122x800.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72434;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:19:\"demo_02-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22495;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:20:\"demo_02-1122x748.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64993;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:19:\"demo_02-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7396;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20443;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:19:\"demo_02-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11573;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33585;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:19:\"demo_02-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10448;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30145;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:19:\"demo_02-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8604;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24491;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:19:\"demo_02-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8604;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24491;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:19:\"demo_02-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25256;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:19:\"demo_02-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35561;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:20:\"demo_02-1152x768.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67365;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:19:\"demo_02-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32042;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:19:\"demo_02-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29588;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:20:\"demo_02-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60963;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:19:\"demo_02-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7650;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:19:\"demo_02-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22066;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:17:\"demo_02-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1532;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:18:\"demo_02-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3187;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_02-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12931;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_02-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(253, 5223, '_demo_content_image', '1'),
(254, 5224, '_wp_attached_file', '2019/03/demo_03.jpg'),
(255, 5224, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/03/demo_03.jpg\";s:8:\"filesize\";i:62320;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"demo_03-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7406;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"demo_03-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52319;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"demo_03-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32888;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_03-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3573;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:18:\"demo_03-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3379;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9316;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:19:\"demo_03-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3692;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9978;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:19:\"demo_03-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4509;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12727;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:19:\"demo_03-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6562;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19299;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:17:\"demo_03-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1850;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4190;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:19:\"demo_03-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3051;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8004;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:19:\"demo_03-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9287;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28020;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:19:\"demo_03-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6708;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19624;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:19:\"demo_03-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6708;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19624;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:19:\"demo_03-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18474;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:20:\"demo_03-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55816;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:19:\"demo_03-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23657;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:20:\"demo_03-1122x800.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70235;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:19:\"demo_03-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20069;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:20:\"demo_03-1122x748.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60435;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:19:\"demo_03-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6275;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18404;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:19:\"demo_03-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10012;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30307;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:19:\"demo_03-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9287;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28020;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:19:\"demo_03-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7722;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22809;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:19:\"demo_03-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7722;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22809;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:19:\"demo_03-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22592;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:19:\"demo_03-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32428;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:20:\"demo_03-1152x768.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62719;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:19:\"demo_03-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29998;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:19:\"demo_03-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27973;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:20:\"demo_03-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57853;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:19:\"demo_03-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8004;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:19:\"demo_03-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24059;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:17:\"demo_03-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1361;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:18:\"demo_03-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2691;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_03-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13838;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_03-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7974;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(256, 5224, '_demo_content_image', '1'),
(257, 5225, '_wp_attached_file', '2019/03/demo_04.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(258, 5225, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/03/demo_04.jpg\";s:8:\"filesize\";i:28041;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"demo_04-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4511;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"demo_04-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2753;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"demo_04-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19065;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_04-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2336;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:18:\"demo_04-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2259;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5770;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:19:\"demo_04-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2385;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6039;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:19:\"demo_04-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2804;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7394;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:19:\"demo_04-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3718;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:17:\"demo_04-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1313;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2558;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:19:\"demo_04-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1908;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4547;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:19:\"demo_04-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5580;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16342;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:19:\"demo_04-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3945;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11124;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:19:\"demo_04-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3945;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11124;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:19:\"demo_04-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10726;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:20:\"demo_04-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32320;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:19:\"demo_04-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13460;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:20:\"demo_04-1122x800.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37818;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:19:\"demo_04-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11578;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:20:\"demo_04-1122x748.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35260;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:19:\"demo_04-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3820;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10666;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:19:\"demo_04-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6027;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17550;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:19:\"demo_04-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5580;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16342;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:19:\"demo_04-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5044;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14506;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:19:\"demo_04-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5044;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14506;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:19:\"demo_04-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13253;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:19:\"demo_04-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18931;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:20:\"demo_04-1152x768.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36406;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:19:\"demo_04-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17452;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:19:\"demo_04-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16434;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:20:\"demo_04-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33405;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:19:\"demo_04-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4547;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:19:\"demo_04-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13030;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:17:\"demo_04-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1062;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:18:\"demo_04-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1805;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_04-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7557;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_04-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(259, 5225, '_demo_content_image', '1'),
(260, 5226, '_wp_attached_file', '2019/03/demo_05.jpg'),
(261, 5226, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/03/demo_05.jpg\";s:8:\"filesize\";i:86954;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"demo_05-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12028;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"demo_05-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"demo_05-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47474;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_05-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6063;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:18:\"demo_05-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5270;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13785;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:19:\"demo_05-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5784;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15031;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:19:\"demo_05-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7088;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19023;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:19:\"demo_05-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9336;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25890;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:17:\"demo_05-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2915;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6730;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:19:\"demo_05-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4510;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11508;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:19:\"demo_05-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14021;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39645;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:19:\"demo_05-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10716;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29275;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:19:\"demo_05-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10716;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29275;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:19:\"demo_05-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26810;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:20:\"demo_05-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76202;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:19:\"demo_05-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34044;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:20:\"demo_05-1122x800.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93174;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:19:\"demo_05-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30104;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:20:\"demo_05-1122x748.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84557;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:19:\"demo_05-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10254;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27790;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:19:\"demo_05-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15920;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44075;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:19:\"demo_05-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14021;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39645;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:19:\"demo_05-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11548;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32952;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:19:\"demo_05-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11548;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32952;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:19:\"demo_05-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33648;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:19:\"demo_05-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46988;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:20:\"demo_05-1152x768.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87171;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:19:\"demo_05-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42084;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:19:\"demo_05-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38958;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:20:\"demo_05-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78372;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:19:\"demo_05-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11508;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:19:\"demo_05-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32152;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:17:\"demo_05-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2020;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:18:\"demo_05-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4469;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_05-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19076;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_05-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(262, 5226, '_demo_content_image', '1'),
(263, 5227, '_wp_attached_file', '2019/03/demo_06.jpg'),
(264, 5227, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2019/03/demo_06.jpg\";s:8:\"filesize\";i:82456;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"demo_06-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11207;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"demo_06-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5122;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"demo_06-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44220;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:19:\"demo_06-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5344;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:18:\"demo_06-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4775;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13508;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:19:\"demo_06-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5247;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14681;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:19:\"demo_06-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6029;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16641;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:19:\"demo_06-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6891;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19068;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:17:\"demo_06-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2407;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5716;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:19:\"demo_06-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3366;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8630;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:19:\"demo_06-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13601;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37835;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:19:\"demo_06-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9563;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26516;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:19:\"demo_06-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9563;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26516;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:19:\"demo_06-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26084;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:20:\"demo_06-1122x631.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72888;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:19:\"demo_06-561x421.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29990;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:20:\"demo_06-1122x800.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86139;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:19:\"demo_06-561x374.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28044;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:20:\"demo_06-1122x748.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79532;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:19:\"demo_06-265x177.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9383;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-531x354.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26150;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:19:\"demo_06-364x243.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14791;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-728x485.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41067;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:19:\"demo_06-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13601;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-728x409.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37835;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:19:\"demo_06-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11453;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31125;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:19:\"demo_06-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11453;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31125;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:19:\"demo_06-608x405.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31233;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:19:\"demo_06-758x505.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43791;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:20:\"demo_06-1152x768.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82045;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:19:\"demo_06-758x426.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40082;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:19:\"demo_06-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37556;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:20:\"demo_06-1152x648.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74811;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:19:\"demo_06-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8630;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:19:\"demo_06-440x440.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23693;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:17:\"demo_06-72x48.jpg\";s:5:\"width\";i:72;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1701;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:18:\"demo_06-144x96.jpg\";s:5:\"width\";i:144;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3757;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_06-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14221;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:19:\"demo_06-313x209.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11923;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(265, 5227, '_demo_content_image', '1'),
(266, 5236, '_wp_attached_file', '2019/03/dummy-ad-750x200-1.jpg'),
(267, 5236, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:750;s:6:\"height\";i:200;s:4:\"file\";s:30:\"2019/03/dummy-ad-750x200-1.jpg\";s:8:\"filesize\";i:10545;s:5:\"sizes\";a:41:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200-1-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2229;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2324;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200-1-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2171;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4606;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2277;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-384x200.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5016;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2560;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-384x200.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5016;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2757;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-384x200.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5016;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:28:\"dummy-ad-750x200-1-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1317;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2397;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1627;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-220x200.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3188;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-364x200.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4883;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-728x200.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6295;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3572;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-531x200.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5697;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3572;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-531x200.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5697;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-561x200.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5773;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-561x200.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5773;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-561x150.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4335;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200-1-265x71.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1796;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-531x142.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3831;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200-1-364x97.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2567;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-728x194.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5837;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-364x200.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4883;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-728x200.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6295;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3779;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-728x200.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6295;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3779;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-728x200.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6295;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-608x162.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4769;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-220x200.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3188;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-440x200.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5359;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200-1-180x48.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1261;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200-1-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2477;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200-1-311x200.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4302;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200-1-313x83.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2239;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(268, 5236, '_demo_content_image', '1'),
(269, 5237, '_wp_attached_file', '2019/03/dummy-ad-750x200@2x.jpg'),
(270, 5237, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2019/03/dummy-ad-750x200@2x.jpg\";s:8:\"filesize\";i:22376;s:5:\"sizes\";a:51:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200@2x-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2073;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"dummy-ad-750x200@2x-1024x273.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-768x205.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6475;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-180x120.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2395;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200@2x-192x96.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2236;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-384x192.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4659;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-192x108.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2321;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-384x216.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5037;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-192x144.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2646;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-384x288.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5496;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2703;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-384x384.jpg\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6002;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:29:\"dummy-ad-750x200@2x-90x67.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1337;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-180x135.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2466;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1681;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3362;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4676;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-728x400.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11549;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3742;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8202;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-265x186.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3742;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-531x371.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8202;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-561x316.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7922;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:32:\"dummy-ad-750x200@2x-1122x400.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14464;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-561x400.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9158;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:32:\"dummy-ad-750x200@2x-1122x400.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14464;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-561x150.jpg\";s:5:\"width\";i:561;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4298;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:32:\"dummy-ad-750x200@2x-1122x299.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10854;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200@2x-265x71.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1888;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-531x142.jpg\";s:5:\"width\";i:531;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4157;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200@2x-364x97.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2621;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-728x194.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6120;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-364x205.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4676;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-728x400.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11549;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3956;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9316;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-364x156.jpg\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3956;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-728x312.jpg\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9316;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-608x162.jpg\";s:5:\"width\";i:608;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4952;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-758x202.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6417;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:32:\"dummy-ad-750x200@2x-1152x307.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11248;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-758x400.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11738;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-758x379.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11225;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:32:\"dummy-ad-750x200@2x-1152x400.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14669;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-220x220.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3362;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-440x400.jpg\";s:5:\"width\";i:440;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7287;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200@2x-180x48.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1264;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200@2x-360x96.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2515;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:31:\"dummy-ad-750x200@2x-311x311.jpg\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4845;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:30:\"dummy-ad-750x200@2x-313x83.jpg\";s:5:\"width\";i:313;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(271, 5237, '_demo_content_image', '1'),
(272, 5240, '_wp_attached_file', '2019/03/dummy-newsletter-horizontal-background.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(273, 5240, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:800;s:4:\"file\";s:50:\"2019/03/dummy-newsletter-horizontal-background.png\";s:8:\"filesize\";i:15948;s:5:\"sizes\";a:52:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12745;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"dummy-newsletter-horizontal-background-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58960;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6265;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49690;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"dummy-newsletter-horizontal-background-1536x768.png\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123591;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7908;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:49:\"dummy-newsletter-horizontal-background-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7227;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18056;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8182;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21312;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8778;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24752;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8889;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23581;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-horizontal-background-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3534;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8164;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4408;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10722;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20086;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53814;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13842;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40743;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13842;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40743;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-561x316.png\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38902;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:51:\"dummy-newsletter-horizontal-background-1122x631.png\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105150;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-561x421.png\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43498;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:51:\"dummy-newsletter-horizontal-background-1122x800.png\";s:5:\"width\";i:1122;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31298;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-561x281.png\";s:5:\"width\";i:561;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33354;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:51:\"dummy-newsletter-horizontal-background-1122x561.png\";s:5:\"width\";i:1122;s:6:\"height\";i:561;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98965;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-265x133.png\";s:5:\"width\";i:265;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11492;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-531x266.png\";s:5:\"width\";i:531;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29749;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-364x182.png\";s:5:\"width\";i:364;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17804;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-728x364.png\";s:5:\"width\";i:728;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50183;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20086;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53814;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15282;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43431;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15282;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43431;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-608x304.png\";s:5:\"width\";i:608;s:6:\"height\";i:304;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37041;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-758x379.png\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52715;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:51:\"dummy-newsletter-horizontal-background-1152x576.png\";s:5:\"width\";i:1152;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85584;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-758x426.png\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61934;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-758x379.png\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52715;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:51:\"dummy-newsletter-horizontal-background-1152x648.png\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102409;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10722;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26795;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-horizontal-background-96x48.png\";s:5:\"width\";i:96;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3271;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:49:\"dummy-newsletter-horizontal-background-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7227;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18697;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:50:\"dummy-newsletter-horizontal-background-313x157.png\";s:5:\"width\";i:313;s:6:\"height\";i:157;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(274, 5240, '_demo_content_image', '1'),
(275, 5242, '_wp_attached_file', '2019/03/dummy-newsletter-vertical-background.png'),
(276, 5242, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1200;s:4:\"file\";s:48:\"2019/03/dummy-newsletter-vertical-background.png\";s:8:\"filesize\";i:14994;s:5:\"sizes\";a:49:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14434;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"dummy-newsletter-vertical-background-683x1024.png\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7949;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"dummy-newsletter-vertical-background-768x1152.png\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124432;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6290;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:47:\"dummy-newsletter-vertical-background-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6019;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15879;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6368;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16873;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7749;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20819;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11454;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30405;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:46:\"dummy-newsletter-vertical-background-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2951;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7153;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5445;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13695;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15747;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44315;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11421;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31593;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11421;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31593;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-561x316.png\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32004;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-800x631.png\";s:5:\"width\";i:800;s:6:\"height\";i:631;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18150;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-561x421.png\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38844;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-800x841.png\";s:5:\"width\";i:800;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27116;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-561x842.png\";s:5:\"width\";i:561;s:6:\"height\";i:842;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91062;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-265x398.png\";s:5:\"width\";i:265;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28476;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-531x797.png\";s:5:\"width\";i:531;s:6:\"height\";i:797;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76290;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-364x546.png\";s:5:\"width\";i:364;s:6:\"height\";i:546;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46733;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:49:\"dummy-newsletter-vertical-background-728x1092.png\";s:5:\"width\";i:728;s:6:\"height\";i:1092;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129661;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15747;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44315;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14591;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39722;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14591;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39722;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-608x912.png\";s:5:\"width\";i:608;s:6:\"height\";i:912;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92989;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:49:\"dummy-newsletter-vertical-background-758x1137.png\";s:5:\"width\";i:758;s:6:\"height\";i:1137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136621;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-758x426.png\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48976;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-758x379.png\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44856;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-800x648.png\";s:5:\"width\";i:800;s:6:\"height\";i:648;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18590;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13695;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34496;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:46:\"dummy-newsletter-vertical-background-32x48.png\";s:5:\"width\";i:32;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2061;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:46:\"dummy-newsletter-vertical-background-64x96.png\";s:5:\"width\";i:64;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4572;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23995;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:48:\"dummy-newsletter-vertical-background-313x470.png\";s:5:\"width\";i:313;s:6:\"height\";i:470;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(277, 5242, '_demo_content_image', '1'),
(278, 5243, '_wp_attached_file', '2019/03/dummy-product-category.png'),
(279, 5243, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:34:\"2019/03/dummy-product-category.png\";s:8:\"filesize\";i:31375;s:5:\"sizes\";a:52:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30024;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"dummy-product-category-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141895;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"dummy-product-category-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:396912;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11047;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:33:\"dummy-product-category-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8741;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24617;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9498;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26860;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13107;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37295;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16463;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47026;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:32:\"dummy-product-category-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5442;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12787;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8914;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22998;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35481;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114825;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24906;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89604;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24906;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89604;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-561x316.png\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83064;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:35:\"dummy-product-category-1122x631.png\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237736;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-561x421.png\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108079;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:35:\"dummy-product-category-1122x841.png\";s:5:\"width\";i:1122;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:366339;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-561x561.png\";s:5:\"width\";i:561;s:6:\"height\";i:561;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149800;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:36:\"dummy-product-category-1122x1122.png\";s:5:\"width\";i:1122;s:6:\"height\";i:1122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:508174;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-265x265.png\";s:5:\"width\";i:265;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34299;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-531x531.png\";s:5:\"width\";i:531;s:6:\"height\";i:531;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132132;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-364x364.png\";s:5:\"width\";i:364;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61689;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-728x728.png\";s:5:\"width\";i:728;s:6:\"height\";i:728;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:200305;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35481;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114825;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27242;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86807;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27242;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86807;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-608x608.png\";s:5:\"width\";i:608;s:6:\"height\";i:608;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108922;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-758x758.png\";s:5:\"width\";i:758;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:263962;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:36:\"dummy-product-category-1152x1152.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258826;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-758x426.png\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147599;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-758x379.png\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130978;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:35:\"dummy-product-category-1152x648.png\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147652;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22998;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61447;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:32:\"dummy-product-category-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2482;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:32:\"dummy-product-category-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6750;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47464;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:34:\"dummy-product-category-313x313.png\";s:5:\"width\";i:313;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47711;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(280, 5243, '_demo_content_image', '1'),
(281, 5244, '_wp_attached_file', '2019/03/dummy-product.png'),
(282, 5244, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2019/03/dummy-product.png\";s:8:\"filesize\";i:15364;s:5:\"sizes\";a:52:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"dummy-product-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9032;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"dummy-product-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"dummy-product-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"dummy-product-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65719;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"dummy-product-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201931;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:25:\"dummy-product-180x120.png\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3817;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:24:\"dummy-product-192x96.png\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2050;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-384x192.png\";s:5:\"width\";i:384;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7048;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:25:\"dummy-product-192x108.png\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2461;}s:28:\"bimber-grid-xs-ratio-16-9-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-384x216.png\";s:5:\"width\";i:384;s:6:\"height\";i:216;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8427;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:25:\"dummy-product-192x144.png\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4164;}s:27:\"bimber-grid-xs-ratio-4-3-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-384x288.png\";s:5:\"width\";i:384;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13430;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:25:\"dummy-product-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4867;}s:27:\"bimber-grid-xs-ratio-1-1-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-384x384.png\";s:5:\"width\";i:384;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15910;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:23:\"dummy-product-90x67.png\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2261;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-180x135.png\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4322;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:25:\"dummy-product-110x110.png\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3501;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8116;}s:20:\"bimber-grid-standard\";a:5:{s:4:\"file\";s:25:\"dummy-product-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20398;}s:23:\"bimber-grid-standard-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71018;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:25:\"dummy-product-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12868;}s:16:\"bimber-list-s-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59204;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:25:\"dummy-product-265x186.png\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12868;}s:16:\"bimber-grid-s-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-531x371.png\";s:5:\"width\";i:531;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59204;}s:13:\"bimber-grid-l\";a:5:{s:4:\"file\";s:25:\"dummy-product-561x316.png\";s:5:\"width\";i:561;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55949;}s:16:\"bimber-grid-l-2x\";a:5:{s:4:\"file\";s:26:\"dummy-product-1122x631.png\";s:5:\"width\";i:1122;s:6:\"height\";i:631;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160229;}s:23:\"bimber-grid-l-ratio-3-4\";a:5:{s:4:\"file\";s:25:\"dummy-product-561x421.png\";s:5:\"width\";i:561;s:6:\"height\";i:421;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69741;}s:26:\"bimber-grid-l-ratio-3-4-2x\";a:5:{s:4:\"file\";s:26:\"dummy-product-1122x841.png\";s:5:\"width\";i:1122;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258554;}s:13:\"bimber-zigzag\";a:5:{s:4:\"file\";s:25:\"dummy-product-561x561.png\";s:5:\"width\";i:561;s:6:\"height\";i:561;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98442;}s:16:\"bimber-zigzag-2x\";a:5:{s:4:\"file\";s:27:\"dummy-product-1122x1122.png\";s:5:\"width\";i:1122;s:6:\"height\";i:1122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357779;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:25:\"dummy-product-265x265.png\";s:5:\"width\";i:265;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17182;}s:18:\"bimber-zigzag-s-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-531x531.png\";s:5:\"width\";i:531;s:6:\"height\";i:531;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85502;}s:19:\"bimber-grid-masonry\";a:5:{s:4:\"file\";s:25:\"dummy-product-364x364.png\";s:5:\"width\";i:364;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35121;}s:22:\"bimber-grid-masonry-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-728x728.png\";s:5:\"width\";i:728;s:6:\"height\";i:728;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124882;}s:20:\"bimber-list-standard\";a:5:{s:4:\"file\";s:25:\"dummy-product-364x205.png\";s:5:\"width\";i:364;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20398;}s:23:\"bimber-list-standard-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-728x409.png\";s:5:\"width\";i:728;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71018;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:25:\"dummy-product-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15107;}s:20:\"bimber-grid-fancy-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52903;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:25:\"dummy-product-364x156.png\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15107;}s:20:\"bimber-list-fancy-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-728x312.png\";s:5:\"width\";i:728;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52903;}s:13:\"bimber-stream\";a:5:{s:4:\"file\";s:25:\"dummy-product-608x608.png\";s:5:\"width\";i:608;s:6:\"height\";i:608;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52021;}s:16:\"bimber-grid-2of3\";a:5:{s:4:\"file\";s:25:\"dummy-product-758x758.png\";s:5:\"width\";i:758;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:183566;}s:19:\"bimber-classic-1of1\";a:5:{s:4:\"file\";s:27:\"dummy-product-1152x1152.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126770;}s:11:\"bimber-tile\";a:5:{s:4:\"file\";s:25:\"dummy-product-758x426.png\";s:5:\"width\";i:758;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105243;}s:20:\"bimber-tile-carmania\";a:5:{s:4:\"file\";s:25:\"dummy-product-758x379.png\";s:5:\"width\";i:758;s:6:\"height\";i:379;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91782;}s:15:\"bimber-tile-xxl\";a:5:{s:4:\"file\";s:26:\"dummy-product-1152x648.png\";s:5:\"width\";i:1152;s:6:\"height\";i:648;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69036;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:25:\"dummy-product-220x220.png\";s:5:\"width\";i:220;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8116;}s:40:\"bimber_snax_collection_featured_image-2x\";a:5:{s:4:\"file\";s:25:\"dummy-product-440x440.png\";s:5:\"width\";i:440;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22359;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:23:\"dummy-product-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:990;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:23:\"dummy-product-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2257;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:25:\"dummy-product-311x311.png\";s:5:\"width\";i:311;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26653;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:25:\"dummy-product-313x313.png\";s:5:\"width\";i:313;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26154;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(283, 5244, '_demo_content_image', '1'),
(284, 5248, '_wp_attached_file', '2019/03/single_content_gif_v01.gif'),
(285, 5248, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:364;s:6:\"height\";i:205;s:4:\"file\";s:34:\"2019/03/single_content_gif_v01.gif\";s:8:\"filesize\";i:294744;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:34217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:15339;}s:22:\"mace-gallery-thumbnail\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-180x120.gif\";s:5:\"width\";i:180;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14814;}s:14:\"bimber-grid-xs\";a:5:{s:4:\"file\";s:33:\"single_content_gif_v01-192x96.gif\";s:5:\"width\";i:192;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:13179;}s:17:\"bimber-grid-xs-2x\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-364x192.gif\";s:5:\"width\";i:364;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:41222;}s:25:\"bimber-grid-xs-ratio-16-9\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-192x108.gif\";s:5:\"width\";i:192;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:14517;}s:24:\"bimber-grid-xs-ratio-4-3\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-192x144.gif\";s:5:\"width\";i:192;s:6:\"height\";i:144;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:18427;}s:24:\"bimber-grid-xs-ratio-1-1\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-192x192.gif\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24177;}s:15:\"bimber-list-xxs\";a:5:{s:4:\"file\";s:32:\"single_content_gif_v01-90x67.gif\";s:5:\"width\";i:90;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5021;}s:18:\"bimber-list-xxs-2x\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-180x135.gif\";s:5:\"width\";i:180;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:16315;}s:14:\"bimber-list-xs\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-110x110.gif\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8830;}s:17:\"bimber-list-xs-2x\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-220x205.gif\";s:5:\"width\";i:220;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24648;}s:13:\"bimber-list-s\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-265x186.gif\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:32263;}s:13:\"bimber-grid-s\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-265x186.gif\";s:5:\"width\";i:265;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:32263;}s:15:\"bimber-zigzag-s\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-265x149.gif\";s:5:\"width\";i:265;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:26741;}s:17:\"bimber-grid-fancy\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-364x156.gif\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:33608;}s:17:\"bimber-list-fancy\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-364x156.gif\";s:5:\"width\";i:364;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:33608;}s:37:\"bimber_snax_collection_featured_image\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-220x205.gif\";s:5:\"width\";i:220;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24648;}s:13:\"adace-sponsor\";a:5:{s:4:\"file\";s:32:\"single_content_gif_v01-85x48.gif\";s:5:\"width\";i:85;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3837;}s:16:\"adace-sponsor-2x\";a:5:{s:4:\"file\";s:33:\"single_content_gif_v01-170x96.gif\";s:5:\"width\";i:170;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:11815;}s:25:\"quizzard-answer-grid-1of2\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-311x205.gif\";s:5:\"width\";i:311;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:36002;}s:21:\"poll-answer-grid-1of2\";a:5:{s:4:\"file\";s:34:\"single_content_gif_v01-313x176.gif\";s:5:\"width\";i:313;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:37006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(286, 5248, '_demo_content_image', '1'),
(287, 5249, '_wp_attached_file', '2019/03/single_content_mp4_v01.mp4'),
(288, 5249, '_wp_attachment_metadata', 'a:10:{s:7:\"bitrate\";i:1222263;s:8:\"filesize\";i:629397;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:4;s:16:\"length_formatted\";s:4:\"0:04\";s:5:\"width\";i:426;s:6:\"height\";i:240;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:17:\"created_timestamp\";i:1452934936;}'),
(289, 5249, '_demo_content_image', '1'),
(290, 230, '_g1_demo_data', 'main'),
(291, 235, '_g1_demo_data', 'main'),
(292, 310, '_g1_demo_data', 'main'),
(293, 320, '_g1_demo_data', 'main'),
(294, 830, '_g1_demo_data', 'main'),
(295, 831, '_g1_demo_data', 'main'),
(296, 832, '_g1_demo_data', 'main'),
(297, 833, '_g1_demo_data', 'main'),
(298, 884, '_g1_demo_data', 'main'),
(299, 3031, '_g1_demo_data', 'main'),
(300, 3039, '_g1_demo_data', 'main'),
(301, 3107, '_g1_demo_data', 'main'),
(302, 4420, '_g1_demo_data', 'main'),
(303, 4609, '_g1_demo_data', 'main'),
(304, 4610, '_g1_demo_data', 'main'),
(305, 4611, '_g1_demo_data', 'main'),
(306, 4670, '_g1_demo_data', 'main'),
(307, 4671, '_g1_demo_data', 'main'),
(308, 4673, '_g1_demo_data', 'main'),
(309, 4941, '_g1_demo_data', 'main'),
(310, 321, '_g1_demo_data', 'main'),
(311, 335, '_g1_demo_data', 'main'),
(312, 338, '_g1_demo_data', 'main'),
(313, 340, '_g1_demo_data', 'main'),
(314, 343, '_g1_demo_data', 'main'),
(315, 344, '_g1_demo_data', 'main'),
(316, 346, '_g1_demo_data', 'main'),
(317, 379, '_g1_demo_data', 'main'),
(318, 380, '_g1_demo_data', 'main'),
(319, 594, '_g1_demo_data', 'main'),
(320, 882, '_g1_demo_data', 'main'),
(321, 892, '_g1_demo_data', 'main'),
(322, 896, '_g1_demo_data', 'main'),
(323, 897, '_g1_demo_data', 'main'),
(324, 1046, '_g1_demo_data', 'main'),
(325, 1178, '_g1_demo_data', 'main');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(326, 1226, '_g1_demo_data', 'main'),
(327, 2635, '_g1_demo_data', 'main'),
(328, 3122, '_g1_demo_data', 'main'),
(329, 3792, '_g1_demo_data', 'main'),
(330, 3793, '_g1_demo_data', 'main'),
(331, 4004, '_g1_demo_data', 'main'),
(332, 4121, '_g1_demo_data', 'main'),
(333, 4122, '_g1_demo_data', 'main'),
(334, 4319, '_g1_demo_data', 'main'),
(335, 4320, '_g1_demo_data', 'main'),
(336, 4321, '_g1_demo_data', 'main'),
(337, 4322, '_g1_demo_data', 'main'),
(338, 4323, '_g1_demo_data', 'main'),
(339, 4324, '_g1_demo_data', 'main'),
(340, 4325, '_g1_demo_data', 'main'),
(341, 4326, '_g1_demo_data', 'main'),
(342, 4382, '_g1_demo_data', 'main'),
(343, 4414, '_g1_demo_data', 'main'),
(344, 4415, '_g1_demo_data', 'main'),
(345, 4421, '_g1_demo_data', 'main'),
(346, 4422, '_g1_demo_data', 'main'),
(347, 4948, '_g1_demo_data', 'main'),
(348, 4949, '_g1_demo_data', 'main'),
(349, 4997, '_g1_demo_data', 'main'),
(350, 4998, '_g1_demo_data', 'main'),
(351, 5012, '_g1_demo_data', 'main'),
(352, 5013, '_g1_demo_data', 'main'),
(353, 5014, '_g1_demo_data', 'main'),
(354, 5015, '_g1_demo_data', 'main'),
(355, 5024, '_g1_demo_data', 'main'),
(356, 5222, '_g1_demo_data', 'main'),
(357, 5223, '_g1_demo_data', 'main'),
(358, 5224, '_g1_demo_data', 'main'),
(359, 5225, '_g1_demo_data', 'main'),
(360, 5226, '_g1_demo_data', 'main'),
(361, 5227, '_g1_demo_data', 'main'),
(362, 5236, '_g1_demo_data', 'main'),
(363, 5237, '_g1_demo_data', 'main'),
(364, 5240, '_g1_demo_data', 'main'),
(365, 5242, '_g1_demo_data', 'main'),
(366, 5243, '_g1_demo_data', 'main'),
(367, 5244, '_g1_demo_data', 'main'),
(368, 5248, '_g1_demo_data', 'main'),
(369, 5249, '_g1_demo_data', 'main'),
(370, 5025, '_g1_demo_data', 'main'),
(371, 5026, '_g1_demo_data', 'main'),
(372, 5027, '_g1_demo_data', 'main'),
(373, 5028, '_g1_demo_data', 'main'),
(374, 5029, '_g1_demo_data', 'main'),
(375, 5030, '_g1_demo_data', 'main'),
(376, 5031, '_g1_demo_data', 'main'),
(377, 5032, '_g1_demo_data', 'main'),
(378, 5033, '_g1_demo_data', 'main'),
(379, 5047, '_g1_demo_data', 'main'),
(380, 5048, '_g1_demo_data', 'main'),
(381, 5049, '_g1_demo_data', 'main'),
(382, 5050, '_g1_demo_data', 'main'),
(383, 5051, '_g1_demo_data', 'main'),
(384, 5058, '_g1_demo_data', 'main'),
(385, 5059, '_g1_demo_data', 'main'),
(386, 5060, '_g1_demo_data', 'main'),
(387, 5061, '_g1_demo_data', 'main'),
(388, 5062, '_g1_demo_data', 'main'),
(389, 5063, '_g1_demo_data', 'main'),
(390, 5067, '_g1_demo_data', 'main'),
(391, 5068, '_g1_demo_data', 'main'),
(392, 5069, '_g1_demo_data', 'main'),
(393, 5070, '_g1_demo_data', 'main'),
(394, 5071, '_g1_demo_data', 'main'),
(395, 5072, '_g1_demo_data', 'main'),
(396, 5073, '_g1_demo_data', 'main'),
(397, 5074, '_g1_demo_data', 'main'),
(398, 5075, '_g1_demo_data', 'main'),
(399, 5083, '_g1_demo_data', 'main'),
(400, 5084, '_g1_demo_data', 'main'),
(401, 5085, '_g1_demo_data', 'main'),
(402, 5086, '_g1_demo_data', 'main'),
(403, 5087, '_g1_demo_data', 'main'),
(404, 5089, '_g1_demo_data', 'main'),
(405, 5090, '_g1_demo_data', 'main'),
(406, 5091, '_g1_demo_data', 'main'),
(407, 5092, '_g1_demo_data', 'main'),
(408, 5093, '_g1_demo_data', 'main'),
(409, 5094, '_g1_demo_data', 'main'),
(410, 5095, '_g1_demo_data', 'main'),
(411, 5096, '_g1_demo_data', 'main'),
(412, 5097, '_g1_demo_data', 'main'),
(413, 5098, '_g1_demo_data', 'main'),
(414, 5099, '_g1_demo_data', 'main'),
(415, 5100, '_g1_demo_data', 'main'),
(416, 5101, '_g1_demo_data', 'main'),
(417, 5102, '_g1_demo_data', 'main'),
(418, 5103, '_g1_demo_data', 'main'),
(419, 5104, '_g1_demo_data', 'main'),
(420, 5112, '_g1_demo_data', 'main'),
(421, 5113, '_g1_demo_data', 'main'),
(422, 5114, '_g1_demo_data', 'main'),
(423, 5115, '_g1_demo_data', 'main'),
(424, 5116, '_g1_demo_data', 'main'),
(425, 5117, '_g1_demo_data', 'main'),
(426, 5118, '_g1_demo_data', 'main'),
(427, 5119, '_g1_demo_data', 'main'),
(428, 5120, '_g1_demo_data', 'main'),
(429, 5156, '_g1_demo_data', 'main'),
(430, 5157, '_g1_demo_data', 'main'),
(431, 5163, '_g1_demo_data', 'main'),
(432, 5164, '_g1_demo_data', 'main'),
(433, 5165, '_g1_demo_data', 'main'),
(434, 5166, '_g1_demo_data', 'main'),
(435, 5167, '_g1_demo_data', 'main'),
(436, 5169, '_g1_demo_data', 'main'),
(437, 5170, '_g1_demo_data', 'main'),
(438, 5171, '_g1_demo_data', 'main'),
(439, 5172, '_g1_demo_data', 'main'),
(440, 5173, '_g1_demo_data', 'main'),
(441, 5174, '_g1_demo_data', 'main'),
(442, 5175, '_g1_demo_data', 'main'),
(443, 5176, '_g1_demo_data', 'main'),
(444, 5177, '_g1_demo_data', 'main'),
(445, 5178, '_g1_demo_data', 'main'),
(446, 5179, '_g1_demo_data', 'main'),
(447, 5180, '_g1_demo_data', 'main'),
(448, 5181, '_g1_demo_data', 'main'),
(449, 5182, '_g1_demo_data', 'main'),
(450, 5183, '_g1_demo_data', 'main'),
(451, 5193, '_g1_demo_data', 'main'),
(452, 5194, '_g1_demo_data', 'main'),
(453, 5195, '_g1_demo_data', 'main'),
(454, 5197, '_g1_demo_data', 'main'),
(455, 5198, '_g1_demo_data', 'main'),
(456, 5199, '_g1_demo_data', 'main'),
(457, 5200, '_g1_demo_data', 'main'),
(458, 5201, '_g1_demo_data', 'main'),
(459, 5202, '_g1_demo_data', 'main'),
(460, 5203, '_g1_demo_data', 'main'),
(461, 5204, '_g1_demo_data', 'main'),
(462, 5205, '_g1_demo_data', 'main'),
(463, 5210, '_g1_demo_data', 'main'),
(464, 5211, '_g1_demo_data', 'main'),
(465, 5212, '_g1_demo_data', 'main'),
(466, 5213, '_g1_demo_data', 'main'),
(467, 5214, '_g1_demo_data', 'main'),
(468, 5215, '_g1_demo_data', 'main'),
(469, 5216, '_g1_demo_data', 'main'),
(470, 311, '_g1_demo_data', 'main'),
(471, 312, '_g1_demo_data', 'main'),
(472, 322, '_g1_demo_data', 'main'),
(473, 347, '_g1_demo_data', 'main'),
(474, 352, '_g1_demo_data', 'main'),
(475, 353, '_g1_demo_data', 'main'),
(476, 357, '_g1_demo_data', 'main'),
(477, 363, '_g1_demo_data', 'main'),
(478, 376, '_g1_demo_data', 'main'),
(479, 512, '_g1_demo_data', 'main'),
(480, 513, '_g1_demo_data', 'main'),
(481, 514, '_g1_demo_data', 'main'),
(482, 515, '_g1_demo_data', 'main'),
(483, 523, '_g1_demo_data', 'main'),
(484, 597, '_g1_demo_data', 'main'),
(485, 1464, '_g1_demo_data', 'main'),
(486, 5217, '_g1_demo_data', 'main'),
(487, 5218, '_g1_demo_data', 'main'),
(488, 5219, '_g1_demo_data', 'main'),
(489, 5220, '_g1_demo_data', 'main'),
(490, 2, '_g1_demo_data', 'main'),
(492, 5, '_g1_demo_data', 'main'),
(493, 7, '_g1_demo_data', 'main'),
(494, 25, '_g1_demo_data', 'main'),
(495, 26, '_g1_demo_data', 'main'),
(496, 27, '_g1_demo_data', 'main'),
(497, 28, '_g1_demo_data', 'main'),
(498, 663, '_g1_demo_data', 'main'),
(499, 747, '_g1_demo_data', 'main'),
(500, 751, '_g1_demo_data', 'main'),
(501, 1296, '_g1_demo_data', 'main'),
(502, 1299, '_g1_demo_data', 'main'),
(503, 1301, '_g1_demo_data', 'main'),
(504, 1303, '_g1_demo_data', 'main'),
(505, 1304, '_g1_demo_data', 'main'),
(506, 1305, '_g1_demo_data', 'main'),
(507, 1467, '_g1_demo_data', 'main'),
(508, 1546, '_g1_demo_data', 'main'),
(509, 1567, '_g1_demo_data', 'main'),
(510, 285, '_g1_demo_data', 'main'),
(511, 928, '_g1_demo_data', 'main'),
(512, 1722, '_g1_demo_data', 'main'),
(513, 1841, '_g1_demo_data', 'main'),
(514, 3048, '_g1_demo_data', 'main'),
(515, 3049, '_g1_demo_data', 'main'),
(516, 3050, '_g1_demo_data', 'main'),
(517, 3051, '_g1_demo_data', 'main'),
(518, 3052, '_g1_demo_data', 'main'),
(519, 3054, '_g1_demo_data', 'main'),
(520, 3135, '_g1_demo_data', 'main'),
(521, 3138, '_g1_demo_data', 'main'),
(522, 3171, '_g1_demo_data', 'main'),
(523, 3188, '_g1_demo_data', 'main'),
(524, 4086, '_g1_demo_data', 'main'),
(525, 4123, '_g1_demo_data', 'main'),
(526, 4238, '_g1_demo_data', 'main'),
(527, 4467, '_g1_demo_data', 'main'),
(528, 4551, '_g1_demo_data', 'main'),
(529, 4893, '_g1_demo_data', 'main'),
(530, 178, '_g1_demo_data', 'main'),
(531, 180, '_g1_demo_data', 'main'),
(532, 182, '_g1_demo_data', 'main'),
(533, 184, '_g1_demo_data', 'main'),
(534, 186, '_g1_demo_data', 'main'),
(535, 188, '_g1_demo_data', 'main'),
(536, 192, '_g1_demo_data', 'main'),
(537, 194, '_g1_demo_data', 'main'),
(538, 196, '_g1_demo_data', 'main'),
(539, 198, '_g1_demo_data', 'main'),
(540, 200, '_g1_demo_data', 'main'),
(541, 202, '_g1_demo_data', 'main'),
(542, 204, '_g1_demo_data', 'main'),
(543, 206, '_g1_demo_data', 'main'),
(544, 208, '_g1_demo_data', 'main'),
(545, 210, '_g1_demo_data', 'main'),
(546, 275, '_g1_demo_data', 'main'),
(547, 293, '_g1_demo_data', 'main'),
(548, 798, '_g1_demo_data', 'main'),
(549, 994, '_g1_demo_data', 'main'),
(550, 190, '_g1_demo_data', 'main'),
(551, 271, '_g1_demo_data', 'main'),
(552, 273, '_g1_demo_data', 'main'),
(553, 277, '_g1_demo_data', 'main'),
(554, 279, '_g1_demo_data', 'main'),
(555, 281, '_g1_demo_data', 'main'),
(556, 283, '_g1_demo_data', 'main'),
(557, 287, '_g1_demo_data', 'main'),
(558, 289, '_g1_demo_data', 'main'),
(559, 291, '_g1_demo_data', 'main'),
(560, 295, '_g1_demo_data', 'main'),
(561, 297, '_g1_demo_data', 'main'),
(562, 299, '_g1_demo_data', 'main'),
(563, 301, '_g1_demo_data', 'main'),
(564, 303, '_g1_demo_data', 'main'),
(565, 305, '_g1_demo_data', 'main'),
(566, 307, '_g1_demo_data', 'main'),
(567, 627, '_g1_demo_data', 'main'),
(568, 628, '_g1_demo_data', 'main'),
(569, 972, '_g1_demo_data', 'main'),
(570, 603, '_g1_demo_data', 'main'),
(571, 604, '_g1_demo_data', 'main'),
(572, 606, '_g1_demo_data', 'main'),
(573, 607, '_g1_demo_data', 'main'),
(574, 609, '_g1_demo_data', 'main'),
(575, 610, '_g1_demo_data', 'main'),
(576, 621, '_g1_demo_data', 'main'),
(577, 622, '_g1_demo_data', 'main'),
(578, 623, '_g1_demo_data', 'main'),
(579, 626, '_g1_demo_data', 'main'),
(580, 629, '_g1_demo_data', 'main'),
(581, 630, '_g1_demo_data', 'main'),
(582, 631, '_g1_demo_data', 'main'),
(583, 633, '_g1_demo_data', 'main'),
(584, 635, '_g1_demo_data', 'main'),
(585, 643, '_g1_demo_data', 'main'),
(586, 644, '_g1_demo_data', 'main'),
(587, 646, '_g1_demo_data', 'main'),
(588, 647, '_g1_demo_data', 'main'),
(589, 648, '_g1_demo_data', 'main'),
(590, 600, '_g1_demo_data', 'main'),
(591, 601, '_g1_demo_data', 'main'),
(592, 612, '_g1_demo_data', 'main'),
(593, 613, '_g1_demo_data', 'main'),
(594, 615, '_g1_demo_data', 'main'),
(595, 616, '_g1_demo_data', 'main'),
(596, 618, '_g1_demo_data', 'main'),
(597, 619, '_g1_demo_data', 'main'),
(598, 624, '_g1_demo_data', 'main'),
(599, 625, '_g1_demo_data', 'main'),
(600, 634, '_g1_demo_data', 'main'),
(601, 649, '_g1_demo_data', 'main'),
(602, 691, '_g1_demo_data', 'main'),
(603, 692, '_g1_demo_data', 'main'),
(604, 694, '_g1_demo_data', 'main'),
(605, 695, '_g1_demo_data', 'main'),
(606, 696, '_g1_demo_data', 'main'),
(607, 697, '_g1_demo_data', 'main'),
(608, 705, '_g1_demo_data', 'main'),
(609, 706, '_g1_demo_data', 'main'),
(610, 685, '_g1_demo_data', 'main'),
(611, 686, '_g1_demo_data', 'main'),
(612, 688, '_g1_demo_data', 'main'),
(613, 689, '_g1_demo_data', 'main'),
(614, 699, '_g1_demo_data', 'main'),
(615, 700, '_g1_demo_data', 'main'),
(616, 701, '_g1_demo_data', 'main'),
(617, 702, '_g1_demo_data', 'main'),
(618, 703, '_g1_demo_data', 'main'),
(619, 704, '_g1_demo_data', 'main'),
(620, 707, '_g1_demo_data', 'main'),
(621, 708, '_g1_demo_data', 'main'),
(622, 709, '_g1_demo_data', 'main'),
(623, 710, '_g1_demo_data', 'main'),
(624, 847, '_g1_demo_data', 'main'),
(625, 848, '_g1_demo_data', 'main'),
(626, 850, '_g1_demo_data', 'main'),
(627, 851, '_g1_demo_data', 'main'),
(628, 866, '_g1_demo_data', 'main'),
(629, 867, '_g1_demo_data', 'main'),
(630, 844, '_g1_demo_data', 'main'),
(631, 845, '_g1_demo_data', 'main'),
(632, 858, '_g1_demo_data', 'main'),
(633, 859, '_g1_demo_data', 'main'),
(634, 861, '_g1_demo_data', 'main'),
(635, 862, '_g1_demo_data', 'main'),
(636, 864, '_g1_demo_data', 'main'),
(637, 865, '_g1_demo_data', 'main'),
(638, 868, '_g1_demo_data', 'main'),
(639, 869, '_g1_demo_data', 'main'),
(640, 870, '_g1_demo_data', 'main'),
(641, 871, '_g1_demo_data', 'main'),
(642, 873, '_g1_demo_data', 'main'),
(643, 874, '_g1_demo_data', 'main'),
(644, 876, '_g1_demo_data', 'main'),
(645, 878, '_g1_demo_data', 'main'),
(646, 879, '_g1_demo_data', 'main'),
(647, 880, '_g1_demo_data', 'main'),
(648, 1040, '_g1_demo_data', 'main'),
(649, 1041, '_g1_demo_data', 'main'),
(650, 789, '_g1_demo_data', 'main'),
(651, 791, '_g1_demo_data', 'main'),
(652, 793, '_g1_demo_data', 'main'),
(653, 795, '_g1_demo_data', 'main'),
(654, 797, '_g1_demo_data', 'main'),
(655, 908, '_g1_demo_data', 'main'),
(656, 910, '_g1_demo_data', 'main'),
(657, 911, '_g1_demo_data', 'main'),
(658, 912, '_g1_demo_data', 'main'),
(659, 914, '_g1_demo_data', 'main'),
(660, 916, '_g1_demo_data', 'main'),
(661, 918, '_g1_demo_data', 'main'),
(662, 920, '_g1_demo_data', 'main'),
(663, 922, '_g1_demo_data', 'main'),
(664, 924, '_g1_demo_data', 'main'),
(665, 926, '_g1_demo_data', 'main'),
(666, 927, '_g1_demo_data', 'main'),
(667, 952, '_g1_demo_data', 'main'),
(668, 4485, '_g1_demo_data', 'main'),
(669, 4486, '_g1_demo_data', 'main'),
(670, 954, '_g1_demo_data', 'main'),
(671, 955, '_g1_demo_data', 'main'),
(672, 956, '_g1_demo_data', 'main'),
(673, 958, '_g1_demo_data', 'main'),
(674, 960, '_g1_demo_data', 'main'),
(675, 962, '_g1_demo_data', 'main'),
(676, 964, '_g1_demo_data', 'main'),
(677, 966, '_g1_demo_data', 'main'),
(678, 968, '_g1_demo_data', 'main'),
(679, 969, '_g1_demo_data', 'main'),
(680, 971, '_g1_demo_data', 'main'),
(681, 974, '_g1_demo_data', 'main'),
(682, 976, '_g1_demo_data', 'main'),
(683, 977, '_g1_demo_data', 'main'),
(684, 978, '_g1_demo_data', 'main'),
(685, 980, '_g1_demo_data', 'main'),
(686, 982, '_g1_demo_data', 'main'),
(687, 984, '_g1_demo_data', 'main'),
(688, 986, '_g1_demo_data', 'main'),
(689, 988, '_g1_demo_data', 'main'),
(690, 990, '_g1_demo_data', 'main'),
(691, 992, '_g1_demo_data', 'main'),
(692, 993, '_g1_demo_data', 'main'),
(693, 1049, '_g1_demo_data', 'main'),
(694, 1051, '_g1_demo_data', 'main'),
(695, 1052, '_g1_demo_data', 'main'),
(696, 1088, '_g1_demo_data', 'main'),
(697, 1089, '_g1_demo_data', 'main'),
(698, 1092, '_g1_demo_data', 'main'),
(699, 1094, '_g1_demo_data', 'main'),
(700, 1095, '_g1_demo_data', 'main'),
(701, 1105, '_g1_demo_data', 'main'),
(702, 1106, '_g1_demo_data', 'main'),
(703, 1108, '_g1_demo_data', 'main'),
(704, 1109, '_g1_demo_data', 'main'),
(705, 1111, '_g1_demo_data', 'main'),
(706, 1112, '_g1_demo_data', 'main'),
(707, 1114, '_g1_demo_data', 'main'),
(708, 1125, '_g1_demo_data', 'main'),
(709, 1185, '_g1_demo_data', 'main'),
(710, 1115, '_g1_demo_data', 'main'),
(711, 1117, '_g1_demo_data', 'main'),
(712, 1118, '_g1_demo_data', 'main'),
(713, 1120, '_g1_demo_data', 'main'),
(714, 1121, '_g1_demo_data', 'main'),
(715, 1123, '_g1_demo_data', 'main'),
(716, 1124, '_g1_demo_data', 'main'),
(717, 1127, '_g1_demo_data', 'main'),
(718, 1128, '_g1_demo_data', 'main'),
(719, 1138, '_g1_demo_data', 'main'),
(720, 1139, '_g1_demo_data', 'main'),
(721, 1140, '_g1_demo_data', 'main'),
(722, 1141, '_g1_demo_data', 'main'),
(723, 1144, '_g1_demo_data', 'main'),
(724, 1150, '_g1_demo_data', 'main'),
(725, 1153, '_g1_demo_data', 'main'),
(726, 1154, '_g1_demo_data', 'main'),
(727, 1155, '_g1_demo_data', 'main'),
(728, 1159, '_g1_demo_data', 'main'),
(729, 1160, '_g1_demo_data', 'main'),
(730, 1157, '_g1_demo_data', 'main'),
(731, 1162, '_g1_demo_data', 'main'),
(732, 1163, '_g1_demo_data', 'main'),
(733, 1164, '_g1_demo_data', 'main'),
(734, 1165, '_g1_demo_data', 'main'),
(735, 1166, '_g1_demo_data', 'main'),
(736, 1167, '_g1_demo_data', 'main'),
(737, 1168, '_g1_demo_data', 'main'),
(738, 1187, '_g1_demo_data', 'main'),
(739, 1188, '_g1_demo_data', 'main'),
(740, 1189, '_g1_demo_data', 'main'),
(741, 1190, '_g1_demo_data', 'main'),
(742, 1191, '_g1_demo_data', 'main'),
(743, 1192, '_g1_demo_data', 'main'),
(744, 1194, '_g1_demo_data', 'main'),
(745, 1195, '_g1_demo_data', 'main'),
(746, 1196, '_g1_demo_data', 'main'),
(747, 1197, '_g1_demo_data', 'main'),
(748, 1198, '_g1_demo_data', 'main'),
(749, 1200, '_g1_demo_data', 'main'),
(750, 1070, '_g1_demo_data', 'main'),
(751, 1071, '_g1_demo_data', 'main'),
(752, 1073, '_g1_demo_data', 'main'),
(753, 1074, '_g1_demo_data', 'main'),
(754, 1076, '_g1_demo_data', 'main'),
(755, 1077, '_g1_demo_data', 'main'),
(756, 1079, '_g1_demo_data', 'main'),
(757, 1080, '_g1_demo_data', 'main'),
(758, 1082, '_g1_demo_data', 'main'),
(759, 1083, '_g1_demo_data', 'main'),
(760, 1085, '_g1_demo_data', 'main'),
(761, 1201, '_g1_demo_data', 'main'),
(762, 1202, '_g1_demo_data', 'main'),
(763, 1204, '_g1_demo_data', 'main'),
(764, 1205, '_g1_demo_data', 'main'),
(765, 1206, '_g1_demo_data', 'main'),
(766, 1207, '_g1_demo_data', 'main'),
(767, 1208, '_g1_demo_data', 'main'),
(768, 1209, '_g1_demo_data', 'main'),
(769, 1210, '_g1_demo_data', 'main'),
(770, 1050, '_g1_demo_data', 'main'),
(771, 1069, '_g1_demo_data', 'main'),
(772, 1072, '_g1_demo_data', 'main'),
(773, 1075, '_g1_demo_data', 'main'),
(774, 1078, '_g1_demo_data', 'main'),
(775, 1081, '_g1_demo_data', 'main'),
(776, 1084, '_g1_demo_data', 'main'),
(777, 1086, '_g1_demo_data', 'main'),
(778, 1087, '_g1_demo_data', 'main'),
(779, 1093, '_g1_demo_data', 'main'),
(780, 1104, '_g1_demo_data', 'main'),
(781, 1122, '_g1_demo_data', 'main'),
(782, 1126, '_g1_demo_data', 'main'),
(783, 1142, '_g1_demo_data', 'main'),
(784, 1152, '_g1_demo_data', 'main'),
(785, 1161, '_g1_demo_data', 'main'),
(786, 1186, '_g1_demo_data', 'main'),
(787, 1193, '_g1_demo_data', 'main'),
(788, 1199, '_g1_demo_data', 'main'),
(789, 1203, '_g1_demo_data', 'main'),
(790, 599, '_g1_demo_data', 'main'),
(791, 602, '_g1_demo_data', 'main'),
(792, 605, '_g1_demo_data', 'main'),
(793, 608, '_g1_demo_data', 'main'),
(794, 611, '_g1_demo_data', 'main'),
(795, 614, '_g1_demo_data', 'main'),
(796, 617, '_g1_demo_data', 'main'),
(797, 620, '_g1_demo_data', 'main'),
(798, 684, '_g1_demo_data', 'main'),
(799, 687, '_g1_demo_data', 'main'),
(800, 690, '_g1_demo_data', 'main'),
(801, 693, '_g1_demo_data', 'main'),
(802, 698, '_g1_demo_data', 'main'),
(803, 846, '_g1_demo_data', 'main'),
(804, 860, '_g1_demo_data', 'main'),
(805, 1107, '_g1_demo_data', 'main'),
(806, 1110, '_g1_demo_data', 'main'),
(807, 1113, '_g1_demo_data', 'main'),
(808, 1116, '_g1_demo_data', 'main'),
(809, 1119, '_g1_demo_data', 'main'),
(810, 598, '_g1_demo_data', 'main'),
(811, 650, '_g1_demo_data', 'main'),
(812, 651, '_g1_demo_data', 'main'),
(813, 652, '_g1_demo_data', 'main'),
(814, 653, '_g1_demo_data', 'main'),
(815, 654, '_g1_demo_data', 'main'),
(816, 677, '_g1_demo_data', 'main'),
(817, 680, '_g1_demo_data', 'main'),
(818, 681, '_g1_demo_data', 'main'),
(819, 682, '_g1_demo_data', 'main'),
(820, 683, '_g1_demo_data', 'main'),
(821, 842, '_g1_demo_data', 'main'),
(822, 843, '_g1_demo_data', 'main'),
(823, 852, '_g1_demo_data', 'main'),
(824, 853, '_g1_demo_data', 'main'),
(825, 854, '_g1_demo_data', 'main'),
(826, 857, '_g1_demo_data', 'main'),
(827, 863, '_g1_demo_data', 'main'),
(828, 4483, '_g1_demo_data', 'main'),
(829, 4484, '_g1_demo_data', 'main'),
(830, 856, '_g1_demo_data', 'main'),
(831, 230, 'fakerpress_flag', '1'),
(832, 230, '_demo_content_export_type', 'replace_with'),
(833, 230, '_demo_content_alternative_image', 'theme_logo_v01-demo'),
(834, 235, 'fakerpress_flag', '1'),
(835, 235, '_demo_content_export_type', 'replace_with'),
(836, 235, '_demo_content_alternative_image', 'theme_logo_v01-2x-demo'),
(837, 310, 'fakerpress_flag', '1'),
(838, 310, '_demo_content_export_type', 'replace_with'),
(839, 310, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(840, 310, '_yoast_wpseo_content_score', '30'),
(841, 320, 'fakerpress_flag', '1'),
(842, 320, '_demo_content_export_type', 'red_png'),
(843, 320, '_demo_content_alternative_image', ''),
(844, 320, '_yoast_wpseo_content_score', '30'),
(845, 320, '_wp_old_slug', '_footer_stamp'),
(846, 830, 'fakerpress_flag', '1'),
(847, 830, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(848, 830, 'snax_approved_by', '1'),
(849, 830, 'snax_approval_data', '2017-08-10 10:44:57'),
(850, 830, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(851, 830, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(852, 830, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4324\";s:14:\"adace_ad_image\";s:4:\"4323\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(853, 830, '_disable_fbc', ''),
(854, 830, 'mashsb_timestamp', ''),
(855, 830, '_bimber_fake_view_count', ''),
(856, 830, '_wpb_vc_js_status', 'false'),
(857, 831, 'fakerpress_flag', '1'),
(858, 831, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(859, 831, 'snax_approved_by', '1'),
(860, 831, 'snax_approval_data', '2017-08-10 10:45:12'),
(861, 831, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(862, 831, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(863, 831, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4322\";s:14:\"adace_ad_image\";s:4:\"4321\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(864, 831, '_disable_fbc', ''),
(865, 831, 'mashsb_timestamp', ''),
(866, 831, '_bimber_fake_view_count', ''),
(867, 831, '_wpb_vc_js_status', 'false'),
(868, 832, 'fakerpress_flag', '1'),
(869, 832, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(870, 832, 'snax_approved_by', '1'),
(871, 832, 'snax_approval_data', '2017-08-10 10:45:21'),
(872, 832, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(873, 832, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(874, 832, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4320\";s:14:\"adace_ad_image\";s:4:\"4319\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(875, 832, '_disable_fbc', ''),
(876, 832, 'mashsb_timestamp', ''),
(877, 832, '_bimber_fake_view_count', ''),
(878, 832, '_wpb_vc_js_status', 'false'),
(879, 833, 'fakerpress_flag', '1'),
(880, 833, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(881, 833, 'snax_approved_by', '1'),
(882, 833, 'snax_approval_data', '2017-08-10 10:45:31'),
(883, 833, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(884, 833, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(885, 833, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4322\";s:14:\"adace_ad_image\";s:4:\"4321\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(886, 833, '_disable_fbc', ''),
(887, 833, 'mashsb_timestamp', ''),
(888, 833, '_bimber_fake_view_count', ''),
(889, 833, '_wpb_vc_js_status', 'false'),
(890, 884, 'fakerpress_flag', '1'),
(891, 884, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(892, 884, 'snax_approved_by', '1'),
(893, 884, 'snax_approval_data', '2017-08-17 08:38:08'),
(894, 884, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(895, 884, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(896, 884, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4320\";s:14:\"adace_ad_image\";s:4:\"4319\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(897, 884, '_disable_fbc', ''),
(898, 884, 'mashsb_timestamp', ''),
(899, 884, '_wpb_vc_js_status', 'false'),
(900, 3031, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(901, 3031, 'snax_approved_by', '1'),
(902, 3031, 'snax_approval_data', '2018-01-09 11:13:37'),
(903, 3031, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(904, 3031, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(905, 3031, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4322\";s:14:\"adace_ad_image\";s:4:\"4321\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(906, 3031, '_disable_fbc', ''),
(907, 3031, 'mashsb_timestamp', ''),
(908, 3031, '_wpb_vc_js_status', 'false'),
(909, 3039, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(910, 3039, 'snax_approved_by', '1'),
(911, 3039, 'snax_approval_data', '2018-01-09 12:20:33'),
(912, 3039, '_disable_fbc', ''),
(913, 3039, 'mashsb_timestamp', ''),
(914, 3039, 'adace_coupon_discount', '25% OFF'),
(915, 3039, 'adace_coupon_discount_code', 'BIMBER_SALE'),
(916, 3039, 'adace_coupon_valid_from', 'Jan 09, 2018'),
(917, 3039, 'adace_coupon_valid_until', 'November 1, 2019'),
(918, 3039, '_wpb_vc_js_status', 'false'),
(919, 3107, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(920, 3107, 'snax_approved_by', '1'),
(921, 3107, 'snax_approval_data', '2018-01-22 14:42:37'),
(922, 3107, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(923, 3107, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(924, 3107, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4324\";s:14:\"adace_ad_image\";s:4:\"4323\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(925, 3107, '_disable_fbc', ''),
(926, 3107, 'mashsb_timestamp', ''),
(927, 3107, '_wpb_vc_js_status', 'false'),
(928, 4420, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(929, 4420, 'snax_approved_by', '1'),
(930, 4420, 'snax_approval_data', '2018-07-06 07:43:08'),
(931, 4420, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(932, 4420, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(933, 4420, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4422\";s:14:\"adace_ad_image\";s:4:\"4421\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(934, 4420, '_disable_fbc', ''),
(935, 4420, 'mashsb_timestamp', ''),
(936, 4420, '_wpb_vc_js_status', 'false'),
(937, 4609, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(938, 4609, 'snax_approved_by', '1'),
(939, 4609, 'snax_approval_data', '2018-07-16 13:05:43'),
(940, 4609, 'adace_link_link', '/main/affiliate-link/'),
(941, 4609, 'adace_link_nofollow', '1'),
(942, 4609, '_disable_fbc', ''),
(943, 4609, 'mashsb_timestamp', ''),
(944, 4609, '_wpb_vc_js_status', 'false'),
(945, 4609, '_thumbnail_id', '5227'),
(946, 4610, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(947, 4610, 'snax_approved_by', '1'),
(948, 4610, 'snax_approval_data', '2018-07-16 13:11:09'),
(949, 4610, 'adace_link_link', '/main/affiliate-link/'),
(950, 4610, 'adace_link_nofollow', '1'),
(951, 4610, '_disable_fbc', ''),
(952, 4610, 'mashsb_timestamp', ''),
(953, 4610, '_wpb_vc_js_status', 'false'),
(954, 4610, '_thumbnail_id', '5226'),
(955, 4611, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(956, 4611, 'snax_approved_by', '1'),
(957, 4611, 'snax_approval_data', '2018-07-16 13:11:45'),
(958, 4611, 'adace_link_link', '/main/affiliate-link/'),
(959, 4611, 'adace_link_nofollow', '1'),
(960, 4611, '_disable_fbc', ''),
(961, 4611, 'mashsb_timestamp', ''),
(962, 4611, '_wpb_vc_js_status', 'false'),
(963, 4611, '_thumbnail_id', '5225'),
(964, 4670, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(965, 4670, '_thumbnail_id', '5224'),
(966, 4670, 'snax_approved_by', '1'),
(967, 4670, 'snax_approval_data', '2018-07-20 06:33:29'),
(968, 4670, 'adace_link_link', '/main/affiliate-link/'),
(969, 4670, 'adace_link_nofollow', '1'),
(970, 4670, '_disable_fbc', ''),
(971, 4670, 'mashsb_timestamp', ''),
(972, 4670, '_wpb_vc_js_status', 'false'),
(973, 4671, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(974, 4671, '_thumbnail_id', '5223'),
(975, 4671, 'snax_approved_by', '1'),
(976, 4671, 'snax_approval_data', '2018-07-20 06:34:45'),
(977, 4671, 'adace_link_link', '/main/affiliate-link/'),
(978, 4671, 'adace_link_nofollow', '1'),
(979, 4671, '_disable_fbc', ''),
(980, 4671, 'mashsb_timestamp', ''),
(981, 4671, '_wpb_vc_js_status', 'false'),
(982, 4673, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(983, 4673, '_thumbnail_id', '5222'),
(984, 4673, 'snax_approved_by', '1'),
(985, 4673, 'snax_approval_data', '2018-07-20 06:35:58'),
(986, 4673, 'adace_link_link', '/main/affiliate-link/'),
(987, 4673, 'adace_link_nofollow', '1'),
(988, 4673, '_disable_fbc', ''),
(989, 4673, 'mashsb_timestamp', ''),
(990, 4673, '_wpb_vc_js_status', 'false'),
(991, 4941, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(992, 4941, 'snax_approved_by', '1'),
(993, 4941, 'snax_approval_data', '2018-09-18 11:07:42'),
(994, 4941, 'adace_general', 'a:7:{s:13:\"adace_ad_type\";s:6:\"custom\";s:25:\"adace_exclude_from_random\";N;s:21:\"adace_disable_desktop\";N;s:23:\"adace_disable_landscape\";N;s:22:\"adace_disable_portrait\";N;s:19:\"adace_disable_phone\";N;s:17:\"adace_disable_amp\";N;}'),
(995, 4941, 'adace_adsense', 'a:18:{s:17:\"adace_adsense_pub\";s:0:\"\";s:18:\"adace_adsense_slot\";s:0:\"\";s:18:\"adace_adsense_type\";s:5:\"fixed\";s:20:\"adace_adsense_format\";s:4:\"auto\";s:19:\"adace_adsense_width\";s:1:\"0\";s:20:\"adace_adsense_height\";s:1:\"0\";s:30:\"adace_adsense_use_size_desktop\";N;s:32:\"adace_adsense_use_size_landscape\";N;s:31:\"adace_adsense_use_size_portrait\";N;s:28:\"adace_adsense_use_size_phone\";N;s:27:\"adace_adsense_width_desktop\";s:1:\"0\";s:29:\"adace_adsense_width_landscape\";s:1:\"0\";s:28:\"adace_adsense_width_portrait\";s:1:\"0\";s:25:\"adace_adsense_width_phone\";s:1:\"0\";s:28:\"adace_adsense_height_desktop\";s:1:\"0\";s:30:\"adace_adsense_height_landscape\";s:1:\"0\";s:29:\"adace_adsense_height_portrait\";s:1:\"0\";s:26:\"adace_adsense_height_phone\";s:1:\"0\";}'),
(996, 4941, 'adace_custom', 'a:4:{s:21:\"adace_ad_image_retina\";s:4:\"4942\";s:14:\"adace_ad_image\";s:4:\"4943\";s:13:\"adace_ad_link\";s:0:\"\";s:16:\"adace_ad_content\";s:0:\"\";}'),
(997, 4941, '_disable_fbc', ''),
(998, 4941, 'mashsb_timestamp', ''),
(999, 4941, '_wpb_vc_js_status', 'false'),
(1000, 321, 'fakerpress_flag', '1'),
(1001, 321, '_demo_content_export_type', 'red_png'),
(1002, 321, '_demo_content_alternative_image', ''),
(1003, 321, '_yoast_wpseo_content_score', '30'),
(1004, 321, '_wp_old_slug', '_footer_stamp-2x'),
(1005, 335, 'fakerpress_flag', '1'),
(1006, 335, '_demo_content_export_type', 'red_png'),
(1007, 338, 'fakerpress_flag', '1'),
(1008, 338, '_demo_content_export_type', 'red_png'),
(1009, 340, 'fakerpress_flag', '1'),
(1010, 340, '_demo_content_export_type', 'replace_with'),
(1011, 340, '_demo_content_alternative_image', 'single_content_mp4_v01-demo'),
(1012, 340, '_yoast_wpseo_content_score', '30'),
(1013, 343, 'fakerpress_flag', '1'),
(1014, 343, '_demo_content_export_type', 'red_png'),
(1015, 344, 'fakerpress_flag', '1'),
(1016, 344, '_demo_content_export_type', 'replace_with'),
(1017, 344, '_demo_content_alternative_image', 'dummy-ad-300x250'),
(1018, 344, '_yoast_wpseo_content_score', '30'),
(1019, 346, 'fakerpress_flag', '1'),
(1020, 346, '_demo_content_export_type', 'red_png'),
(1021, 379, 'fakerpress_flag', '1'),
(1022, 380, 'fakerpress_flag', '1'),
(1023, 380, '_wp_attachment_context', 'site-icon'),
(1024, 594, 'fakerpress_flag', '1'),
(1025, 594, '_demo_content_export_type', 'red_png'),
(1026, 594, '_demo_content_alternative_image', ''),
(1027, 594, '_yoast_wpseo_content_score', '30'),
(1028, 882, 'fakerpress_flag', '1'),
(1029, 882, '_demo_content_export_type', 'red_png'),
(1030, 882, '_demo_content_alternative_image', ''),
(1031, 882, '_yoast_wpseo_content_score', '30'),
(1032, 892, 'fakerpress_flag', '1'),
(1033, 892, '_demo_content_export_type', 'red_png'),
(1034, 892, '_demo_content_alternative_image', ''),
(1035, 892, '_yoast_wpseo_content_score', '30'),
(1036, 896, 'fakerpress_flag', '1'),
(1037, 896, '_demo_content_export_type', 'red_png'),
(1038, 896, '_demo_content_alternative_image', ''),
(1039, 896, '_yoast_wpseo_content_score', '30'),
(1040, 896, '_wp_old_slug', 'single-embeds-intro-2'),
(1041, 897, 'fakerpress_flag', '1'),
(1042, 897, '_demo_content_export_type', 'red_png'),
(1043, 897, '_demo_content_alternative_image', ''),
(1044, 897, '_yoast_wpseo_content_score', '30'),
(1045, 1046, 'fakerpress_flag', '1'),
(1046, 1046, '_demo_content_export_type', 'replace_with'),
(1047, 1046, '_demo_content_alternative_image', 'dummy-ad-300x250'),
(1048, 1046, '_yoast_wpseo_content_score', '30'),
(1049, 1178, '_demo_content_export_type', 'replace_with'),
(1050, 1178, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(1051, 1178, '_yoast_wpseo_content_score', '30'),
(1052, 1226, '_demo_content_export_type', 'replace_with'),
(1053, 1226, '_demo_content_alternative_image', 'dummy-ad-970x250'),
(1054, 1226, '_yoast_wpseo_content_score', '30'),
(1055, 2635, '_demo_content_export_type', 'replace_with'),
(1056, 2635, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(1057, 2635, '_yoast_wpseo_content_score', '30'),
(1058, 3122, '_demo_content_export_type', 'replace_with'),
(1059, 3122, '_demo_content_alternative_image', 'dummy-newsletter-popup-visual'),
(1060, 3122, '_yoast_wpseo_content_score', '30'),
(1061, 3792, '_demo_content_export_type', 'red_png'),
(1062, 3792, '_demo_content_alternative_image', ''),
(1063, 3792, '_yoast_wpseo_content_score', '30'),
(1064, 3793, '_demo_content_export_type', 'red_png'),
(1065, 3793, '_demo_content_alternative_image', ''),
(1066, 3793, '_yoast_wpseo_content_score', '30'),
(1067, 4004, '_demo_content_export_type', 'red_png'),
(1068, 4004, '_demo_content_alternative_image', ''),
(1069, 4004, '_yoast_wpseo_content_score', '30'),
(1070, 4121, '_demo_content_export_type', 'replace_with'),
(1071, 4121, '_demo_content_alternative_image', 'dummy-snapcode-avatar'),
(1072, 4121, '_yoast_wpseo_content_score', '30'),
(1073, 4122, '_demo_content_export_type', 'replace_with'),
(1074, 4122, '_demo_content_alternative_image', 'dummy-snapcode-avatar@2x'),
(1075, 4122, '_yoast_wpseo_content_score', '30'),
(1076, 4319, '_demo_content_export_type', 'replace_with'),
(1077, 4319, '_demo_content_alternative_image', 'dummy-ad-300x250'),
(1078, 4319, '_yoast_wpseo_content_score', '30'),
(1079, 4320, '_demo_content_export_type', 'replace_with'),
(1080, 4320, '_demo_content_alternative_image', 'dummy-ad-300x250@2x'),
(1081, 4320, '_yoast_wpseo_content_score', '30'),
(1082, 4321, '_demo_content_export_type', 'replace_with'),
(1083, 4321, '_demo_content_alternative_image', 'dummy-ad-728x90'),
(1084, 4321, '_yoast_wpseo_content_score', '30'),
(1085, 4322, '_demo_content_export_type', 'replace_with'),
(1086, 4322, '_demo_content_alternative_image', 'dummy-ad-728x90@2x'),
(1087, 4322, '_yoast_wpseo_content_score', '30'),
(1088, 4323, '_demo_content_export_type', 'replace_with'),
(1089, 4323, '_demo_content_alternative_image', 'dummy-ad-970x250'),
(1090, 4323, '_yoast_wpseo_content_score', '30'),
(1091, 4324, '_demo_content_export_type', 'replace_with'),
(1092, 4324, '_demo_content_alternative_image', 'dummy-ad-970x250@2x'),
(1093, 4324, '_yoast_wpseo_content_score', '30'),
(1094, 4325, '_demo_content_export_type', 'replace_with'),
(1095, 4325, '_demo_content_alternative_image', 'dummy-ad-160x600'),
(1096, 4325, '_yoast_wpseo_content_score', '30'),
(1097, 4326, '_demo_content_export_type', 'replace_with'),
(1098, 4326, '_demo_content_alternative_image', 'dummy-ad-160x600@2x'),
(1099, 4326, '_yoast_wpseo_content_score', '30'),
(1100, 4382, 'adace_attachment_pins', 'a:5:{i:0;a:8:{s:5:\"pos_x\";s:5:\"53.75\";s:5:\"pos_y\";s:5:\"12.46\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4372\";}i:1;a:8:{s:5:\"pos_x\";s:5:\"56.88\";s:5:\"pos_y\";s:5:\"25.14\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4378\";}i:2;a:8:{s:5:\"pos_x\";s:5:\"39.62\";s:5:\"pos_y\";s:5:\"52.21\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4380\";}i:3;a:8:{s:5:\"pos_x\";s:5:\"49.88\";s:5:\"pos_y\";s:5:\"66.51\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4379\";}i:4;a:8:{s:5:\"pos_x\";s:5:\"53.35\";s:5:\"pos_y\";s:5:\"86.71\";s:7:\"content\";N;s:4:\"type\";s:11:\"woocommerce\";s:4:\"name\";s:11:\"Shiny Thing\";s:5:\"price\";s:0:\"\";s:3:\"url\";s:0:\"\";s:14:\"woocommerce_id\";s:4:\"4381\";}}'),
(1101, 4382, '_demo_content_export_type', 'replace_with'),
(1102, 4382, '_demo_content_alternative_image', 'dummy-shoppable-image'),
(1103, 4382, '_yoast_wpseo_content_score', '30'),
(1104, 4421, '_demo_content_export_type', 'replace_with'),
(1105, 4421, '_demo_content_alternative_image', 'dummy-ad-300x600'),
(1106, 4421, '_yoast_wpseo_content_score', '30'),
(1107, 4422, '_demo_content_export_type', 'replace_with'),
(1108, 4422, '_demo_content_alternative_image', 'dummy-ad-300x600@2x'),
(1109, 4422, '_yoast_wpseo_content_score', '30'),
(1110, 4997, '_demo_content_export_type', 'replace_with'),
(1111, 4997, '_demo_content_alternative_image', 'demo-logo-inverted-demo'),
(1112, 4997, '_yoast_wpseo_content_score', '30'),
(1113, 4998, '_demo_content_export_type', 'replace_with'),
(1114, 4998, '_demo_content_alternative_image', 'demo-logo-inverted-demo2x'),
(1115, 4998, '_yoast_wpseo_content_score', '30'),
(1116, 5012, '_demo_content_export_type', 'replace_with'),
(1117, 5012, '_demo_content_alternative_image', 'demo-mobile-logo-demo'),
(1118, 5012, '_yoast_wpseo_content_score', '30'),
(1119, 5013, '_demo_content_export_type', 'replace_with'),
(1120, 5013, '_demo_content_alternative_image', 'demo-mobile-logo-demo@2x'),
(1121, 5013, '_yoast_wpseo_content_score', '30'),
(1122, 5014, '_demo_content_export_type', 'replace_with'),
(1123, 5014, '_demo_content_alternative_image', 'demo-mobile-logo-inverted-demo'),
(1124, 5014, '_yoast_wpseo_content_score', '30'),
(1125, 5015, '_demo_content_export_type', 'replace_with'),
(1126, 5015, '_demo_content_alternative_image', 'demo-mobile-logo-inverted-demo2x'),
(1127, 5015, '_yoast_wpseo_content_score', '30'),
(1137, 5222, '_demo_content_image', '1'),
(1138, 5223, '_demo_content_image', '1'),
(1139, 5224, '_demo_content_image', '1'),
(1140, 5225, '_demo_content_image', '1'),
(1141, 5226, '_demo_content_image', '1'),
(1142, 5227, '_demo_content_image', '1'),
(1143, 5236, '_demo_content_image', '1'),
(1144, 5237, '_demo_content_image', '1'),
(1145, 5240, '_demo_content_image', '1'),
(1146, 5242, '_demo_content_image', '1'),
(1147, 5243, '_demo_content_image', '1'),
(1148, 5244, '_demo_content_image', '1'),
(1149, 5248, '_demo_content_image', '1'),
(1150, 5249, '_demo_content_image', '1'),
(1160, 5252, '_g1_demo_data', 'main'),
(1161, 5252, '_menu_item_type', 'custom'),
(1162, 5252, '_menu_item_menu_item_parent', '0'),
(1163, 5252, '_menu_item_object_id', '5252'),
(1164, 5252, '_menu_item_object', 'custom'),
(1165, 5252, '_menu_item_target', ''),
(1166, 5252, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1167, 5252, '_menu_item_xfn', ''),
(1168, 5252, '_menu_item_url', 'http://www.theav.in/wptulip'),
(1340, 5272, '_g1_demo_data', 'main'),
(1341, 5272, '_menu_item_type', 'custom'),
(1342, 5272, '_menu_item_menu_item_parent', '0'),
(1343, 5272, '_menu_item_object_id', '5272'),
(1344, 5272, '_menu_item_object', 'custom'),
(1345, 5272, '_menu_item_target', ''),
(1346, 5272, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:17:\"bp-snax_posts-nav\";}'),
(1347, 5272, '_menu_item_xfn', ''),
(1348, 5272, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/members/admin/snax_posts/'),
(1349, 5273, '_g1_demo_data', 'main'),
(1350, 5273, '_menu_item_type', 'custom'),
(1351, 5273, '_menu_item_menu_item_parent', '0'),
(1352, 5273, '_menu_item_object_id', '5273'),
(1353, 5273, '_menu_item_object', 'custom'),
(1354, 5273, '_menu_item_target', ''),
(1355, 5273, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:17:\"bp-snax_items-nav\";}'),
(1356, 5273, '_menu_item_xfn', ''),
(1357, 5273, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/members/admin/snax_items/'),
(1358, 5274, '_g1_demo_data', 'main'),
(1359, 5274, '_menu_item_type', 'custom'),
(1360, 5274, '_menu_item_menu_item_parent', '0'),
(1361, 5274, '_menu_item_object_id', '5274'),
(1362, 5274, '_menu_item_object', 'custom'),
(1363, 5274, '_menu_item_target', ''),
(1364, 5274, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:17:\"bp-snax_votes-nav\";}'),
(1365, 5274, '_menu_item_xfn', ''),
(1366, 5274, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/members/admin/snax_votes/'),
(1367, 5275, '_g1_demo_data', 'main'),
(1368, 5275, '_menu_item_type', 'custom'),
(1369, 5275, '_menu_item_menu_item_parent', '0'),
(1370, 5275, '_menu_item_object_id', '5275'),
(1371, 5275, '_menu_item_object', 'custom'),
(1372, 5275, '_menu_item_target', ''),
(1373, 5275, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:15:\"bp-activity-nav\";}'),
(1374, 5275, '_menu_item_xfn', ''),
(1375, 5275, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/members/admin/activity/'),
(1376, 5276, '_g1_demo_data', 'main'),
(1377, 5276, '_menu_item_type', 'custom'),
(1378, 5276, '_menu_item_menu_item_parent', '0'),
(1379, 5276, '_menu_item_object_id', '5276'),
(1380, 5276, '_menu_item_object', 'custom'),
(1381, 5276, '_menu_item_target', ''),
(1382, 5276, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:14:\"bp-profile-nav\";}'),
(1383, 5276, '_menu_item_xfn', ''),
(1384, 5276, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/members/admin/profile/'),
(1385, 5277, '_g1_demo_data', 'main'),
(1386, 5277, '_menu_item_type', 'custom'),
(1387, 5277, '_menu_item_menu_item_parent', '0'),
(1388, 5277, '_menu_item_object_id', '5277'),
(1389, 5277, '_menu_item_object', 'custom'),
(1390, 5277, '_menu_item_target', ''),
(1391, 5277, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:20:\"bp-notifications-nav\";}'),
(1392, 5277, '_menu_item_xfn', ''),
(1393, 5277, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/members/admin/notifications/'),
(1394, 5278, '_g1_demo_data', 'main'),
(1395, 5278, '_menu_item_type', 'custom'),
(1396, 5278, '_menu_item_menu_item_parent', '0'),
(1397, 5278, '_menu_item_object_id', '5278'),
(1398, 5278, '_menu_item_object', 'custom'),
(1399, 5278, '_menu_item_target', ''),
(1400, 5278, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:15:\"bp-settings-nav\";}'),
(1401, 5278, '_menu_item_xfn', ''),
(1402, 5278, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/members/admin/settings/'),
(1403, 5279, '_g1_demo_data', 'main'),
(1404, 5279, '_menu_item_type', 'custom'),
(1405, 5279, '_menu_item_menu_item_parent', '0'),
(1406, 5279, '_menu_item_object_id', '5279'),
(1407, 5279, '_menu_item_object', 'custom'),
(1408, 5279, '_menu_item_target', ''),
(1409, 5279, '_menu_item_classes', 'a:2:{i:0;s:7:\"bp-menu\";i:1;s:13:\"bp-logout-nav\";}'),
(1410, 5279, '_menu_item_xfn', ''),
(1411, 5279, '_menu_item_url', 'http://staging.bimber.bringthepixel.com/main-6-mycred/login-btp/?action=logout&_wpnonce=4ba6864ebd&redirect_to=http%3A%2F%2Fstaging.bimber.bringthepixel.com%2Fmain-6-mycred%2Fwp-admin%2Fnav-menus.php%3Faction%3Dedit%26loggedout%3Dtrue%23038%3Bmenu%3D133'),
(1412, 5280, '_g1_demo_data', 'main'),
(1413, 5280, '_menu_item_type', 'custom'),
(1414, 5280, '_menu_item_menu_item_parent', '0'),
(1415, 5280, '_menu_item_object_id', '5280'),
(1416, 5280, '_menu_item_object', 'custom'),
(1417, 5280, '_menu_item_target', ''),
(1418, 5280, '_menu_item_classes', 'a:1:{i:0;s:22:\"bimber-random-post-nav\";}'),
(1419, 5280, '_menu_item_xfn', ''),
(1420, 5280, '_menu_item_url', '?bimber_random_post=true'),
(1457, 5285, '_g1_demo_data', 'main'),
(1458, 5285, '_menu_item_type', 'custom'),
(1459, 5285, '_menu_item_menu_item_parent', '0'),
(1460, 5285, '_menu_item_object_id', '5285'),
(1461, 5285, '_menu_item_object', 'custom'),
(1462, 5285, '_menu_item_target', ''),
(1463, 5285, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1464, 5285, '_menu_item_xfn', ''),
(1465, 5285, '_menu_item_url', '/'),
(1466, 5286, '_g1_demo_data', 'main'),
(1467, 5286, '_menu_item_type', 'custom'),
(1468, 5286, '_menu_item_menu_item_parent', '5285'),
(1469, 5286, '_menu_item_object_id', '5286'),
(1470, 5286, '_menu_item_object', 'custom');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1471, 5286, '_menu_item_target', '_blank'),
(1472, 5286, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1473, 5286, '_menu_item_xfn', ''),
(1474, 5286, '_menu_item_url', 'http://bimber.bringthepixel.com/main/'),
(1475, 5287, '_g1_demo_data', 'main'),
(1476, 5287, '_menu_item_type', 'custom'),
(1477, 5287, '_menu_item_menu_item_parent', '5285'),
(1478, 5287, '_menu_item_object_id', '5287'),
(1479, 5287, '_menu_item_object', 'custom'),
(1480, 5287, '_menu_item_target', '_blank'),
(1481, 5287, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1482, 5287, '_menu_item_xfn', ''),
(1483, 5287, '_menu_item_url', 'http://bimber.bringthepixel.com/gagster/'),
(1484, 5288, '_g1_demo_data', 'main'),
(1485, 5288, '_menu_item_type', 'custom'),
(1486, 5288, '_menu_item_menu_item_parent', '5285'),
(1487, 5288, '_menu_item_object_id', '5288'),
(1488, 5288, '_menu_item_object', 'custom'),
(1489, 5288, '_menu_item_target', '_blank'),
(1490, 5288, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1491, 5288, '_menu_item_xfn', ''),
(1492, 5288, '_menu_item_url', 'http://bimber.bringthepixel.com/celebrities/'),
(1493, 5289, '_g1_demo_data', 'main'),
(1494, 5289, '_menu_item_type', 'custom'),
(1495, 5289, '_menu_item_menu_item_parent', '5285'),
(1496, 5289, '_menu_item_object_id', '5289'),
(1497, 5289, '_menu_item_object', 'custom'),
(1498, 5289, '_menu_item_target', '_blank'),
(1499, 5289, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1500, 5289, '_menu_item_xfn', ''),
(1501, 5289, '_menu_item_url', 'http://bimber.bringthepixel.com/smiley/'),
(1502, 5290, '_g1_demo_data', 'main'),
(1503, 5290, '_menu_item_type', 'custom'),
(1504, 5290, '_menu_item_menu_item_parent', '5285'),
(1505, 5290, '_menu_item_object_id', '5290'),
(1506, 5290, '_menu_item_object', 'custom'),
(1507, 5290, '_menu_item_target', '_blank'),
(1508, 5290, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1509, 5290, '_menu_item_xfn', ''),
(1510, 5290, '_menu_item_url', 'http://bimber.bringthepixel.com/wall/'),
(1511, 5291, '_g1_demo_data', 'main'),
(1512, 5291, '_menu_item_type', 'custom'),
(1513, 5291, '_menu_item_menu_item_parent', '5285'),
(1514, 5291, '_menu_item_object_id', '5291'),
(1515, 5291, '_menu_item_object', 'custom'),
(1516, 5291, '_menu_item_target', '_blank'),
(1517, 5291, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1518, 5291, '_menu_item_xfn', ''),
(1519, 5291, '_menu_item_url', 'http://bimber.bringthepixel.com/badboy/'),
(1520, 5292, '_g1_demo_data', 'main'),
(1521, 5292, '_menu_item_type', 'custom'),
(1522, 5292, '_menu_item_menu_item_parent', '5285'),
(1523, 5292, '_menu_item_object_id', '5292'),
(1524, 5292, '_menu_item_object', 'custom'),
(1525, 5292, '_menu_item_target', '_blank'),
(1526, 5292, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1527, 5292, '_menu_item_xfn', ''),
(1528, 5292, '_menu_item_url', 'http://bimber.bringthepixel.com/minimal/'),
(1529, 5293, '_g1_demo_data', 'main'),
(1530, 5293, '_menu_item_type', 'custom'),
(1531, 5293, '_menu_item_menu_item_parent', '5285'),
(1532, 5293, '_menu_item_object_id', '5293'),
(1533, 5293, '_menu_item_object', 'custom'),
(1534, 5293, '_menu_item_target', '_blank'),
(1535, 5293, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1536, 5293, '_menu_item_xfn', ''),
(1537, 5293, '_menu_item_url', 'http://bimber.bringthepixel.com/geeky/'),
(1538, 5294, '_g1_demo_data', 'main'),
(1539, 5294, '_menu_item_type', 'custom'),
(1540, 5294, '_menu_item_menu_item_parent', '5285'),
(1541, 5294, '_menu_item_object_id', '5294'),
(1542, 5294, '_menu_item_object', 'custom'),
(1543, 5294, '_menu_item_target', '_blank'),
(1544, 5294, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1545, 5294, '_menu_item_xfn', ''),
(1546, 5294, '_menu_item_url', 'http://bimber.bringthepixel.com/affiliate/'),
(1547, 5295, '_g1_demo_data', 'main'),
(1548, 5295, '_menu_item_type', 'custom'),
(1549, 5295, '_menu_item_menu_item_parent', '5285'),
(1550, 5295, '_menu_item_object_id', '5295'),
(1551, 5295, '_menu_item_object', 'custom'),
(1552, 5295, '_menu_item_target', '_blank'),
(1553, 5295, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1554, 5295, '_menu_item_xfn', ''),
(1555, 5295, '_menu_item_url', 'http://bimber.bringthepixel.com/bunchy/'),
(1556, 5296, '_g1_demo_data', 'main'),
(1557, 5296, '_menu_item_type', 'custom'),
(1558, 5296, '_menu_item_menu_item_parent', '5285'),
(1559, 5296, '_menu_item_object_id', '5296'),
(1560, 5296, '_menu_item_object', 'custom'),
(1561, 5296, '_menu_item_target', '_blank'),
(1562, 5296, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1563, 5296, '_menu_item_xfn', ''),
(1564, 5296, '_menu_item_url', 'http://bimber.bringthepixel.com/community/'),
(1583, 5299, '_g1_demo_data', 'main'),
(1584, 5299, '_menu_item_type', 'custom'),
(1585, 5299, '_menu_item_menu_item_parent', '5285'),
(1586, 5299, '_menu_item_object_id', '5299'),
(1587, 5299, '_menu_item_object', 'custom'),
(1588, 5299, '_menu_item_target', ''),
(1589, 5299, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1590, 5299, '_menu_item_xfn', ''),
(1591, 5299, '_menu_item_url', 'http://bimber.bringthepixel.com/music/'),
(1592, 5300, '_g1_demo_data', 'main'),
(1593, 5300, '_menu_item_type', 'custom'),
(1594, 5300, '_menu_item_menu_item_parent', '0'),
(1595, 5300, '_menu_item_object_id', '5300'),
(1596, 5300, '_menu_item_object', 'custom'),
(1597, 5300, '_menu_item_target', ''),
(1598, 5300, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1599, 5300, '_menu_item_xfn', ''),
(1600, 5300, '_menu_item_url', 'http://www.theav.in/wptulip'),
(1601, 5301, '_g1_demo_data', 'main'),
(1602, 5301, '_menu_item_type', 'custom'),
(1603, 5301, '_menu_item_menu_item_parent', '5285'),
(1604, 5301, '_menu_item_object_id', '5301'),
(1605, 5301, '_menu_item_object', 'custom'),
(1606, 5301, '_menu_item_target', ''),
(1607, 5301, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1608, 5301, '_menu_item_xfn', ''),
(1609, 5301, '_menu_item_url', 'http://bimber.bringthepixel.com/fashion/'),
(1610, 5302, '_g1_demo_data', 'main'),
(1611, 5302, '_menu_item_type', 'custom'),
(1612, 5302, '_menu_item_menu_item_parent', '5285'),
(1613, 5302, '_menu_item_object_id', '5302'),
(1614, 5302, '_menu_item_object', 'custom'),
(1615, 5302, '_menu_item_target', ''),
(1616, 5302, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1617, 5302, '_menu_item_xfn', ''),
(1618, 5302, '_menu_item_url', 'http://bimber.bringthepixel.com/freebies/'),
(1619, 5303, '_g1_demo_data', 'main'),
(1620, 5303, '_menu_item_type', 'custom'),
(1621, 5303, '_menu_item_menu_item_parent', '5285'),
(1622, 5303, '_menu_item_object_id', '5303'),
(1623, 5303, '_menu_item_object', 'custom'),
(1624, 5303, '_menu_item_target', ''),
(1625, 5303, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1626, 5303, '_menu_item_xfn', ''),
(1627, 5303, '_menu_item_url', 'http://bimber.bringthepixel.com/carmania/'),
(1682, 5310, '_g1_demo_data', 'main'),
(1683, 5310, '_menu_item_type', 'custom'),
(1684, 5310, '_menu_item_menu_item_parent', '5285'),
(1685, 5310, '_menu_item_object_id', '5310'),
(1686, 5310, '_menu_item_object', 'custom'),
(1687, 5310, '_menu_item_target', '_blank'),
(1688, 5310, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1689, 5310, '_menu_item_xfn', ''),
(1690, 5310, '_menu_item_url', 'http://bimber.bringthepixel.com/relink/'),
(1691, 5311, '_g1_demo_data', 'main'),
(1692, 5311, '_menu_item_type', 'custom'),
(1693, 5311, '_menu_item_menu_item_parent', '5285'),
(1694, 5311, '_menu_item_object_id', '5311'),
(1695, 5311, '_menu_item_object', 'custom'),
(1696, 5311, '_menu_item_target', ''),
(1697, 5311, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1698, 5311, '_menu_item_xfn', ''),
(1699, 5311, '_menu_item_url', 'http://bimber.bringthepixel.com/food/'),
(1700, 311, 'fakerpress_flag', '1'),
(1701, 311, '_g1_subtitle', ''),
(1702, 311, 'mashsb_timestamp', ''),
(1703, 311, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1704, 311, 'wps_subtitle', 'Top articles of all time'),
(1705, 311, '_bimber_fake_view_count', ''),
(1706, 311, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1707, 311, '_yoast_wpseo_content_score', '30'),
(1708, 311, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";b:1;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";b:1;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1709, 311, '_wpb_vc_js_status', 'true'),
(1710, 311, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1711, 312, 'fakerpress_flag', '1'),
(1712, 312, '_g1_subtitle', ''),
(1713, 312, 'wps_subtitle', 'Top articles in the last 24 hours'),
(1714, 312, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1715, 312, 'mashsb_timestamp', ''),
(1716, 312, '_bimber_fake_view_count', ''),
(1717, 312, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1718, 312, '_yoast_wpseo_content_score', '30'),
(1719, 312, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";b:1;}'),
(1720, 312, '_wpb_vc_js_status', 'false'),
(1721, 312, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1722, 322, 'fakerpress_flag', '1'),
(1723, 322, '_g1_subtitle', ''),
(1724, 322, 'wps_subtitle', ''),
(1725, 322, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1726, 322, 'mashsb_timestamp', ''),
(1727, 322, '_bimber_fake_view_count', ''),
(1728, 322, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1729, 322, '_yoast_wpseo_content_score', '60'),
(1730, 322, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1731, 322, '_wpb_vc_js_status', 'false'),
(1732, 322, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1733, 347, 'fakerpress_flag', '1'),
(1734, 347, 'wps_subtitle', ''),
(1735, 347, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1736, 347, 'mashsb_timestamp', ''),
(1737, 347, '_bimber_fake_view_count', ''),
(1738, 347, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1739, 347, '_yoast_wpseo_content_score', '60'),
(1740, 347, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";b:1;s:22:\"adace-after-snax-items\";b:1;s:28:\"adace-after-x-bbpress-topics\";b:1;s:29:\"adace-after-x-bbpress-replies\";b:1;s:31:\"bimber_before_header_theme_area\";b:1;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";b:1;s:29:\"bimber_before_related_entries\";b:1;s:23:\"bimber_before_more_from\";b:1;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";b:1;s:18:\"bimber_inside_grid\";b:1;s:18:\"bimber_inside_list\";b:1;s:21:\"bimber_inside_classic\";b:1;s:20:\"bimber_inside_stream\";b:1;s:18:\"bimber_left_stream\";b:1;s:19:\"bimber_right_stream\";b:1;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1741, 347, '_wpb_vc_js_status', 'false'),
(1742, 347, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1743, 352, 'fakerpress_flag', '1'),
(1744, 352, 'wps_subtitle', 'Some optional subtitle goes here...'),
(1745, 352, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1746, 352, 'mashsb_timestamp', ''),
(1747, 352, '_wyr_fake_reaction_count', ''),
(1748, 352, '_bimber_fake_view_count', ''),
(1749, 352, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"03\";s:8:\"bg_color\";s:7:\"#7f2639\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:3:\"594\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:6:\"repeat\";}'),
(1750, 352, '_wpb_vc_js_status', 'false'),
(1751, 352, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1752, 352, '_yoast_wpseo_content_score', '30'),
(1753, 352, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:16:\"adace-background\";N;s:22:\"adace-after-snax-items\";N;s:27:\"adace-before-bbpress-topics\";N;s:28:\"adace-before-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1754, 353, 'fakerpress_flag', '1'),
(1755, 353, '_wp_page_template', 'g1-template-page-full.php'),
(1756, 353, 'wps_subtitle', 'Some optional subtitle goes here...'),
(1757, 353, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1758, 353, 'mashsb_timestamp', ''),
(1759, 353, '_bimber_fake_view_count', ''),
(1760, 353, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1761, 353, '_yoast_wpseo_content_score', '30'),
(1762, 353, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:16:\"adace-background\";N;s:22:\"adace-after-snax-items\";N;s:27:\"adace-before-bbpress-topics\";N;s:28:\"adace-before-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";b:1;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1763, 353, '_wpb_vc_js_status', 'false'),
(1764, 353, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1765, 357, 'fakerpress_flag', '1'),
(1766, 357, 'wps_subtitle', ''),
(1767, 357, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1768, 357, 'mashsb_timestamp', ''),
(1769, 357, '_bimber_fake_view_count', ''),
(1770, 357, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1771, 357, '_yoast_wpseo_content_score', '60'),
(1772, 357, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:16:\"adace-background\";N;s:22:\"adace-after-snax-items\";N;s:27:\"adace-before-bbpress-topics\";N;s:28:\"adace-before-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1773, 357, '_wpb_vc_js_status', 'false'),
(1774, 357, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1775, 363, 'fakerpress_flag', '1'),
(1776, 363, 'wps_subtitle', 'Top articles in the last 30 days'),
(1777, 363, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1778, 363, 'mashsb_timestamp', ''),
(1779, 363, '_bimber_fake_view_count', ''),
(1780, 363, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1781, 363, '_yoast_wpseo_content_score', '30'),
(1782, 363, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1783, 363, '_wpb_vc_js_status', 'false'),
(1784, 363, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1785, 376, 'fakerpress_flag', '1'),
(1786, 376, 'mashsb_timestamp', ''),
(1787, 376, 'wps_subtitle', ''),
(1788, 376, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1789, 376, '_yoast_wpseo_content_score', '30'),
(1790, 376, '_bimber_fake_view_count', ''),
(1791, 376, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1792, 512, 'fakerpress_flag', '1'),
(1793, 512, 'mashsb_timestamp', ''),
(1794, 512, '_quads_config_visibility', 'a:0:{}'),
(1795, 512, 'wps_subtitle', 'Some subtitle goes here'),
(1796, 512, '_bimber_fake_view_count', ''),
(1797, 512, '_yoast_wpseo_content_score', '30'),
(1798, 512, '_wyr_fake_reaction_count', ''),
(1799, 512, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"03\";s:8:\"bg_color\";s:7:\"#7f2639\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:3:\"594\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:6:\"repeat\";}'),
(1800, 512, '_wpb_vc_js_status', 'true'),
(1801, 512, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1802, 512, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:16:\"adace-background\";N;s:22:\"adace-after-snax-items\";N;s:27:\"adace-before-bbpress-topics\";N;s:28:\"adace-before-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1803, 513, 'fakerpress_flag', '1'),
(1804, 513, '_wp_page_template', 'g1-template-page-full.php'),
(1805, 513, 'mashsb_timestamp', ''),
(1806, 513, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1807, 513, 'wps_subtitle', ''),
(1808, 513, '_bimber_fake_view_count', ''),
(1809, 513, '_yoast_wpseo_content_score', '90'),
(1810, 513, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1811, 513, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:16:\"adace-background\";N;s:22:\"adace-after-snax-items\";N;s:27:\"adace-before-bbpress-topics\";N;s:28:\"adace-before-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";b:1;s:24:\"adace_disable_shortcodes\";b:1;}'),
(1812, 513, '_wpb_vc_js_status', 'false'),
(1813, 513, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1814, 514, 'fakerpress_flag', '1'),
(1815, 514, '_wp_page_template', 'g1-template-page-full.php'),
(1816, 514, 'mashsb_timestamp', ''),
(1817, 514, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1818, 514, 'wps_subtitle', ''),
(1819, 514, '_bimber_fake_view_count', ''),
(1820, 514, '_yoast_wpseo_content_score', '30'),
(1821, 514, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1822, 514, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1823, 514, '_wpb_vc_js_status', 'false'),
(1824, 514, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1825, 515, 'fakerpress_flag', '1'),
(1826, 515, '_wp_page_template', 'g1-template-page-full.php'),
(1827, 515, 'mashsb_timestamp', ''),
(1828, 515, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1829, 515, 'wps_subtitle', ''),
(1830, 515, '_bimber_fake_view_count', ''),
(1831, 515, '_yoast_wpseo_content_score', '60'),
(1832, 515, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1833, 515, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1834, 515, '_wpb_vc_js_status', 'false'),
(1835, 515, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1836, 523, 'fakerpress_flag', '1'),
(1837, 523, 'mashsb_timestamp', ''),
(1838, 523, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1839, 523, 'wps_subtitle', ''),
(1840, 523, '_bimber_fake_view_count', ''),
(1841, 523, '_yoast_wpseo_content_score', '30'),
(1842, 523, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1843, 523, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";b:1;s:16:\"adace-background\";N;s:22:\"adace-after-snax-items\";N;s:27:\"adace-before-bbpress-topics\";N;s:28:\"adace-before-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1844, 523, '_wpb_vc_js_status', 'false'),
(1845, 523, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1846, 597, 'fakerpress_flag', '1'),
(1847, 597, '_wp_page_template', 'g1-template-page-full.php'),
(1848, 597, 'mashsb_timestamp', ''),
(1849, 597, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1850, 597, 'wps_subtitle', ''),
(1851, 597, '_bimber_fake_view_count', ''),
(1852, 597, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1853, 597, '_yoast_wpseo_content_score', '30'),
(1854, 597, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";b:1;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";b:1;s:29:\"bimber_before_related_entries\";b:1;s:23:\"bimber_before_more_from\";b:1;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";b:1;s:18:\"bimber_inside_grid\";b:1;s:18:\"bimber_inside_list\";b:1;s:21:\"bimber_inside_classic\";b:1;s:20:\"bimber_inside_stream\";b:1;s:18:\"bimber_left_stream\";b:1;s:19:\"bimber_right_stream\";b:1;}s:21:\"adace_disable_widgets\";b:1;s:24:\"adace_disable_shortcodes\";b:1;}'),
(1855, 597, '_wpb_vc_js_status', 'false'),
(1856, 597, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1857, 1464, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1858, 5312, '_g1_demo_data', 'main'),
(1859, 5312, '_wp_page_template', 'default'),
(1860, 5313, '_g1_demo_data', 'main'),
(1861, 5313, '_wp_page_template', 'g1-template-page-full.php'),
(1862, 5314, '_g1_demo_data', 'main'),
(1863, 663, 'fakerpress_flag', '1'),
(1864, 663, 'snax_approved_by', '1'),
(1865, 663, 'snax_approval_data', '2017-02-22 14:57:10'),
(1866, 663, 'mashsb_timestamp', ''),
(1867, 663, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1868, 663, 'wps_subtitle', ''),
(1869, 663, '_bimber_fake_view_count', ''),
(1870, 663, '_yoast_wpseo_content_score', '30'),
(1871, 663, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1872, 663, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";b:1;s:22:\"adace-after-snax-items\";b:1;s:28:\"adace-after-x-bbpress-topics\";b:1;s:29:\"adace-after-x-bbpress-replies\";b:1;s:31:\"bimber_before_header_theme_area\";b:1;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";b:1;s:29:\"bimber_before_related_entries\";b:1;s:23:\"bimber_before_more_from\";b:1;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";b:1;s:18:\"bimber_inside_grid\";b:1;s:18:\"bimber_inside_list\";b:1;s:21:\"bimber_inside_classic\";b:1;s:20:\"bimber_inside_stream\";b:1;s:18:\"bimber_left_stream\";b:1;s:19:\"bimber_right_stream\";b:1;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1873, 663, '_wpb_vc_js_status', 'false'),
(1874, 663, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1875, 747, 'fakerpress_flag', '1'),
(1876, 747, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1877, 747, 'snax_approved_by', '1'),
(1878, 747, 'snax_approval_data', '2017-03-20 13:52:13'),
(1879, 747, 'mashsb_timestamp', ''),
(1880, 747, '_wyr_fake_reaction_count', ''),
(1881, 747, '_quads_config_visibility', 'a:1:{s:5:\"NoAds\";i:1;}'),
(1882, 747, 'wps_subtitle', ''),
(1883, 747, '_bimber_fake_view_count', ''),
(1884, 747, '_wpb_vc_js_status', 'false'),
(1885, 747, '_yoast_wpseo_content_score', '30'),
(1886, 747, '_wp_page_template', 'g1-template-page-full.php'),
(1887, 747, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"03\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1888, 751, '_wpb_shortcodes_custom_css', '.vc_custom_1490194101242{padding-top: 30px !important;}.vc_custom_1490187218156{padding-top: 30px !important;}'),
(1889, 751, 'fakerpress_flag', '1'),
(1890, 751, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1891, 751, 'snax_approved_by', '1'),
(1892, 751, 'snax_approval_data', '2017-03-22 08:46:53'),
(1893, 751, 'mashsb_timestamp', ''),
(1894, 751, '_wyr_fake_reaction_count', ''),
(1895, 751, '_quads_config_visibility', 'a:0:{}'),
(1896, 751, 'wps_subtitle', ''),
(1897, 751, '_bimber_fake_view_count', ''),
(1898, 751, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1899, 751, '_wpb_vc_js_status', 'true'),
(1900, 751, '_yoast_wpseo_content_score', '30'),
(1901, 751, '_wp_page_template', 'g1-template-page-full.php'),
(1902, 751, '_wpb_shortcodes_custom_css', '.vc_custom_1490194101242{padding-top: 30px !important;}.vc_custom_1490187218156{padding-top: 30px !important;}'),
(1903, 751, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";b:1;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1904, 1296, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1905, 1296, 'snax_approved_by', '1'),
(1906, 1296, 'snax_approval_data', '2017-10-20 10:15:02'),
(1907, 1296, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1908, 1296, 'mashsb_timestamp', ''),
(1909, 1296, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1910, 1296, '_wpb_vc_js_status', 'false'),
(1911, 1296, '_yoast_wpseo_content_score', '30'),
(1912, 1299, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1913, 1299, 'snax_approved_by', '1'),
(1914, 1299, 'snax_approval_data', '2017-10-20 10:15:14'),
(1915, 1299, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1916, 1299, 'mashsb_timestamp', ''),
(1917, 1299, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1918, 1299, '_wpb_vc_js_status', 'false'),
(1919, 1299, '_yoast_wpseo_content_score', '30'),
(1920, 1301, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1921, 1301, 'snax_approved_by', '1'),
(1922, 1301, 'snax_approval_data', '2017-10-20 10:15:32'),
(1923, 1301, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1924, 1301, 'mashsb_timestamp', ''),
(1925, 1301, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1926, 1301, '_wpb_vc_js_status', 'false'),
(1927, 1301, '_yoast_wpseo_content_score', '30'),
(1928, 1303, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1929, 1303, 'snax_approved_by', '1'),
(1930, 1303, 'snax_approval_data', '2017-10-20 10:15:59'),
(1931, 1303, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1932, 1303, 'mashsb_timestamp', ''),
(1933, 1303, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1934, 1303, '_wpb_vc_js_status', 'false'),
(1935, 1303, '_yoast_wpseo_content_score', '30'),
(1936, 1304, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1937, 1304, 'snax_approved_by', '1'),
(1938, 1304, 'snax_approval_data', '2017-10-20 10:16:02'),
(1939, 1304, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1940, 1304, 'mashsb_timestamp', ''),
(1941, 1304, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1942, 1304, '_wpb_vc_js_status', 'false'),
(1943, 1304, '_yoast_wpseo_content_score', '30'),
(1944, 1305, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1945, 1305, 'snax_approved_by', '1'),
(1946, 1305, 'snax_approval_data', '2017-10-20 10:16:05'),
(1947, 1305, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1948, 1305, 'mashsb_timestamp', ''),
(1949, 1305, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1950, 1305, '_wpb_vc_js_status', 'false'),
(1951, 1305, '_yoast_wpseo_content_score', '30'),
(1952, 1305, 'adace_related_products', 'a:0:{}'),
(1953, 1305, 'adace_related_products_title', 'Shop the Post'),
(1954, 1305, 'adace_related_products_type', 'woocommerce'),
(1955, 1305, 'adace_related_products_embed', ''),
(1956, 1305, '_bimber_single_page_options', 'a:1:{s:16:\"sidebar_location\";s:0:\"\";}'),
(1957, 1467, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1958, 1467, 'snax_approved_by', '1'),
(1959, 1467, 'snax_approval_data', '2017-11-21 07:44:36'),
(1960, 1467, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1961, 1467, 'mashsb_timestamp', ''),
(1962, 1467, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1963, 1467, '_wpb_vc_js_status', 'false'),
(1964, 1467, 'adace_related_products', 'a:0:{}'),
(1965, 1467, 'adace_related_products_title', 'Shop the Post'),
(1966, 1467, 'adace_related_products_type', 'woocommerce'),
(1967, 1467, 'adace_related_products_embed', ''),
(1968, 1467, '_bimber_single_page_options', 'a:1:{s:16:\"sidebar_location\";s:0:\"\";}'),
(1969, 1467, '_yoast_wpseo_content_score', '30'),
(1970, 1546, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1971, 1546, 'snax_approved_by', '1'),
(1972, 1546, 'snax_approval_data', '2017-11-23 09:40:12');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1973, 1546, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";b:1;s:22:\"adace-after-snax-items\";b:1;s:28:\"adace-after-x-bbpress-topics\";b:1;s:29:\"adace-after-x-bbpress-replies\";b:1;s:31:\"bimber_before_header_theme_area\";b:1;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";b:1;s:29:\"bimber_before_related_entries\";b:1;s:23:\"bimber_before_more_from\";b:1;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";b:1;s:18:\"bimber_inside_grid\";b:1;s:18:\"bimber_inside_list\";b:1;s:21:\"bimber_inside_classic\";b:1;s:20:\"bimber_inside_stream\";b:1;s:18:\"bimber_left_stream\";b:1;s:19:\"bimber_right_stream\";b:1;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(1974, 1546, 'mashsb_timestamp', ''),
(1975, 1546, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(1976, 1546, '_wpb_vc_js_status', 'false'),
(1977, 1546, '_wp_page_template', 'g1-template-page-full.php'),
(1978, 1567, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(1981, 285, 'fakerpress_flag', '1'),
(1982, 285, '_thumbnail_id', '5226'),
(1983, 285, '_g1_subtitle', ''),
(1984, 285, '_g1_sa_visibility_config', 'a:0:{}'),
(1985, 285, 'mashsb_timestamp', ''),
(1986, 285, 'mashsb_shares', '0'),
(1987, 285, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0}'),
(1988, 285, 'wps_subtitle', 'The only think he likes better than talking about lasagne is eating'),
(1989, 285, '_quads_config_visibility', 'a:0:{}'),
(1990, 285, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(1991, 285, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585822'),
(1992, 285, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(1993, 285, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585823'),
(1994, 285, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(1995, 285, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585824'),
(1996, 285, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(1997, 285, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585825'),
(1998, 285, '_yoast_wpseo_primary_category', ''),
(1999, 285, '_bimber_fake_view_count', ''),
(2000, 285, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2001, 285, '_yoast_wpseo_content_score', '60'),
(2002, 285, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2003, 285, '_oembed_time_476eada7746876249888d6c5af2e3208', '1522391174'),
(2004, 285, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2005, 285, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802776'),
(2006, 285, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2007, 285, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521805116'),
(2008, 285, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2009, 285, '_oembed_time_64a764db32792c49210617fad870a9dc', '1522391175'),
(2010, 285, '_wyr_cute_count', '1'),
(2011, 285, '_wyr_cute_percentage', '100'),
(2012, 285, '_wyr_votes', 'a:1:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:100;}}'),
(2013, 285, '_wyr_love_count', '3'),
(2014, 285, '_wyr_love_percentage', '50'),
(2015, 285, 'dsq_thread_id', '5571645826'),
(2016, 285, '_g1dc_type', 'copy_from_model_post'),
(2017, 285, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2018, 285, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2019, 285, '_disable_fbc', ''),
(2020, 285, '_snax_fake_vote_count', ''),
(2021, 285, '_wyr_fake_reaction_count', ''),
(2022, 285, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2023, 285, '_wpb_vc_js_status', 'false'),
(2024, 285, '_wp_old_slug', 'this-fat-cat-proves-that-cats-are-happiest-when-theyre-on-an-adventure'),
(2025, 285, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2026, 285, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1522391169'),
(2027, 285, '_yoast_wpseo_primary_snax_format', ''),
(2028, 285, '_wp_old_date', '2015-12-03'),
(2030, 285, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2033, 928, 'fakerpress_flag', '1'),
(2034, 928, '_snax_format', 'list'),
(2035, 928, '_snax_author_ip', '89.229.199.173'),
(2036, 928, '_snax_post_config', 'a:10:{s:10:\"submission\";s:8:\"standard\";s:21:\"submission_start_date\";s:19:\"2017-08-29 08:27:43\";s:19:\"submission_end_date\";s:0:\"\";s:22:\"submission_close_limit\";s:0:\"\";s:6:\"voting\";s:8:\"standard\";s:17:\"voting_start_date\";s:19:\"2017-08-29 08:27:43\";s:15:\"voting_end_date\";s:0:\"\";s:14:\"override_forms\";s:4:\"none\";s:5:\"forms\";a:2:{i:0;s:5:\"image\";i:1;s:5:\"embed\";}s:14:\"items_per_page\";s:0:\"\";}'),
(2037, 928, '_snax_post_submission', 'standard'),
(2038, 928, '_snax_post_submission_start_date', '2017-08-29 08:27:43'),
(2039, 928, '_snax_post_submission_end_date', ''),
(2040, 928, '_snax_post_submission_close_limit', ''),
(2041, 928, '_snax_post_voting', 'standard'),
(2042, 928, '_snax_post_voting_start_date', '2017-08-29 08:27:43'),
(2043, 928, '_snax_post_voting_end_date', ''),
(2044, 928, '_snax_post_items_per_page', ''),
(2045, 928, '_snax_post_modified_date', '2017-08-29 08:27:14'),
(2046, 928, '_snax_submission_count', '12'),
(2047, 928, '_thumbnail_id', '5223'),
(2048, 928, 'mashsb_timestamp', ''),
(2049, 928, 'mashsb_shares', '0'),
(2050, 928, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2051, 928, 'wps_subtitle', 'Don’t think of cartoons as being for kids'),
(2052, 928, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2053, 928, '_disable_fbc', ''),
(2054, 928, '_yoast_wpseo_primary_category', ''),
(2055, 928, '_bimber_fake_view_count', ''),
(2056, 928, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2057, 928, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2058, 928, '_yoast_wpseo_content_score', '60'),
(2059, 928, '_wp_old_slug', '12-cartoons-your-mom-shouldnt-let-you-watch-when-you-were-young'),
(2060, 928, '_wyr_omg_count', '1'),
(2061, 928, '_wyr_omg_percentage', '50'),
(2062, 928, '_wyr_votes', 'a:2:{s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}}'),
(2063, 928, '_wyr_win_count', '1'),
(2064, 928, '_wyr_win_percentage', '50'),
(2065, 928, '_snax_author_ip', ''),
(2066, 928, '_g1dc_type', 'none'),
(2067, 928, '_snax_fake_vote_count', ''),
(2068, 928, '_wyr_fake_reaction_count', ''),
(2069, 928, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2070, 928, '_yoast_wpseo_primary_snax_format', ''),
(2071, 928, '_wpb_vc_js_status', 'false'),
(2072, 1722, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2073, 1722, 'snax_approved_by', '1'),
(2074, 1722, 'snax_approval_data', '2017-12-06 13:48:10'),
(2075, 1722, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";b:1;s:22:\"adace-after-snax-items\";b:1;s:28:\"adace-after-x-bbpress-topics\";b:1;s:29:\"adace-after-x-bbpress-replies\";b:1;s:31:\"bimber_before_header_theme_area\";b:1;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";b:1;s:29:\"bimber_before_related_entries\";b:1;s:23:\"bimber_before_more_from\";b:1;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";b:1;s:18:\"bimber_inside_grid\";b:1;s:18:\"bimber_inside_list\";b:1;s:21:\"bimber_inside_classic\";b:1;s:20:\"bimber_inside_stream\";b:1;s:18:\"bimber_left_stream\";b:1;s:19:\"bimber_right_stream\";b:1;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2076, 1722, 'mashsb_timestamp', ''),
(2077, 1722, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2078, 1722, '_wpb_vc_js_status', 'false'),
(2079, 1841, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2080, 1841, 'snax_approved_by', '1'),
(2081, 1841, 'snax_approval_data', '2017-12-12 11:32:43'),
(2082, 1841, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:24:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2083, 1841, 'mashsb_timestamp', ''),
(2084, 1841, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2085, 1841, '_wpb_vc_js_status', 'false'),
(2086, 3048, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2087, 3048, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2088, 3048, 'adace_related_products', 'a:0:{}'),
(2089, 3048, 'adace_related_products_title', 'Shop the Post'),
(2090, 3048, 'adace_related_products_type', 'woocommerce'),
(2091, 3048, 'adace_related_products_embed', ''),
(2092, 3048, 'mashsb_timestamp', ''),
(2093, 3048, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2094, 3048, '_wpb_vc_js_status', 'false'),
(2095, 3048, '_yoast_wpseo_content_score', '90'),
(2096, 3048, '_bimber_single_page_options', 'a:1:{s:16:\"sidebar_location\";s:0:\"\";}'),
(2097, 3049, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2098, 3050, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2099, 3051, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2100, 3054, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2101, 3135, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2102, 3135, 'snax_approved_by', '1'),
(2103, 3135, 'snax_approval_data', '2018-01-24 09:19:14'),
(2104, 3135, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2105, 3135, 'mashsb_timestamp', ''),
(2106, 3135, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2107, 3135, '_wpb_vc_js_status', 'false'),
(2108, 3135, '_yoast_wpseo_content_score', '30'),
(2109, 3138, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2110, 3138, 'snax_approved_by', '1'),
(2111, 3138, 'snax_approval_data', '2018-01-24 09:20:30'),
(2112, 3138, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2113, 3138, 'mashsb_timestamp', ''),
(2114, 3138, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2115, 3138, '_wpb_vc_js_status', 'false'),
(2116, 3138, '_yoast_wpseo_content_score', '30'),
(2119, 3171, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2120, 3171, '_thumbnail_id', '5224'),
(2121, 3171, 'snax_approved_by', '1'),
(2122, 3171, 'snax_approval_data', '2018-01-24 14:46:09'),
(2123, 3171, 'wps_subtitle', 'Don’t think of cartoons as being for kids'),
(2124, 3171, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2125, 3171, '_disable_fbc', ''),
(2126, 3171, '_g1dc_type', 'none'),
(2127, 3171, 'mashsb_timestamp', ''),
(2128, 3171, '_snax_fake_vote_count', ''),
(2129, 3171, '_wyr_fake_reaction_count', ''),
(2130, 3171, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2131, 3171, '_bimber_fake_view_count', ''),
(2132, 3171, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2133, 3171, '_wpb_vc_js_status', 'false'),
(2134, 3171, '_yoast_wpseo_content_score', '30'),
(2135, 3171, '_yoast_wpseo_primary_category', '8'),
(2136, 3171, '_yoast_wpseo_primary_snax_format', ''),
(2137, 3188, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2138, 3188, 'snax_approved_by', '1'),
(2139, 3188, 'snax_approval_data', '2018-01-29 12:14:06'),
(2140, 3188, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2141, 3188, 'mashsb_timestamp', ''),
(2142, 3188, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2143, 3188, '_wpb_vc_js_status', 'false'),
(2144, 3188, '_yoast_wpseo_content_score', '30'),
(2145, 4086, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2146, 4086, 'snax_approved_by', '1'),
(2147, 4086, 'snax_approval_data', '2018-05-23 08:31:18'),
(2148, 4086, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";b:1;s:24:\"adace_disable_shortcodes\";b:1;}'),
(2149, 4086, 'mashsb_timestamp', ''),
(2150, 4086, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2151, 4086, '_wpb_vc_js_status', 'false'),
(2152, 4086, '_yoast_wpseo_content_score', '30'),
(2153, 4238, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2154, 4238, 'snax_approved_by', '1'),
(2155, 4238, 'snax_approval_data', '2018-06-25 12:31:05'),
(2156, 4238, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";b:1;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2157, 4238, 'adace_related_products', 'a:0:{}'),
(2158, 4238, 'adace_related_products_title', 'Shop the Post'),
(2159, 4238, 'adace_related_products_type', 'woocommerce'),
(2160, 4238, 'adace_related_products_embed', ''),
(2161, 4238, 'mashsb_timestamp', ''),
(2162, 4238, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2163, 4238, '_wpb_vc_js_status', 'false'),
(2164, 4238, '_yoast_wpseo_content_score', '90'),
(2165, 4467, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2166, 4467, 'snax_approved_by', '1'),
(2167, 4467, 'snax_approval_data', '2018-07-10 08:38:15'),
(2168, 4467, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2169, 4467, 'adace_related_products', 'a:0:{}'),
(2170, 4467, 'adace_related_products_title', 'Shop the Post'),
(2171, 4467, 'adace_related_products_type', 'woocommerce'),
(2172, 4467, 'adace_related_products_embed', ''),
(2173, 4467, 'mashsb_timestamp', ''),
(2174, 4467, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2175, 4467, '_wpb_vc_js_status', 'false'),
(2176, 4467, '_yoast_wpseo_content_score', '30'),
(2177, 4467, '_bimber_single_page_options', 'a:1:{s:16:\"sidebar_location\";s:4:\"left\";}'),
(2178, 4551, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2179, 4551, 'snax_approved_by', '1'),
(2180, 4551, 'snax_approval_data', '2018-07-13 11:50:36'),
(2181, 4551, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";b:1;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2182, 4551, 'adace_related_products', 'a:0:{}'),
(2183, 4551, 'adace_related_products_title', 'Shop the Post'),
(2184, 4551, 'adace_related_products_type', 'woocommerce'),
(2185, 4551, 'adace_related_products_embed', ''),
(2186, 4551, 'mashsb_timestamp', ''),
(2187, 4551, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2188, 4551, '_wpb_vc_js_status', 'false'),
(2189, 4551, '_yoast_wpseo_content_score', '60'),
(2190, 4551, '_bimber_single_page_options', 'a:1:{s:16:\"sidebar_location\";s:0:\"\";}'),
(2191, 4893, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2192, 4893, '_wp_page_template', 'g1-template-page-full.php'),
(2193, 4893, 'snax_approved_by', '1'),
(2194, 4893, 'snax_approval_data', '2018-08-27 09:52:21'),
(2195, 4893, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:31:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;s:16:\"bimber_link_exit\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2196, 4893, 'adace_related_products', 'a:0:{}'),
(2197, 4893, 'adace_related_products_title', 'Shop the Post'),
(2198, 4893, 'adace_related_products_type', 'woocommerce'),
(2199, 4893, 'adace_related_products_embed', ''),
(2200, 4893, 'mashsb_timestamp', ''),
(2201, 4893, '_bimber_page_header_options', 'a:6:{s:11:\"composition\";s:2:\"01\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg2_color\";s:0:\"\";s:8:\"bg_image\";s:0:\"\";s:7:\"bg_size\";s:4:\"auto\";s:9:\"bg_repeat\";s:9:\"no-repeat\";}'),
(2202, 4893, '_wpb_vc_js_status', 'false'),
(2203, 4893, '_yoast_wpseo_content_score', '30'),
(2204, 4893, '_bimber_single_page_options', 'a:1:{s:16:\"sidebar_location\";s:0:\"\";}'),
(2205, 4893, 'mashsb_jsonshares', '{\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(2208, 178, '_thumbnail_id', '5223'),
(2209, 178, '_g1_subtitle', ''),
(2210, 178, 'mashsb_timestamp', ''),
(2211, 178, 'mashsb_shares', '3'),
(2212, 178, 'mashsb_jsonshares', '{\"total\":3,\"error\":\"\",\"twitter\":0,\"facebook_shares\":3,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2213, 178, '_wp_old_slug', 'wtf-02'),
(2214, 178, 'fakerpress_flag', '1'),
(2215, 178, 'wps_subtitle', ''),
(2216, 178, '_quads_config_visibility', 'a:0:{}'),
(2217, 178, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2218, 178, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586415'),
(2219, 178, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2220, 178, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586415'),
(2221, 178, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2222, 178, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586417'),
(2223, 178, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2224, 178, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586417'),
(2225, 178, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2226, 178, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970504'),
(2227, 178, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2228, 178, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970505'),
(2229, 178, '_g1_popular', '6'),
(2230, 178, '_yoast_wpseo_primary_category', ''),
(2231, 178, '_bimber_fake_view_count', ''),
(2232, 178, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2233, 178, '_yoast_wpseo_content_score', '60'),
(2234, 178, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2235, 178, '_oembed_time_476eada7746876249888d6c5af2e3208', '1502902158'),
(2236, 178, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2237, 178, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2238, 178, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1494248101'),
(2239, 178, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2240, 178, '_oembed_time_64a764db32792c49210617fad870a9dc', '1494248102'),
(2241, 178, 'dsq_thread_id', '5591678121'),
(2242, 178, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2243, 178, '_disable_fbc', ''),
(2244, 178, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2245, 178, '_oembed_b74a6ad7c59eb09675c8a4fc09d591b8', '<iframe src=\"https://player.vimeo.com/video/228075517\" width=\"662\" height=\"372\" frameborder=\"0\" title=\"Shatterbox: The Good Time Girls (Full Film)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2246, 178, '_oembed_time_b74a6ad7c59eb09675c8a4fc09d591b8', '1502902216'),
(2247, 178, '_oembed_2b34528bdcf311ce66fbada7cb227b27', '<iframe width=\"496\" height=\"372\" src=\"https://www.youtube.com/embed/d0InWSCIFk4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2248, 178, '_oembed_time_2b34528bdcf311ce66fbada7cb227b27', '1526635751'),
(2249, 178, '_oembed_e8419c7b3efde49a5fe46f0a0e4e8b7f', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/KY0OpTyCxpg?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2250, 178, '_oembed_time_e8419c7b3efde49a5fe46f0a0e4e8b7f', '1526635751');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2251, 178, '_oembed_d9e798efff0026c1859821d2fbd2c735', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/6sTqMZ9Nub8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2252, 178, '_oembed_time_d9e798efff0026c1859821d2fbd2c735', '1526635751'),
(2253, 178, '_oembed_4c9db5f8afa5d838caf3299103261bd8', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/LkR3qzJYzSQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2254, 178, '_oembed_time_4c9db5f8afa5d838caf3299103261bd8', '1502902638'),
(2255, 178, '_oembed_985abf2ea79a3ca4fb7a2c00b331ca03', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/loXLSFSnMLE?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2256, 178, '_oembed_time_985abf2ea79a3ca4fb7a2c00b331ca03', '1502902638'),
(2257, 178, '_oembed_2730c9f9d1f2513bcf45ed2943d59d73', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/vKuVBEjiOD4?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2258, 178, '_oembed_time_2730c9f9d1f2513bcf45ed2943d59d73', '1526635751'),
(2259, 178, '_oembed_43ac92b8205b9c84f0449b1ee6c45ef1', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/s-YA22Nd6lk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2260, 178, '_oembed_time_43ac92b8205b9c84f0449b1ee6c45ef1', '1526635751'),
(2261, 178, '_oembed_11094623cb876efb693004686a82bc90', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/jfOxPp-KqXI?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2262, 178, '_oembed_time_11094623cb876efb693004686a82bc90', '1502902741'),
(2263, 178, '_oembed_ee4246f602c9b7bf8c6c438080fe7b4f', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/fk_FIZ-7Y5g?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2264, 178, '_oembed_time_ee4246f602c9b7bf8c6c438080fe7b4f', '1526635752'),
(2265, 178, '_oembed_024051a577c0b23bdfab6327fc1e2269', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/RBLoD6psZiU?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2266, 178, '_oembed_time_024051a577c0b23bdfab6327fc1e2269', '1526635752'),
(2267, 178, '_oembed_9dc8fe3aa12ec68bd1f4e44bc356c8f5', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/1IKIsPfhgFs?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2268, 178, '_oembed_time_9dc8fe3aa12ec68bd1f4e44bc356c8f5', '1526635752'),
(2269, 178, '_oembed_84167bbe6af4bedc34e11c4dd45371fb', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/c-uyH5fjICE?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2270, 178, '_oembed_time_84167bbe6af4bedc34e11c4dd45371fb', '1526635751'),
(2271, 178, '_oembed_580716cd783e7836e58b8b43f36de647', '<iframe src=\"https://player.vimeo.com/video/74116395?app_id=122963\" width=\"662\" height=\"372\" frameborder=\"0\" title=\"Funny Animals around the world\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2272, 178, '_oembed_time_580716cd783e7836e58b8b43f36de647', '1526635752'),
(2273, 178, '_oembed_359b4133fb2e6421fdb5042ad98f0e82', '<iframe src=\"https://player.vimeo.com/video/674196\" width=\"493\" height=\"372\" frameborder=\"0\" title=\"Funny Animals\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2274, 178, '_oembed_time_359b4133fb2e6421fdb5042ad98f0e82', '1502902966'),
(2275, 178, '_oembed_25007b825951fc1d174e886fec7e1a4b', '<div id=\"fb-root\"></div><script>(function(d, s, id) {  var js, fjs = d.getElementsByTagName(s)[0];  if (d.getElementById(id)) return;  js = d.createElement(s); js.id = id;  js.src = \"//connect.facebook.net/pl_PL/sdk.js#xfbml=1&version=v2.10\";  fjs.parentNode.insertBefore(js, fjs);}(document, \'script\', \'facebook-jssdk\'));</script><div class=\"fb-video\" data-href=\"https://www.facebook.com/khyberofficial/videos/2274988412725834/\" data-width=\"662\"><blockquote cite=\"https://www.facebook.com/khyberofficial/videos/2274988412725834/\" class=\"fb-xfbml-parse-ignore\"><a href=\"https://www.facebook.com/khyberofficial/videos/2274988412725834/\"></a><p>Make sure the volume is high ?#khyberofficial</p>Opublikowany przez <a href=\"https://www.facebook.com/khyberofficial/\">Khyber Himmat</a> na 24 maja 2017</blockquote></div>'),
(2276, 178, '_oembed_time_25007b825951fc1d174e886fec7e1a4b', '1502903234'),
(2277, 178, '_oembed_661da60ee7750073b6df287b2e6f6491', '<iframe frameborder=\"0\" width=\"657\" height=\"372\" src=\"https://www.dailymotion.com/embed/video/x4zm7v2\" allowfullscreen allow=\"autoplay\"></iframe>'),
(2278, 178, '_oembed_time_661da60ee7750073b6df287b2e6f6491', '1526635753'),
(2279, 178, '_oembed_2661bac8f73a3efd77d64746030f961f', '{{unknown}}'),
(2280, 178, '_oembed_e08dad6b08beafb66fbbc4f57c260a8f', '<iframe frameborder=\"0\" width=\"661\" height=\"372\" src=\"https://www.dailymotion.com/embed/video/x3l14vm\" allowfullscreen allow=\"autoplay\"></iframe>'),
(2281, 178, '_oembed_time_e08dad6b08beafb66fbbc4f57c260a8f', '1526635753'),
(2282, 178, '_oembed_a5df59f066182aed091b59e444bab8ee', '{{unknown}}'),
(2283, 178, '_oembed_36a44002c74bbca5b31b92fa491bb34f', '<iframe src=\"https://player.vimeo.com/video/125491440?app_id=122963\" width=\"662\" height=\"372\" frameborder=\"0\" title=\"FUNNY ANIMALS\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2284, 178, '_oembed_time_36a44002c74bbca5b31b92fa491bb34f', '1526635753'),
(2285, 178, '_oembed_c872f3f9eef686300f0e428ff9715a38', '<iframe src=\"https://player.vimeo.com/video/47609373?app_id=122963\" width=\"662\" height=\"372\" frameborder=\"0\" title=\"Nature Footage: Funny Wild Animals Video\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2286, 178, '_oembed_time_c872f3f9eef686300f0e428ff9715a38', '1526635753'),
(2287, 178, '_oembed_90179a67b14ba6e19cf1b15a6b5f5388', '<iframe frameborder=\"0\" width=\"661\" height=\"372\" src=\"https://www.dailymotion.com/embed/video/x3hjqaa\" allowfullscreen allow=\"autoplay\"></iframe>'),
(2288, 178, '_oembed_time_90179a67b14ba6e19cf1b15a6b5f5388', '1526635753'),
(2289, 178, '_oembed_c297b51a9a351651d6cee02325086c2c', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/H0SZL-O-Mlw?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2290, 178, '_oembed_time_c297b51a9a351651d6cee02325086c2c', '1521804793'),
(2291, 178, '_oembed_3d35eece5c5d07bd8d6f97a86b58d2e2', '<iframe frameborder=\"0\" width=\"495\" height=\"372\" src=\"https://www.dailymotion.com/embed/video/x2fftss\" allowfullscreen allow=\"autoplay\"></iframe>'),
(2292, 178, '_oembed_time_3d35eece5c5d07bd8d6f97a86b58d2e2', '1526635754'),
(2293, 178, '_oembed_5246519409fa37de514e0888c02dcded', '<iframe src=\"https://player.vimeo.com/video/47612678?app_id=122963\" width=\"662\" height=\"372\" frameborder=\"0\" title=\"Ocean Footage: Funny Animals\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),
(2294, 178, '_oembed_time_5246519409fa37de514e0888c02dcded', '1526635754'),
(2295, 178, '_oembed_a32fce937ba6ade1a9c7a364bcb40775', '<iframe frameborder=\"0\" width=\"661\" height=\"372\" src=\"https://www.dailymotion.com/embed/video/x5ligcj\" allowfullscreen allow=\"autoplay\"></iframe>'),
(2296, 178, '_oembed_time_a32fce937ba6ade1a9c7a364bcb40775', '1526635754'),
(2297, 178, '_g1dc_type', 'none'),
(2298, 178, '_snax_fake_vote_count', ''),
(2299, 178, '_wyr_fake_reaction_count', ''),
(2300, 178, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2301, 178, '_wpb_vc_js_status', 'false'),
(2302, 178, '_oembed_c9f789ae35646444067fa8ddf5675e94', '<iframe width=\"496\" height=\"372\" src=\"https://www.youtube.com/embed/fzzjgBAaWZw?start=7&feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2303, 178, '_oembed_time_c9f789ae35646444067fa8ddf5675e94', '1526635752'),
(2304, 178, '_yoast_wpseo_primary_snax_format', ''),
(2305, 178, '_wp_old_slug', 'you-will-never-think-of-thieves-the-same-way-after-watching-this-guy'),
(2308, 180, '_thumbnail_id', '5225'),
(2309, 180, '_g1_subtitle', ''),
(2310, 180, 'mashsb_timestamp', ''),
(2311, 180, 'mashsb_shares', '0'),
(2312, 180, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(2313, 180, '_wp_old_slug', 'wtf-03'),
(2314, 180, 'fakerpress_flag', '1'),
(2315, 180, 'wps_subtitle', 'My favorite film: Metropolis'),
(2316, 180, '_wp_old_slug', '25-bizarre-black-movies-everyone-should-see-at-least-once'),
(2317, 180, '_quads_config_visibility', 'a:0:{}'),
(2318, 180, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2319, 180, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586488'),
(2320, 180, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2321, 180, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586488'),
(2322, 180, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2323, 180, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586491'),
(2324, 180, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2325, 180, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586493'),
(2326, 180, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2327, 180, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970543'),
(2328, 180, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2329, 180, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970544'),
(2330, 180, '_g1_hot', '8'),
(2331, 180, '_yoast_wpseo_primary_category', ''),
(2332, 180, '_bimber_fake_view_count', ''),
(2333, 180, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:4:\"none\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:20:\"background-stretched\";}'),
(2334, 180, '_yoast_wpseo_content_score', '60'),
(2335, 180, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2336, 180, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804855'),
(2337, 180, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2338, 180, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2339, 180, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804857'),
(2340, 180, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2341, 180, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804857'),
(2342, 180, 'dsq_thread_id', '5556062896'),
(2343, 180, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2344, 180, '_disable_fbc', ''),
(2345, 180, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2346, 180, '_g1dc_type', 'copy_from_model_post'),
(2347, 180, '_wyr_love_count', '1'),
(2348, 180, '_wyr_love_percentage', '33'),
(2349, 180, '_wyr_votes', 'a:3:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}}'),
(2350, 180, '_wyr_angry_count', '1'),
(2351, 180, '_wyr_angry_percentage', '33'),
(2352, 180, '_wyr_win_count', '1'),
(2353, 180, '_wyr_win_percentage', '33'),
(2354, 180, '_snax_fake_vote_count', ''),
(2355, 180, '_wyr_fake_reaction_count', ''),
(2356, 180, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2357, 180, '_wpb_vc_js_status', 'false'),
(2358, 180, '_wp_old_slug', '25-bizarre-black-white-movies-everyone-should-see-at-least-once'),
(2359, 180, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2360, 180, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199055'),
(2362, 180, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2365, 182, '_thumbnail_id', '5222'),
(2366, 182, '_g1_subtitle', ''),
(2367, 182, 'mashsb_timestamp', ''),
(2368, 182, 'mashsb_shares', '2'),
(2369, 182, 'mashsb_jsonshares', '{\"total\":2,\"error\":\"\",\"twitter\":0,\"facebook_shares\":2}'),
(2370, 182, '_wp_old_slug', 'wtf-04'),
(2371, 182, 'fakerpress_flag', '1'),
(2372, 182, 'wps_subtitle', ''),
(2373, 182, '_quads_config_visibility', 'a:0:{}'),
(2374, 182, '_yoast_wpseo_primary_category', ''),
(2375, 182, '_bimber_fake_view_count', ''),
(2376, 182, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2377, 182, '_yoast_wpseo_content_score', '60'),
(2378, 182, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2379, 182, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586254'),
(2380, 182, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2381, 182, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586254'),
(2382, 182, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2383, 182, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586256'),
(2384, 182, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2385, 182, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586257'),
(2386, 182, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2387, 182, '_oembed_time_476eada7746876249888d6c5af2e3208', '1522391229'),
(2388, 182, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2389, 182, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2390, 182, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804140'),
(2391, 182, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2392, 182, '_oembed_time_64a764db32792c49210617fad870a9dc', '1522391229'),
(2393, 182, 'dsq_thread_id', '5601965526'),
(2394, 182, '_wyr_cute_count', '2'),
(2395, 182, '_wyr_cute_percentage', '20'),
(2396, 182, '_wyr_votes', 'a:6:{s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:20;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:20;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:20;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:10;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:20;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:10;}}'),
(2397, 182, '_g1dc_type', 'copy_from_model_post'),
(2398, 182, '_wyr_omg_count', '1'),
(2399, 182, '_wyr_omg_percentage', '10'),
(2400, 182, '_wyr_geeky_count', '2'),
(2401, 182, '_wyr_geeky_percentage', '20'),
(2402, 182, '_wyr_cry_count', '2'),
(2403, 182, '_wyr_cry_percentage', '20'),
(2404, 182, '_wyr_win_count', '2'),
(2405, 182, '_wyr_win_percentage', '20'),
(2406, 182, '_wyr_wtf_count', '1'),
(2407, 182, '_wyr_wtf_percentage', '10'),
(2408, 182, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2409, 182, '_disable_fbc', ''),
(2410, 182, '_snax_fake_vote_count', ''),
(2411, 182, '_wyr_fake_reaction_count', ''),
(2412, 182, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2413, 182, '_wpb_vc_js_status', 'false'),
(2414, 182, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2415, 182, '_wp_old_slug', 'nothing-is-weirder-than-this-guy-wearing-a-chicken-costume'),
(2416, 182, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2417, 182, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1522391219'),
(2418, 182, '_yoast_wpseo_primary_snax_format', ''),
(2420, 182, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2423, 184, '_thumbnail_id', '5222'),
(2424, 184, '_g1_subtitle', ''),
(2425, 184, 'mashsb_timestamp', ''),
(2426, 184, 'mashsb_shares', '0'),
(2427, 184, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2428, 184, '_wp_old_slug', 'wtf-05'),
(2429, 184, 'fakerpress_flag', '1'),
(2430, 184, '_g1_sa_visibility_config', 'a:0:{}'),
(2431, 184, 'wps_subtitle', ''),
(2432, 184, '_quads_config_visibility', 'a:0:{}'),
(2433, 184, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2434, 184, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586390'),
(2435, 184, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2436, 184, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586392'),
(2437, 184, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2438, 184, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586393'),
(2439, 184, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2440, 184, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586394'),
(2441, 184, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2442, 184, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970491'),
(2443, 184, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2444, 184, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970492'),
(2445, 184, '_yoast_wpseo_primary_category', ''),
(2446, 184, '_bimber_fake_view_count', ''),
(2447, 184, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2448, 184, '_yoast_wpseo_content_score', '60'),
(2449, 184, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2450, 184, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804250'),
(2451, 184, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2452, 184, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2453, 184, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804251'),
(2454, 184, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2455, 184, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804252'),
(2456, 184, '_bimber_dsq_comment_count', '0'),
(2457, 184, '_g1dc_type', 'copy_from_model_post'),
(2458, 184, '_wyr_omg_count', '1'),
(2459, 184, '_wyr_omg_percentage', '50'),
(2460, 184, '_wyr_votes', 'a:2:{s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}}'),
(2461, 184, '_wyr_geeky_count', '1'),
(2462, 184, '_wyr_geeky_percentage', '50'),
(2463, 184, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2464, 184, '_disable_fbc', ''),
(2465, 184, '_snax_fake_vote_count', ''),
(2466, 184, '_wyr_fake_reaction_count', ''),
(2467, 184, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2468, 184, '_wpb_vc_js_status', 'false'),
(2469, 184, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2470, 184, '_wp_old_slug', '25-things-that-will-change-your-mind-about-eating-insects'),
(2471, 184, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2472, 184, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1523011771'),
(2473, 184, '_yoast_wpseo_primary_snax_format', ''),
(2475, 184, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2478, 186, '_thumbnail_id', '5227'),
(2479, 186, '_g1_subtitle', ''),
(2480, 186, 'mashsb_timestamp', ''),
(2481, 186, 'mashsb_shares', '0'),
(2482, 186, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2483, 186, '_wp_old_slug', 'wtf-06'),
(2484, 186, 'fakerpress_flag', '1'),
(2485, 186, '_wp_old_slug', 'they-might-look-like-normal-guys-but-not-when-playing-bubble-ball-extreme-soccer'),
(2486, 186, 'wps_subtitle', ''),
(2487, 186, '_quads_config_visibility', 'a:0:{}'),
(2488, 186, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2489, 186, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487675820'),
(2490, 186, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2491, 186, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487675820');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2492, 186, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2493, 186, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487675822'),
(2494, 186, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2495, 186, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487675822'),
(2496, 186, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2497, 186, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970479'),
(2498, 186, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2499, 186, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970480'),
(2500, 186, '_yoast_wpseo_primary_category', ''),
(2501, 186, '_bimber_fake_view_count', ''),
(2502, 186, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2503, 186, '_yoast_wpseo_content_score', '60'),
(2504, 186, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2505, 186, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804339'),
(2506, 186, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2507, 186, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2508, 186, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804341'),
(2509, 186, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2510, 186, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804341'),
(2511, 186, '_disable_fbc', ''),
(2512, 186, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2513, 186, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2514, 186, '_g1dc_type', 'copy_from_model_post'),
(2515, 186, '_wyr_lol_count', '1'),
(2516, 186, '_wyr_lol_percentage', '50'),
(2517, 186, '_wyr_votes', 'a:2:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}}'),
(2518, 186, '_wyr_cute_count', '1'),
(2519, 186, '_wyr_cute_percentage', '50'),
(2520, 186, '_snax_fake_vote_count', ''),
(2521, 186, '_wyr_fake_reaction_count', ''),
(2522, 186, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2523, 186, '_wpb_vc_js_status', 'false'),
(2524, 186, '_wp_old_slug', 'they-might-look-like-serious-guys-but-not-when-skydiving'),
(2525, 186, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2526, 186, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199351'),
(2528, 186, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2531, 188, '_thumbnail_id', '5224'),
(2532, 188, '_g1_subtitle', ''),
(2533, 188, 'mashsb_timestamp', ''),
(2534, 188, 'mashsb_shares', '1'),
(2535, 188, 'mashsb_jsonshares', '{\"total\":1,\"error\":\"\",\"twitter\":0,\"facebook_shares\":1,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(2536, 188, '_wp_old_slug', 'wtf-07'),
(2537, 188, 'fakerpress_flag', '1'),
(2538, 188, 'wps_subtitle', ''),
(2539, 188, '_quads_config_visibility', 'a:0:{}'),
(2540, 188, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2541, 188, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1453970399'),
(2542, 188, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2543, 188, '_oembed_time_5b8d056861090782a82912735cbb5309', '1453970400'),
(2544, 188, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2545, 188, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1458817707'),
(2546, 188, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2547, 188, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1458817709'),
(2548, 188, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2549, 188, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1458817704'),
(2550, 188, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2551, 188, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1458817705'),
(2552, 188, '_g1_popular', '9'),
(2553, 188, '_yoast_wpseo_primary_category', ''),
(2554, 188, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2555, 188, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2556, 188, '_oembed_time_476eada7746876249888d6c5af2e3208', '1523012094'),
(2557, 188, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2558, 188, '_disable_fbc', ''),
(2559, 188, '_g1dc_type', 'none'),
(2560, 188, '_snax_fake_vote_count', ''),
(2561, 188, '_wyr_fake_reaction_count', ''),
(2562, 188, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2563, 188, '_bimber_fake_view_count', ''),
(2564, 188, '_wpb_vc_js_status', 'false'),
(2565, 188, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2566, 188, '_yoast_wpseo_content_score', '30'),
(2567, 188, '_wp_old_slug', 'this-is-what-happens-when-you-go-for-the-take-down-and-take-yourself-down'),
(2568, 188, '_wp_old_date', '2015-10-28'),
(2569, 188, '_yoast_wpseo_primary_snax_format', ''),
(2572, 192, '_g1_subtitle', ''),
(2573, 192, 'mashsb_timestamp', ''),
(2574, 192, 'mashsb_shares', '0'),
(2575, 192, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2576, 192, '_wp_old_slug', 'wtf-09'),
(2577, 192, 'fakerpress_flag', '1'),
(2578, 192, 'wps_subtitle', ''),
(2579, 192, '_quads_config_visibility', 'a:0:{}'),
(2580, 192, '_thumbnail_id', '5225'),
(2581, 192, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2582, 192, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586337'),
(2583, 192, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2584, 192, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586338'),
(2585, 192, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2586, 192, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586342'),
(2587, 192, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2588, 192, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586343'),
(2589, 192, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2590, 192, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970451'),
(2591, 192, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2592, 192, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970452'),
(2593, 192, '_yoast_wpseo_primary_category', ''),
(2594, 192, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2595, 192, '_yoast_wpseo_content_score', '60'),
(2596, 192, '_bimber_fake_view_count', ''),
(2597, 192, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2598, 192, '_oembed_time_476eada7746876249888d6c5af2e3208', '1494246707'),
(2599, 192, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2600, 192, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2601, 192, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1494246709'),
(2602, 192, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2603, 192, '_oembed_time_64a764db32792c49210617fad870a9dc', '1494246710'),
(2604, 192, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2605, 192, '_disable_fbc', ''),
(2606, 192, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2607, 192, '_wyr_cry_count', '2'),
(2608, 192, '_wyr_cry_percentage', '25'),
(2609, 192, '_wyr_votes', 'a:7:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:25;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}}'),
(2610, 192, '_wyr_geeky_count', '1'),
(2611, 192, '_wyr_geeky_percentage', '13'),
(2612, 192, '_wyr_angry_count', '1'),
(2613, 192, '_wyr_angry_percentage', '13'),
(2614, 192, '_wyr_wtf_count', '1'),
(2615, 192, '_wyr_wtf_percentage', '13'),
(2616, 192, '_wyr_win_count', '1'),
(2617, 192, '_wyr_win_percentage', '13'),
(2618, 192, '_wyr_omg_count', '1'),
(2619, 192, '_wyr_omg_percentage', '13'),
(2620, 192, '_wyr_cute_count', '1'),
(2621, 192, '_wyr_cute_percentage', '13'),
(2622, 192, '_g1dc_type', 'none'),
(2623, 192, '_snax_fake_vote_count', ''),
(2624, 192, '_wyr_fake_reaction_count', ''),
(2625, 192, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2626, 192, '_wpb_vc_js_status', 'false'),
(2627, 192, '_wp_old_slug', 'this-artists-instagram-feed-is-the-most-horrifying-thing-youve-ever-seen'),
(2630, 194, '_thumbnail_id', '5226'),
(2631, 194, '_g1_subtitle', 'What does it all mean?'),
(2632, 194, 'mashsb_timestamp', ''),
(2633, 194, 'mashsb_shares', '1'),
(2634, 194, 'mashsb_jsonshares', '{\"total\":1,\"facebook_shares\":1,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2635, 194, '_wp_old_slug', 'wow-01'),
(2636, 194, '_g1_sa_visibility_config', 'a:0:{}'),
(2637, 194, 'fakerpress_flag', '1'),
(2638, 194, 'wps_subtitle', ''),
(2639, 194, '_quads_config_visibility', 'a:0:{}'),
(2640, 194, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2641, 194, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586309'),
(2642, 194, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2643, 194, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488528763'),
(2644, 194, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2645, 194, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488528766'),
(2646, 194, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2647, 194, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488528767'),
(2648, 194, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2649, 194, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970438'),
(2650, 194, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2651, 194, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970439'),
(2652, 194, '_g1_popular', '1'),
(2653, 194, '_yoast_wpseo_primary_category', ''),
(2654, 194, '_bimber_fake_view_count', ''),
(2655, 194, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:8:\"standard\";s:8:\"template\";s:8:\"media-v2\";}'),
(2656, 194, '_yoast_wpseo_content_score', '90'),
(2657, 194, '_disable_fbc', ''),
(2658, 194, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2659, 194, '_oembed_time_476eada7746876249888d6c5af2e3208', '1529650532'),
(2660, 194, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2661, 194, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2662, 194, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804480'),
(2663, 194, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2664, 194, '_oembed_time_64a764db32792c49210617fad870a9dc', '1529650534'),
(2665, 194, 'dsq_thread_id', '5600470197'),
(2666, 194, '_g1dc_type', 'none'),
(2667, 194, '_wyr_omg_count', '1'),
(2668, 194, '_wyr_omg_percentage', '100'),
(2669, 194, '_wyr_votes', 'a:1:{s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:100;}}'),
(2670, 194, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2671, 194, '_snax_fake_vote_count', ''),
(2672, 194, '_wyr_fake_reaction_count', ''),
(2673, 194, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2674, 194, '_wpb_vc_js_status', 'false'),
(2675, 194, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2676, 194, '_wp_old_slug', '25-pictures-that-only-people-who-have-worked-at-carwash-will-understand'),
(2677, 194, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2678, 194, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1529650534'),
(2679, 194, '_wp_old_date', '2015-11-02'),
(2680, 194, '_yoast_wpseo_primary_snax_format', ''),
(2681, 194, 'adace_related_products', 'a:0:{}'),
(2682, 194, 'adace_related_products_title', 'Shop the Post'),
(2683, 194, 'adace_related_products_type', 'woocommerce'),
(2684, 194, 'adace_related_products_embed', ''),
(2687, 196, '_thumbnail_id', '5223'),
(2688, 196, '_g1_subtitle', ''),
(2689, 196, 'mashsb_timestamp', ''),
(2690, 196, 'mashsb_shares', '0'),
(2691, 196, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0}'),
(2692, 196, '_wp_old_slug', 'wow-02'),
(2693, 196, 'fakerpress_flag', '1'),
(2694, 196, 'wps_subtitle', 'America, you\'re sending girls a mixed message.'),
(2695, 196, '_quads_config_visibility', 'a:0:{}'),
(2696, 196, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2697, 196, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586286'),
(2698, 196, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2699, 196, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586287'),
(2700, 196, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2701, 196, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586288'),
(2702, 196, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2703, 196, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586289'),
(2704, 196, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2705, 196, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970427'),
(2706, 196, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2707, 196, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970428'),
(2708, 196, '_yoast_wpseo_primary_category', ''),
(2709, 196, '_bimber_fake_view_count', ''),
(2710, 196, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2711, 196, '_yoast_wpseo_content_score', '60'),
(2712, 196, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2713, 196, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804435'),
(2714, 196, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2715, 196, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2716, 196, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804437');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2717, 196, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2718, 196, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804437'),
(2719, 196, '_g1dc_type', 'copy_from_model_post'),
(2720, 196, '_wyr_cry_count', '1'),
(2721, 196, '_wyr_cry_percentage', '17'),
(2722, 196, '_wyr_votes', 'a:5:{s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:33;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}}'),
(2723, 196, '_wyr_lol_count', '2'),
(2724, 196, '_wyr_lol_percentage', '33'),
(2725, 196, '_wyr_omg_count', '1'),
(2726, 196, '_wyr_omg_percentage', '17'),
(2727, 196, '_wyr_wtf_count', '1'),
(2728, 196, '_wyr_wtf_percentage', '17'),
(2729, 196, '_wyr_cute_count', '1'),
(2730, 196, '_wyr_cute_percentage', '17'),
(2731, 196, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2732, 196, '_disable_fbc', ''),
(2733, 196, '_snax_fake_vote_count', ''),
(2734, 196, '_wyr_fake_reaction_count', ''),
(2735, 196, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2736, 196, '_wpb_vc_js_status', 'false'),
(2737, 196, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2738, 196, '_wp_old_slug', '27-essential-makeup-hacks-that-every-woman-should-know'),
(2739, 196, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2740, 196, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1523726660'),
(2742, 196, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2745, 198, '_thumbnail_id', '5227'),
(2746, 198, '_g1_subtitle', ''),
(2747, 198, 'mashsb_timestamp', '1521803807'),
(2748, 198, 'mashsb_shares', '0'),
(2749, 198, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(2750, 198, '_wp_old_slug', 'wow-03'),
(2751, 198, 'fakerpress_flag', '1'),
(2752, 198, '_wp_old_slug', '23-hilarious-pictures-of-cookies-that-look-cats'),
(2753, 198, 'wps_subtitle', 'I want my face back, right NOW!'),
(2754, 198, '_quads_config_visibility', 'a:0:{}'),
(2755, 198, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2756, 198, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487675908'),
(2757, 198, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2758, 198, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487675909'),
(2759, 198, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2760, 198, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487675911'),
(2761, 198, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2762, 198, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487675911'),
(2763, 198, '_yoast_wpseo_primary_category', ''),
(2764, 198, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:13:\"overlay-boxed\";}'),
(2765, 198, '_yoast_wpseo_content_score', '60'),
(2766, 198, '_bimber_fake_view_count', ''),
(2767, 198, '_disable_fbc', ''),
(2768, 198, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2769, 198, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521803795'),
(2770, 198, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2771, 198, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2772, 198, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521803796'),
(2773, 198, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2774, 198, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521803797'),
(2775, 198, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2776, 198, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2777, 198, '_g1dc_type', 'copy_from_model_post'),
(2778, 198, '_snax_fake_vote_count', ''),
(2779, 198, '_wyr_fake_reaction_count', ''),
(2780, 198, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2781, 198, '_wpb_vc_js_status', 'false'),
(2782, 198, '_wp_old_slug', '23-hilarious-pictures-of-cookies-that-look-like-cats'),
(2783, 198, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2784, 198, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199185'),
(2786, 198, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2789, 200, '_thumbnail_id', '5226'),
(2790, 200, '_g1_subtitle', ''),
(2791, 200, 'mashsb_timestamp', ''),
(2792, 200, 'mashsb_shares', '0'),
(2793, 200, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2794, 200, '_wp_old_slug', 'wow-04'),
(2795, 200, 'fakerpress_flag', '1'),
(2796, 200, 'wps_subtitle', 'It\'s really great but who wants that?'),
(2797, 200, '_quads_config_visibility', 'a:0:{}'),
(2798, 200, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2799, 200, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586181'),
(2800, 200, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2801, 200, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586182'),
(2802, 200, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2803, 200, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586184'),
(2804, 200, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2805, 200, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586184'),
(2806, 200, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2807, 200, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970377'),
(2808, 200, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2809, 200, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970377'),
(2810, 200, '_yoast_wpseo_primary_category', ''),
(2811, 200, '_bimber_fake_view_count', ''),
(2812, 200, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:17:\"overlay-stretched\";}'),
(2813, 200, '_yoast_wpseo_content_score', '90'),
(2814, 200, '_disable_fbc', ''),
(2815, 200, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2816, 200, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2817, 200, '_wyr_love_count', '1'),
(2818, 200, '_wyr_love_percentage', '17'),
(2819, 200, '_wyr_votes', 'a:5:{s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:33;}}'),
(2820, 200, '_wyr_wtf_count', '2'),
(2821, 200, '_wyr_wtf_percentage', '33'),
(2822, 200, '_wyr_lol_count', '1'),
(2823, 200, '_wyr_lol_percentage', '17'),
(2824, 200, '_wyr_win_count', '1'),
(2825, 200, '_wyr_win_percentage', '17'),
(2826, 200, '_wyr_cry_count', '1'),
(2827, 200, '_wyr_cry_percentage', '17'),
(2828, 200, '_g1dc_type', 'none'),
(2829, 200, '_snax_fake_vote_count', ''),
(2830, 200, '_wyr_fake_reaction_count', ''),
(2831, 200, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2832, 200, '_wpb_vc_js_status', 'false'),
(2833, 200, '_wp_old_slug', '17-masterful-body-paintings-by-eric-adrian-thompson'),
(2836, 202, '_thumbnail_id', '5225'),
(2837, 202, '_g1_subtitle', 'Some subtitle goes here'),
(2838, 202, 'mashsb_timestamp', ''),
(2839, 202, 'mashsb_shares', '0'),
(2840, 202, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(2841, 202, '_wp_old_slug', 'wow-05'),
(2842, 202, 'fakerpress_flag', '1'),
(2843, 202, 'wps_subtitle', 'Freckles make you seem like a galaxy of stars'),
(2844, 202, '_quads_config_visibility', 'a:0:{}'),
(2845, 202, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2846, 202, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487675851'),
(2847, 202, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2848, 202, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487675852'),
(2849, 202, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2850, 202, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487675853'),
(2851, 202, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2852, 202, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487675854'),
(2853, 202, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2854, 202, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970364'),
(2855, 202, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2856, 202, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970364'),
(2857, 202, '_g1_popular', '10'),
(2858, 202, '_yoast_wpseo_primary_category', ''),
(2859, 202, '_bimber_fake_view_count', ''),
(2860, 202, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:4:\"none\";s:8:\"template\";s:28:\"overlay-stretched-no-sidebar\";}'),
(2861, 202, '_yoast_wpseo_content_score', '60'),
(2862, 202, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2863, 202, '_oembed_time_476eada7746876249888d6c5af2e3208', '1523011772'),
(2864, 202, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2865, 202, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2866, 202, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804589'),
(2867, 202, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2868, 202, '_oembed_time_64a764db32792c49210617fad870a9dc', '1523011773'),
(2869, 202, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2870, 202, '_disable_fbc', ''),
(2871, 202, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2872, 202, '_g1dc_type', 'copy_from_model_post'),
(2873, 202, '_wyr_cute_count', '2'),
(2874, 202, '_wyr_cute_percentage', '25'),
(2875, 202, '_wyr_votes', 'a:6:{s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:25;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:25;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}}'),
(2876, 202, '_wyr_omg_count', '2'),
(2877, 202, '_wyr_omg_percentage', '25'),
(2878, 202, '_wyr_lol_count', '1'),
(2879, 202, '_wyr_lol_percentage', '13'),
(2880, 202, '_wyr_love_count', '1'),
(2881, 202, '_wyr_love_percentage', '13'),
(2882, 202, '_wyr_wtf_count', '1'),
(2883, 202, '_wyr_wtf_percentage', '13'),
(2884, 202, '_wyr_cry_count', '1'),
(2885, 202, '_wyr_cry_percentage', '13'),
(2886, 202, '_snax_fake_vote_count', ''),
(2887, 202, '_wyr_fake_reaction_count', ''),
(2888, 202, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2889, 202, '_wpb_vc_js_status', 'false'),
(2890, 202, '_wp_old_slug', '21-things-only-freckled-people-will-understand'),
(2891, 202, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2892, 202, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1523011765'),
(2893, 202, '_yoast_wpseo_primary_snax_format', ''),
(2895, 202, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2898, 204, '_thumbnail_id', '5224'),
(2899, 204, '_g1_subtitle', ''),
(2900, 204, 'mashsb_timestamp', ''),
(2901, 204, 'mashsb_shares', '0'),
(2902, 204, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2903, 204, '_wp_old_slug', 'wow-06'),
(2904, 204, 'fakerpress_flag', '1'),
(2905, 204, '_g1_sa_visibility_config', 'a:0:{}'),
(2906, 204, 'wps_subtitle', 'I think bodybuilding has become ugly looking'),
(2907, 204, '_quads_config_visibility', 'a:0:{}'),
(2908, 204, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2909, 204, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1488528482'),
(2910, 204, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2911, 204, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488528482'),
(2912, 204, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2913, 204, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488528484'),
(2914, 204, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2915, 204, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488528485'),
(2916, 204, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2917, 204, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970338'),
(2918, 204, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2919, 204, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970338'),
(2920, 204, '_g1_popular', '5'),
(2921, 204, '_g1_hot', '4'),
(2922, 204, '_yoast_wpseo_primary_category', ''),
(2923, 204, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:8:\"standard\";s:8:\"template\";s:18:\"classic-no-sidebar\";}'),
(2924, 204, '_yoast_wpseo_content_score', '60'),
(2925, 204, 'mashsb_shorturl', ''),
(2926, 204, '_bimber_fake_view_count', ''),
(2927, 204, '_disable_fbc', ''),
(2928, 204, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(2929, 204, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804775'),
(2930, 204, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(2931, 204, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2932, 204, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804776'),
(2933, 204, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2934, 204, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804777'),
(2935, 204, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2936, 204, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(2937, 204, '_wyr_love_count', '1'),
(2938, 204, '_wyr_love_percentage', '8'),
(2939, 204, '_wyr_votes', 'a:9:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"3\";s:10:\"percentage\";d:25;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:17;}}'),
(2940, 204, '_wyr_lol_count', '1'),
(2941, 204, '_wyr_lol_percentage', '8'),
(2942, 204, '_wyr_cute_count', '1'),
(2943, 204, '_wyr_cute_percentage', '8'),
(2944, 204, '_wyr_omg_count', '1'),
(2945, 204, '_wyr_omg_percentage', '8'),
(2946, 204, '_wyr_win_count', '3'),
(2947, 204, '_wyr_win_percentage', '25'),
(2948, 204, '_wyr_wtf_count', '2'),
(2949, 204, '_wyr_wtf_percentage', '17'),
(2950, 204, '_wyr_cry_count', '1'),
(2951, 204, '_wyr_cry_percentage', '8'),
(2952, 204, '_wyr_angry_count', '1'),
(2953, 204, '_wyr_angry_percentage', '8'),
(2954, 204, '_wyr_geeky_count', '1'),
(2955, 204, '_wyr_geeky_percentage', '8'),
(2956, 204, '_g1dc_type', 'copy_from_model_post'),
(2957, 204, '_snax_fake_vote_count', ''),
(2958, 204, '_wyr_fake_reaction_count', ''),
(2959, 204, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(2960, 204, '_wpb_vc_js_status', 'false'),
(2961, 204, '_wp_old_slug', 'can-you-get-through-these-23-gifs-of-gorillas-without-shielding-your-eyes');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2962, 204, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(2963, 204, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199131'),
(2965, 204, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(2968, 206, '_thumbnail_id', '5224'),
(2969, 206, '_g1_subtitle', ''),
(2970, 206, 'mashsb_timestamp', ''),
(2971, 206, 'mashsb_shares', '0'),
(2972, 206, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(2973, 206, '_wp_old_slug', 'wow-07'),
(2974, 206, 'fakerpress_flag', '1'),
(2975, 206, '_wp_old_slug', '23-photos-that-perfectly-sum-up-how-you-feel-about-japan'),
(2976, 206, 'wps_subtitle', 'Without Cheerleaders it’s just a game'),
(2977, 206, '_quads_config_visibility', 'a:0:{}'),
(2978, 206, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2979, 206, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1452979127'),
(2980, 206, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2981, 206, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586463'),
(2982, 206, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(2983, 206, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586465'),
(2984, 206, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(2985, 206, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586466'),
(2986, 206, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(2987, 206, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970530'),
(2988, 206, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(2989, 206, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970531'),
(2990, 206, '_g1_popular', '8'),
(2991, 206, '_g1_hot', '5'),
(2992, 206, '_yoast_wpseo_primary_category', ''),
(2993, 206, '_bimber_fake_view_count', ''),
(2994, 206, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(2995, 206, '_yoast_wpseo_content_score', '60'),
(2996, 206, 'dsq_thread_id', '5580328970'),
(2997, 206, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(2998, 206, '_disable_fbc', ''),
(2999, 206, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3000, 206, '_wyr_geeky_count', '1'),
(3001, 206, '_wyr_geeky_percentage', '17'),
(3002, 206, '_wyr_votes', 'a:5:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:33;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}}'),
(3003, 206, '_wyr_cute_count', '2'),
(3004, 206, '_wyr_cute_percentage', '33'),
(3005, 206, '_wyr_angry_count', '1'),
(3006, 206, '_wyr_angry_percentage', '17'),
(3007, 206, '_wyr_lol_count', '1'),
(3008, 206, '_wyr_lol_percentage', '17'),
(3009, 206, '_wyr_love_count', '1'),
(3010, 206, '_wyr_love_percentage', '17'),
(3011, 206, '_g1dc_type', 'none'),
(3012, 206, '_snax_fake_vote_count', ''),
(3013, 206, '_wyr_fake_reaction_count', ''),
(3014, 206, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3015, 206, '_wpb_vc_js_status', 'false'),
(3016, 206, '_wp_old_slug', '23-photos-that-perfectly-sum-up-how-you-feel-about-cheerleading'),
(3019, 208, '_thumbnail_id', '5223'),
(3020, 208, '_g1_subtitle', ''),
(3021, 208, 'mashsb_timestamp', ''),
(3022, 208, 'mashsb_shares', '6'),
(3023, 208, 'mashsb_jsonshares', '{\"total\":6,\"error\":\"\",\"twitter\":0,\"facebook_shares\":6,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3024, 208, '_wp_old_slug', 'wow-08'),
(3025, 208, 'fakerpress_flag', '1'),
(3026, 208, 'wps_subtitle', 'Share your enthusiasm and share this post'),
(3027, 208, '_quads_config_visibility', 'a:0:{}'),
(3028, 208, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3029, 208, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1488528629'),
(3030, 208, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3031, 208, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488528629'),
(3032, 208, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3033, 208, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488528631'),
(3034, 208, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3035, 208, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488528632'),
(3036, 208, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3037, 208, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970324'),
(3038, 208, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3039, 208, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970324'),
(3040, 208, '_yoast_wpseo_primary_category', ''),
(3041, 208, '_bimber_fake_view_count', ''),
(3042, 208, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:8:\"standard\";s:8:\"template\";s:5:\"media\";}'),
(3043, 208, '_yoast_wpseo_content_score', '60'),
(3044, 208, '_disable_fbc', ''),
(3045, 208, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3046, 208, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521805122'),
(3047, 208, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3048, 208, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3049, 208, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521805123'),
(3050, 208, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3051, 208, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521805124'),
(3052, 208, '_bimber_fb_comment_count', '0'),
(3053, 208, '_wyr_omg_count', '2'),
(3054, 208, '_wyr_omg_percentage', '22'),
(3055, 208, '_wyr_votes', 'a:7:{s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:11;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:11;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:11;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:11;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:22;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:22;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:11;}}'),
(3056, 208, '_wyr_win_count', '2'),
(3057, 208, '_wyr_win_percentage', '22'),
(3058, 208, '_wyr_wtf_count', '1'),
(3059, 208, '_wyr_wtf_percentage', '11'),
(3060, 208, '_wyr_cry_count', '1'),
(3061, 208, '_wyr_cry_percentage', '11'),
(3062, 208, '_wyr_cute_count', '1'),
(3063, 208, '_wyr_cute_percentage', '11'),
(3064, 208, '_wyr_lol_count', '1'),
(3065, 208, '_wyr_lol_percentage', '11'),
(3066, 208, '_wyr_love_count', '1'),
(3067, 208, '_wyr_love_percentage', '11'),
(3068, 208, '_g1dc_type', 'copy_from_model_post'),
(3069, 208, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3070, 208, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3071, 208, '_snax_fake_vote_count', ''),
(3072, 208, '_wyr_fake_reaction_count', ''),
(3073, 208, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3074, 208, '_wpb_vc_js_status', 'false'),
(3075, 208, '_wp_old_slug', 'sometimes-you-gotta-let-them-breathe'),
(3076, 208, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3077, 208, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199317'),
(3079, 208, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3082, 210, '_thumbnail_id', '5227'),
(3083, 210, '_g1_subtitle', ''),
(3084, 210, 'mashsb_timestamp', ''),
(3085, 210, 'mashsb_shares', '0'),
(3086, 210, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"facebook_shares\":0,\"twitter\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3087, 210, '_wp_old_slug', 'wow-09'),
(3088, 210, 'fakerpress_flag', '1'),
(3089, 210, 'wps_subtitle', 'You’ve gotta dance like there’s nobody watching!'),
(3090, 210, '_quads_config_visibility', 'a:0:{}'),
(3091, 210, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3092, 210, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487586011'),
(3093, 210, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3094, 210, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487586012'),
(3095, 210, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3096, 210, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487586014'),
(3097, 210, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3098, 210, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487586015'),
(3099, 210, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3100, 210, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970307'),
(3101, 210, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3102, 210, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970308'),
(3103, 210, '_g1_popular', '7'),
(3104, 210, '_yoast_wpseo_primary_category', ''),
(3105, 210, '_bimber_fake_view_count', ''),
(3106, 210, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:10:\"classic-v3\";}'),
(3107, 210, '_yoast_wpseo_content_score', '60'),
(3108, 210, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3109, 210, '_oembed_time_476eada7746876249888d6c5af2e3208', '1523357477'),
(3110, 210, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3111, 210, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3112, 210, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804541'),
(3113, 210, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3114, 210, '_oembed_time_64a764db32792c49210617fad870a9dc', '1523357479'),
(3115, 210, '_bimber_dsq_comment_count', '0'),
(3116, 210, 'dsq_thread_id', '5609652438'),
(3117, 210, '_g1dc_type', 'copy_from_model_post'),
(3118, 210, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3119, 210, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3120, 210, '_disable_fbc', ''),
(3121, 210, '_snax_fake_vote_count', ''),
(3122, 210, '_wyr_fake_reaction_count', ''),
(3123, 210, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3124, 210, '_wpb_vc_js_status', 'false'),
(3125, 210, '_wp_old_slug', '19-tweets-that-perfectly-sum-up-how-it-feels-to-be-a-dancer'),
(3126, 210, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3127, 210, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1523357478'),
(3128, 210, '_wp_old_slug', '15-babies-who-take-cuteness-to-a-whole-new-level'),
(3129, 210, '_yoast_wpseo_primary_snax_format', ''),
(3130, 210, '_wp_old_date', '2015-11-24'),
(3132, 210, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3135, 275, 'fakerpress_flag', '1'),
(3136, 275, '_thumbnail_id', '5226'),
(3137, 275, '_g1_subtitle', 'When he has no food he gets mad'),
(3138, 275, '_g1_sa_visibility_config', 'a:0:{}'),
(3139, 275, 'mashsb_timestamp', ''),
(3140, 275, 'mashsb_shares', '0'),
(3141, 275, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(3142, 275, 'wps_subtitle', 'Dear stomach, you are bored, not hungry!'),
(3143, 275, '_quads_config_visibility', 'a:0:{}'),
(3144, 275, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3145, 275, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487675930'),
(3146, 275, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3147, 275, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487675931'),
(3148, 275, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3149, 275, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487675932'),
(3150, 275, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3151, 275, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487675933'),
(3152, 275, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3153, 275, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970565'),
(3154, 275, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3155, 275, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970565'),
(3156, 275, '_yoast_wpseo_primary_category', ''),
(3157, 275, '_bimber_fake_view_count', ''),
(3158, 275, '_bimber_single_options', 'a:5:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:16:\"overlay-boxed-v2\";s:16:\"sidebar_override\";s:0:\"\";s:16:\"sidebar_location\";s:0:\"\";}'),
(3159, 275, '_yoast_wpseo_content_score', '60'),
(3160, 275, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3161, 275, '_oembed_time_476eada7746876249888d6c5af2e3208', '1531481877'),
(3162, 275, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3163, 275, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3164, 275, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804652'),
(3165, 275, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3166, 275, '_oembed_time_64a764db32792c49210617fad870a9dc', '1531481879'),
(3167, 275, 'dsq_thread_id', '5608114210'),
(3168, 275, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3169, 275, '_disable_fbc', ''),
(3170, 275, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3171, 275, '_g1dc_type', 'copy_from_model_post'),
(3172, 275, '_wyr_omg_count', '2'),
(3173, 275, '_wyr_omg_percentage', '50'),
(3174, 275, '_wyr_votes', 'a:3:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:50;}}'),
(3175, 275, '_wyr_geeky_count', '1'),
(3176, 275, '_wyr_geeky_percentage', '25'),
(3177, 275, '_wyr_cute_count', '1'),
(3178, 275, '_wyr_cute_percentage', '25'),
(3179, 275, '_snax_fake_vote_count', ''),
(3180, 275, '_wyr_fake_reaction_count', ''),
(3181, 275, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3182, 275, '_wpb_vc_js_status', 'false'),
(3183, 275, '_wp_old_slug', 'what-this-monkey-does-when-she-gets-hungry-is-absolutely-hilarious'),
(3184, 275, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"9\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3185, 275, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1531481878'),
(3186, 275, '_yoast_wpseo_primary_snax_format', ''),
(3187, 275, 'adace_related_products', 'a:0:{}'),
(3188, 275, 'adace_related_products_title', 'Shop the Post'),
(3189, 275, 'adace_related_products_type', 'woocommerce'),
(3190, 275, 'adace_related_products_embed', ''),
(3192, 275, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3195, 293, 'fakerpress_flag', '1'),
(3196, 293, '_thumbnail_id', '5222'),
(3197, 293, '_g1_subtitle', ''),
(3198, 293, '_g1_sa_visibility_config', 'a:0:{}'),
(3199, 293, 'mashsb_timestamp', ''),
(3200, 293, 'mashsb_shares', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3201, 293, 'mashsb_jsonshares', '{\"total\":1,\"error\":\"\",\"twitter\":0,\"facebook_shares\":1,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3202, 293, 'wps_subtitle', 'Look ma, I’m flying like a bird!'),
(3203, 293, '_quads_config_visibility', 'a:0:{}'),
(3204, 293, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3205, 293, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585989'),
(3206, 293, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3207, 293, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585989'),
(3208, 293, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3209, 293, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585991'),
(3210, 293, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3211, 293, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585992'),
(3212, 293, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3213, 293, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1455792114'),
(3214, 293, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3215, 293, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1455792114'),
(3216, 293, '_g1_popular', '3'),
(3217, 293, '_g1_hot', '2'),
(3218, 293, '_bimber_single_options', 'a:5:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:8:\"standard\";s:8:\"template\";s:7:\"classic\";s:16:\"sidebar_override\";s:0:\"\";s:16:\"sidebar_location\";s:4:\"left\";}'),
(3219, 293, 'mashsb_shorturl', ''),
(3220, 293, '_yoast_wpseo_primary_category', ''),
(3221, 293, '_bimber_fake_view_count', ''),
(3222, 293, '_yoast_wpseo_content_score', '60'),
(3223, 293, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3224, 293, '_oembed_time_476eada7746876249888d6c5af2e3208', '1531387926'),
(3225, 293, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3226, 293, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1510573934'),
(3227, 293, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3228, 293, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804229'),
(3229, 293, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3230, 293, '_oembed_time_64a764db32792c49210617fad870a9dc', '1531387928'),
(3231, 293, 'dsq_thread_id', '5544186041'),
(3232, 293, '_bimber_dsq_comment_count', '0'),
(3233, 293, '_bimber_fb_comment_count', '0'),
(3234, 293, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3235, 293, '_disable_fbc', ''),
(3236, 293, '_wpb_vc_js_status', 'false'),
(3237, 293, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3238, 293, '_wyr_love_count', '1'),
(3239, 293, '_wyr_love_percentage', '9'),
(3240, 293, '_wyr_votes', 'a:9:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:18;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:18;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}}'),
(3241, 293, '_wyr_lol_count', '1'),
(3242, 293, '_wyr_lol_percentage', '9'),
(3243, 293, '_wyr_cute_count', '1'),
(3244, 293, '_wyr_cute_percentage', '9'),
(3245, 293, '_wyr_omg_count', '1'),
(3246, 293, '_wyr_omg_percentage', '9'),
(3247, 293, '_wyr_win_count', '2'),
(3248, 293, '_wyr_win_percentage', '18'),
(3249, 293, '_wyr_wtf_count', '1'),
(3250, 293, '_wyr_wtf_percentage', '9'),
(3251, 293, '_wyr_cry_count', '1'),
(3252, 293, '_wyr_cry_percentage', '9'),
(3253, 293, '_wyr_geeky_count', '1'),
(3254, 293, '_wyr_geeky_percentage', '9'),
(3255, 293, '_wyr_angry_count', '2'),
(3256, 293, '_wyr_angry_percentage', '18'),
(3257, 293, '_g1dc_type', 'none'),
(3258, 293, '_snax_fake_vote_count', ''),
(3259, 293, '_wyr_fake_reaction_count', ''),
(3260, 293, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3261, 293, '_wp_old_slug', '19-bizarre-movies-you-shouldnt-watch-with-your-mum'),
(3262, 293, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3263, 293, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1531387927'),
(3264, 293, 'adace_related_products', 'a:0:{}'),
(3265, 293, 'adace_related_products_title', 'Shop the Post'),
(3266, 293, 'adace_related_products_type', 'woocommerce'),
(3267, 293, 'adace_related_products_embed', ''),
(3268, 293, '_yoast_wpseo_primary_snax_format', ''),
(3270, 293, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3273, 798, 'fakerpress_flag', '1'),
(3274, 798, '_snax_format', 'list'),
(3275, 798, '_snax_author_ip', '127.0.0.1'),
(3276, 798, '_snax_post_config', 'a:10:{s:10:\"submission\";s:4:\"none\";s:21:\"submission_start_date\";s:19:\"2017-05-08 09:33:58\";s:19:\"submission_end_date\";s:0:\"\";s:22:\"submission_close_limit\";s:0:\"\";s:6:\"voting\";s:8:\"standard\";s:17:\"voting_start_date\";s:19:\"2017-05-08 09:33:58\";s:15:\"voting_end_date\";s:0:\"\";s:14:\"override_forms\";s:4:\"none\";s:5:\"forms\";a:2:{i:0;s:5:\"image\";i:1;s:5:\"embed\";}s:14:\"items_per_page\";s:0:\"\";}'),
(3277, 798, '_snax_post_submission', 'none'),
(3278, 798, '_snax_post_submission_start_date', '2017-05-08 09:33:58'),
(3279, 798, '_snax_post_submission_end_date', ''),
(3280, 798, '_snax_post_voting', 'standard'),
(3281, 798, '_snax_post_voting_start_date', '2017-05-08 09:33:58'),
(3282, 798, '_snax_post_voting_end_date', ''),
(3283, 798, '_snax_post_items_per_page', ''),
(3284, 798, '_snax_post_modified_date', '2017-05-08 09:27:24'),
(3285, 798, '_snax_submission_count', '5'),
(3286, 798, '_thumbnail_id', '5227'),
(3287, 798, 'mashsb_timestamp', ''),
(3288, 798, 'mashsb_shares', '0'),
(3289, 798, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3290, 798, '_disable_fbc', ''),
(3291, 798, '_quads_config_visibility', 'a:0:{}'),
(3292, 798, 'wps_subtitle', ''),
(3293, 798, '_yoast_wpseo_primary_category', ''),
(3294, 798, '_bimber_fake_view_count', ''),
(3295, 798, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(3296, 798, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3297, 798, '_yoast_wpseo_content_score', '30'),
(3298, 798, 'dsq_thread_id', '5803463800'),
(3299, 798, '_wyr_lol_count', '1'),
(3300, 798, '_wyr_lol_percentage', '25'),
(3301, 798, '_wyr_votes', 'a:3:{s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:50;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}}'),
(3302, 798, '_wyr_omg_count', '2'),
(3303, 798, '_wyr_omg_percentage', '50'),
(3304, 798, '_wyr_win_count', '1'),
(3305, 798, '_wyr_win_percentage', '25'),
(3306, 798, '_snax_author_ip', ''),
(3307, 798, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3308, 798, '_g1dc_type', 'none'),
(3309, 798, '_snax_post_submission_close_limit', ''),
(3310, 798, '_snax_fake_vote_count', ''),
(3311, 798, '_wyr_fake_reaction_count', ''),
(3312, 798, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3313, 798, '_yoast_wpseo_primary_snax_format', ''),
(3314, 798, '_wpb_vc_js_status', 'false'),
(3317, 994, 'fakerpress_flag', '1'),
(3318, 994, '_snax_format', 'list'),
(3319, 994, '_snax_author_ip', '89.229.199.173'),
(3320, 994, '_snax_post_config', 'a:10:{s:10:\"submission\";s:4:\"none\";s:21:\"submission_start_date\";s:19:\"2017-08-29 08:55:04\";s:19:\"submission_end_date\";s:0:\"\";s:22:\"submission_close_limit\";s:0:\"\";s:6:\"voting\";s:4:\"none\";s:17:\"voting_start_date\";s:19:\"2017-08-29 08:55:04\";s:15:\"voting_end_date\";s:0:\"\";s:14:\"override_forms\";s:4:\"none\";s:5:\"forms\";a:2:{i:0;s:5:\"image\";i:1;s:5:\"embed\";}s:14:\"items_per_page\";s:0:\"\";}'),
(3321, 994, '_snax_post_submission', 'none'),
(3322, 994, '_snax_post_submission_start_date', '2017-08-29 08:55:04'),
(3323, 994, '_snax_post_submission_end_date', ''),
(3324, 994, '_snax_post_submission_close_limit', ''),
(3325, 994, '_snax_post_voting', 'none'),
(3326, 994, '_snax_post_voting_start_date', '2017-08-29 08:55:04'),
(3327, 994, '_snax_post_voting_end_date', ''),
(3328, 994, '_snax_post_items_per_page', ''),
(3329, 994, '_snax_post_modified_date', '2017-08-29 08:52:54'),
(3330, 994, '_snax_submission_count', '12'),
(3331, 994, '_thumbnail_id', '5222'),
(3332, 994, 'wps_subtitle', 'Don’t think of cartoons as being for kids'),
(3333, 994, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:27:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3334, 994, '_disable_fbc', ''),
(3335, 994, 'mashsb_timestamp', ''),
(3336, 994, '_yoast_wpseo_primary_category', ''),
(3337, 994, '_bimber_fake_view_count', ''),
(3338, 994, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(3339, 994, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3340, 994, '_yoast_wpseo_content_score', '60'),
(3341, 994, 'mashsb_shares', '0'),
(3342, 994, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3343, 994, '_wp_old_slug', '12-cartoons-your-mom-shouldnt-let-you-watch-when-you-were-young-3'),
(3344, 994, '_g1dc_type', 'none'),
(3345, 994, '_snax_fake_vote_count', ''),
(3346, 994, '_wyr_fake_reaction_count', ''),
(3347, 994, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3348, 994, '_yoast_wpseo_primary_snax_format', ''),
(3349, 994, '_wpb_vc_js_status', 'false'),
(3350, 994, '_snax_author_ip', ''),
(3351, 994, '_bimber_dsq_comment_count', '0'),
(3352, 994, '_bimber_fb_comment_count', '0'),
(3355, 190, '_thumbnail_id', '5222'),
(3356, 190, '_g1_subtitle', ''),
(3357, 190, 'mashsb_timestamp', ''),
(3358, 190, 'mashsb_shares', '1'),
(3359, 190, 'mashsb_jsonshares', '{\"total\":1,\"error\":\"\",\"facebook_shares\":1,\"twitter\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3360, 190, '_wp_old_slug', 'wtf-08'),
(3361, 190, 'fakerpress_flag', '1'),
(3362, 190, 'wps_subtitle', 'It’s thinner. Really. Look closer!'),
(3363, 190, '_quads_config_visibility', 'a:1:{s:6:\"OffEnd\";i:1;}'),
(3364, 190, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3365, 190, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970555'),
(3366, 190, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3367, 190, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970556'),
(3368, 190, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3369, 190, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488528592'),
(3370, 190, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3371, 190, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488528593'),
(3372, 190, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3373, 190, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1488186904'),
(3374, 190, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3375, 190, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488528590'),
(3376, 190, '_g1_hot', '6'),
(3377, 190, 'mashsb_shorturl', ''),
(3378, 190, '_yoast_wpseo_primary_category', ''),
(3379, 190, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:8:\"standard\";s:8:\"template\";s:10:\"classic-v2\";}'),
(3380, 190, '_yoast_wpseo_content_score', '60'),
(3381, 190, '_bimber_fake_view_count', ''),
(3382, 190, '_disable_fbc', ''),
(3383, 190, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3384, 190, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869345'),
(3385, 190, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3386, 190, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804578'),
(3387, 190, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3388, 190, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3389, 190, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869346'),
(3390, 190, 'dsq_thread_id', '5569847544'),
(3391, 190, '_g1dc_type', 'none'),
(3392, 190, '_wyr_geeky_count', '1'),
(3393, 190, '_wyr_geeky_percentage', '50'),
(3394, 190, '_wyr_votes', 'a:2:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}}'),
(3395, 190, '_wyr_cute_count', '1'),
(3396, 190, '_wyr_cute_percentage', '50'),
(3397, 190, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3398, 190, '_snax_fake_vote_count', '92'),
(3399, 190, '_wyr_fake_reaction_count', ''),
(3400, 190, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3401, 190, '_wpb_vc_js_status', 'false'),
(3402, 190, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3403, 190, '_yoast_wpseo_primary_snax_format', ''),
(3404, 190, '_wp_old_slug', '33-moments-so-ridiculously-awkward-you-wont-be-able-to-look-away'),
(3405, 190, '_wp_old_date', '2015-09-24'),
(3406, 190, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3407, 190, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869346'),
(3408, 190, 'adace_related_products', 'a:0:{}'),
(3409, 190, 'adace_related_products_title', 'Shop the Post'),
(3410, 190, 'adace_related_products_type', 'woocommerce'),
(3411, 190, 'adace_related_products_embed', ''),
(3412, 190, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3415, 271, 'fakerpress_flag', '1'),
(3416, 271, '_thumbnail_id', '5223'),
(3417, 271, '_g1_subtitle', 'Viamus adispicing elit'),
(3418, 271, '_g1_sa_visibility_config', 'a:0:{}'),
(3419, 271, '_oembed_c179a23d75f3e805dc6354354c6a7eb9', '<iframe width=\"768\" height=\"432\" src=\"https://www.youtube.com/embed/7UY8x3w2nb0?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3420, 271, '_oembed_time_c179a23d75f3e805dc6354354c6a7eb9', '1450941197'),
(3421, 271, 'mashsb_timestamp', ''),
(3422, 271, 'mashsb_shares', '7'),
(3423, 271, 'mashsb_jsonshares', '{\"total\":7,\"error\":\"\",\"twitter\":0,\"facebook_shares\":7,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3424, 271, '_oembed_d15bba7a4901adeb5b8154f3930aec57', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/9MACAxkEws/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Listens to @chieffkeeffsossa once</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Brandon Bowen (@thebrandonbowen) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-10-23T16:53:13+00:00\">Oct 23, 2015 at 9:53am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3425, 271, '_oembed_time_d15bba7a4901adeb5b8154f3930aec57', '1450941202'),
(3426, 271, '_oembed_173b5a83bb1906bc2b6ec4ff265dd26d', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/exiWD3QYVQW/embed/simple\" width=\"768\" height=\"768\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3427, 271, '_oembed_time_173b5a83bb1906bc2b6ec4ff265dd26d', '1450941204'),
(3428, 271, '_oembed_0c87f9b56a9e2a8bc6ad73f3b4e2bfdb', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Feels good to have your shit together. Personally I wouldn&#39;t know but I bet it feels good</p>&mdash; Funny Tweets™ (@Lmao) <a href=\"https://twitter.com/Lmao/status/662149117402042368\">November 5, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3429, 271, '_oembed_time_0c87f9b56a9e2a8bc6ad73f3b4e2bfdb', '1450941205'),
(3430, 271, '_oembed_47a8ef1cd985cfe74b81851b9df7a0ff', '<blockquote class=\"imgur-embed-pub\" lang=\"en\" data-id=\"JIH5xVd\"><a href=\"http://imgur.com/JIH5xVd\">So my city just had it first snowfall this year</a></blockquote><script async src=\"//s.imgur.com/min/embed.js\" charset=\"utf-8\"></script>'),
(3431, 271, '_oembed_time_47a8ef1cd985cfe74b81851b9df7a0ff', '1450941206'),
(3432, 271, 'wps_subtitle', 'Don’t call it hangover, it’s wine flu'),
(3433, 271, '_quads_config_visibility', 'a:0:{}'),
(3434, 271, '_oembed_9d3051ac84c0a93dd9a9e8a014f30ee6', '<iframe width=\"758\" height=\"426\" src=\"https://www.youtube.com/embed/7UY8x3w2nb0?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3435, 271, '_oembed_time_9d3051ac84c0a93dd9a9e8a014f30ee6', '1452084811'),
(3436, 271, '_oembed_5b5d3a1827c0e92c62c03113002b584d', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/9MACAxkEws/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Listens to @chieffkeeffsossa once</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Brandon Bowen (@thebrandonbowen) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-10-23T16:53:13+00:00\">Oct 23, 2015 at 9:53am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3437, 271, '_oembed_784d3674faef93e9cd6ace5932c9d0f6', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/exiWD3QYVQW/embed/simple\" width=\"758\" height=\"758\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3438, 271, '_oembed_time_784d3674faef93e9cd6ace5932c9d0f6', '1452084814'),
(3439, 271, '_oembed_2bbc60779bab55b36cb82b5a6528364f', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Feels good to have your shit together. Personally I wouldn&#39;t know but I bet it feels good</p>&mdash; Funny Tweets™ (@Lmao) <a href=\"https://twitter.com/Lmao/status/662149117402042368\">November 5, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3440, 271, '_oembed_3de208a06e81a5ecc7e3d4a256c53245', '<blockquote class=\"imgur-embed-pub\" lang=\"en\" data-id=\"JIH5xVd\"><a href=\"http://imgur.com/JIH5xVd\">So my city just had it first snowfall this year</a></blockquote><script async src=\"//s.imgur.com/min/embed.js\" charset=\"utf-8\"></script>'),
(3441, 271, '_oembed_time_3de208a06e81a5ecc7e3d4a256c53245', '1452084815'),
(3442, 271, '_oembed_9fec1d6d90ec752ba50490aba7c70caf', '<iframe width=\"660\" height=\"371\" src=\"https://www.youtube.com/embed/7UY8x3w2nb0?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3443, 271, '_oembed_time_9fec1d6d90ec752ba50490aba7c70caf', '1451860875'),
(3444, 271, '_oembed_485ac242eb4926b9a49517532417775b', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/9MACAxkEws/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Listens to @chieffkeeffsossa once</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Brandon Bowen (@thebrandonbowen) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-10-23T16:53:13+00:00\">Oct 23, 2015 at 9:53am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3445, 271, '_oembed_time_485ac242eb4926b9a49517532417775b', '1451860877'),
(3446, 271, '_oembed_9ee3edde8fc6f600f2eaf3cc2009089d', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/exiWD3QYVQW/embed/simple\" width=\"660\" height=\"660\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3447, 271, '_oembed_time_9ee3edde8fc6f600f2eaf3cc2009089d', '1451860878'),
(3448, 271, '_oembed_f3296b61edc7359b99a22ae0c57f417b', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Feels good to have your shit together. Personally I wouldn&#39;t know but I bet it feels good</p>&mdash; Funny Tweets™ (@Lmao) <a href=\"https://twitter.com/Lmao/status/662149117402042368\">November 5, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3449, 271, '_oembed_time_f3296b61edc7359b99a22ae0c57f417b', '1451860880'),
(3450, 271, '_oembed_9b2d5554a83503c2b9aff37439ceb302', '<blockquote class=\"imgur-embed-pub\" lang=\"en\" data-id=\"JIH5xVd\"><a href=\"http://imgur.com/JIH5xVd\">So my city just had it first snowfall this year</a></blockquote><script async src=\"//s.imgur.com/min/embed.js\" charset=\"utf-8\"></script>'),
(3451, 271, '_oembed_time_9b2d5554a83503c2b9aff37439ceb302', '1451860881'),
(3452, 271, '_oembed_time_5b5d3a1827c0e92c62c03113002b584d', '1452084813'),
(3453, 271, '_oembed_time_2bbc60779bab55b36cb82b5a6528364f', '1452084815'),
(3454, 271, '_oembed_3693148fc6a865244438fb54c9e4e313', '<iframe width=\"758\" height=\"426\" src=\"https://www.youtube.com/embed/7UY8x3w2nb0?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3455, 271, '_oembed_time_3693148fc6a865244438fb54c9e4e313', '1452080193'),
(3456, 271, '_oembed_f1a90a4ccadcad3dd11be78bf964aa9d', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/exiWD3QYVQW/embed/simple\" width=\"758\" height=\"758\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3457, 271, '_oembed_time_f1a90a4ccadcad3dd11be78bf964aa9d', '1452080194'),
(3458, 271, '_oembed_88822fbf8b89de3b9265dda7243cb4e7', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/7UY8x3w2nb0?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3459, 271, '_oembed_time_88822fbf8b89de3b9265dda7243cb4e7', '1452155698'),
(3460, 271, '_oembed_cb812ac59d6ba257f178925fb71287f0', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/9MACAxkEws/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Listens to @chieffkeeffsossa once</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Brandon Bowen (@thebrandonbowen) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-10-23T16:53:13+00:00\">Oct 23, 2015 at 9:53am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3461, 271, '_oembed_time_cb812ac59d6ba257f178925fb71287f0', '1452596462'),
(3462, 271, '_oembed_eee81840df8542b64d87bef4480dd955', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/exiWD3QYVQW/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3463, 271, '_oembed_time_eee81840df8542b64d87bef4480dd955', '1452155701');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3464, 271, '_oembed_1d49ace4a9d7017d1d74e1167a3b54fb', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Feels good to have your shit together. Personally I wouldn&#39;t know but I bet it feels good</p>&mdash; Funny Tweets™ (@Lmao) <a href=\"https://twitter.com/Lmao/status/662149117402042368\">November 5, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3465, 271, '_oembed_time_1d49ace4a9d7017d1d74e1167a3b54fb', '1452596465'),
(3466, 271, '_oembed_279ffbe48b8d223968a743c94791013b', '<blockquote class=\"imgur-embed-pub\" lang=\"en\" data-id=\"JIH5xVd\"><a href=\"http://imgur.com/JIH5xVd\">So my city just had it first snowfall this year</a></blockquote><script async src=\"//s.imgur.com/min/embed.js\" charset=\"utf-8\"></script>'),
(3467, 271, '_oembed_time_279ffbe48b8d223968a743c94791013b', '1452242830'),
(3468, 271, '_oembed_8f858adff1951cd9bb70de74fa851b39', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/7UY8x3w2nb0?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3469, 271, '_oembed_time_8f858adff1951cd9bb70de74fa851b39', '1452509931'),
(3470, 271, '_oembed_4d3feeb2d17f83835c6a74cb1642e535', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/exiWD3QYVQW/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3471, 271, '_oembed_time_4d3feeb2d17f83835c6a74cb1642e535', '1452509934'),
(3472, 271, '_wp_old_slug', 'this-santa-really-can-tell-how-to-drink-and-hack-your-hangover-get-on-with-your-day-as-quick-as-you-can'),
(3473, 271, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3474, 271, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1454076082'),
(3475, 271, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3476, 271, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585432'),
(3477, 271, '_oembed_bc98d4b1f6dbecb3555ad65dae55e278', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/iMOP6rOzp23/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3478, 271, '_oembed_time_bc98d4b1f6dbecb3555ad65dae55e278', '1452523084'),
(3479, 271, '_oembed_a6ccc452e81c9b9c892021ff098c6020', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/iMOP6rOzp23/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3480, 271, '_oembed_time_a6ccc452e81c9b9c892021ff098c6020', '1452523086'),
(3481, 271, '_oembed_35e612cf80e2f49059b43894bc80df3e', '{{unknown}}'),
(3482, 271, '_oembed_cc380370b03fea54d80296fe7a959773', '{{unknown}}'),
(3483, 271, '_oembed_f21df1f69867697a4f142bdd93ab2030', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/hjWAnMp2pOQ/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3484, 271, '_oembed_time_f21df1f69867697a4f142bdd93ab2030', '1452596164'),
(3485, 271, '_oembed_3a4e6313605ecb5d5ef4366e5360bd33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/hjWAnMp2pOQ/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3486, 271, '_oembed_time_3a4e6313605ecb5d5ef4366e5360bd33', '1452596166'),
(3487, 271, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3488, 271, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585433'),
(3489, 271, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3490, 271, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1454076083'),
(3491, 271, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3492, 271, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585436'),
(3493, 271, '_oembed_b577974f3db4053f984a54110cbd0f01', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:28.046875% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/65Ppa1BQXN/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Today, we&#39;re excited to announce that — in addition to square posts — you can now share photos and videos in both portrait and landscape orientation on Instagram. Square format has been and always will be part of who we are. That said, the visual story you&#39;re trying to tell should always come first, and we want to make it simple and fun for you to share moments just the way you want to. When choosing a photo or video, you can now tap the format icon to adjust the orientation to portrait or landscape instead of square. The full-sized version will show up in feed in a beautiful, natural way. To not disrupt your profile grid, your post will appear there as a center-cropped square. We’re especially excited about what this update means for video on Instagram. All filters will now work on both photos and videos, and you can now adjust the intensity of filters on videos, too. To learn more about the changes in today’s update, check out blog.instagram.com. Instagram for iOS version 7.5 is available today in Apple’s App Store, and Instagram for Android version 7.5 is available today on Google Play.</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A video posted by Instagram (@instagram) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-08-27T17:01:19+00:00\">Aug 27, 2015 at 10:01am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3494, 271, '_oembed_time_b577974f3db4053f984a54110cbd0f01', '1452597661'),
(3495, 271, '_oembed_2df9f4017a2f4e0debbdfdef39b30358', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:28.287037037% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/8misH-HXxY/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Finding Envato HQ just got easier with our brand-spanking new sign. #bestsignever #signsofmelbourne</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-10-09T03:44:56+00:00\">Oct 8, 2015 at 8:44pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3496, 271, '_oembed_time_2df9f4017a2f4e0debbdfdef39b30358', '1452598408'),
(3497, 271, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3498, 271, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585435'),
(3499, 271, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '<iframe width=\"840\" height=\"473\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3500, 271, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '<iframe width=\"840\" height=\"473\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3501, 271, '_oembed_time_06ae1114589c41e8bf29bbe9f8bfaf0d', '1453063210'),
(3502, 271, '_oembed_568ef75e4209f0a751c17c00753b8138', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"840\" height=\"840\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3503, 271, '_oembed_time_568ef75e4209f0a751c17c00753b8138', '1453063211'),
(3504, 271, '_oembed_f5b6baf0cd9c9b29711ab992e16ba80c', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3505, 271, '_oembed_time_f5b6baf0cd9c9b29711ab992e16ba80c', '1453063216'),
(3506, 271, '_oembed_0aad0db29c4fe030797d00c7b246adf2', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3507, 271, '_oembed_time_0aad0db29c4fe030797d00c7b246adf2', '1453063220'),
(3508, 271, '_g1_popular', '2'),
(3509, 271, '_g1_hot', '1'),
(3510, 271, 'mashsb_shorturl', ''),
(3511, 271, '_yoast_wpseo_primary_category', ''),
(3512, 271, '_bimber_fake_view_count', ''),
(3513, 271, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:10:\"classic-v2\";}'),
(3514, 271, '_yoast_wpseo_content_score', '60'),
(3515, 271, '_bimber_dsq_comment_count', '1'),
(3516, 271, 'dsq_thread_id', '4982124050'),
(3517, 271, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3518, 271, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869352'),
(3519, 271, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3520, 271, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488897146'),
(3521, 271, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3522, 271, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804178'),
(3523, 271, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3524, 271, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869354'),
(3525, 271, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3526, 271, '_disable_fbc', ''),
(3527, 271, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3528, 271, '_wpb_vc_js_status', 'false'),
(3529, 271, '_wyr_omg_count', '3'),
(3530, 271, '_wyr_omg_percentage', '23'),
(3531, 271, '_wyr_votes', 'a:9:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:15;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"3\";s:10:\"percentage\";d:23;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:15;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:8;}}'),
(3532, 271, '_wyr_love_count', '1'),
(3533, 271, '_wyr_love_percentage', '8'),
(3534, 271, '_wyr_lol_count', '1'),
(3535, 271, '_wyr_lol_percentage', '8'),
(3536, 271, '_wyr_cute_count', '2'),
(3537, 271, '_wyr_cute_percentage', '15'),
(3538, 271, '_wyr_win_count', '2'),
(3539, 271, '_wyr_win_percentage', '15'),
(3540, 271, '_wyr_geeky_count', '1'),
(3541, 271, '_wyr_geeky_percentage', '8'),
(3542, 271, '_wyr_wtf_count', '1'),
(3543, 271, '_wyr_wtf_percentage', '8'),
(3544, 271, '_wyr_angry_count', '1'),
(3545, 271, '_wyr_angry_percentage', '8'),
(3546, 271, '_wyr_cry_count', '1'),
(3547, 271, '_wyr_cry_percentage', '8'),
(3548, 271, '_g1dc_type', 'none'),
(3549, 271, '_wyr_fake_reaction_count', '350'),
(3550, 271, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3551, 271, '_snax_fake_vote_count', ''),
(3552, 271, '_wp_old_slug', 'santa-hangover'),
(3553, 271, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3554, 271, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869353'),
(3555, 271, '_yoast_wpseo_primary_snax_format', ''),
(3556, 271, 'adace_related_products', 'a:0:{}'),
(3557, 271, 'adace_related_products_title', 'Shop the Post'),
(3558, 271, 'adace_related_products_type', 'woocommerce'),
(3559, 271, 'adace_related_products_embed', ''),
(3560, 271, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3563, 273, 'fakerpress_flag', '1'),
(3564, 273, '_thumbnail_id', '5225'),
(3565, 273, '_g1_subtitle', 'A small river named Duden flows'),
(3566, 273, '_g1_sa_visibility_config', 'a:0:{}'),
(3567, 273, 'mashsb_timestamp', ''),
(3568, 273, 'mashsb_shares', '0'),
(3569, 273, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3570, 273, 'wps_subtitle', 'You have to show all your special skills baby!'),
(3571, 273, '_quads_config_visibility', 'a:0:{}'),
(3572, 273, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3573, 273, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487672780'),
(3574, 273, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3575, 273, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487672781'),
(3576, 273, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3577, 273, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487672782'),
(3578, 273, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3579, 273, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487672783'),
(3580, 273, '_yoast_wpseo_primary_category', ''),
(3581, 273, '_bimber_fake_view_count', ''),
(3582, 273, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:19:\"background-boxed-v2\";}'),
(3583, 273, '_yoast_wpseo_content_score', '60'),
(3584, 273, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3585, 273, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804360'),
(3586, 273, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3587, 273, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3588, 273, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804362'),
(3589, 273, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3590, 273, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804362'),
(3591, 273, 'dsq_thread_id', '5592098725'),
(3592, 273, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3593, 273, '_disable_fbc', ''),
(3594, 273, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3595, 273, '_g1dc_type', 'copy_from_model_post'),
(3596, 273, '_wyr_lol_count', '1'),
(3597, 273, '_wyr_lol_percentage', '13'),
(3598, 273, '_wyr_votes', 'a:5:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:25;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"3\";s:10:\"percentage\";d:38;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}}'),
(3599, 273, '_wyr_cute_count', '2'),
(3600, 273, '_wyr_cute_percentage', '25'),
(3601, 273, '_wyr_omg_count', '3'),
(3602, 273, '_wyr_omg_percentage', '38'),
(3603, 273, '_wyr_win_count', '1'),
(3604, 273, '_wyr_win_percentage', '13'),
(3605, 273, '_wyr_wtf_count', '1'),
(3606, 273, '_wyr_wtf_percentage', '13'),
(3607, 273, '_snax_fake_vote_count', ''),
(3608, 273, '_wyr_fake_reaction_count', ''),
(3609, 273, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3610, 273, '_wpb_vc_js_status', 'false'),
(3611, 273, '_wp_old_slug', '23-dogs-that-know-a-thing-or-two-about-extreme-sports'),
(3612, 273, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3613, 273, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199167'),
(3614, 273, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3617, 277, 'fakerpress_flag', '1'),
(3618, 277, '_thumbnail_id', '5224'),
(3619, 277, '_g1_subtitle', ''),
(3620, 277, '_g1_sa_visibility_config', 'a:0:{}'),
(3621, 277, 'mashsb_timestamp', ''),
(3622, 277, 'mashsb_shares', '0'),
(3623, 277, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0}'),
(3624, 277, 'wps_subtitle', 'Food is an important part of a balanced diet'),
(3625, 277, '_quads_config_visibility', 'a:0:{}'),
(3626, 277, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3627, 277, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1453906245'),
(3628, 277, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3629, 277, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585905'),
(3630, 277, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3631, 277, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585907'),
(3632, 277, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3633, 277, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585907'),
(3634, 277, '_yoast_wpseo_primary_category', ''),
(3635, 277, '_bimber_fake_view_count', ''),
(3636, 277, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(3637, 277, '_yoast_wpseo_content_score', '60'),
(3638, 277, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3639, 277, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804779'),
(3640, 277, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3641, 277, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3642, 277, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804781'),
(3643, 277, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3644, 277, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804781'),
(3645, 277, '_g1dc_type', 'copy_from_model_post'),
(3646, 277, '_wyr_geeky_count', '1'),
(3647, 277, '_wyr_geeky_percentage', '33'),
(3648, 277, '_wyr_votes', 'a:3:{s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}}'),
(3649, 277, '_wyr_wtf_count', '1'),
(3650, 277, '_wyr_wtf_percentage', '33'),
(3651, 277, '_wyr_win_count', '1'),
(3652, 277, '_wyr_win_percentage', '33'),
(3653, 277, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3654, 277, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3655, 277, '_disable_fbc', ''),
(3656, 277, '_snax_fake_vote_count', ''),
(3657, 277, '_wyr_fake_reaction_count', ''),
(3658, 277, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3659, 277, '_wpb_vc_js_status', 'false'),
(3660, 277, '_wp_old_slug', '17-cats-that-dont-understand-what-balanced-diet-is');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3661, 277, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/?utm_source=ig_embed&amp;utm_medium=loading\" data-instgrm-version=\"12\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:16px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/?utm_source=ig_embed&amp;utm_medium=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> <div style=\" display: flex; flex-direction: row; align-items: center;\"> <div style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"></div> <div style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> <div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"></div> <div style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"></div></div></div><div style=\"padding: 19% 0;\"></div><div style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\"><svg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"><g><path d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"></path></g></g></g></svg></div><div style=\"padding-top: 8px;\"> <div style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\"> View this post on Instagram</div></div><div style=\"padding: 12.5% 0;\"></div> <div style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"><div> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"></div> <div style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"></div> <div style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"></div></div><div style=\"margin-left: 8px;\"> <div style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"></div> <div style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\"></div></div><div style=\"margin-left: auto;\"> <div style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"></div> <div style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"></div> <div style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"></div></div></div></a> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/?utm_source=ig_embed&amp;utm_medium=loading\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/?utm_source=ig_embed&amp;utm_medium=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async src=\"//www.instagram.com/embed.js\"></script>'),
(3662, 277, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1546551190'),
(3663, 277, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3666, 279, 'fakerpress_flag', '1'),
(3667, 279, '_thumbnail_id', '5223'),
(3668, 279, '_g1_subtitle', ''),
(3669, 279, '_g1_sa_visibility_config', 'a:0:{}'),
(3670, 279, 'mashsb_timestamp', ''),
(3671, 279, 'mashsb_shares', '0'),
(3672, 279, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3673, 279, 'wps_subtitle', 'Look ma, someone knocks at the door'),
(3674, 279, '_quads_config_visibility', 'a:0:{}'),
(3675, 279, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3676, 279, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1452948617'),
(3677, 279, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3678, 279, '_oembed_time_5b8d056861090782a82912735cbb5309', '1452948618'),
(3679, 279, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3680, 279, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1452948620'),
(3681, 279, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3682, 279, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1452948621'),
(3683, 279, '_g1_hot', '9'),
(3684, 279, '_disable_fbc', ''),
(3685, 279, '_yoast_wpseo_primary_category', ''),
(3686, 279, '_bimber_fake_view_count', ''),
(3687, 279, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:4:\"none\";s:8:\"template\";s:0:\"\";}'),
(3688, 279, '_yoast_wpseo_content_score', '30'),
(3689, 279, '_bimber_dsq_comment_count', '0'),
(3690, 279, 'dsq_thread_id', '5568938988'),
(3691, 279, '_bimber_fb_comment_count', '0'),
(3692, 279, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3693, 279, '_wpb_vc_js_status', 'false'),
(3694, 279, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3695, 279, '_wyr_lol_count', '1'),
(3696, 279, '_wyr_lol_percentage', '100'),
(3697, 279, '_wyr_votes', 'a:1:{s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:100;}}'),
(3698, 279, '_g1dc_type', 'none'),
(3699, 279, '_snax_fake_vote_count', ''),
(3700, 279, '_wyr_fake_reaction_count', ''),
(3701, 279, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3702, 279, '_wp_old_slug', 'brighten-any-bad-day-with-these-21-extremely-funny-animals'),
(3705, 281, 'fakerpress_flag', '1'),
(3706, 281, '_thumbnail_id', '5222'),
(3707, 281, '_g1_subtitle', ''),
(3708, 281, '_g1_sa_visibility_config', 'a:0:{}'),
(3709, 281, 'mashsb_timestamp', ''),
(3710, 281, 'mashsb_shares', '1'),
(3711, 281, 'mashsb_jsonshares', '{\"total\":1,\"error\":\"\",\"twitter\":0,\"facebook_shares\":1,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3712, 281, 'wps_subtitle', 'Or even worse: a philosoraptor?'),
(3713, 281, '_quads_config_visibility', 'a:0:{}'),
(3714, 281, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3715, 281, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585875'),
(3716, 281, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3717, 281, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585876'),
(3718, 281, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3719, 281, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585878'),
(3720, 281, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3721, 281, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585878'),
(3722, 281, '_yoast_wpseo_primary_category', ''),
(3723, 281, '_bimber_fake_view_count', ''),
(3724, 281, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(3725, 281, '_yoast_wpseo_content_score', '60'),
(3726, 281, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3727, 281, '_oembed_time_476eada7746876249888d6c5af2e3208', '1522391226'),
(3728, 281, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3729, 281, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3730, 281, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521805110'),
(3731, 281, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3732, 281, '_oembed_time_64a764db32792c49210617fad870a9dc', '1522391226'),
(3733, 281, '_bimber_dsq_comment_count', '0'),
(3734, 281, 'dsq_thread_id', '5570572896'),
(3735, 281, '_wyr_win_count', '2'),
(3736, 281, '_wyr_win_percentage', '10'),
(3737, 281, '_wyr_votes', 'a:9:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:10;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:5;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"5\";s:10:\"percentage\";d:24;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:10;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"3\";s:10:\"percentage\";d:14;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:10;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:10;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:10;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:10;}}'),
(3738, 281, '_wyr_geeky_count', '2'),
(3739, 281, '_wyr_geeky_percentage', '10'),
(3740, 281, '_wyr_cute_count', '5'),
(3741, 281, '_wyr_cute_percentage', '24'),
(3742, 281, '_wyr_cry_count', '1'),
(3743, 281, '_wyr_cry_percentage', '5'),
(3744, 281, '_wyr_lol_count', '3'),
(3745, 281, '_wyr_lol_percentage', '14'),
(3746, 281, '_wyr_omg_count', '2'),
(3747, 281, '_wyr_omg_percentage', '10'),
(3748, 281, '_wyr_wtf_count', '2'),
(3749, 281, '_wyr_wtf_percentage', '10'),
(3750, 281, '_wyr_love_count', '2'),
(3751, 281, '_wyr_love_percentage', '10'),
(3752, 281, '_wyr_angry_count', '2'),
(3753, 281, '_wyr_angry_percentage', '10'),
(3754, 281, '_g1dc_type', 'copy_from_model_post'),
(3755, 281, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3756, 281, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3757, 281, '_disable_fbc', ''),
(3758, 281, '_snax_fake_vote_count', ''),
(3759, 281, '_wyr_fake_reaction_count', ''),
(3760, 281, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3761, 281, '_wpb_vc_js_status', 'false'),
(3762, 281, '_wp_old_slug', 'what-it-would-be-like-if-your-ex-girlfriend-was-a-velociraptor'),
(3763, 281, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3764, 281, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1522391212'),
(3765, 281, '_yoast_wpseo_primary_snax_format', ''),
(3766, 281, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3769, 283, 'fakerpress_flag', '1'),
(3770, 283, '_thumbnail_id', '5227'),
(3771, 283, '_g1_subtitle', 'You may delay but time will not'),
(3772, 283, '_g1_sa_visibility_config', 'a:0:{}'),
(3773, 283, 'mashsb_timestamp', ''),
(3774, 283, 'mashsb_shares', '0'),
(3775, 283, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3776, 283, 'wps_subtitle', 'Just do it later bro, or even tomorrow!'),
(3777, 283, '_quads_config_visibility', 'a:0:{}'),
(3778, 283, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3779, 283, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1488202648'),
(3780, 283, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3781, 283, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488202649'),
(3782, 283, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3783, 283, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488202650'),
(3784, 283, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3785, 283, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488202651'),
(3786, 283, '_yoast_wpseo_primary_category', '10'),
(3787, 283, '_bimber_fake_view_count', ''),
(3788, 283, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:4:\"none\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:20:\"overlay-stretched-v2\";}'),
(3789, 283, '_yoast_wpseo_content_score', '60'),
(3790, 283, '_disable_fbc', ''),
(3791, 283, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3792, 283, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521805117'),
(3793, 283, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3794, 283, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3795, 283, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521805119'),
(3796, 283, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3797, 283, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521805119'),
(3798, 283, '_bimber_dsq_comment_count', '0'),
(3799, 283, 'dsq_thread_id', '5572155811'),
(3800, 283, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3801, 283, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3802, 283, '_g1dc_type', 'copy_from_model_post'),
(3803, 283, '_wyr_win_count', '2'),
(3804, 283, '_wyr_win_percentage', '67'),
(3805, 283, '_wyr_votes', 'a:2:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:67;}}'),
(3806, 283, '_wyr_cute_count', '1'),
(3807, 283, '_wyr_cute_percentage', '33'),
(3808, 283, '_snax_fake_vote_count', ''),
(3809, 283, '_wyr_fake_reaction_count', ''),
(3810, 283, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3811, 283, '_wpb_vc_js_status', 'false'),
(3812, 283, '_wp_old_slug', '23-animals-who-totally-understand-your-procrastination-problem'),
(3813, 283, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3814, 283, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199098'),
(3815, 283, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3818, 287, 'fakerpress_flag', '1'),
(3819, 287, '_thumbnail_id', '5226'),
(3820, 287, '_g1_subtitle', ''),
(3821, 287, '_g1_sa_visibility_config', 'a:0:{}'),
(3822, 287, 'mashsb_timestamp', ''),
(3823, 287, 'mashsb_shares', '1'),
(3824, 287, 'mashsb_jsonshares', '{\"total\":1,\"error\":\"\",\"twitter\":0,\"facebook_shares\":1}'),
(3825, 287, 'wps_subtitle', 'Because behind every great fortune lies a great crime, meow!'),
(3826, 287, '_quads_config_visibility', 'a:0:{}'),
(3827, 287, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3828, 287, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585796'),
(3829, 287, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3830, 287, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585797'),
(3831, 287, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3832, 287, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585798'),
(3833, 287, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3834, 287, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585798'),
(3835, 287, '_yoast_wpseo_primary_category', ''),
(3836, 287, '_bimber_fake_view_count', ''),
(3837, 287, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(3838, 287, '_yoast_wpseo_content_score', '60'),
(3839, 287, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3840, 287, '_oembed_time_476eada7746876249888d6c5af2e3208', '1521804442'),
(3841, 287, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3842, 287, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802777'),
(3843, 287, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3844, 287, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804444'),
(3845, 287, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3846, 287, '_oembed_time_64a764db32792c49210617fad870a9dc', '1521804444'),
(3847, 287, '_wyr_omg_count', '3'),
(3848, 287, '_wyr_omg_percentage', '50'),
(3849, 287, '_wyr_votes', 'a:1:{s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:100;}}'),
(3850, 287, '_wyr_wtf_count', '3'),
(3851, 287, '_wyr_wtf_percentage', '50'),
(3852, 287, 'dsq_thread_id', '5568979713'),
(3853, 287, '_g1dc_type', 'copy_from_model_post'),
(3854, 287, '_wyr_win_count', '1'),
(3855, 287, '_wyr_win_percentage', '100'),
(3856, 287, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3857, 287, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3858, 287, '_disable_fbc', ''),
(3859, 287, '_snax_fake_vote_count', ''),
(3860, 287, '_wyr_fake_reaction_count', ''),
(3861, 287, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3862, 287, '_wpb_vc_js_status', 'false'),
(3863, 287, '_wp_old_slug', 'the-crime-solving-cat-check-out-the-most-bizarre-video-you-will-see-today');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3864, 287, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3865, 287, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1528199293'),
(3866, 287, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3869, 289, 'fakerpress_flag', '1'),
(3870, 289, '_thumbnail_id', '5225'),
(3871, 289, '_g1_subtitle', 'Open your door now!'),
(3872, 289, '_g1_sa_visibility_config', 'a:0:{}'),
(3873, 289, 'mashsb_timestamp', ''),
(3874, 289, 'mashsb_shares', '0'),
(3875, 289, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3876, 289, 'wps_subtitle', 'Please stop, I’m one of you. Really!'),
(3877, 289, '_quads_config_visibility', 'a:0:{}'),
(3878, 289, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3879, 289, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585773'),
(3880, 289, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3881, 289, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585774'),
(3882, 289, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3883, 289, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585776'),
(3884, 289, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3885, 289, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585776'),
(3886, 289, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3887, 289, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970160'),
(3888, 289, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3889, 289, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970161'),
(3890, 289, '_yoast_wpseo_primary_category', ''),
(3891, 289, '_bimber_fake_view_count', ''),
(3892, 289, '_bimber_single_options', 'a:5:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";s:16:\"sidebar_override\";s:0:\"\";s:16:\"sidebar_location\";s:0:\"\";}'),
(3893, 289, '_yoast_wpseo_content_score', '60'),
(3894, 289, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3895, 289, '_oembed_time_476eada7746876249888d6c5af2e3208', '1531482054'),
(3896, 289, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3897, 289, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802772'),
(3898, 289, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3899, 289, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804805'),
(3900, 289, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3901, 289, '_oembed_time_64a764db32792c49210617fad870a9dc', '1531482056'),
(3902, 289, '_wyr_win_count', '3'),
(3903, 289, '_wyr_win_percentage', '50'),
(3904, 289, '_wyr_votes', 'a:1:{s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:100;}}'),
(3905, 289, '_wyr_love_count', '3'),
(3906, 289, '_wyr_love_percentage', '50'),
(3907, 289, '_bimber_dsq_comment_count', '0'),
(3908, 289, 'dsq_thread_id', '5569646458'),
(3909, 289, '_g1dc_type', 'copy_from_model_post'),
(3910, 289, '_wyr_wtf_count', '1'),
(3911, 289, '_wyr_wtf_percentage', '100'),
(3912, 289, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3913, 289, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";b:1;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3914, 289, '_disable_fbc', ''),
(3915, 289, '_snax_fake_vote_count', ''),
(3916, 289, '_wyr_fake_reaction_count', ''),
(3917, 289, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3918, 289, '_wpb_vc_js_status', 'false'),
(3919, 289, '_wp_old_slug', 'this-cow-saw-cops-for-the-very-first-time-and-her-reaction-is-beyond-hilarious'),
(3920, 289, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"9\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3921, 289, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1531482055'),
(3922, 289, 'adace_related_products', 'a:0:{}'),
(3923, 289, 'adace_related_products_title', 'Shop the Post'),
(3924, 289, 'adace_related_products_type', 'woocommerce'),
(3925, 289, 'adace_related_products_embed', ''),
(3926, 289, 'rcp_subscription_level', 'any-paid'),
(3927, 289, 'rcp_show_excerpt', '1'),
(3928, 289, 'rcp_user_level', 'All'),
(3929, 289, '_is_paid', '1'),
(3930, 289, '_yoast_wpseo_primary_snax_format', ''),
(3931, 289, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(3934, 291, 'fakerpress_flag', '1'),
(3935, 291, '_g1_subtitle', ''),
(3936, 291, '_g1_sa_visibility_config', 'a:0:{}'),
(3937, 291, 'mashsb_timestamp', ''),
(3938, 291, 'mashsb_shares', '0'),
(3939, 291, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(3940, 291, '_thumbnail_id', '5227'),
(3941, 291, '_wp_old_slug', '21-illustrations-that-perfectly-sum-up-differences-between-boys-and-girls'),
(3942, 291, 'wps_subtitle', 'One camel does not make fun of another camel’s hump'),
(3943, 291, '_wp_old_slug', '21-extremely-funny-to-celebrate-every-day'),
(3944, 291, '_quads_config_visibility', 'a:0:{}'),
(3945, 291, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3946, 291, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1488528322'),
(3947, 291, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3948, 291, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488528323'),
(3949, 291, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(3950, 291, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488528325'),
(3951, 291, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3952, 291, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488528325'),
(3953, 291, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3954, 291, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970517'),
(3955, 291, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(3956, 291, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970518'),
(3957, 291, '_g1_popular', '4'),
(3958, 291, '_g1_hot', '3'),
(3959, 291, 'mashsb_shorturl', ''),
(3960, 291, '_yoast_wpseo_primary_category', ''),
(3961, 291, '_bimber_fake_view_count', ''),
(3962, 291, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(3963, 291, '_yoast_wpseo_content_score', '60'),
(3964, 291, '_disable_fbc', ''),
(3965, 291, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3966, 291, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869261'),
(3967, 291, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(3968, 291, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3969, 291, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804112'),
(3970, 291, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(3971, 291, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869263'),
(3972, 291, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(3973, 291, '_wpb_vc_js_status', 'false'),
(3974, 291, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(3975, 291, '_wyr_cute_count', '2'),
(3976, 291, '_wyr_cute_percentage', '18'),
(3977, 291, '_wyr_votes', 'a:7:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:18;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:18;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:9;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:18;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:18;}}'),
(3978, 291, '_wyr_omg_count', '1'),
(3979, 291, '_wyr_omg_percentage', '9'),
(3980, 291, '_wyr_win_count', '2'),
(3981, 291, '_wyr_win_percentage', '18'),
(3982, 291, '_wyr_wtf_count', '2'),
(3983, 291, '_wyr_wtf_percentage', '18'),
(3984, 291, '_wyr_cry_count', '2'),
(3985, 291, '_wyr_cry_percentage', '18'),
(3986, 291, '_g1dc_type', 'copy_from_model_post'),
(3987, 291, '_snax_upvote_count', '1'),
(3988, 291, '_snax_downvote_count', '1'),
(3989, 291, '_snax_vote_count', '2'),
(3990, 291, '_snax_vote_score', '0'),
(3991, 291, '_snax_fake_vote_count', '1399'),
(3992, 291, '_wyr_fake_reaction_count', ''),
(3993, 291, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(3994, 291, '_wp_old_slug', '21-extremely-funny-thoughts-to-celebrate-every-day'),
(3995, 291, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(3996, 291, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869262'),
(3997, 291, '_wp_old_slug', '25-gorgeous-diy-projects-that-will-make-your-house-look-amazing'),
(3998, 291, '_yoast_wpseo_primary_snax_format', ''),
(3999, 291, '_wp_old_date', '2015-10-10'),
(4000, 291, '_wp_old_date', '2015-10-31'),
(4001, 291, 'adace_related_products', 'a:0:{}'),
(4002, 291, 'adace_related_products_title', 'Shop the Post'),
(4003, 291, 'adace_related_products_type', 'woocommerce'),
(4004, 291, 'adace_related_products_embed', ''),
(4005, 291, '_wyr_angry_count', '1'),
(4006, 291, '_wyr_angry_percentage', '9'),
(4007, 291, '_wyr_love_count', '1'),
(4008, 291, '_wyr_love_percentage', '9'),
(4009, 291, '_bimber_dsq_comment_count', '0'),
(4010, 291, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(4013, 295, 'fakerpress_flag', '1'),
(4014, 295, '_thumbnail_id', '5224'),
(4015, 295, '_g1_subtitle', ''),
(4016, 295, '_g1_sa_visibility_config', 'a:0:{}'),
(4017, 295, 'mashsb_timestamp', ''),
(4018, 295, 'mashsb_shares', '4'),
(4019, 295, 'mashsb_jsonshares', '{\"total\":4,\"error\":\"\",\"twitter\":0,\"facebook_shares\":4}'),
(4020, 295, 'wps_subtitle', 'What’s that? You’re having a baby?'),
(4021, 295, '_quads_config_visibility', 'a:0:{}'),
(4022, 295, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '<iframe width=\"840\" height=\"473\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4023, 295, '_oembed_time_06ae1114589c41e8bf29bbe9f8bfaf0d', '1453063289'),
(4024, 295, '_oembed_568ef75e4209f0a751c17c00753b8138', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"840\" height=\"840\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4025, 295, '_oembed_time_568ef75e4209f0a751c17c00753b8138', '1453063290'),
(4026, 295, '_oembed_f5b6baf0cd9c9b29711ab992e16ba80c', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4027, 295, '_oembed_time_f5b6baf0cd9c9b29711ab992e16ba80c', '1453063292'),
(4028, 295, '_oembed_0aad0db29c4fe030797d00c7b246adf2', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4029, 295, '_oembed_time_0aad0db29c4fe030797d00c7b246adf2', '1453063295'),
(4030, 295, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4031, 295, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487675721'),
(4032, 295, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4033, 295, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487675722'),
(4034, 295, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4035, 295, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487675723'),
(4036, 295, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4037, 295, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487675724'),
(4038, 295, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4039, 295, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970138'),
(4040, 295, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4041, 295, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970139'),
(4042, 295, '_yoast_wpseo_primary_category', ''),
(4043, 295, '_bimber_fake_view_count', ''),
(4044, 295, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:4:\"none\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:31:\"background-stretched-no-sidebar\";}'),
(4045, 295, '_yoast_wpseo_content_score', '60'),
(4046, 295, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(4047, 295, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869366'),
(4048, 295, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4049, 295, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802774'),
(4050, 295, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4051, 295, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804694'),
(4052, 295, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4053, 295, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869368'),
(4054, 295, '_wyr_cry_count', '1'),
(4055, 295, '_wyr_cry_percentage', '20'),
(4056, 295, '_wyr_votes', 'a:5:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:20;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:20;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:20;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:20;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:20;}}'),
(4057, 295, '_bimber_dsq_comment_count', '0'),
(4058, 295, 'dsq_thread_id', '5568915097'),
(4059, 295, '_bimber_fb_comment_count', '0'),
(4060, 295, '_bimber_fb_comment_count', '0'),
(4061, 295, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4062, 295, '_disable_fbc', ''),
(4063, 295, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4064, 295, '_wyr_omg_count', '1'),
(4065, 295, '_wyr_omg_percentage', '20'),
(4066, 295, '_wyr_geeky_count', '1'),
(4067, 295, '_wyr_geeky_percentage', '20'),
(4068, 295, '_wyr_love_count', '1'),
(4069, 295, '_wyr_love_percentage', '20'),
(4070, 295, '_g1dc_type', 'copy_from_model_post'),
(4071, 295, '_wyr_angry_count', '1'),
(4072, 295, '_wyr_angry_percentage', '20'),
(4073, 295, '_snax_fake_vote_count', '1933'),
(4074, 295, '_wyr_fake_reaction_count', ''),
(4075, 295, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4076, 295, '_wpb_vc_js_status', 'false'),
(4077, 295, '_wp_old_slug', '21-things-you-should-never-say-to-your-childless-friend'),
(4078, 295, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4079, 295, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869368'),
(4080, 295, 'adace_related_products', 'a:0:{}'),
(4081, 295, 'adace_related_products_title', 'Shop the Post'),
(4082, 295, 'adace_related_products_type', 'woocommerce'),
(4083, 295, 'adace_related_products_embed', ''),
(4084, 295, '_yoast_wpseo_primary_snax_format', ''),
(4085, 295, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(4088, 297, 'fakerpress_flag', '1'),
(4089, 297, '_thumbnail_id', '5226'),
(4090, 297, '_g1_subtitle', ''),
(4091, 297, '_g1_sa_visibility_config', 'a:0:{}'),
(4092, 297, 'mashsb_timestamp', ''),
(4093, 297, 'mashsb_shares', '0'),
(4094, 297, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(4095, 297, 'wps_subtitle', 'Well, we all believe that we are above-average drivers'),
(4096, 297, '_quads_config_visibility', 'a:0:{}'),
(4097, 297, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '<iframe width=\"840\" height=\"473\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4098, 297, '_oembed_time_06ae1114589c41e8bf29bbe9f8bfaf0d', '1453063281'),
(4099, 297, '_oembed_568ef75e4209f0a751c17c00753b8138', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"840\" height=\"840\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4100, 297, '_oembed_time_568ef75e4209f0a751c17c00753b8138', '1453063284');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4101, 297, '_oembed_f5b6baf0cd9c9b29711ab992e16ba80c', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4102, 297, '_oembed_time_f5b6baf0cd9c9b29711ab992e16ba80c', '1453063288'),
(4103, 297, '_oembed_0aad0db29c4fe030797d00c7b246adf2', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4104, 297, '_oembed_time_0aad0db29c4fe030797d00c7b246adf2', '1453063289'),
(4105, 297, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4106, 297, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585717'),
(4107, 297, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4108, 297, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585718'),
(4109, 297, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4110, 297, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585720'),
(4111, 297, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4112, 297, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585720'),
(4113, 297, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4114, 297, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970118'),
(4115, 297, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4116, 297, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970119'),
(4117, 297, '_yoast_wpseo_primary_category', ''),
(4118, 297, '_bimber_fake_view_count', ''),
(4119, 297, '_bimber_single_options', 'a:5:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:4:\"none\";s:8:\"template\";s:0:\"\";s:16:\"sidebar_override\";s:37:\"bimber_child_live_single_monetization\";s:16:\"sidebar_location\";s:4:\"left\";}'),
(4120, 297, '_yoast_wpseo_content_score', '90'),
(4121, 297, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(4122, 297, '_oembed_time_476eada7746876249888d6c5af2e3208', '1531743306'),
(4123, 297, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4124, 297, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802767'),
(4125, 297, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4126, 297, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804705'),
(4127, 297, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4128, 297, '_oembed_time_64a764db32792c49210617fad870a9dc', '1531743308'),
(4129, 297, '_wyr_cry_count', '3'),
(4130, 297, '_wyr_cry_percentage', '50'),
(4131, 297, '_wyr_votes', 'a:1:{s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:100;}}'),
(4132, 297, '_wyr_omg_count', '1'),
(4133, 297, '_wyr_omg_percentage', '100'),
(4134, 297, '_g1dc_type', 'none'),
(4135, 297, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4136, 297, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";b:1;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";b:1;s:16:\"adace-after-more\";b:1;s:20:\"adace-middle-content\";b:1;s:27:\"adace-before-last-paragraph\";b:1;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4137, 297, '_disable_fbc', ''),
(4138, 297, '_snax_fake_vote_count', '5421'),
(4139, 297, '_wyr_fake_reaction_count', ''),
(4140, 297, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4141, 297, '_wpb_vc_js_status', 'false'),
(4142, 297, '_wp_old_slug', 'was-this-driver-just-having-fun-or-acting-like-an-ass'),
(4143, 297, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"9\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4144, 297, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1531743307'),
(4145, 297, 'adace_related_products', 'a:0:{}'),
(4146, 297, 'adace_related_products_title', 'Shop the Post'),
(4147, 297, 'adace_related_products_type', 'woocommerce'),
(4148, 297, 'adace_related_products_embed', ''),
(4149, 297, '_yoast_wpseo_primary_snax_format', ''),
(4152, 299, 'fakerpress_flag', '1'),
(4153, 299, '_thumbnail_id', '5223'),
(4154, 299, '_g1_subtitle', 'What does IDK mean?'),
(4155, 299, '_g1_sa_visibility_config', 'a:0:{}'),
(4156, 299, 'mashsb_timestamp', ''),
(4157, 299, 'mashsb_shares', '0'),
(4158, 299, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(4159, 299, 'wps_subtitle', 'What does IDK mean?'),
(4160, 299, '_quads_config_visibility', 'a:0:{}'),
(4161, 299, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '{{unknown}}'),
(4162, 299, '_oembed_568ef75e4209f0a751c17c00753b8138', '{{unknown}}'),
(4163, 299, '_oembed_f5b6baf0cd9c9b29711ab992e16ba80c', '{{unknown}}'),
(4164, 299, '_oembed_0aad0db29c4fe030797d00c7b246adf2', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4165, 299, '_oembed_time_0aad0db29c4fe030797d00c7b246adf2', '1453063280'),
(4166, 299, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4167, 299, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1488202734'),
(4168, 299, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4169, 299, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488202734'),
(4170, 299, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4171, 299, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488202737'),
(4172, 299, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4173, 299, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488202738'),
(4174, 299, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4175, 299, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970096'),
(4176, 299, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4177, 299, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970097'),
(4178, 299, '_yoast_wpseo_primary_category', '8'),
(4179, 299, '_bimber_fake_view_count', ''),
(4180, 299, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(4181, 299, '_yoast_wpseo_content_score', '60'),
(4182, 299, '_disable_fbc', ''),
(4183, 299, 'dsq_thread_id', '5570785485'),
(4184, 299, '_wp_old_slug', '23-most-hilarious-texts-ever-sent-between-children-and-their-parents'),
(4185, 299, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(4186, 299, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869318'),
(4187, 299, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4188, 299, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488803283'),
(4189, 299, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4190, 299, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804909'),
(4191, 299, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4192, 299, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869320'),
(4193, 299, '_wyr_cry_count', '3'),
(4194, 299, '_wyr_cry_percentage', '100'),
(4195, 299, '_wyr_votes', 'a:1:{s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"3\";s:10:\"percentage\";d:100;}}'),
(4196, 299, '_bimber_dsq_comment_count', '0'),
(4197, 299, '_g1dc_type', 'copy_from_model_post'),
(4198, 299, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4199, 299, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4200, 299, '_snax_fake_vote_count', '999'),
(4201, 299, '_wyr_fake_reaction_count', ''),
(4202, 299, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4203, 299, '_wpb_vc_js_status', 'false'),
(4204, 299, '_wp_old_slug', '23-most-hilarious-texts-ever-sent-between-exlovers'),
(4205, 299, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4206, 299, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869320'),
(4207, 299, '_snax_upvote_count', '0'),
(4208, 299, '_snax_downvote_count', '1'),
(4209, 299, '_snax_vote_count', '1'),
(4210, 299, '_snax_vote_score', '-1'),
(4211, 299, 'adace_related_products', 'a:0:{}'),
(4212, 299, 'adace_related_products_title', 'Shop the Post'),
(4213, 299, 'adace_related_products_type', 'woocommerce'),
(4214, 299, 'adace_related_products_embed', ''),
(4215, 299, '_yoast_wpseo_primary_snax_format', ''),
(4216, 299, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(4219, 301, 'fakerpress_flag', '1'),
(4220, 301, '_thumbnail_id', '5222'),
(4221, 301, '_g1_subtitle', ''),
(4222, 301, '_g1_sa_visibility_config', 'a:0:{}'),
(4223, 301, 'mashsb_timestamp', ''),
(4224, 301, 'mashsb_shares', '2'),
(4225, 301, 'mashsb_jsonshares', '{\"total\":2,\"error\":\"\",\"twitter\":0,\"facebook_shares\":2,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(4226, 301, 'wps_subtitle', 'Fortune favors the prepared mind'),
(4227, 301, '_quads_config_visibility', 'a:0:{}'),
(4228, 301, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '{{unknown}}'),
(4229, 301, '_oembed_568ef75e4209f0a751c17c00753b8138', '{{unknown}}'),
(4230, 301, '_oembed_f5b6baf0cd9c9b29711ab992e16ba80c', '{{unknown}}'),
(4231, 301, '_oembed_0aad0db29c4fe030797d00c7b246adf2', '<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4232, 301, '_oembed_time_0aad0db29c4fe030797d00c7b246adf2', '1453063280'),
(4233, 301, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4234, 301, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487585589'),
(4235, 301, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4236, 301, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487585590'),
(4237, 301, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4238, 301, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487585592'),
(4239, 301, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4240, 301, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487585594'),
(4241, 301, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4242, 301, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970072'),
(4243, 301, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4244, 301, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970073'),
(4245, 301, '_yoast_wpseo_primary_category', ''),
(4246, 301, '_bimber_fake_view_count', ''),
(4247, 301, '_bimber_single_options', 'a:5:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";s:16:\"sidebar_override\";s:0:\"\";s:16:\"sidebar_location\";s:0:\"\";}'),
(4248, 301, '_yoast_wpseo_content_score', '60'),
(4249, 301, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(4250, 301, '_oembed_time_476eada7746876249888d6c5af2e3208', '1531735214'),
(4251, 301, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4252, 301, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802758'),
(4253, 301, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4254, 301, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804915'),
(4255, 301, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4256, 301, '_oembed_time_64a764db32792c49210617fad870a9dc', '1531735216'),
(4257, 301, '_wyr_lol_count', '2'),
(4258, 301, '_wyr_lol_percentage', '29'),
(4259, 301, '_wyr_votes', 'a:4:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:29;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:29;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:14;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:29;}}'),
(4260, 301, 'dsq_thread_id', '5569155217'),
(4261, 301, '_bimber_dsq_comment_count', '0'),
(4262, 301, '_g1dc_type', 'copy_from_model_post'),
(4263, 301, '_wyr_cute_count', '2'),
(4264, 301, '_wyr_cute_percentage', '29'),
(4265, 301, '_wyr_love_count', '1'),
(4266, 301, '_wyr_love_percentage', '14'),
(4267, 301, '_wyr_omg_count', '2'),
(4268, 301, '_wyr_omg_percentage', '29'),
(4269, 301, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4270, 301, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4271, 301, '_disable_fbc', ''),
(4272, 301, '_snax_fake_vote_count', '805'),
(4273, 301, '_wyr_fake_reaction_count', ''),
(4274, 301, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4275, 301, '_wpb_vc_js_status', 'false'),
(4276, 301, '_wp_old_slug', '23-curiously-funny-fortune-cookie-fortunes'),
(4277, 301, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"9\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4278, 301, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1531735215'),
(4279, 301, 'adace_related_products', 'a:0:{}'),
(4280, 301, 'adace_related_products_title', 'Shop the Post'),
(4281, 301, 'adace_related_products_type', 'woocommerce'),
(4282, 301, 'adace_related_products_embed', ''),
(4283, 301, '_yoast_wpseo_primary_snax_format', ''),
(4284, 301, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(4287, 303, 'fakerpress_flag', '1'),
(4288, 303, '_g1_subtitle', ''),
(4289, 303, '_g1_sa_visibility_config', 'a:0:{}'),
(4290, 303, 'mashsb_timestamp', ''),
(4291, 303, 'mashsb_shares', '0'),
(4292, 303, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(4293, 303, 'wps_subtitle', 'Nobody does bullshit better than us. Right?'),
(4294, 303, '_quads_config_visibility', 'a:0:{}'),
(4295, 303, '_thumbnail_id', '5226'),
(4296, 303, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '{{unknown}}'),
(4297, 303, '_oembed_time_06ae1114589c41e8bf29bbe9f8bfaf0d', '1453063228'),
(4298, 303, '_oembed_568ef75e4209f0a751c17c00753b8138', '{{unknown}}'),
(4299, 303, '_oembed_f5b6baf0cd9c9b29711ab992e16ba80c', '{{unknown}}'),
(4300, 303, '_oembed_0aad0db29c4fe030797d00c7b246adf2', '{{unknown}}'),
(4301, 303, '_oembed_time_0aad0db29c4fe030797d00c7b246adf2', '1453063242'),
(4302, 303, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4303, 303, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1488202469'),
(4304, 303, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4305, 303, '_oembed_time_5b8d056861090782a82912735cbb5309', '1488202470'),
(4306, 303, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4307, 303, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1488202472'),
(4308, 303, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4309, 303, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1488202473'),
(4310, 303, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4311, 303, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453970044'),
(4312, 303, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4313, 303, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453970045'),
(4314, 303, '_g1_hot', '10'),
(4315, 303, '_yoast_wpseo_primary_category', '8'),
(4316, 303, '_bimber_fake_view_count', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4317, 303, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(4318, 303, '_yoast_wpseo_content_score', '90'),
(4319, 303, '_disable_fbc', ''),
(4320, 303, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(4321, 303, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869251'),
(4322, 303, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4323, 303, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802622'),
(4324, 303, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4325, 303, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804958'),
(4326, 303, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4327, 303, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869253'),
(4328, 303, '_wyr_wtf_count', '1'),
(4329, 303, '_wyr_wtf_percentage', '33'),
(4330, 303, '_wyr_votes', 'a:3:{s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}}'),
(4331, 303, '_wyr_lol_count', '3'),
(4332, 303, '_wyr_lol_percentage', '50'),
(4333, 303, '_bimber_dsq_comment_count', '0'),
(4334, 303, 'dsq_thread_id', '5570315082'),
(4335, 303, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4336, 303, '_g1dc_type', 'none'),
(4337, 303, '_wyr_fake_reaction_count', ''),
(4338, 303, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4339, 303, '_wpb_vc_js_status', 'false'),
(4340, 303, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4341, 303, '_wyr_geeky_count', '1'),
(4342, 303, '_wyr_geeky_percentage', '33'),
(4343, 303, '_wyr_cry_count', '1'),
(4344, 303, '_wyr_cry_percentage', '33'),
(4345, 303, '_snax_fake_vote_count', '555'),
(4346, 303, '_wp_old_slug', '15-ludicrous-cosplay-costumes-that-will-blow-you-away'),
(4347, 303, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4348, 303, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869252'),
(4349, 303, '_yoast_wpseo_primary_snax_format', ''),
(4350, 303, 'adace_related_products', 'a:0:{}'),
(4351, 303, 'adace_related_products_title', 'Shop the Post'),
(4352, 303, 'adace_related_products_type', 'woocommerce'),
(4353, 303, 'adace_related_products_embed', ''),
(4354, 303, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(4357, 305, 'fakerpress_flag', '1'),
(4358, 305, '_thumbnail_id', '5225'),
(4359, 305, '_g1_subtitle', ''),
(4360, 305, '_g1_sa_visibility_config', 'a:0:{}'),
(4361, 305, 'mashsb_timestamp', ''),
(4362, 305, 'mashsb_shares', '1'),
(4363, 305, 'mashsb_jsonshares', '{\"total\":1,\"error\":\"\",\"twitter\":0,\"facebook_shares\":1,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(4364, 305, 'wps_subtitle', 'Everybody have fun tonight'),
(4365, 305, '_quads_config_visibility', 'a:0:{}'),
(4366, 305, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4367, 305, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487675745'),
(4368, 305, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4369, 305, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487675745'),
(4370, 305, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4371, 305, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487675747'),
(4372, 305, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4373, 305, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487675748'),
(4374, 305, '_yoast_wpseo_primary_category', ''),
(4375, 305, '_bimber_fake_view_count', ''),
(4376, 305, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:4:\"none\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:23:\"background-stretched-v2\";}'),
(4377, 305, '_yoast_wpseo_content_score', '60'),
(4378, 305, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(4379, 305, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869225'),
(4380, 305, '_oembed_47653e1b366b0d2088031a475375ad33', '{{unknown}}'),
(4381, 305, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4382, 305, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804962'),
(4383, 305, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4384, 305, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869228'),
(4385, 305, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4386, 305, '_disable_fbc', ''),
(4387, 305, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4388, 305, '_wyr_omg_count', '1'),
(4389, 305, '_wyr_omg_percentage', '13'),
(4390, 305, '_wyr_votes', 'a:8:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}}'),
(4391, 305, '_wyr_lol_count', '1'),
(4392, 305, '_wyr_lol_percentage', '13'),
(4393, 305, '_wyr_wtf_count', '1'),
(4394, 305, '_wyr_wtf_percentage', '13'),
(4395, 305, '_wyr_cry_count', '1'),
(4396, 305, '_wyr_cry_percentage', '13'),
(4397, 305, '_wyr_win_count', '1'),
(4398, 305, '_wyr_win_percentage', '13'),
(4399, 305, '_wyr_cute_count', '1'),
(4400, 305, '_wyr_cute_percentage', '13'),
(4401, 305, '_wyr_angry_count', '1'),
(4402, 305, '_wyr_angry_percentage', '13'),
(4403, 305, '_wyr_geeky_count', '1'),
(4404, 305, '_wyr_geeky_percentage', '13'),
(4405, 305, '_g1dc_type', 'copy_from_model_post'),
(4406, 305, '_snax_fake_vote_count', '1560'),
(4407, 305, '_wyr_fake_reaction_count', ''),
(4408, 305, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4409, 305, '_wpb_vc_js_status', 'false'),
(4410, 305, '_wp_old_slug', '37-things-only-people-growing-up-in-the-80s-will-understand'),
(4411, 305, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4412, 305, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869227'),
(4413, 305, '_wp_old_slug', '25-food-facts-that-only-real-adults-can-deal-with'),
(4414, 305, '_yoast_wpseo_primary_snax_format', ''),
(4415, 305, '_wp_old_date', '2015-12-02'),
(4416, 305, 'adace_related_products', 'a:0:{}'),
(4417, 305, 'adace_related_products_title', 'Shop the Post'),
(4418, 305, 'adace_related_products_type', 'woocommerce'),
(4419, 305, 'adace_related_products_embed', ''),
(4420, 305, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(4423, 307, 'fakerpress_flag', '1'),
(4424, 307, '_g1_subtitle', ''),
(4425, 307, '_g1_sa_visibility_config', 'a:0:{}'),
(4426, 307, 'mashsb_timestamp', ''),
(4427, 307, 'mashsb_shares', '6'),
(4428, 307, 'mashsb_jsonshares', '{\"total\":6,\"error\":\"\",\"twitter\":0,\"facebook_shares\":6,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(4429, 307, 'wps_subtitle', 'The thing about curly hair is that it\'s a toss-up'),
(4430, 307, '_quads_config_visibility', 'a:0:{}'),
(4431, 307, '_thumbnail_id', '5222'),
(4432, 307, '_oembed_06ae1114589c41e8bf29bbe9f8bfaf0d', '<iframe width=\"840\" height=\"473\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4433, 307, '_oembed_time_06ae1114589c41e8bf29bbe9f8bfaf0d', '1453063220'),
(4434, 307, '_oembed_568ef75e4209f0a751c17c00753b8138', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"840\" height=\"840\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4435, 307, '_oembed_time_568ef75e4209f0a751c17c00753b8138', '1453063221'),
(4436, 307, '_oembed_f5b6baf0cd9c9b29711ab992e16ba80c', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"6\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGFBMVEUiIiI9PT0eHh4gIB4hIBkcHBwcHBwcHBydr+JQAAAACHRSTlMABA4YHyQsM5jtaMwAAADfSURBVDjL7ZVBEgMhCAQBAf//42xcNbpAqakcM0ftUmFAAIBE81IqBJdS3lS6zs3bIpB9WED3YYXFPmHRfT8sgyrCP1x8uEUxLMzNWElFOYCV6mHWWwMzdPEKHlhLw7NWJqkHc4uIZphavDzA2JPzUDsBZziNae2S6owH8xPmX8G7zzgKEOPUoYHvGz1TBCxMkd3kwNVbU0gKHkx+iZILf77IofhrY1nYFnB/lQPb79drWOyJVa/DAvg9B/rLB4cC+Nqgdz/TvBbBnr6GBReqn/nRmDgaQEej7WhonozjF+Y2I/fZou/qAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A photo posted by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4437, 307, '_oembed_time_f5b6baf0cd9c9b29711ab992e16ba80c', '1453063226'),
(4438, 307, '_oembed_0aad0db29c4fe030797d00c7b246adf2', '{{unknown}}'),
(4439, 307, '_oembed_time_0aad0db29c4fe030797d00c7b246adf2', '1453063227'),
(4440, 307, '_oembed_00b2c250ec5f808dcd047061252bf5a2', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4441, 307, '_oembed_time_00b2c250ec5f808dcd047061252bf5a2', '1487672685'),
(4442, 307, '_oembed_5b8d056861090782a82912735cbb5309', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4443, 307, '_oembed_time_5b8d056861090782a82912735cbb5309', '1487672686'),
(4444, 307, '_oembed_18284aa9a3959d0dbe58c9942ce02be7', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Envato (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4445, 307, '_oembed_time_18284aa9a3959d0dbe58c9942ce02be7', '1487672687'),
(4446, 307, '_oembed_64e231a7065c0418d7e41c28ce195b7a', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016\">December 15, 2015</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4447, 307, '_oembed_time_64e231a7065c0418d7e41c28ce195b7a', '1487672688'),
(4448, 307, '_oembed_3da560e4b4cd1c25df1bf30d42455175', '<iframe width=\"710\" height=\"399\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4449, 307, '_oembed_time_3da560e4b4cd1c25df1bf30d42455175', '1453969954'),
(4450, 307, '_oembed_ae7498aba078975747355e7f2b88c1df', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"710\" height=\"710\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4451, 307, '_oembed_time_ae7498aba078975747355e7f2b88c1df', '1453969955'),
(4452, 307, '_g1_hot', '7'),
(4453, 307, 'mashsb_shorturl', ''),
(4454, 307, '_yoast_wpseo_primary_category', ''),
(4455, 307, '_bimber_fake_view_count', ''),
(4456, 307, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:16:\"background-boxed\";}'),
(4457, 307, '_yoast_wpseo_content_score', '60'),
(4458, 307, '_oembed_476eada7746876249888d6c5af2e3208', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/WwoKkq685Hk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(4459, 307, '_oembed_time_476eada7746876249888d6c5af2e3208', '1530869199'),
(4460, 307, '_oembed_47653e1b366b0d2088031a475375ad33', '<iframe class=\"vine-embed\" src=\"https://vine.co/v/ejVEEEm71ar/embed/simple\" width=\"662\" height=\"662\" frameborder=\"0\"></iframe><script async src=\"//platform.vine.co/static/scripts/embed.js\"></script>'),
(4461, 307, '_oembed_time_47653e1b366b0d2088031a475375ad33', '1488802638'),
(4462, 307, '_oembed_ed3aa78dc1d04b344849cb226c81c608', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/4Qq7g_nX2l/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/4Qq7g_nX2l/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Look who dropped by @insideenvato HQ in #Melbourne #yoda #respecttheforce #starwars #icons #office</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/envato/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Envato</a> (@envato) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2015-06-23T05:48:04+00:00\">Jun 22, 2015 at 10:48pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4463, 307, '_oembed_time_ed3aa78dc1d04b344849cb226c81c608', '1521804643'),
(4464, 307, '_oembed_64a764db32792c49210617fad870a9dc', '<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Big day here at <a href=\"https://twitter.com/TwitterUK?ref_src=twsrc%5Etfw\">@TwitterUK</a> - we&#39;re launching Moments! Look out for the lightning bolt on your account soon ⚡️ <a href=\"https://t.co/98tqlmecpV\">pic.twitter.com/98tqlmecpV</a></p>&mdash; Twitter UK (@TwitterUK) <a href=\"https://twitter.com/TwitterUK/status/676689760384086016?ref_src=twsrc%5Etfw\">December 15, 2015</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(4465, 307, '_oembed_time_64a764db32792c49210617fad870a9dc', '1530869201'),
(4466, 307, '_wyr_wtf_count', '1'),
(4467, 307, '_wyr_wtf_percentage', '13'),
(4468, 307, '_wyr_votes', 'a:7:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:25;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:13;}}'),
(4469, 307, '_wyr_love_count', '1'),
(4470, 307, '_wyr_love_percentage', '13'),
(4471, 307, '_bimber_dsq_comment_count', '0'),
(4472, 307, 'dsq_thread_id', '5568547619'),
(4473, 307, '_bimber_fb_comment_count', '0'),
(4474, 307, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";b:1;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4475, 307, '_disable_fbc', ''),
(4476, 307, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4477, 307, '_wyr_omg_count', '1'),
(4478, 307, '_wyr_omg_percentage', '13'),
(4479, 307, '_wyr_win_count', '1'),
(4480, 307, '_wyr_win_percentage', '13'),
(4481, 307, '_wyr_lol_count', '1'),
(4482, 307, '_wyr_lol_percentage', '13'),
(4483, 307, '_wyr_cry_count', '2'),
(4484, 307, '_wyr_cry_percentage', '25'),
(4485, 307, '_wyr_angry_count', '1'),
(4486, 307, '_wyr_angry_percentage', '13'),
(4487, 307, '_g1dc_type', 'copy_from_model_post'),
(4488, 307, '_wyr_fake_reaction_count', ''),
(4489, 307, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4490, 307, '_wpb_vc_js_status', 'false'),
(4491, 307, '_snax_upvote_count', '0'),
(4492, 307, '_snax_downvote_count', '1'),
(4493, 307, '_snax_vote_count', '1'),
(4494, 307, '_snax_vote_score', '-1'),
(4495, 307, '_snax_fake_vote_count', '2479'),
(4496, 307, '_wp_old_slug', '29-ridiculous-tips-for-making-the-most-of-curly-hair'),
(4497, 307, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4498, 307, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1530869200'),
(4499, 307, 'adace_related_products', 'a:0:{}'),
(4500, 307, 'adace_related_products_title', 'Shop the Post'),
(4501, 307, 'adace_related_products_type', 'woocommerce'),
(4502, 307, 'adace_related_products_embed', ''),
(4503, 307, '_yoast_wpseo_primary_snax_format', ''),
(4504, 307, 'enclosure', '/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\n629397\nvideo/mp4\n'),
(4505, 627, 'fakerpress_flag', '1'),
(4506, 627, '_snax_correct', ''),
(4507, 628, 'fakerpress_flag', '1'),
(4508, 628, '_snax_correct', ''),
(4511, 972, 'fakerpress_flag', '1'),
(4512, 972, '_snax_format', 'list'),
(4513, 972, '_snax_author_ip', '89.229.199.173'),
(4514, 972, '_snax_post_config', 'a:10:{s:10:\"submission\";s:4:\"none\";s:21:\"submission_start_date\";s:19:\"2017-08-29 08:48:27\";s:19:\"submission_end_date\";s:0:\"\";s:22:\"submission_close_limit\";s:0:\"\";s:6:\"voting\";s:8:\"standard\";s:17:\"voting_start_date\";s:19:\"2017-08-29 08:48:27\";s:15:\"voting_end_date\";s:0:\"\";s:14:\"override_forms\";s:4:\"none\";s:5:\"forms\";a:2:{i:0;s:5:\"image\";i:1;s:5:\"embed\";}s:14:\"items_per_page\";s:0:\"\";}'),
(4515, 972, '_snax_post_submission', 'none'),
(4516, 972, '_snax_post_submission_start_date', '2017-08-29 08:48:27'),
(4517, 972, '_snax_post_submission_end_date', ''),
(4518, 972, '_snax_post_submission_close_limit', ''),
(4519, 972, '_snax_post_voting', 'standard'),
(4520, 972, '_snax_post_voting_start_date', '2017-08-29 08:48:27'),
(4521, 972, '_snax_post_voting_end_date', ''),
(4522, 972, '_snax_post_items_per_page', ''),
(4523, 972, '_snax_post_modified_date', '2017-08-29 08:47:31'),
(4524, 972, '_snax_submission_count', '12'),
(4525, 972, '_thumbnail_id', '5227'),
(4526, 972, 'mashsb_timestamp', ''),
(4527, 972, 'mashsb_shares', '0'),
(4528, 972, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(4529, 972, 'wps_subtitle', 'Don’t think of cartoons as being for kids'),
(4530, 972, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4531, 972, '_disable_fbc', ''),
(4532, 972, '_yoast_wpseo_primary_category', ''),
(4533, 972, '_bimber_fake_view_count', ''),
(4534, 972, '_bimber_single_options', 'a:3:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";s:8:\"template\";s:0:\"\";}'),
(4535, 972, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4536, 972, '_yoast_wpseo_content_score', '90'),
(4537, 972, '_wp_old_slug', '12-cartoons-your-mom-shouldnt-let-you-watch-when-you-were-young-2'),
(4538, 972, '_wyr_lol_count', '1'),
(4539, 972, '_wyr_lol_percentage', '100'),
(4540, 972, '_wyr_votes', 'a:1:{s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:100;}}'),
(4541, 972, '_wp_old_date', '2015-03-29'),
(4542, 972, '_snax_author_ip', ''),
(4543, 972, '_g1dc_type', 'none'),
(4544, 972, '_snax_fake_vote_count', '950'),
(4545, 972, '_wyr_fake_reaction_count', ''),
(4546, 972, '_wyr_disable_fakes_for_reactions', 'a:7:{s:4:\"love\";b:0;s:3:\"lol\";b:0;s:4:\"cute\";b:0;s:3:\"omg\";b:0;s:3:\"wtf\";b:0;s:3:\"cry\";b:0;s:5:\"angry\";b:0;}'),
(4547, 972, '_yoast_wpseo_primary_snax_format', ''),
(4548, 972, '_wpb_vc_js_status', 'false'),
(4549, 972, '_snax_upvote_count', '1'),
(4550, 972, '_snax_downvote_count', '1'),
(4551, 972, '_snax_vote_count', '2'),
(4552, 972, '_snax_vote_score', '0'),
(4553, 972, 'adace_related_products', 'a:0:{}'),
(4554, 972, 'adace_related_products_title', 'Shop the Post'),
(4555, 972, 'adace_related_products_type', 'woocommerce'),
(4556, 972, 'adace_related_products_embed', ''),
(4557, 603, 'fakerpress_flag', '1'),
(4558, 603, '_snax_correct', '1'),
(4559, 604, 'fakerpress_flag', '1'),
(4560, 604, '_snax_correct', ''),
(4561, 606, 'fakerpress_flag', '1'),
(4562, 606, '_snax_correct', '1'),
(4563, 607, 'fakerpress_flag', '1'),
(4564, 607, '_snax_correct', ''),
(4565, 609, 'fakerpress_flag', '1'),
(4566, 609, '_snax_correct', '1'),
(4567, 610, 'fakerpress_flag', '1'),
(4568, 610, '_snax_correct', '1'),
(4569, 621, 'fakerpress_flag', '1'),
(4570, 621, '_snax_correct', '1'),
(4571, 622, 'fakerpress_flag', '1'),
(4572, 622, '_snax_correct', ''),
(4573, 623, 'fakerpress_flag', '1'),
(4574, 623, '_snax_correct', '1'),
(4575, 626, 'fakerpress_flag', '1'),
(4576, 626, '_snax_correct', ''),
(4577, 629, 'fakerpress_flag', '1'),
(4578, 629, '_snax_correct', ''),
(4579, 630, 'fakerpress_flag', '1'),
(4580, 630, '_snax_correct', ''),
(4581, 631, 'fakerpress_flag', '1'),
(4582, 631, '_snax_correct', ''),
(4583, 633, 'fakerpress_flag', '1'),
(4584, 633, '_snax_correct', ''),
(4585, 635, 'fakerpress_flag', '1'),
(4586, 635, '_snax_correct', ''),
(4587, 643, 'fakerpress_flag', '1'),
(4588, 643, '_snax_correct', ''),
(4589, 644, 'fakerpress_flag', '1'),
(4590, 644, '_snax_correct', ''),
(4591, 646, 'fakerpress_flag', '1'),
(4592, 646, '_snax_correct', ''),
(4593, 647, 'fakerpress_flag', '1'),
(4594, 647, '_snax_correct', ''),
(4595, 648, 'fakerpress_flag', '1'),
(4596, 648, '_snax_correct', '1'),
(4597, 600, 'fakerpress_flag', '1'),
(4598, 600, '_snax_correct', ''),
(4599, 600, '_thumbnail_id', '5225'),
(4600, 601, 'fakerpress_flag', '1'),
(4601, 601, '_snax_correct', ''),
(4602, 601, '_thumbnail_id', '5224'),
(4603, 612, 'fakerpress_flag', '1'),
(4604, 612, '_snax_correct', '1'),
(4605, 613, 'fakerpress_flag', '1'),
(4606, 613, '_snax_correct', ''),
(4607, 615, 'fakerpress_flag', '1'),
(4608, 615, '_snax_correct', '1'),
(4609, 616, 'fakerpress_flag', '1'),
(4610, 616, '_snax_correct', '1'),
(4611, 618, 'fakerpress_flag', '1'),
(4612, 618, '_snax_correct', '1'),
(4613, 619, 'fakerpress_flag', '1'),
(4614, 619, '_snax_correct', '1'),
(4615, 624, 'fakerpress_flag', '1'),
(4616, 624, '_snax_correct', '1'),
(4617, 624, '_thumbnail_id', '5223'),
(4618, 625, 'fakerpress_flag', '1'),
(4619, 625, '_snax_correct', ''),
(4620, 625, '_thumbnail_id', '5222'),
(4621, 634, 'fakerpress_flag', '1'),
(4622, 634, '_snax_correct', '1'),
(4623, 649, 'fakerpress_flag', '1'),
(4624, 649, '_snax_correct', ''),
(4625, 691, 'fakerpress_flag', '1'),
(4626, 691, '_snax_correct', '680'),
(4627, 692, 'fakerpress_flag', '1'),
(4628, 692, '_snax_correct', '682'),
(4629, 694, 'fakerpress_flag', '1'),
(4630, 694, '_snax_correct', '681'),
(4631, 695, 'fakerpress_flag', '1'),
(4632, 695, '_snax_correct', '682'),
(4633, 696, 'fakerpress_flag', '1'),
(4634, 696, '_snax_correct', '680'),
(4635, 697, 'fakerpress_flag', '1'),
(4636, 697, '_snax_correct', '683'),
(4637, 705, 'fakerpress_flag', '1'),
(4638, 705, '_snax_correct', '683'),
(4639, 706, 'fakerpress_flag', '1'),
(4640, 706, '_snax_correct', '681'),
(4641, 685, 'fakerpress_flag', '1'),
(4642, 685, '_snax_correct', '682'),
(4643, 685, '_thumbnail_id', '5226'),
(4644, 686, 'fakerpress_flag', '1'),
(4645, 686, '_snax_correct', '681'),
(4646, 686, '_thumbnail_id', '5224'),
(4647, 688, 'fakerpress_flag', '1'),
(4648, 688, '_snax_correct', '680'),
(4649, 688, '_thumbnail_id', '5223'),
(4650, 689, 'fakerpress_flag', '1'),
(4651, 689, '_snax_correct', '681'),
(4652, 689, '_thumbnail_id', '5222'),
(4653, 699, 'fakerpress_flag', '1'),
(4654, 699, '_snax_correct', '682'),
(4655, 699, '_thumbnail_id', '5225'),
(4656, 700, 'fakerpress_flag', '1'),
(4657, 700, '_snax_correct', '681'),
(4658, 700, '_thumbnail_id', '5224'),
(4659, 701, 'fakerpress_flag', '1'),
(4660, 701, '_snax_correct', '683'),
(4661, 701, '_thumbnail_id', '5227'),
(4662, 702, 'fakerpress_flag', '1'),
(4663, 702, '_snax_correct', '681'),
(4664, 702, '_thumbnail_id', '5226'),
(4665, 703, 'fakerpress_flag', '1'),
(4666, 703, '_snax_correct', '683'),
(4667, 703, '_thumbnail_id', '5225'),
(4668, 704, 'fakerpress_flag', '1'),
(4669, 704, '_snax_correct', '680'),
(4670, 704, '_thumbnail_id', '5226'),
(4671, 707, 'fakerpress_flag', '1'),
(4672, 707, '_snax_correct', '681'),
(4673, 707, '_thumbnail_id', '5223'),
(4674, 708, 'fakerpress_flag', '1'),
(4675, 708, '_snax_correct', '680'),
(4676, 708, '_thumbnail_id', '5222'),
(4677, 709, 'fakerpress_flag', '1'),
(4678, 709, '_snax_correct', '682'),
(4679, 709, '_thumbnail_id', '5227'),
(4680, 710, 'fakerpress_flag', '1'),
(4681, 710, '_snax_correct', '683'),
(4682, 710, '_thumbnail_id', '5226'),
(4683, 847, 'fakerpress_flag', '1'),
(4684, 847, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4685, 847, '_snax_correct', '852'),
(4686, 847, '_thumbnail_id', '5226'),
(4687, 848, 'fakerpress_flag', '1'),
(4688, 848, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4689, 848, '_snax_correct', '853'),
(4690, 848, '_thumbnail_id', '5225'),
(4691, 850, 'fakerpress_flag', '1'),
(4692, 850, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4693, 850, '_snax_correct', ''),
(4694, 851, 'fakerpress_flag', '1'),
(4695, 851, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4696, 851, '_snax_correct', ''),
(4697, 866, 'fakerpress_flag', '1'),
(4698, 866, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4699, 866, '_snax_correct', '856'),
(4700, 866, '_thumbnail_id', '5224'),
(4701, 867, 'fakerpress_flag', '1'),
(4702, 867, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4703, 867, '_snax_correct', '853'),
(4704, 867, '_thumbnail_id', '5223'),
(4705, 844, 'fakerpress_flag', '1'),
(4706, 844, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4707, 844, '_snax_correct', '853'),
(4708, 845, 'fakerpress_flag', '1'),
(4709, 845, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4710, 845, '_snax_correct', '854'),
(4711, 858, 'fakerpress_flag', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4712, 858, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4713, 858, '_snax_correct', '854'),
(4714, 858, '_thumbnail_id', '5223'),
(4715, 859, 'fakerpress_flag', '1'),
(4716, 859, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4717, 859, '_snax_correct', '853'),
(4718, 859, '_thumbnail_id', '5224'),
(4719, 861, 'fakerpress_flag', '1'),
(4720, 861, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4721, 861, '_snax_correct', '852'),
(4722, 862, 'fakerpress_flag', '1'),
(4723, 862, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4724, 862, '_snax_correct', '854'),
(4725, 864, 'fakerpress_flag', '1'),
(4726, 864, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4727, 864, '_snax_correct', '854'),
(4728, 864, '_thumbnail_id', '5225'),
(4729, 865, 'fakerpress_flag', '1'),
(4730, 865, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4731, 865, '_snax_correct', '853'),
(4732, 865, '_thumbnail_id', '5224'),
(4733, 868, 'fakerpress_flag', '1'),
(4734, 868, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4735, 868, '_snax_correct', '852'),
(4736, 869, 'fakerpress_flag', '1'),
(4737, 869, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4738, 869, '_snax_correct', '856'),
(4739, 870, 'fakerpress_flag', '1'),
(4740, 870, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4741, 870, '_snax_correct', '853'),
(4742, 870, '_thumbnail_id', '5226'),
(4743, 871, 'fakerpress_flag', '1'),
(4744, 871, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4745, 871, '_snax_correct', '852'),
(4746, 871, '_thumbnail_id', '5227'),
(4747, 873, 'fakerpress_flag', '1'),
(4748, 873, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4749, 873, '_snax_correct', '854'),
(4750, 873, '_thumbnail_id', '5225'),
(4751, 874, 'fakerpress_flag', '1'),
(4752, 874, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4753, 874, '_snax_correct', '856'),
(4754, 874, '_thumbnail_id', '5222'),
(4755, 876, 'fakerpress_flag', '1'),
(4756, 876, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4757, 876, '_snax_correct', '853'),
(4758, 878, 'fakerpress_flag', '1'),
(4759, 878, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4760, 878, '_snax_correct', '856'),
(4761, 879, 'fakerpress_flag', '1'),
(4762, 879, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4763, 879, '_snax_correct', '856'),
(4764, 879, '_thumbnail_id', '5223'),
(4765, 880, 'fakerpress_flag', '1'),
(4766, 880, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4767, 880, '_snax_correct', '852'),
(4768, 880, '_thumbnail_id', '5222'),
(4769, 1040, 'fakerpress_flag', '1'),
(4770, 1040, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4771, 1040, '_snax_correct', '1'),
(4772, 1041, 'fakerpress_flag', '1'),
(4773, 1041, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4774, 1041, '_snax_correct', ''),
(4775, 789, 'fakerpress_flag', '1'),
(4776, 789, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4777, 789, '_thumbnail_id', '5223'),
(4778, 789, '_snax_source', ''),
(4779, 789, '_snax_ref_link', 'https://www.amazon.com/?tag=your_associates_ID'),
(4780, 789, '_snax_item_format', 'image'),
(4781, 789, '_snax_parent_format', 'list'),
(4782, 789, '_snax_origin', 'post'),
(4783, 789, '_snax_author_ip', '127.0.0.1'),
(4784, 789, '_snax_upvote_count', '6'),
(4785, 789, '_snax_downvote_count', '0'),
(4786, 789, '_snax_vote_count', '6'),
(4787, 789, '_snax_vote_score', '6'),
(4788, 789, '_wp_old_slug', '789'),
(4789, 791, 'fakerpress_flag', '1'),
(4790, 791, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4791, 791, '_thumbnail_id', '5222'),
(4792, 791, '_snax_source', ''),
(4793, 791, '_snax_ref_link', 'https://www.amazon.com/?tag=your_associates_ID'),
(4794, 791, '_snax_item_format', 'image'),
(4795, 791, '_snax_parent_format', 'list'),
(4796, 791, '_snax_origin', 'post'),
(4797, 791, '_snax_author_ip', '127.0.0.1'),
(4798, 791, '_snax_upvote_count', '5'),
(4799, 791, '_snax_downvote_count', '5'),
(4800, 791, '_snax_vote_count', '10'),
(4801, 791, '_snax_vote_score', '0'),
(4802, 791, '_wp_old_slug', '791'),
(4803, 793, 'fakerpress_flag', '1'),
(4804, 793, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4805, 793, '_thumbnail_id', '5227'),
(4806, 793, '_snax_source', ''),
(4807, 793, '_snax_ref_link', 'https://www.amazon.com/?tag=your_associates_ID'),
(4808, 793, '_snax_item_format', 'image'),
(4809, 793, '_snax_parent_format', 'list'),
(4810, 793, '_snax_origin', 'post'),
(4811, 793, '_snax_author_ip', '127.0.0.1'),
(4812, 793, '_snax_upvote_count', '11'),
(4813, 793, '_snax_downvote_count', '2'),
(4814, 793, '_snax_vote_count', '13'),
(4815, 793, '_snax_vote_score', '9'),
(4816, 793, '_wp_old_slug', '793'),
(4817, 795, 'fakerpress_flag', '1'),
(4818, 795, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4819, 795, '_thumbnail_id', '5226'),
(4820, 795, '_snax_source', ''),
(4821, 795, '_snax_ref_link', 'https://www.amazon.com/?tag=your_associates_ID'),
(4822, 795, '_snax_item_format', 'image'),
(4823, 795, '_snax_parent_format', 'list'),
(4824, 795, '_snax_origin', 'post'),
(4825, 795, '_snax_author_ip', '127.0.0.1'),
(4826, 795, '_snax_upvote_count', '4'),
(4827, 795, '_snax_downvote_count', '1'),
(4828, 795, '_snax_vote_count', '5'),
(4829, 795, '_snax_vote_score', '3'),
(4830, 795, '_wp_old_slug', '795'),
(4831, 797, 'fakerpress_flag', '1'),
(4832, 797, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4833, 797, '_thumbnail_id', '5225'),
(4834, 797, '_snax_source', ''),
(4835, 797, '_snax_ref_link', 'https://www.amazon.com/?tag=your_associates_ID'),
(4836, 797, '_snax_item_format', 'image'),
(4837, 797, '_snax_parent_format', 'list'),
(4838, 797, '_snax_origin', 'post'),
(4839, 797, '_snax_author_ip', '127.0.0.1'),
(4840, 797, '_snax_upvote_count', '7'),
(4841, 797, '_snax_downvote_count', '0'),
(4842, 797, '_snax_vote_count', '7'),
(4843, 797, '_snax_vote_score', '7'),
(4844, 797, '_wp_old_slug', '797'),
(4845, 908, 'fakerpress_flag', '1'),
(4846, 908, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4847, 908, '_thumbnail_id', '5227'),
(4848, 908, '_snax_source', ''),
(4849, 908, '_snax_ref_link', ''),
(4850, 908, '_snax_media_id', '907'),
(4851, 908, '_snax_item_format', 'image'),
(4852, 908, '_snax_parent_format', 'list'),
(4853, 908, '_snax_origin', 'post'),
(4854, 908, '_snax_author_ip', '89.229.199.173'),
(4855, 908, '_snax_upvote_count', '5'),
(4856, 908, '_snax_downvote_count', '1'),
(4857, 908, '_snax_vote_count', '6'),
(4858, 908, '_snax_vote_score', '4'),
(4859, 908, '_wp_old_slug', '908'),
(4860, 908, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4861, 908, '_disable_fbc', ''),
(4862, 908, 'mashsb_timestamp', ''),
(4863, 908, '_snax_fake_vote_count', ''),
(4864, 908, '_yoast_wpseo_content_score', '60'),
(4865, 908, 'mashsb_jsonshares', '{\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(4866, 910, 'fakerpress_flag', '1'),
(4867, 910, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4868, 910, '_thumbnail_id', '5226'),
(4869, 910, '_snax_source', ''),
(4870, 910, '_snax_ref_link', ''),
(4871, 910, '_snax_media_id', '909'),
(4872, 910, '_snax_item_format', 'image'),
(4873, 910, '_snax_parent_format', 'list'),
(4874, 910, '_snax_origin', 'post'),
(4875, 910, '_snax_author_ip', '89.229.199.173'),
(4876, 910, '_snax_upvote_count', '2'),
(4877, 910, '_snax_downvote_count', '0'),
(4878, 910, '_snax_vote_count', '2'),
(4879, 910, '_snax_vote_score', '2'),
(4880, 910, '_wp_old_slug', '910'),
(4881, 910, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4882, 910, '_disable_fbc', ''),
(4883, 910, 'mashsb_timestamp', ''),
(4884, 910, '_snax_fake_vote_count', ''),
(4885, 910, '_yoast_wpseo_content_score', '60'),
(4886, 911, 'fakerpress_flag', '1'),
(4887, 911, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4888, 911, '_snax_embed_url', 'https://www.youtube.com/watch?v=tntOCGkgt98'),
(4889, 911, '_snax_embed_provider_name', 'youtube'),
(4890, 911, '_snax_item_format', 'embed'),
(4891, 911, '_snax_parent_format', 'list'),
(4892, 911, '_snax_origin', 'post'),
(4893, 911, '_snax_source', ''),
(4894, 911, '_snax_ref_link', ''),
(4895, 911, '_snax_author_ip', '89.229.199.173'),
(4896, 911, '_snax_upvote_count', '3'),
(4897, 911, '_snax_downvote_count', '1'),
(4898, 911, '_snax_vote_count', '4'),
(4899, 911, '_snax_vote_score', '2'),
(4900, 911, '_oembed_00d876abfbd83f2ac6b0aa51e764c67e', '<iframe width=\"758\" height=\"426\" src=\"https://www.youtube.com/embed/tntOCGkgt98?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4901, 911, '_oembed_time_00d876abfbd83f2ac6b0aa51e764c67e', '1503994793'),
(4902, 911, '_oembed_0a33e3eba0e488d1fcaee94a7c057f9a', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/tntOCGkgt98?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4903, 911, '_oembed_time_0a33e3eba0e488d1fcaee94a7c057f9a', '1503995269'),
(4904, 911, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4905, 911, '_disable_fbc', ''),
(4906, 911, 'mashsb_timestamp', ''),
(4907, 911, '_thumbnail_id', '5225'),
(4908, 911, '_snax_fake_vote_count', ''),
(4909, 911, '_oembed_c9f789ae35646444067fa8ddf5675e94', '<iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" width=\"496\" height=\"372\" src=\"https://www.youtube.com/embed/fzzjgBAaWZw?start=7&#038;feature=oembed#?secret=ybwsh2Tv2D\" data-secret=\"ybwsh2Tv2D\" frameborder=\"0\"></iframe>'),
(4910, 911, '_oembed_time_c9f789ae35646444067fa8ddf5675e94', '1519204509'),
(4911, 911, '_wpb_vc_js_status', 'false'),
(4912, 911, '_yoast_wpseo_content_score', '30'),
(4913, 912, 'fakerpress_flag', '1'),
(4914, 912, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4915, 912, '_snax_embed_url', 'https://www.instagram.com/p/BEyzP08tUnh/'),
(4916, 912, '_snax_embed_provider_name', 'instagram'),
(4917, 912, '_snax_item_format', 'embed'),
(4918, 912, '_snax_parent_format', 'list'),
(4919, 912, '_snax_origin', 'post'),
(4920, 912, '_snax_source', ''),
(4921, 912, '_snax_ref_link', ''),
(4922, 912, '_snax_author_ip', '89.229.199.173'),
(4923, 912, '_snax_upvote_count', '5'),
(4924, 912, '_snax_downvote_count', '1'),
(4925, 912, '_snax_vote_count', '6'),
(4926, 912, '_snax_vote_score', '4'),
(4927, 912, '_oembed_67f73aeb1dd8d9517b39d664c1c377b5', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BEyzP08tUnh/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">⋇ ?⛓ #GANGSTAKITTY ALERT ⛓? ⋇ Congrats to @poonchic! You&#39;ve proven too gangsta for all the other kitties, except for maybe #KEANU from @keanumovie! @keanumovie is playing in theaters NOW! Seriously, if you like all things funny and cats, go see it NOW! #sponsored</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Cats of Instagram (@cats_of_instagram) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-04-29T18:11:39+00:00\">Apr 29, 2016 at 11:11am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4928, 912, '_oembed_time_67f73aeb1dd8d9517b39d664c1c377b5', '1503994813'),
(4929, 912, '_oembed_1846abe608f27b3c929d4b33205a0b63', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BEyzP08tUnh/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">⋇ ?⛓ #GANGSTAKITTY ALERT ⛓? ⋇ Congrats to @poonchic! You&#39;ve proven too gangsta for all the other kitties, except for maybe #KEANU from @keanumovie! @keanumovie is playing in theaters NOW! Seriously, if you like all things funny and cats, go see it NOW! #sponsored</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Cats of Instagram (@cats_of_instagram) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-04-29T18:11:39+00:00\">Apr 29, 2016 at 11:11am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(4930, 912, '_oembed_time_1846abe608f27b3c929d4b33205a0b63', '1504169165'),
(4931, 912, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4932, 912, '_disable_fbc', ''),
(4933, 912, 'mashsb_timestamp', ''),
(4934, 912, '_snax_fake_vote_count', ''),
(4935, 912, '_yoast_wpseo_content_score', '30'),
(4936, 912, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(4937, 912, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1522240427'),
(4938, 912, '_wpb_vc_js_status', 'false'),
(4939, 914, 'fakerpress_flag', '1'),
(4940, 914, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4941, 914, '_thumbnail_id', '5224'),
(4942, 914, '_snax_source', ''),
(4943, 914, '_snax_ref_link', ''),
(4944, 914, '_snax_media_id', '913'),
(4945, 914, '_snax_item_format', 'image'),
(4946, 914, '_snax_parent_format', 'list'),
(4947, 914, '_snax_origin', 'post'),
(4948, 914, '_snax_author_ip', '89.229.199.173'),
(4949, 914, '_snax_upvote_count', '2'),
(4950, 914, '_snax_downvote_count', '0'),
(4951, 914, '_snax_vote_count', '2'),
(4952, 914, '_snax_vote_score', '2'),
(4953, 914, '_wp_old_slug', '914'),
(4954, 914, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4955, 914, '_disable_fbc', ''),
(4956, 914, 'mashsb_timestamp', ''),
(4957, 914, '_snax_fake_vote_count', ''),
(4958, 914, '_yoast_wpseo_content_score', '60'),
(4959, 916, 'fakerpress_flag', '1'),
(4960, 916, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4961, 916, '_thumbnail_id', '5223'),
(4962, 916, '_snax_source', ''),
(4963, 916, '_snax_ref_link', ''),
(4964, 916, '_snax_media_id', '915'),
(4965, 916, '_snax_item_format', 'image'),
(4966, 916, '_snax_parent_format', 'list'),
(4967, 916, '_snax_origin', 'post'),
(4968, 916, '_snax_author_ip', '89.229.199.173'),
(4969, 916, '_snax_upvote_count', '3'),
(4970, 916, '_snax_downvote_count', '0'),
(4971, 916, '_snax_vote_count', '3'),
(4972, 916, '_snax_vote_score', '3'),
(4973, 916, '_wp_old_slug', '916'),
(4974, 916, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4975, 916, '_disable_fbc', ''),
(4976, 916, 'mashsb_timestamp', ''),
(4977, 916, '_snax_fake_vote_count', ''),
(4978, 916, '_yoast_wpseo_content_score', '30'),
(4979, 918, 'fakerpress_flag', '1'),
(4980, 918, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(4981, 918, '_thumbnail_id', '5222'),
(4982, 918, '_snax_source', ''),
(4983, 918, '_snax_ref_link', ''),
(4984, 918, '_snax_media_id', '917'),
(4985, 918, '_snax_item_format', 'image'),
(4986, 918, '_snax_parent_format', 'list'),
(4987, 918, '_snax_origin', 'post'),
(4988, 918, '_snax_author_ip', '89.229.199.173'),
(4989, 918, '_snax_upvote_count', '5'),
(4990, 918, '_snax_downvote_count', '0'),
(4991, 918, '_snax_vote_count', '5'),
(4992, 918, '_snax_vote_score', '5'),
(4993, 918, '_wp_old_slug', '918'),
(4994, 918, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(4995, 918, '_disable_fbc', ''),
(4996, 918, 'mashsb_timestamp', ''),
(4997, 918, '_snax_fake_vote_count', ''),
(4998, 918, '_yoast_wpseo_content_score', '60'),
(4999, 920, 'fakerpress_flag', '1'),
(5000, 920, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5001, 920, '_thumbnail_id', '5227'),
(5002, 920, '_snax_source', ''),
(5003, 920, '_snax_ref_link', ''),
(5004, 920, '_snax_media_id', '919'),
(5005, 920, '_snax_item_format', 'image'),
(5006, 920, '_snax_parent_format', 'list'),
(5007, 920, '_snax_origin', 'post'),
(5008, 920, '_snax_author_ip', '89.229.199.173'),
(5009, 920, '_snax_upvote_count', '3'),
(5010, 920, '_snax_downvote_count', '0'),
(5011, 920, '_snax_vote_count', '3'),
(5012, 920, '_snax_vote_score', '3'),
(5013, 920, '_wp_old_slug', '920'),
(5014, 920, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5015, 920, '_disable_fbc', ''),
(5016, 920, 'mashsb_timestamp', ''),
(5017, 920, '_snax_fake_vote_count', ''),
(5018, 920, '_yoast_wpseo_content_score', '60'),
(5019, 922, 'fakerpress_flag', '1'),
(5020, 922, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5021, 922, '_thumbnail_id', '5226'),
(5022, 922, '_snax_source', ''),
(5023, 922, '_snax_ref_link', ''),
(5024, 922, '_snax_media_id', '921'),
(5025, 922, '_snax_item_format', 'image'),
(5026, 922, '_snax_parent_format', 'list'),
(5027, 922, '_snax_origin', 'post'),
(5028, 922, '_snax_author_ip', '89.229.199.173'),
(5029, 922, '_snax_upvote_count', '2'),
(5030, 922, '_snax_downvote_count', '0'),
(5031, 922, '_snax_vote_count', '2'),
(5032, 922, '_snax_vote_score', '2'),
(5033, 922, '_wp_old_slug', '922'),
(5034, 922, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5035, 922, '_disable_fbc', ''),
(5036, 922, 'mashsb_timestamp', ''),
(5037, 922, '_snax_fake_vote_count', ''),
(5038, 922, '_yoast_wpseo_content_score', '30'),
(5039, 924, 'fakerpress_flag', '1'),
(5040, 924, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5041, 924, '_thumbnail_id', '5225'),
(5042, 924, '_snax_source', ''),
(5043, 924, '_snax_ref_link', ''),
(5044, 924, '_snax_media_id', '923'),
(5045, 924, '_snax_item_format', 'image'),
(5046, 924, '_snax_parent_format', 'list'),
(5047, 924, '_snax_origin', 'post'),
(5048, 924, '_snax_author_ip', '89.229.199.173'),
(5049, 924, '_snax_upvote_count', '4'),
(5050, 924, '_snax_downvote_count', '0'),
(5051, 924, '_snax_vote_count', '4'),
(5052, 924, '_snax_vote_score', '4'),
(5053, 924, '_wp_old_slug', '924'),
(5054, 924, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5055, 924, '_disable_fbc', ''),
(5056, 924, 'mashsb_timestamp', ''),
(5057, 924, '_snax_fake_vote_count', ''),
(5058, 924, '_yoast_wpseo_content_score', '60'),
(5059, 926, 'fakerpress_flag', '1'),
(5060, 926, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5061, 926, '_thumbnail_id', '5224'),
(5062, 926, '_snax_source', ''),
(5063, 926, '_snax_ref_link', ''),
(5064, 926, '_snax_media_id', '925'),
(5065, 926, '_snax_item_format', 'image'),
(5066, 926, '_snax_parent_format', 'list'),
(5067, 926, '_snax_origin', 'post'),
(5068, 926, '_snax_author_ip', '89.229.199.173'),
(5069, 926, '_snax_upvote_count', '2'),
(5070, 926, '_snax_downvote_count', '0'),
(5071, 926, '_snax_vote_count', '2'),
(5072, 926, '_snax_vote_score', '2'),
(5073, 926, '_wp_old_slug', '926'),
(5074, 926, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5075, 926, '_disable_fbc', ''),
(5076, 926, 'mashsb_timestamp', ''),
(5077, 926, '_snax_fake_vote_count', ''),
(5078, 926, '_yoast_wpseo_content_score', '60'),
(5079, 927, 'fakerpress_flag', '1'),
(5080, 927, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5081, 927, '_snax_embed_url', 'https://twitter.com/HappyCatCentral/status/880362725519609856'),
(5082, 927, '_snax_embed_provider_name', 'twitter'),
(5083, 927, '_snax_item_format', 'embed'),
(5084, 927, '_snax_parent_format', 'list'),
(5085, 927, '_snax_origin', 'post'),
(5086, 927, '_snax_source', ''),
(5087, 927, '_snax_ref_link', ''),
(5088, 927, '_snax_author_ip', '89.229.199.173'),
(5089, 927, '_snax_upvote_count', '2'),
(5090, 927, '_snax_downvote_count', '0'),
(5091, 927, '_snax_vote_count', '2'),
(5092, 927, '_snax_vote_score', '2'),
(5093, 927, '_oembed_64da57506168e2dbf40bce988d42a96c', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">You don&#39;t know how strange your cat is until you read this <a href=\"https://twitter.com/hashtag/cats?src=hash\">#cats</a> <a href=\"https://twitter.com/hashtag/facts?src=hash\">#facts</a> <a href=\"https://twitter.com/hashtag/funfacts?src=hash\">#funfacts</a> <a href=\"https://t.co/dYfR2M4Bis\">https://t.co/dYfR2M4Bis</a></p>&mdash; Happy Cat (@HappyCatCentral) <a href=\"https://twitter.com/HappyCatCentral/status/880362725519609856\">June 29, 2017</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(5094, 927, '_oembed_time_64da57506168e2dbf40bce988d42a96c', '1503995236'),
(5095, 927, '_wp_old_slug', '927'),
(5096, 927, '_oembed_eae8305c6f2c4a0c846b79fddbd4e7e6', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">You don&#39;t know how strange your cat is until you read this <a href=\"https://twitter.com/hashtag/cats?src=hash\">#cats</a> <a href=\"https://twitter.com/hashtag/facts?src=hash\">#facts</a> <a href=\"https://twitter.com/hashtag/funfacts?src=hash\">#funfacts</a> <a href=\"https://t.co/dYfR2M4Bis\">https://t.co/dYfR2M4Bis</a></p>&mdash; Happy Cat (@HappyCatCentral) <a href=\"https://twitter.com/HappyCatCentral/status/880362725519609856\">June 29, 2017</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(5097, 927, '_oembed_time_eae8305c6f2c4a0c846b79fddbd4e7e6', '1503995271'),
(5098, 952, 'fakerpress_flag', '1'),
(5099, 952, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5100, 952, '_thumbnail_id', '5223'),
(5101, 952, '_snax_source', ''),
(5102, 952, '_snax_ref_link', ''),
(5103, 952, '_snax_media_id', '951'),
(5104, 952, '_snax_item_format', 'image'),
(5105, 952, '_snax_parent_format', 'list'),
(5106, 952, '_snax_origin', 'post'),
(5107, 952, '_snax_author_ip', '89.229.199.173'),
(5108, 952, '_snax_upvote_count', '7'),
(5109, 952, '_snax_downvote_count', '0'),
(5110, 952, '_snax_vote_count', '7'),
(5111, 952, '_snax_vote_score', '7'),
(5112, 952, '_wp_old_slug', '952'),
(5113, 952, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5114, 952, '_disable_fbc', ''),
(5115, 952, 'mashsb_timestamp', ''),
(5116, 952, '_snax_fake_vote_count', ''),
(5117, 952, '_yoast_wpseo_content_score', '60'),
(5118, 4485, '_snax_correct', '1'),
(5119, 4486, '_snax_correct', ''),
(5120, 954, 'fakerpress_flag', '1'),
(5121, 954, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5122, 954, '_thumbnail_id', '5222'),
(5123, 954, '_snax_source', ''),
(5124, 954, '_snax_ref_link', ''),
(5125, 954, '_snax_media_id', '953'),
(5126, 954, '_snax_item_format', 'image'),
(5127, 954, '_snax_parent_format', 'list'),
(5128, 954, '_snax_origin', 'post'),
(5129, 954, '_snax_author_ip', '89.229.199.173'),
(5130, 954, '_snax_upvote_count', '4'),
(5131, 954, '_snax_downvote_count', '1'),
(5132, 954, '_snax_vote_count', '5'),
(5133, 954, '_snax_vote_score', '3'),
(5134, 954, '_wp_old_slug', '954'),
(5135, 954, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5136, 954, '_disable_fbc', ''),
(5137, 954, 'mashsb_timestamp', ''),
(5138, 954, '_snax_fake_vote_count', ''),
(5139, 954, '_yoast_wpseo_content_score', '60'),
(5140, 955, 'fakerpress_flag', '1'),
(5141, 955, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5142, 955, '_snax_embed_url', 'https://www.youtube.com/watch?v=tntOCGkgt98'),
(5143, 955, '_snax_embed_provider_name', 'youtube'),
(5144, 955, '_snax_item_format', 'embed'),
(5145, 955, '_snax_parent_format', 'list'),
(5146, 955, '_snax_origin', 'post'),
(5147, 955, '_snax_source', ''),
(5148, 955, '_snax_ref_link', ''),
(5149, 955, '_snax_author_ip', '89.229.199.173'),
(5150, 955, '_snax_upvote_count', '2'),
(5151, 955, '_snax_downvote_count', '0'),
(5152, 955, '_snax_vote_count', '2'),
(5153, 955, '_snax_vote_score', '2'),
(5154, 955, '_oembed_00d876abfbd83f2ac6b0aa51e764c67e', '<iframe width=\"758\" height=\"426\" src=\"https://www.youtube.com/embed/tntOCGkgt98?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(5155, 955, '_oembed_time_00d876abfbd83f2ac6b0aa51e764c67e', '1503995905'),
(5156, 955, '_wp_old_slug', 'funny-cats-compilation-most-see-funny-cat-videos-ever-part-1-3'),
(5157, 955, '_oembed_0a33e3eba0e488d1fcaee94a7c057f9a', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/tntOCGkgt98?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(5158, 955, '_oembed_time_0a33e3eba0e488d1fcaee94a7c057f9a', '1503996514'),
(5159, 955, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5160, 955, '_disable_fbc', ''),
(5161, 955, 'mashsb_timestamp', ''),
(5162, 955, '_thumbnail_id', '5227'),
(5163, 955, '_snax_fake_vote_count', ''),
(5164, 955, '_oembed_c9f789ae35646444067fa8ddf5675e94', '<iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" width=\"496\" height=\"372\" src=\"https://www.youtube.com/embed/fzzjgBAaWZw?start=7&#038;feature=oembed#?secret=hk3xrA2kBp\" data-secret=\"hk3xrA2kBp\" frameborder=\"0\"></iframe>'),
(5165, 955, '_oembed_time_c9f789ae35646444067fa8ddf5675e94', '1519204513'),
(5166, 955, '_wpb_vc_js_status', 'false'),
(5167, 955, '_yoast_wpseo_content_score', '30'),
(5168, 956, 'fakerpress_flag', '1'),
(5169, 956, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5170, 956, '_snax_embed_url', 'https://www.instagram.com/p/BEyzP08tUnh/'),
(5171, 956, '_snax_embed_provider_name', 'instagram'),
(5172, 956, '_snax_item_format', 'embed'),
(5173, 956, '_snax_parent_format', 'list'),
(5174, 956, '_snax_origin', 'post'),
(5175, 956, '_snax_source', ''),
(5176, 956, '_snax_ref_link', ''),
(5177, 956, '_snax_author_ip', '89.229.199.173'),
(5178, 956, '_snax_upvote_count', '3'),
(5179, 956, '_snax_downvote_count', '0'),
(5180, 956, '_snax_vote_count', '3'),
(5181, 956, '_snax_vote_score', '3'),
(5182, 956, '_oembed_67f73aeb1dd8d9517b39d664c1c377b5', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BEyzP08tUnh/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">⋇ ?⛓ #GANGSTAKITTY ALERT ⛓? ⋇ Congrats to @poonchic! You&#39;ve proven too gangsta for all the other kitties, except for maybe #KEANU from @keanumovie! @keanumovie is playing in theaters NOW! Seriously, if you like all things funny and cats, go see it NOW! #sponsored</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Cats of Instagram (@cats_of_instagram) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-04-29T18:11:39+00:00\">Apr 29, 2016 at 11:11am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(5183, 956, '_oembed_time_67f73aeb1dd8d9517b39d664c1c377b5', '1503995919'),
(5184, 956, '_wp_old_slug', '%e2%8b%87-%f0%9f%98%bc%e2%9b%93-gangstakitty-alert-%e2%9b%93%f0%9f%98%bc-%e2%8b%87congrats-to-poonchic-youve-pro-3'),
(5185, 956, '_oembed_1846abe608f27b3c929d4b33205a0b63', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BEyzP08tUnh/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">⋇ ?⛓ #GANGSTAKITTY ALERT ⛓? ⋇ Congrats to @poonchic! You&#39;ve proven too gangsta for all the other kitties, except for maybe #KEANU from @keanumovie! @keanumovie is playing in theaters NOW! Seriously, if you like all things funny and cats, go see it NOW! #sponsored</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Cats of Instagram (@cats_of_instagram) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-04-29T18:11:39+00:00\">Apr 29, 2016 at 11:11am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(5186, 956, '_oembed_time_1846abe608f27b3c929d4b33205a0b63', '1503996516'),
(5187, 956, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5188, 956, '_disable_fbc', ''),
(5189, 956, 'mashsb_timestamp', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5190, 956, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(5191, 956, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1522240419'),
(5192, 956, '_wpb_vc_js_status', 'false'),
(5193, 956, '_yoast_wpseo_content_score', '30'),
(5194, 958, 'fakerpress_flag', '1'),
(5195, 958, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5196, 958, '_thumbnail_id', '5226'),
(5197, 958, '_snax_source', ''),
(5198, 958, '_snax_ref_link', ''),
(5199, 958, '_snax_media_id', '957'),
(5200, 958, '_snax_item_format', 'image'),
(5201, 958, '_snax_parent_format', 'list'),
(5202, 958, '_snax_origin', 'post'),
(5203, 958, '_snax_author_ip', '89.229.199.173'),
(5204, 958, '_snax_upvote_count', '4'),
(5205, 958, '_snax_downvote_count', '0'),
(5206, 958, '_snax_vote_count', '4'),
(5207, 958, '_snax_vote_score', '4'),
(5208, 958, '_wp_old_slug', '958'),
(5209, 958, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5210, 958, '_disable_fbc', ''),
(5211, 958, 'mashsb_timestamp', ''),
(5212, 958, '_snax_fake_vote_count', ''),
(5213, 958, '_yoast_wpseo_content_score', '60'),
(5214, 960, 'fakerpress_flag', '1'),
(5215, 960, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5216, 960, '_thumbnail_id', '5225'),
(5217, 960, '_snax_source', ''),
(5218, 960, '_snax_ref_link', ''),
(5219, 960, '_snax_media_id', '959'),
(5220, 960, '_snax_item_format', 'image'),
(5221, 960, '_snax_parent_format', 'list'),
(5222, 960, '_snax_origin', 'post'),
(5223, 960, '_snax_author_ip', '89.229.199.173'),
(5224, 960, '_snax_upvote_count', '2'),
(5225, 960, '_snax_downvote_count', '0'),
(5226, 960, '_snax_vote_count', '2'),
(5227, 960, '_snax_vote_score', '2'),
(5228, 960, '_wp_old_slug', '960'),
(5229, 960, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5230, 960, '_disable_fbc', ''),
(5231, 960, 'mashsb_timestamp', ''),
(5232, 960, '_snax_fake_vote_count', ''),
(5233, 960, '_yoast_wpseo_content_score', '30'),
(5234, 962, 'fakerpress_flag', '1'),
(5235, 962, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5236, 962, '_thumbnail_id', '5224'),
(5237, 962, '_snax_source', ''),
(5238, 962, '_snax_ref_link', ''),
(5239, 962, '_snax_media_id', '961'),
(5240, 962, '_snax_item_format', 'image'),
(5241, 962, '_snax_parent_format', 'list'),
(5242, 962, '_snax_origin', 'post'),
(5243, 962, '_snax_author_ip', '89.229.199.173'),
(5244, 962, '_snax_upvote_count', '3'),
(5245, 962, '_snax_downvote_count', '1'),
(5246, 962, '_snax_vote_count', '4'),
(5247, 962, '_snax_vote_score', '2'),
(5248, 962, '_wp_old_slug', '962'),
(5249, 962, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5250, 962, '_disable_fbc', ''),
(5251, 962, 'mashsb_timestamp', ''),
(5252, 962, '_snax_fake_vote_count', ''),
(5253, 962, '_yoast_wpseo_content_score', '30'),
(5254, 964, 'fakerpress_flag', '1'),
(5255, 964, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5256, 964, '_thumbnail_id', '5223'),
(5257, 964, '_snax_source', ''),
(5258, 964, '_snax_ref_link', ''),
(5259, 964, '_snax_media_id', '963'),
(5260, 964, '_snax_item_format', 'image'),
(5261, 964, '_snax_parent_format', 'list'),
(5262, 964, '_snax_origin', 'post'),
(5263, 964, '_snax_author_ip', '89.229.199.173'),
(5264, 964, '_snax_upvote_count', '2'),
(5265, 964, '_snax_downvote_count', '0'),
(5266, 964, '_snax_vote_count', '2'),
(5267, 964, '_snax_vote_score', '2'),
(5268, 964, '_wp_old_slug', '964'),
(5269, 964, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5270, 964, '_disable_fbc', ''),
(5271, 964, 'mashsb_timestamp', ''),
(5272, 964, '_snax_fake_vote_count', ''),
(5273, 964, '_yoast_wpseo_content_score', '30'),
(5274, 966, 'fakerpress_flag', '1'),
(5275, 966, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5276, 966, '_thumbnail_id', '5222'),
(5277, 966, '_snax_source', ''),
(5278, 966, '_snax_ref_link', ''),
(5279, 966, '_snax_media_id', '965'),
(5280, 966, '_snax_item_format', 'image'),
(5281, 966, '_snax_parent_format', 'list'),
(5282, 966, '_snax_origin', 'post'),
(5283, 966, '_snax_author_ip', '89.229.199.173'),
(5284, 966, '_snax_upvote_count', '1'),
(5285, 966, '_snax_downvote_count', '0'),
(5286, 966, '_snax_vote_count', '1'),
(5287, 966, '_snax_vote_score', '1'),
(5288, 966, '_wp_old_slug', '966'),
(5289, 966, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5290, 966, '_disable_fbc', ''),
(5291, 966, 'mashsb_timestamp', ''),
(5292, 966, '_snax_fake_vote_count', ''),
(5293, 966, '_yoast_wpseo_content_score', '30'),
(5294, 968, 'fakerpress_flag', '1'),
(5295, 968, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5296, 968, '_thumbnail_id', '5227'),
(5297, 968, '_snax_source', ''),
(5298, 968, '_snax_ref_link', ''),
(5299, 968, '_snax_media_id', '967'),
(5300, 968, '_snax_item_format', 'image'),
(5301, 968, '_snax_parent_format', 'list'),
(5302, 968, '_snax_origin', 'post'),
(5303, 968, '_snax_author_ip', '89.229.199.173'),
(5304, 968, '_snax_upvote_count', '2'),
(5305, 968, '_snax_downvote_count', '0'),
(5306, 968, '_snax_vote_count', '2'),
(5307, 968, '_snax_vote_score', '2'),
(5308, 968, '_wp_old_slug', '968'),
(5309, 968, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5310, 968, '_disable_fbc', ''),
(5311, 968, 'mashsb_timestamp', ''),
(5312, 968, '_snax_fake_vote_count', ''),
(5313, 968, '_yoast_wpseo_content_score', '60'),
(5314, 969, 'fakerpress_flag', '1'),
(5315, 969, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5316, 969, '_snax_embed_url', 'https://twitter.com/HappyCatCentral/status/880362725519609856'),
(5317, 969, '_snax_embed_provider_name', 'twitter'),
(5318, 969, '_snax_item_format', 'embed'),
(5319, 969, '_snax_parent_format', 'list'),
(5320, 969, '_snax_origin', 'post'),
(5321, 969, '_snax_source', ''),
(5322, 969, '_snax_ref_link', ''),
(5323, 969, '_snax_author_ip', '89.229.199.173'),
(5324, 969, '_snax_upvote_count', '2'),
(5325, 969, '_snax_downvote_count', '0'),
(5326, 969, '_snax_vote_count', '2'),
(5327, 969, '_snax_vote_score', '2'),
(5328, 969, '_oembed_64da57506168e2dbf40bce988d42a96c', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">You don&#39;t know how strange your cat is until you read this <a href=\"https://twitter.com/hashtag/cats?src=hash\">#cats</a> <a href=\"https://twitter.com/hashtag/facts?src=hash\">#facts</a> <a href=\"https://twitter.com/hashtag/funfacts?src=hash\">#funfacts</a> <a href=\"https://t.co/dYfR2M4Bis\">https://t.co/dYfR2M4Bis</a></p>&mdash; Happy Cat (@HappyCatCentral) <a href=\"https://twitter.com/HappyCatCentral/status/880362725519609856\">June 29, 2017</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(5329, 969, '_oembed_time_64da57506168e2dbf40bce988d42a96c', '1503996348'),
(5330, 969, '_wp_old_slug', '969'),
(5331, 969, '_oembed_eae8305c6f2c4a0c846b79fddbd4e7e6', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">You don&#39;t know how strange your cat is until you read this <a href=\"https://twitter.com/hashtag/cats?src=hash\">#cats</a> <a href=\"https://twitter.com/hashtag/facts?src=hash\">#facts</a> <a href=\"https://twitter.com/hashtag/funfacts?src=hash\">#funfacts</a> <a href=\"https://t.co/dYfR2M4Bis\">https://t.co/dYfR2M4Bis</a></p>&mdash; Happy Cat (@HappyCatCentral) <a href=\"https://twitter.com/HappyCatCentral/status/880362725519609856\">June 29, 2017</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(5332, 969, '_oembed_time_eae8305c6f2c4a0c846b79fddbd4e7e6', '1504092580'),
(5333, 971, 'fakerpress_flag', '1'),
(5334, 971, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5335, 971, '_thumbnail_id', '5226'),
(5336, 971, '_snax_source', ''),
(5337, 971, '_snax_ref_link', ''),
(5338, 971, '_snax_media_id', '970'),
(5339, 971, '_snax_item_format', 'image'),
(5340, 971, '_snax_parent_format', 'list'),
(5341, 971, '_snax_origin', 'post'),
(5342, 971, '_snax_author_ip', '89.229.199.173'),
(5343, 971, '_snax_upvote_count', '1'),
(5344, 971, '_snax_downvote_count', '0'),
(5345, 971, '_snax_vote_count', '1'),
(5346, 971, '_snax_vote_score', '1'),
(5347, 971, '_wp_old_slug', '971'),
(5348, 971, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5349, 971, '_disable_fbc', ''),
(5350, 971, 'mashsb_timestamp', ''),
(5351, 971, '_snax_fake_vote_count', ''),
(5352, 971, '_yoast_wpseo_content_score', '60'),
(5353, 974, 'fakerpress_flag', '1'),
(5354, 974, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5355, 974, '_thumbnail_id', '5225'),
(5356, 974, '_snax_source', ''),
(5357, 974, '_snax_ref_link', ''),
(5358, 974, '_snax_media_id', '973'),
(5359, 974, '_snax_item_format', 'image'),
(5360, 974, '_snax_parent_format', 'list'),
(5361, 974, '_snax_origin', 'post'),
(5362, 974, '_snax_author_ip', '89.229.199.173'),
(5363, 974, '_snax_upvote_count', '0'),
(5364, 974, '_snax_downvote_count', '0'),
(5365, 974, '_snax_vote_count', '0'),
(5366, 974, '_snax_vote_score', '0'),
(5367, 974, '_wp_old_slug', '974'),
(5368, 974, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5369, 974, '_disable_fbc', ''),
(5370, 974, 'mashsb_timestamp', ''),
(5371, 974, '_snax_fake_vote_count', ''),
(5372, 974, '_yoast_wpseo_content_score', '60'),
(5373, 976, 'fakerpress_flag', '1'),
(5374, 976, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5375, 976, '_thumbnail_id', '5224'),
(5376, 976, '_snax_source', ''),
(5377, 976, '_snax_ref_link', ''),
(5378, 976, '_snax_media_id', '975'),
(5379, 976, '_snax_item_format', 'image'),
(5380, 976, '_snax_parent_format', 'list'),
(5381, 976, '_snax_origin', 'post'),
(5382, 976, '_snax_author_ip', '89.229.199.173'),
(5383, 976, '_snax_upvote_count', '0'),
(5384, 976, '_snax_downvote_count', '0'),
(5385, 976, '_snax_vote_count', '0'),
(5386, 976, '_snax_vote_score', '0'),
(5387, 976, '_wp_old_slug', '976'),
(5388, 976, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5389, 976, '_disable_fbc', ''),
(5390, 976, 'mashsb_timestamp', ''),
(5391, 976, '_snax_fake_vote_count', ''),
(5392, 976, '_yoast_wpseo_content_score', '60'),
(5393, 977, 'fakerpress_flag', '1'),
(5394, 977, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5395, 977, '_snax_embed_url', 'https://www.youtube.com/watch?v=tntOCGkgt98'),
(5396, 977, '_snax_embed_provider_name', 'youtube'),
(5397, 977, '_snax_item_format', 'embed'),
(5398, 977, '_snax_parent_format', 'list'),
(5399, 977, '_snax_origin', 'post'),
(5400, 977, '_snax_source', ''),
(5401, 977, '_snax_ref_link', ''),
(5402, 977, '_snax_author_ip', '89.229.199.173'),
(5403, 977, '_snax_upvote_count', '0'),
(5404, 977, '_snax_downvote_count', '0'),
(5405, 977, '_snax_vote_count', '0'),
(5406, 977, '_snax_vote_score', '0'),
(5407, 977, '_oembed_00d876abfbd83f2ac6b0aa51e764c67e', '<iframe width=\"758\" height=\"426\" src=\"https://www.youtube.com/embed/tntOCGkgt98?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(5408, 977, '_oembed_time_00d876abfbd83f2ac6b0aa51e764c67e', '1503996593'),
(5409, 977, '_wp_old_slug', 'funny-cats-compilation-most-see-funny-cat-videos-ever-part-1-3'),
(5410, 977, '_oembed_0a33e3eba0e488d1fcaee94a7c057f9a', '<iframe width=\"662\" height=\"372\" src=\"https://www.youtube.com/embed/tntOCGkgt98?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(5411, 977, '_oembed_time_0a33e3eba0e488d1fcaee94a7c057f9a', '1503996910'),
(5412, 977, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5413, 977, '_disable_fbc', ''),
(5414, 977, 'mashsb_timestamp', ''),
(5415, 977, '_thumbnail_id', '5223'),
(5416, 977, '_snax_fake_vote_count', ''),
(5417, 977, '_oembed_c9f789ae35646444067fa8ddf5675e94', '<iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" width=\"496\" height=\"372\" src=\"https://www.youtube.com/embed/fzzjgBAaWZw?start=7&#038;feature=oembed#?secret=hEJdwW7wU2\" data-secret=\"hEJdwW7wU2\" frameborder=\"0\"></iframe>'),
(5418, 977, '_oembed_time_c9f789ae35646444067fa8ddf5675e94', '1519204503'),
(5419, 977, '_wpb_vc_js_status', 'false'),
(5420, 977, '_yoast_wpseo_content_score', '30'),
(5421, 978, 'fakerpress_flag', '1'),
(5422, 978, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5423, 978, '_snax_embed_url', 'https://www.instagram.com/p/BEyzP08tUnh/'),
(5424, 978, '_snax_embed_provider_name', 'instagram'),
(5425, 978, '_snax_item_format', 'embed'),
(5426, 978, '_snax_parent_format', 'list'),
(5427, 978, '_snax_origin', 'post'),
(5428, 978, '_snax_source', ''),
(5429, 978, '_snax_ref_link', ''),
(5430, 978, '_snax_author_ip', '89.229.199.173'),
(5431, 978, '_snax_upvote_count', '0'),
(5432, 978, '_snax_downvote_count', '0'),
(5433, 978, '_snax_vote_count', '0'),
(5434, 978, '_snax_vote_score', '0'),
(5435, 978, '_oembed_67f73aeb1dd8d9517b39d664c1c377b5', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BEyzP08tUnh/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">⋇ ?⛓ #GANGSTAKITTY ALERT ⛓? ⋇ Congrats to @poonchic! You&#39;ve proven too gangsta for all the other kitties, except for maybe #KEANU from @keanumovie! @keanumovie is playing in theaters NOW! Seriously, if you like all things funny and cats, go see it NOW! #sponsored</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Cats of Instagram (@cats_of_instagram) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-04-29T18:11:39+00:00\">Apr 29, 2016 at 11:11am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(5436, 978, '_oembed_time_67f73aeb1dd8d9517b39d664c1c377b5', '1503996624'),
(5437, 978, '_wp_old_slug', '%e2%8b%87-%f0%9f%98%bc%e2%9b%93-gangstakitty-alert-%e2%9b%93%f0%9f%98%bc-%e2%8b%87congrats-to-poonchic-youve-pro-3'),
(5438, 978, '_oembed_1846abe608f27b3c929d4b33205a0b63', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BEyzP08tUnh/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">⋇ ?⛓ #GANGSTAKITTY ALERT ⛓? ⋇ Congrats to @poonchic! You&#39;ve proven too gangsta for all the other kitties, except for maybe #KEANU from @keanumovie! @keanumovie is playing in theaters NOW! Seriously, if you like all things funny and cats, go see it NOW! #sponsored</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by Cats of Instagram (@cats_of_instagram) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2016-04-29T18:11:39+00:00\">Apr 29, 2016 at 11:11am PDT</time></p></div></blockquote><script async defer src=\"//platform.instagram.com/en_US/embeds.js\"></script>'),
(5439, 978, '_oembed_time_1846abe608f27b3c929d4b33205a0b63', '1503996911'),
(5440, 978, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5441, 978, '_disable_fbc', ''),
(5442, 978, 'mashsb_timestamp', ''),
(5443, 978, '_oembed_96ab650f6db83ae19395df680e3b5c60', '<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/Bg24YSYBeYj/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/Bg24YSYBeYj/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">Some awesome photos for our Bimber - Viral Magazine Theme #viral #WordPress #magazine #theme</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/bringthepixel/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> Bring The Pixel</a> (@bringthepixel) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2018-03-28T06:52:30+00:00\">Mar 27, 2018 at 11:52pm PDT</time></p></div></blockquote><script async defer src=\"//www.instagram.com/embed.js\"></script>'),
(5444, 978, '_oembed_time_96ab650f6db83ae19395df680e3b5c60', '1522240422'),
(5445, 978, '_wpb_vc_js_status', 'false'),
(5446, 978, '_yoast_wpseo_content_score', '30'),
(5447, 980, 'fakerpress_flag', '1'),
(5448, 980, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5449, 980, '_thumbnail_id', '5222'),
(5450, 980, '_snax_source', ''),
(5451, 980, '_snax_ref_link', ''),
(5452, 980, '_snax_media_id', '979'),
(5453, 980, '_snax_item_format', 'image'),
(5454, 980, '_snax_parent_format', 'list'),
(5455, 980, '_snax_origin', 'post'),
(5456, 980, '_snax_author_ip', '89.229.199.173'),
(5457, 980, '_snax_upvote_count', '0'),
(5458, 980, '_snax_downvote_count', '0'),
(5459, 980, '_snax_vote_count', '0'),
(5460, 980, '_snax_vote_score', '0'),
(5461, 980, '_wp_old_slug', '980'),
(5462, 980, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5463, 980, '_disable_fbc', ''),
(5464, 980, 'mashsb_timestamp', ''),
(5465, 980, '_snax_fake_vote_count', ''),
(5466, 980, '_yoast_wpseo_content_score', '30'),
(5467, 982, 'fakerpress_flag', '1'),
(5468, 982, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5469, 982, '_thumbnail_id', '5227'),
(5470, 982, '_snax_source', ''),
(5471, 982, '_snax_ref_link', ''),
(5472, 982, '_snax_media_id', '981'),
(5473, 982, '_snax_item_format', 'image'),
(5474, 982, '_snax_parent_format', 'list'),
(5475, 982, '_snax_origin', 'post'),
(5476, 982, '_snax_author_ip', '89.229.199.173'),
(5477, 982, '_snax_upvote_count', '0'),
(5478, 982, '_snax_downvote_count', '0'),
(5479, 982, '_snax_vote_count', '0'),
(5480, 982, '_snax_vote_score', '0'),
(5481, 982, '_wp_old_slug', '982'),
(5482, 982, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5483, 982, '_disable_fbc', ''),
(5484, 982, 'mashsb_timestamp', ''),
(5485, 982, '_snax_fake_vote_count', ''),
(5486, 982, '_yoast_wpseo_content_score', '30'),
(5487, 984, 'fakerpress_flag', '1'),
(5488, 984, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5489, 984, '_thumbnail_id', '5226'),
(5490, 984, '_snax_source', ''),
(5491, 984, '_snax_ref_link', ''),
(5492, 984, '_snax_media_id', '983'),
(5493, 984, '_snax_item_format', 'image'),
(5494, 984, '_snax_parent_format', 'list'),
(5495, 984, '_snax_origin', 'post'),
(5496, 984, '_snax_author_ip', '89.229.199.173'),
(5497, 984, '_snax_upvote_count', '0'),
(5498, 984, '_snax_downvote_count', '0'),
(5499, 984, '_snax_vote_count', '0'),
(5500, 984, '_snax_vote_score', '0'),
(5501, 984, '_wp_old_slug', '984'),
(5502, 984, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5503, 984, '_disable_fbc', ''),
(5504, 984, 'mashsb_timestamp', ''),
(5505, 984, '_snax_fake_vote_count', ''),
(5506, 984, '_yoast_wpseo_content_score', '60'),
(5507, 986, 'fakerpress_flag', '1'),
(5508, 986, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5509, 986, '_thumbnail_id', '5225'),
(5510, 986, '_snax_source', ''),
(5511, 986, '_snax_ref_link', ''),
(5512, 986, '_snax_media_id', '985'),
(5513, 986, '_snax_item_format', 'image'),
(5514, 986, '_snax_parent_format', 'list'),
(5515, 986, '_snax_origin', 'post'),
(5516, 986, '_snax_author_ip', '89.229.199.173'),
(5517, 986, '_snax_upvote_count', '0'),
(5518, 986, '_snax_downvote_count', '0'),
(5519, 986, '_snax_vote_count', '0'),
(5520, 986, '_snax_vote_score', '0'),
(5521, 986, '_wp_old_slug', '986'),
(5522, 986, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5523, 986, '_disable_fbc', ''),
(5524, 986, 'mashsb_timestamp', ''),
(5525, 986, '_snax_fake_vote_count', ''),
(5526, 986, '_yoast_wpseo_content_score', '60'),
(5527, 988, 'fakerpress_flag', '1'),
(5528, 988, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5529, 988, '_thumbnail_id', '5224'),
(5530, 988, '_snax_source', ''),
(5531, 988, '_snax_ref_link', ''),
(5532, 988, '_snax_media_id', '987'),
(5533, 988, '_snax_item_format', 'image'),
(5534, 988, '_snax_parent_format', 'list'),
(5535, 988, '_snax_origin', 'post'),
(5536, 988, '_snax_author_ip', '89.229.199.173'),
(5537, 988, '_snax_upvote_count', '0'),
(5538, 988, '_snax_downvote_count', '0'),
(5539, 988, '_snax_vote_count', '0'),
(5540, 988, '_snax_vote_score', '0'),
(5541, 988, '_wp_old_slug', '988'),
(5542, 988, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5543, 988, '_disable_fbc', ''),
(5544, 988, 'mashsb_timestamp', ''),
(5545, 988, '_snax_fake_vote_count', ''),
(5546, 988, '_yoast_wpseo_content_score', '30'),
(5547, 990, 'fakerpress_flag', '1'),
(5548, 990, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5549, 990, '_thumbnail_id', '5223'),
(5550, 990, '_snax_source', ''),
(5551, 990, '_snax_ref_link', ''),
(5552, 990, '_snax_media_id', '989'),
(5553, 990, '_snax_item_format', 'image'),
(5554, 990, '_snax_parent_format', 'list'),
(5555, 990, '_snax_origin', 'post'),
(5556, 990, '_snax_author_ip', '89.229.199.173'),
(5557, 990, '_snax_upvote_count', '0'),
(5558, 990, '_snax_downvote_count', '0'),
(5559, 990, '_snax_vote_count', '0'),
(5560, 990, '_snax_vote_score', '0'),
(5561, 990, '_wp_old_slug', '990'),
(5562, 990, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5563, 990, '_disable_fbc', ''),
(5564, 990, 'mashsb_timestamp', ''),
(5565, 990, '_snax_fake_vote_count', ''),
(5566, 990, '_yoast_wpseo_content_score', '30'),
(5567, 992, 'fakerpress_flag', '1'),
(5568, 992, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5569, 992, '_thumbnail_id', '5222'),
(5570, 992, '_snax_source', ''),
(5571, 992, '_snax_ref_link', ''),
(5572, 992, '_snax_media_id', '991'),
(5573, 992, '_snax_item_format', 'image'),
(5574, 992, '_snax_parent_format', 'list'),
(5575, 992, '_snax_origin', 'post'),
(5576, 992, '_snax_author_ip', '89.229.199.173'),
(5577, 992, '_snax_upvote_count', '0'),
(5578, 992, '_snax_downvote_count', '0'),
(5579, 992, '_snax_vote_count', '0'),
(5580, 992, '_snax_vote_score', '0'),
(5581, 992, '_wp_old_slug', '992'),
(5582, 992, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:25:{s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:27:\"adace-before-last-paragraph\";N;s:16:\"adace-after-more\";N;s:20:\"adace-before-content\";N;s:20:\"adace-middle-content\";N;s:19:\"adace-after-content\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5583, 992, '_disable_fbc', ''),
(5584, 992, 'mashsb_timestamp', ''),
(5585, 992, '_snax_fake_vote_count', ''),
(5586, 992, '_yoast_wpseo_content_score', '60'),
(5587, 993, 'fakerpress_flag', '1'),
(5588, 993, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5589, 993, '_snax_embed_url', 'https://twitter.com/HappyCatCentral/status/880362725519609856'),
(5590, 993, '_snax_embed_provider_name', 'twitter'),
(5591, 993, '_snax_item_format', 'embed'),
(5592, 993, '_snax_parent_format', 'list'),
(5593, 993, '_snax_origin', 'post'),
(5594, 993, '_snax_source', ''),
(5595, 993, '_snax_ref_link', ''),
(5596, 993, '_snax_author_ip', '89.229.199.173'),
(5597, 993, '_snax_upvote_count', '0'),
(5598, 993, '_snax_downvote_count', '0'),
(5599, 993, '_snax_vote_count', '0'),
(5600, 993, '_snax_vote_score', '0'),
(5601, 993, '_oembed_64da57506168e2dbf40bce988d42a96c', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">You don&#39;t know how strange your cat is until you read this <a href=\"https://twitter.com/hashtag/cats?src=hash\">#cats</a> <a href=\"https://twitter.com/hashtag/facts?src=hash\">#facts</a> <a href=\"https://twitter.com/hashtag/funfacts?src=hash\">#funfacts</a> <a href=\"https://t.co/dYfR2M4Bis\">https://t.co/dYfR2M4Bis</a></p>&mdash; Happy Cat (@HappyCatCentral) <a href=\"https://twitter.com/HappyCatCentral/status/880362725519609856\">June 29, 2017</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(5602, 993, '_oembed_time_64da57506168e2dbf40bce988d42a96c', '1503996775'),
(5603, 993, '_wp_old_slug', '993'),
(5604, 993, '_oembed_eae8305c6f2c4a0c846b79fddbd4e7e6', '<blockquote class=\"twitter-tweet\" data-width=\"550\"><p lang=\"en\" dir=\"ltr\">You don&#39;t know how strange your cat is until you read this <a href=\"https://twitter.com/hashtag/cats?src=hash\">#cats</a> <a href=\"https://twitter.com/hashtag/facts?src=hash\">#facts</a> <a href=\"https://twitter.com/hashtag/funfacts?src=hash\">#funfacts</a> <a href=\"https://t.co/dYfR2M4Bis\">https://t.co/dYfR2M4Bis</a></p>&mdash; Happy Cat (@HappyCatCentral) <a href=\"https://twitter.com/HappyCatCentral/status/880362725519609856\">June 29, 2017</a></blockquote><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>'),
(5605, 993, '_oembed_time_eae8305c6f2c4a0c846b79fddbd4e7e6', '1503996912'),
(5606, 1049, 'fakerpress_flag', '1'),
(5607, 1049, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5608, 1049, 'snax_approved_by', '1'),
(5609, 1049, 'snax_approval_data', '2017-10-12 08:17:59'),
(5610, 1049, '_disable_fbc', ''),
(5611, 1049, 'mashsb_timestamp', ''),
(5612, 1049, '_snax_poll_type', 'versus'),
(5613, 1049, '_snax_format', 'versus_poll'),
(5614, 1049, '_snax_answers_set', ''),
(5615, 1049, '_snax_reveal_correct_wrong_answers', 'immediately'),
(5616, 1049, '_snax_one_question_per_page', 'none'),
(5617, 1049, '_snax_shuffle_questions', 'none'),
(5618, 1049, '_snax_questions_per_poll', ''),
(5619, 1049, '_snax_shuffle_answers', 'none'),
(5620, 1049, '_snax_share_results', 'standard'),
(5621, 1049, '_snax_share_to_unlock', 'none'),
(5622, 1049, '_yoast_wpseo_primary_category', ''),
(5623, 1049, '_wpb_vc_js_status', 'false'),
(5624, 1049, '_yoast_wpseo_content_score', '90'),
(5625, 1049, 'mashsb_shares', '0'),
(5626, 1049, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(5627, 1049, '_bimber_dsq_comment_count', '0'),
(5628, 1049, '_thumbnail_id', '5224'),
(5629, 1049, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5630, 1049, 'dsq_thread_id', '6220993010'),
(5631, 1049, '_wyr_geeky_count', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5632, 1049, '_wyr_geeky_percentage', '33'),
(5633, 1049, '_wyr_votes', 'a:3:{s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}}'),
(5634, 1049, '_wyr_wtf_count', '1'),
(5635, 1049, '_wyr_wtf_percentage', '33'),
(5636, 1049, '_wyr_win_count', '1'),
(5637, 1049, '_wyr_win_percentage', '33'),
(5638, 1049, '_snax_fake_vote_count', '1237'),
(5639, 1051, 'fakerpress_flag', '1'),
(5640, 1051, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5641, 1051, '_thumbnail_id', '5227'),
(5642, 1052, 'fakerpress_flag', '1'),
(5643, 1052, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5644, 1052, '_thumbnail_id', '5226'),
(5645, 1088, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5646, 1088, '_thumbnail_id', '5225'),
(5647, 1089, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5648, 1089, '_thumbnail_id', '5224'),
(5649, 1092, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5650, 1092, 'snax_approved_by', '1'),
(5651, 1092, 'snax_approval_data', '2017-10-12 08:30:16'),
(5652, 1092, '_disable_fbc', ''),
(5653, 1092, 'mashsb_timestamp', ''),
(5654, 1092, '_snax_poll_type', 'binary'),
(5655, 1092, '_snax_format', 'binary_poll'),
(5656, 1092, '_snax_answers_set', 'hot-not'),
(5657, 1092, '_snax_reveal_correct_wrong_answers', 'immediately'),
(5658, 1092, '_snax_one_question_per_page', 'none'),
(5659, 1092, '_snax_shuffle_questions', 'none'),
(5660, 1092, '_snax_questions_per_poll', ''),
(5661, 1092, '_snax_shuffle_answers', 'none'),
(5662, 1092, '_snax_share_results', 'standard'),
(5663, 1092, '_snax_share_to_unlock', 'none'),
(5664, 1092, '_yoast_wpseo_primary_category', ''),
(5665, 1092, '_wpb_vc_js_status', 'false'),
(5666, 1092, '_yoast_wpseo_content_score', '90'),
(5667, 1092, 'mashsb_shares', '0'),
(5668, 1092, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(5669, 1092, '_bimber_dsq_comment_count', '0'),
(5670, 1092, '_thumbnail_id', '5225'),
(5671, 1092, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5672, 1092, 'dsq_thread_id', '6224472996'),
(5673, 1092, '_wyr_love_count', '1'),
(5674, 1092, '_wyr_love_percentage', '25'),
(5675, 1092, '_wyr_votes', 'a:4:{s:4:\"love\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}}'),
(5676, 1092, '_wyr_win_count', '1'),
(5677, 1092, '_wyr_win_percentage', '25'),
(5678, 1092, '_wyr_wtf_count', '1'),
(5679, 1092, '_wyr_wtf_percentage', '25'),
(5680, 1092, '_wyr_omg_count', '1'),
(5681, 1092, '_wyr_omg_percentage', '25'),
(5682, 1092, '_snax_fake_vote_count', '2455'),
(5683, 1094, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5684, 1095, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5685, 1105, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5686, 1106, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5687, 1108, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5688, 1109, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5689, 1111, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5690, 1112, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5691, 1114, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5692, 1125, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5693, 1125, 'snax_approved_by', '1'),
(5694, 1125, 'snax_approval_data', '2017-10-24 04:26:53'),
(5695, 1125, '_disable_fbc', ''),
(5696, 1125, 'mashsb_timestamp', ''),
(5697, 1125, '_snax_poll_type', 'classic'),
(5698, 1125, '_snax_format', 'classic_poll'),
(5699, 1125, '_snax_answers_set', ''),
(5700, 1125, '_snax_reveal_correct_wrong_answers', 'immediately'),
(5701, 1125, '_snax_one_question_per_page', 'none'),
(5702, 1125, '_snax_shuffle_questions', 'none'),
(5703, 1125, '_snax_questions_per_poll', ''),
(5704, 1125, '_snax_shuffle_answers', 'none'),
(5705, 1125, '_snax_share_results', 'standard'),
(5706, 1125, '_snax_share_to_unlock', 'none'),
(5707, 1125, '_yoast_wpseo_primary_category', ''),
(5708, 1125, '_wpb_vc_js_status', 'false'),
(5709, 1125, '_yoast_wpseo_content_score', '90'),
(5710, 1125, 'mashsb_shares', '0'),
(5711, 1125, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(5712, 1125, '_thumbnail_id', '5224'),
(5713, 1125, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5714, 1125, '_wyr_wtf_count', '1'),
(5715, 1125, '_wyr_wtf_percentage', '14'),
(5716, 1125, '_wyr_votes', 'a:5:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:14;}s:3:\"cry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:14;}s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"3\";s:10:\"percentage\";d:43;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:14;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:14;}}'),
(5717, 1125, '_wyr_angry_count', '1'),
(5718, 1125, '_wyr_angry_percentage', '14'),
(5719, 1125, '_wyr_geeky_count', '1'),
(5720, 1125, '_wyr_geeky_percentage', '14'),
(5721, 1125, '_wyr_cry_count', '1'),
(5722, 1125, '_wyr_cry_percentage', '14'),
(5723, 1125, '_wyr_cute_count', '3'),
(5724, 1125, '_wyr_cute_percentage', '43'),
(5725, 1125, '_snax_fake_vote_count', '662'),
(5726, 1185, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5727, 1185, 'snax_approved_by', '1'),
(5728, 1185, 'snax_approval_data', '2017-10-13 11:09:12'),
(5729, 1185, '_disable_fbc', ''),
(5730, 1185, 'mashsb_timestamp', ''),
(5731, 1185, '_snax_poll_type', 'classic'),
(5732, 1185, '_snax_format', 'classic_poll'),
(5733, 1185, '_snax_answers_set', ''),
(5734, 1185, '_snax_reveal_correct_wrong_answers', 'poll-end'),
(5735, 1185, '_snax_one_question_per_page', 'standard'),
(5736, 1185, '_snax_shuffle_questions', 'none'),
(5737, 1185, '_snax_questions_per_poll', ''),
(5738, 1185, '_snax_shuffle_answers', 'none'),
(5739, 1185, '_snax_share_results', 'standard'),
(5740, 1185, '_snax_share_to_unlock', 'none'),
(5741, 1185, '_yoast_wpseo_primary_category', ''),
(5742, 1185, '_wpb_vc_js_status', 'false'),
(5743, 1185, '_yoast_wpseo_content_score', '30'),
(5744, 1185, '_wp_old_slug', 'whats-favourite-tv-show-take-poll'),
(5745, 1185, 'mashsb_shares', '0'),
(5746, 1185, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(5747, 1185, '_thumbnail_id', '5226'),
(5748, 1185, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";b:1;s:23:\"adace-after-paragraph-2\";b:1;s:23:\"adace-after-paragraph-3\";b:1;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(5749, 1185, '_wyr_geeky_count', '2'),
(5750, 1185, '_wyr_geeky_percentage', '33'),
(5751, 1185, '_wyr_votes', 'a:5:{s:4:\"cute\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"2\";s:10:\"percentage\";d:33;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}s:3:\"win\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:17;}}'),
(5752, 1185, '_wyr_omg_count', '1'),
(5753, 1185, '_wyr_omg_percentage', '17'),
(5754, 1185, '_wyr_win_count', '1'),
(5755, 1185, '_wyr_win_percentage', '17'),
(5756, 1185, '_wyr_cute_count', '1'),
(5757, 1185, '_wyr_cute_percentage', '17'),
(5758, 1185, '_wyr_lol_count', '1'),
(5759, 1185, '_wyr_lol_percentage', '17'),
(5760, 1185, '_snax_fake_vote_count', ''),
(5761, 1115, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5762, 1117, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5763, 1118, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5764, 1120, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5765, 1121, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5766, 1123, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5767, 1124, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5768, 1127, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5769, 1127, '_thumbnail_id', '5223'),
(5770, 1128, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5771, 1128, '_thumbnail_id', '5224'),
(5772, 1138, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5773, 1138, '_thumbnail_id', '5225'),
(5774, 1139, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5775, 1139, '_thumbnail_id', '5226'),
(5776, 1140, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5777, 1140, '_thumbnail_id', '5227'),
(5778, 1141, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5779, 1141, '_thumbnail_id', '5222'),
(5780, 1144, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5781, 1144, '_thumbnail_id', '5226'),
(5782, 1150, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5783, 1150, '_thumbnail_id', '5222'),
(5784, 1153, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5785, 1154, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5786, 1155, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5787, 1159, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5788, 1160, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5789, 1157, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5790, 1157, '_thumbnail_id', '5227'),
(5791, 1162, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5792, 1163, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5793, 1164, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5794, 1165, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5795, 1166, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5796, 1167, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5797, 1168, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5798, 1187, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5799, 1187, '_thumbnail_id', '5224'),
(5800, 1188, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5801, 1188, '_thumbnail_id', '5223'),
(5802, 1189, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5803, 1189, '_thumbnail_id', '5222'),
(5804, 1190, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5805, 1190, '_thumbnail_id', '5227'),
(5806, 1191, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5807, 1191, '_thumbnail_id', '5226'),
(5808, 1192, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5809, 1192, '_thumbnail_id', '5225'),
(5810, 1194, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5811, 1195, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5812, 1196, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5813, 1197, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5814, 1198, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5815, 1200, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5816, 1200, '_thumbnail_id', '5227'),
(5817, 1070, 'fakerpress_flag', '1'),
(5818, 1070, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5819, 1070, '_thumbnail_id', '5224'),
(5820, 1071, 'fakerpress_flag', '1'),
(5821, 1071, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5822, 1071, '_thumbnail_id', '5225'),
(5823, 1073, 'fakerpress_flag', '1'),
(5824, 1073, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5825, 1073, '_thumbnail_id', '5226'),
(5826, 1074, 'fakerpress_flag', '1'),
(5827, 1074, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5828, 1074, '_thumbnail_id', '5227'),
(5829, 1076, 'fakerpress_flag', '1'),
(5830, 1076, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5831, 1076, '_thumbnail_id', '5222'),
(5832, 1077, 'fakerpress_flag', '1'),
(5833, 1077, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5834, 1077, '_thumbnail_id', '5223'),
(5835, 1079, 'fakerpress_flag', '1'),
(5836, 1079, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5837, 1079, '_thumbnail_id', '5222'),
(5838, 1080, 'fakerpress_flag', '1'),
(5839, 1080, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5840, 1080, '_thumbnail_id', '5223'),
(5841, 1082, 'fakerpress_flag', '1'),
(5842, 1082, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5843, 1082, '_thumbnail_id', '5226'),
(5844, 1083, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5845, 1083, '_thumbnail_id', '5227'),
(5846, 1085, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5847, 1085, '_thumbnail_id', '5224'),
(5848, 1201, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5849, 1201, '_thumbnail_id', '5226'),
(5850, 1202, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5851, 1202, '_thumbnail_id', '5225'),
(5852, 1204, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5853, 1205, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5854, 1206, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5855, 1207, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5856, 1208, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5857, 1209, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5858, 1210, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5859, 1050, 'fakerpress_flag', '1'),
(5860, 1050, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5861, 1050, '_snax_title_hide', ''),
(5862, 1050, '_snax_answers_tpl', 'grid-2'),
(5863, 1050, '_snax_answers_labels_hide', '1'),
(5864, 1069, 'fakerpress_flag', '1'),
(5865, 1069, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5866, 1069, '_snax_title_hide', ''),
(5867, 1069, '_snax_answers_tpl', 'grid-2'),
(5868, 1069, '_snax_answers_labels_hide', ''),
(5869, 1072, 'fakerpress_flag', '1'),
(5870, 1072, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5871, 1072, '_snax_title_hide', ''),
(5872, 1072, '_snax_answers_tpl', 'grid-2'),
(5873, 1072, '_snax_answers_labels_hide', ''),
(5874, 1075, 'fakerpress_flag', '1'),
(5875, 1075, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5876, 1075, '_snax_title_hide', ''),
(5877, 1075, '_snax_answers_tpl', 'grid-2'),
(5878, 1075, '_snax_answers_labels_hide', ''),
(5879, 1078, 'fakerpress_flag', '1'),
(5880, 1078, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5881, 1078, '_snax_title_hide', ''),
(5882, 1078, '_snax_answers_tpl', 'grid-2'),
(5883, 1078, '_snax_answers_labels_hide', ''),
(5884, 1081, 'fakerpress_flag', '1'),
(5885, 1081, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5886, 1081, '_snax_title_hide', ''),
(5887, 1081, '_snax_answers_tpl', 'grid-2'),
(5888, 1081, '_snax_answers_labels_hide', ''),
(5889, 1084, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5890, 1084, '_snax_title_hide', ''),
(5891, 1084, '_snax_answers_tpl', 'grid-2'),
(5892, 1084, '_snax_answers_labels_hide', ''),
(5893, 1086, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5894, 1086, '_thumbnail_id', '5225'),
(5895, 1087, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5896, 1087, '_snax_title_hide', ''),
(5897, 1087, '_snax_answers_tpl', 'grid-2'),
(5898, 1087, '_snax_answers_labels_hide', '1'),
(5899, 1093, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5900, 1093, '_snax_title_hide', ''),
(5901, 1093, '_snax_answers_tpl', ''),
(5902, 1093, '_snax_answers_labels_hide', ''),
(5903, 1093, '_thumbnail_id', '5222'),
(5904, 1104, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5905, 1104, '_snax_title_hide', ''),
(5906, 1104, '_snax_answers_tpl', ''),
(5907, 1104, '_snax_answers_labels_hide', ''),
(5908, 1104, '_thumbnail_id', '5223'),
(5909, 1122, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5910, 1122, '_snax_title_hide', ''),
(5911, 1122, '_snax_answers_tpl', ''),
(5912, 1122, '_snax_answers_labels_hide', ''),
(5913, 1122, '_thumbnail_id', '5227'),
(5914, 1126, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5915, 1126, '_snax_title_hide', ''),
(5916, 1126, '_snax_answers_tpl', 'grid-2'),
(5917, 1126, '_snax_answers_labels_hide', ''),
(5918, 1126, '_thumbnail_id', '5223'),
(5919, 1142, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5920, 1142, '_snax_title_hide', ''),
(5921, 1142, '_snax_answers_tpl', 'grid-3'),
(5922, 1142, '_snax_answers_labels_hide', '1'),
(5923, 1142, '_thumbnail_id', '5224'),
(5924, 1152, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5925, 1152, '_snax_title_hide', ''),
(5926, 1152, '_snax_answers_tpl', 'text'),
(5927, 1152, '_snax_answers_labels_hide', ''),
(5928, 1152, '_thumbnail_id', '5225'),
(5929, 1161, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5930, 1161, '_snax_title_hide', ''),
(5931, 1161, '_snax_answers_tpl', 'text'),
(5932, 1161, '_snax_answers_labels_hide', ''),
(5933, 1186, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5934, 1186, '_snax_title_hide', ''),
(5935, 1186, '_snax_answers_tpl', 'grid-2'),
(5936, 1186, '_snax_answers_labels_hide', ''),
(5937, 1186, '_thumbnail_id', '5223'),
(5938, 1193, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5939, 1193, '_snax_title_hide', ''),
(5940, 1193, '_snax_answers_tpl', 'text'),
(5941, 1193, '_snax_answers_labels_hide', ''),
(5942, 1193, '_thumbnail_id', '5222'),
(5943, 1199, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5944, 1199, '_snax_title_hide', ''),
(5945, 1199, '_snax_answers_tpl', 'grid-3'),
(5946, 1199, '_snax_answers_labels_hide', '1'),
(5947, 1199, '_thumbnail_id', '5224'),
(5948, 1203, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(5949, 1203, '_snax_title_hide', ''),
(5950, 1203, '_snax_answers_tpl', 'text'),
(5951, 1203, '_snax_answers_labels_hide', ''),
(5952, 599, 'fakerpress_flag', '1'),
(5953, 599, '_snax_title_hide', ''),
(5954, 599, '_snax_answers_tpl', 'grid-2'),
(5955, 599, '_snax_answers_labels_hide', '1'),
(5956, 599, '_thumbnail_id', '5227'),
(5957, 602, 'fakerpress_flag', '1'),
(5958, 602, '_snax_title_hide', ''),
(5959, 602, '_snax_answers_tpl', 'text'),
(5960, 602, '_snax_answers_labels_hide', ''),
(5961, 602, '_thumbnail_id', '5226'),
(5962, 605, 'fakerpress_flag', '1'),
(5963, 605, '_snax_title_hide', ''),
(5964, 605, '_snax_answers_tpl', 'text'),
(5965, 605, '_snax_answers_labels_hide', ''),
(5966, 605, '_thumbnail_id', '5225'),
(5967, 608, 'fakerpress_flag', '1'),
(5968, 608, '_snax_title_hide', ''),
(5969, 608, '_snax_answers_tpl', 'text'),
(5970, 608, '_snax_answers_labels_hide', ''),
(5971, 608, '_thumbnail_id', '5224'),
(5972, 611, 'fakerpress_flag', '1'),
(5973, 611, '_snax_title_hide', ''),
(5974, 611, '_snax_answers_tpl', 'text'),
(5975, 611, '_snax_answers_labels_hide', ''),
(5976, 611, '_thumbnail_id', '5223'),
(5977, 614, 'fakerpress_flag', '1'),
(5978, 614, '_snax_title_hide', ''),
(5979, 614, '_snax_answers_tpl', 'text'),
(5980, 614, '_snax_answers_labels_hide', ''),
(5981, 614, '_thumbnail_id', '5222'),
(5982, 617, 'fakerpress_flag', '1'),
(5983, 617, '_snax_title_hide', ''),
(5984, 617, '_snax_answers_tpl', 'text'),
(5985, 617, '_snax_answers_labels_hide', ''),
(5986, 617, '_thumbnail_id', '5227'),
(5987, 620, 'fakerpress_flag', '1'),
(5988, 620, '_snax_title_hide', ''),
(5989, 620, '_snax_answers_tpl', 'text'),
(5990, 620, '_snax_answers_labels_hide', ''),
(5991, 620, '_thumbnail_id', '5226'),
(5992, 684, 'fakerpress_flag', '1'),
(5993, 684, '_snax_title_hide', ''),
(5994, 684, '_snax_answers_tpl', 'grid-2'),
(5995, 684, '_snax_answers_labels_hide', ''),
(5996, 687, 'fakerpress_flag', '1'),
(5997, 687, '_snax_title_hide', '1'),
(5998, 687, '_snax_answers_tpl', 'grid-2'),
(5999, 687, '_snax_answers_labels_hide', '1'),
(6000, 687, '_thumbnail_id', '5225'),
(6001, 690, 'fakerpress_flag', '1'),
(6002, 690, '_snax_title_hide', ''),
(6003, 690, '_snax_answers_tpl', 'text'),
(6004, 690, '_snax_answers_labels_hide', ''),
(6005, 690, '_thumbnail_id', '5225'),
(6006, 693, 'fakerpress_flag', '1'),
(6007, 693, '_snax_title_hide', '1'),
(6008, 693, '_snax_answers_tpl', 'text'),
(6009, 693, '_snax_answers_labels_hide', ''),
(6010, 693, '_thumbnail_id', '5224'),
(6011, 698, 'fakerpress_flag', '1'),
(6012, 698, '_snax_title_hide', ''),
(6013, 698, '_snax_answers_tpl', 'grid-3'),
(6014, 698, '_snax_answers_labels_hide', ''),
(6015, 846, 'fakerpress_flag', '1'),
(6016, 846, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6017, 846, '_snax_title_hide', '1'),
(6018, 846, '_snax_answers_tpl', 'grid-2'),
(6019, 846, '_snax_answers_labels_hide', '1'),
(6020, 846, '_thumbnail_id', '5227'),
(6021, 860, 'fakerpress_flag', '1'),
(6022, 860, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6023, 860, '_snax_title_hide', ''),
(6024, 860, '_snax_answers_tpl', 'text'),
(6025, 860, '_snax_answers_labels_hide', ''),
(6026, 860, '_thumbnail_id', '5222'),
(6027, 1107, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6028, 1107, '_snax_title_hide', ''),
(6029, 1107, '_snax_answers_tpl', ''),
(6030, 1107, '_snax_answers_labels_hide', ''),
(6031, 1107, '_thumbnail_id', '5222'),
(6032, 1110, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6033, 1110, '_snax_title_hide', ''),
(6034, 1110, '_snax_answers_tpl', ''),
(6035, 1110, '_snax_answers_labels_hide', ''),
(6036, 1110, '_thumbnail_id', '5223'),
(6037, 1113, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6038, 1113, '_snax_title_hide', ''),
(6039, 1113, '_snax_answers_tpl', ''),
(6040, 1113, '_snax_answers_labels_hide', ''),
(6041, 1113, '_thumbnail_id', '5224'),
(6042, 1116, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6043, 1116, '_snax_title_hide', ''),
(6044, 1116, '_snax_answers_tpl', ''),
(6045, 1116, '_snax_answers_labels_hide', ''),
(6046, 1116, '_thumbnail_id', '5225'),
(6047, 1119, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6048, 1119, '_snax_title_hide', ''),
(6049, 1119, '_snax_answers_tpl', ''),
(6050, 1119, '_snax_answers_labels_hide', ''),
(6051, 1119, '_thumbnail_id', '5226'),
(6052, 598, 'fakerpress_flag', '1'),
(6053, 598, 'mashsb_timestamp', ''),
(6054, 598, '_snax_quiz_type', 'trivia'),
(6055, 598, '_snax_reveal_correct_wrong_answers', 'quiz-end'),
(6056, 598, '_snax_one_question_per_page', 'none'),
(6057, 598, '_snax_shuffle_questions', 'none'),
(6058, 598, '_snax_questions_per_quiz', ''),
(6059, 598, '_snax_shuffle_answers', 'standard'),
(6060, 598, '_snax_start_quiz', 'none'),
(6061, 598, '_snax_play_again', 'standard'),
(6062, 598, '_snax_share_results', 'standard'),
(6063, 598, '_snax_share_to_unlock', 'standard'),
(6064, 598, '_yoast_wpseo_primary_category', ''),
(6065, 598, '_bimber_fake_view_count', ''),
(6066, 598, '_yoast_wpseo_content_score', '30'),
(6067, 598, 'snax_approved_by', '1'),
(6068, 598, 'snax_approval_data', '2017-02-22 12:10:28'),
(6069, 598, 'mashsb_shares', '30'),
(6070, 598, 'mashsb_jsonshares', '{\"total\":30,\"error\":\"\",\"twitter\":0,\"facebook_shares\":30,\"facebook_total\":6,\"facebook_likes\":6,\"facebook_comments\":0}'),
(6071, 598, '_thumbnail_id', '5223'),
(6072, 598, '_wyr_love_count', '3'),
(6073, 598, '_wyr_love_percentage', '60'),
(6074, 598, '_wyr_votes', 'a:3:{s:5:\"angry\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:33;}}'),
(6075, 598, '_wyr_omg_count', '1'),
(6076, 598, '_wyr_omg_percentage', '33'),
(6077, 598, '_snax_format', 'trivia_quiz'),
(6078, 598, 'dsq_thread_id', '5595300040'),
(6079, 598, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(6080, 598, '_disable_fbc', ''),
(6081, 598, '_bimber_single_options', 'a:2:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";}'),
(6082, 598, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6083, 598, '_wpb_vc_js_status', 'false'),
(6084, 598, '_wyr_geeky_count', '1'),
(6085, 598, '_wyr_geeky_percentage', '33'),
(6086, 598, '_wyr_angry_count', '1'),
(6087, 598, '_wyr_angry_percentage', '33'),
(6088, 598, '_snax_fake_vote_count', '7350'),
(6089, 598, '_snax_upvote_count', '1'),
(6090, 598, '_snax_downvote_count', '0'),
(6091, 598, '_snax_vote_count', '1'),
(6092, 598, '_snax_vote_score', '1'),
(6093, 650, 'fakerpress_flag', '1'),
(6094, 650, '_snax_range_low', '0'),
(6095, 650, '_snax_range_high', '20'),
(6096, 651, 'fakerpress_flag', '1'),
(6097, 651, '_snax_range_low', '41'),
(6098, 651, '_snax_range_high', '60'),
(6099, 652, 'fakerpress_flag', '1'),
(6100, 652, '_snax_range_low', '21'),
(6101, 652, '_snax_range_high', '40'),
(6102, 653, 'fakerpress_flag', '1'),
(6103, 653, '_snax_range_low', '61'),
(6104, 653, '_snax_range_high', '80'),
(6105, 654, 'fakerpress_flag', '1'),
(6106, 654, '_snax_range_low', '81'),
(6107, 654, '_snax_range_high', '100'),
(6108, 677, 'fakerpress_flag', '1'),
(6109, 677, 'snax_approved_by', '1'),
(6110, 677, 'snax_approval_data', '2017-03-03 11:21:52'),
(6111, 677, '_disable_fbc', ''),
(6112, 677, 'mashsb_timestamp', ''),
(6113, 677, '_snax_quiz_type', 'personality'),
(6114, 677, '_snax_reveal_correct_wrong_answers', ''),
(6115, 677, '_snax_one_question_per_page', 'none'),
(6116, 677, '_snax_shuffle_questions', 'none'),
(6117, 677, '_snax_questions_per_quiz', ''),
(6118, 677, '_snax_shuffle_answers', 'none'),
(6119, 677, '_snax_start_quiz', 'none'),
(6120, 677, '_snax_play_again', 'standard'),
(6121, 677, '_snax_share_results', 'standard'),
(6122, 677, '_snax_share_to_unlock', 'none'),
(6123, 677, '_yoast_wpseo_primary_category', ''),
(6124, 677, '_bimber_fake_view_count', ''),
(6125, 677, '_yoast_wpseo_content_score', '60'),
(6126, 677, '_wp_old_slug', 'plan-ideal-viral-theme-well-reveal-secret-desires'),
(6127, 677, '_thumbnail_id', '5227'),
(6128, 677, 'mashsb_shares', '0'),
(6129, 677, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"facebook_shares\":0,\"twitter\":0,\"facebook_total\":0,\"facebook_likes\":0,\"facebook_comments\":0}'),
(6130, 677, '_snax_format', 'personality_quiz'),
(6131, 677, 'dsq_thread_id', '5605970937'),
(6132, 677, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:30:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:18:\"adace-mace-gallery\";N;s:25:\"adace-mace-inside-gallery\";N;s:31:\"bimber_before_header_theme_area\";N;s:20:\"bimber_inside_header\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:20:\"bimber_inside_zigzag\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(6133, 677, '_bimber_single_options', 'a:2:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";}'),
(6134, 677, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6135, 677, '_wyr_geeky_count', '1'),
(6136, 677, '_wyr_geeky_percentage', '25'),
(6137, 677, '_wyr_votes', 'a:4:{s:5:\"geeky\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"lol\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:25;}}'),
(6138, 677, '_wyr_wtf_count', '1'),
(6139, 677, '_wyr_wtf_percentage', '25'),
(6140, 677, '_wyr_lol_count', '1'),
(6141, 677, '_wyr_lol_percentage', '25'),
(6142, 677, '_wyr_omg_count', '1'),
(6143, 677, '_wyr_omg_percentage', '25'),
(6144, 677, '_snax_fake_vote_count', '889'),
(6145, 677, '_wpb_vc_js_status', 'false'),
(6146, 680, 'fakerpress_flag', '1'),
(6147, 680, '_snax_range_low', '0'),
(6148, 680, '_snax_range_high', '0'),
(6149, 680, '_thumbnail_id', '5227'),
(6150, 681, 'fakerpress_flag', '1'),
(6151, 681, '_snax_range_low', '0'),
(6152, 681, '_snax_range_high', '0'),
(6153, 681, '_thumbnail_id', '5223'),
(6154, 682, 'fakerpress_flag', '1'),
(6155, 682, '_snax_range_low', '0'),
(6156, 682, '_snax_range_high', '0'),
(6157, 682, '_thumbnail_id', '5224'),
(6158, 683, 'fakerpress_flag', '1'),
(6159, 683, '_snax_range_low', '0'),
(6160, 683, '_snax_range_high', '0'),
(6161, 683, '_thumbnail_id', '5222'),
(6162, 842, 'fakerpress_flag', '1'),
(6163, 842, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6164, 842, '_thumbnail_id', '5225'),
(6165, 842, 'snax_approved_by', '1'),
(6166, 842, 'snax_approval_data', '2017-08-17 08:10:06'),
(6167, 842, 'adace_disable', 'a:4:{s:23:\"adace_disable_all_slots\";N;s:19:\"adace_disable_slots\";a:26:{s:20:\"adace-before-content\";N;s:21:\"adace-after-paragraph\";N;s:23:\"adace-after-paragraph-2\";N;s:23:\"adace-after-paragraph-3\";N;s:17:\"adace-after-image\";N;s:16:\"adace-after-more\";N;s:20:\"adace-middle-content\";N;s:27:\"adace-before-last-paragraph\";N;s:19:\"adace-after-content\";N;s:13:\"adace-slideup\";N;s:22:\"adace-after-snax-items\";N;s:28:\"adace-after-x-bbpress-topics\";N;s:29:\"adace-after-x-bbpress-replies\";N;s:31:\"bimber_before_header_theme_area\";N;s:32:\"bimber_before_content_theme_area\";N;s:29:\"bimber_after_featured_content\";N;s:29:\"bimber_before_related_entries\";N;s:23:\"bimber_before_more_from\";N;s:22:\"bimber_before_comments\";N;s:23:\"bimber_before_dont_miss\";N;s:18:\"bimber_inside_grid\";N;s:18:\"bimber_inside_list\";N;s:21:\"bimber_inside_classic\";N;s:20:\"bimber_inside_stream\";N;s:18:\"bimber_left_stream\";N;s:19:\"bimber_right_stream\";N;}s:21:\"adace_disable_widgets\";N;s:24:\"adace_disable_shortcodes\";N;}'),
(6168, 842, '_disable_fbc', ''),
(6169, 842, 'mashsb_timestamp', ''),
(6170, 842, '_snax_quiz_type', 'personality'),
(6171, 842, '_snax_format', 'personality_quiz'),
(6172, 842, '_snax_reveal_correct_wrong_answers', ''),
(6173, 842, '_snax_one_question_per_page', 'standard'),
(6174, 842, '_snax_shuffle_questions', 'none'),
(6175, 842, '_snax_questions_per_quiz', ''),
(6176, 842, '_snax_shuffle_answers', 'none'),
(6177, 842, '_snax_start_quiz', 'standard'),
(6178, 842, '_snax_play_again', 'standard'),
(6179, 842, '_snax_share_results', 'standard'),
(6180, 842, '_snax_share_to_unlock', 'none'),
(6181, 842, '_yoast_wpseo_primary_category', ''),
(6182, 842, '_bimber_fake_view_count', ''),
(6183, 842, '_bimber_single_options', 'a:2:{s:16:\"featured_entries\";s:0:\"\";s:14:\"featured_media\";s:0:\"\";}'),
(6184, 842, '_yoast_wpseo_content_score', '30'),
(6185, 842, '_wp_old_slug', 'build-ideal-date-well-tell-personality-quiz'),
(6186, 842, 'mashsb_shares', '0'),
(6187, 842, 'mashsb_jsonshares', '{\"total\":0,\"error\":\"\",\"twitter\":0,\"facebook_shares\":0,\"facebook_total\":0,\"facebook_likes\":\"0\",\"facebook_comments\":\"0\"}'),
(6188, 842, '_wyr_omg_count', '1'),
(6189, 842, '_wyr_omg_percentage', '50'),
(6190, 842, '_wyr_votes', 'a:2:{s:3:\"omg\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}s:3:\"wtf\";a:2:{s:5:\"count\";s:1:\"1\";s:10:\"percentage\";d:50;}}'),
(6191, 842, '_wyr_wtf_count', '1'),
(6192, 842, '_wyr_wtf_percentage', '50'),
(6193, 842, '_snax_fake_vote_count', ''),
(6194, 842, '_wpb_vc_js_status', 'false'),
(6195, 843, 'fakerpress_flag', '1'),
(6196, 843, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6197, 843, '_snax_title_hide', '1'),
(6198, 843, '_snax_answers_tpl', 'text'),
(6199, 843, '_snax_answers_labels_hide', ''),
(6200, 843, '_thumbnail_id', '5226'),
(6201, 852, 'fakerpress_flag', '1'),
(6202, 852, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6203, 852, '_snax_range_low', '0'),
(6204, 852, '_snax_range_high', '0'),
(6205, 852, '_thumbnail_id', '5224'),
(6206, 853, 'fakerpress_flag', '1'),
(6207, 853, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6208, 853, '_snax_range_low', '0'),
(6209, 853, '_snax_range_high', '0'),
(6210, 853, '_thumbnail_id', '5223'),
(6211, 854, 'fakerpress_flag', '1'),
(6212, 854, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6213, 854, '_snax_range_low', '0'),
(6214, 854, '_snax_range_high', '0'),
(6215, 854, '_thumbnail_id', '5222'),
(6216, 857, 'fakerpress_flag', '1'),
(6217, 857, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6218, 857, '_snax_title_hide', ''),
(6219, 857, '_snax_answers_tpl', 'grid-3'),
(6220, 857, '_snax_answers_labels_hide', ''),
(6221, 863, 'fakerpress_flag', '1'),
(6222, 863, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6223, 863, '_snax_title_hide', ''),
(6224, 863, '_snax_answers_tpl', 'grid-2'),
(6225, 863, '_snax_answers_labels_hide', ''),
(6226, 4483, '_snax_quiz_type', 'trivia'),
(6227, 4484, '_snax_title_hide', ''),
(6228, 4484, '_snax_answers_tpl', 'text'),
(6229, 4484, '_snax_answers_labels_hide', ''),
(6230, 856, 'fakerpress_flag', '1'),
(6231, 856, '_vc_post_settings', 'a:1:{s:10:\"vc_grid_id\";a:0:{}}'),
(6232, 856, '_snax_range_low', '0'),
(6233, 856, '_snax_range_high', '0'),
(6234, 856, '_thumbnail_id', '5227'),
(6262, 5318, '_g1_demo_data', 'main'),
(6263, 5318, '_menu_item_type', 'post_type'),
(6264, 5318, '_menu_item_menu_item_parent', '0'),
(6265, 5318, '_menu_item_object_id', '357'),
(6266, 5318, '_menu_item_object', 'page'),
(6267, 5318, '_menu_item_target', ''),
(6268, 5318, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6269, 5318, '_menu_item_xfn', ''),
(6270, 5318, '_menu_item_url', ''),
(6271, 5319, '_g1_demo_data', 'main'),
(6272, 5319, '_menu_item_type', 'post_type'),
(6273, 5319, '_menu_item_menu_item_parent', '0'),
(6274, 5319, '_menu_item_object_id', '357'),
(6275, 5319, '_menu_item_object', 'page'),
(6276, 5319, '_menu_item_target', ''),
(6277, 5319, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6278, 5319, '_menu_item_xfn', ''),
(6279, 5319, '_menu_item_url', ''),
(6532, 5348, '_g1_demo_data', 'main'),
(6533, 5348, '_menu_item_type', 'post_type'),
(6534, 5348, '_menu_item_menu_item_parent', '0'),
(6535, 5348, '_menu_item_object_id', '4086'),
(6536, 5348, '_menu_item_object', 'page'),
(6537, 5348, '_menu_item_target', ''),
(6538, 5348, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6539, 5348, '_menu_item_xfn', ''),
(6540, 5348, '_menu_item_url', ''),
(6622, 5360, '_menu_item_type', 'custom'),
(6623, 5360, '_menu_item_menu_item_parent', '0'),
(6624, 5360, '_menu_item_object_id', '5360'),
(6625, 5360, '_menu_item_object', 'custom'),
(6626, 5360, '_menu_item_target', ''),
(6627, 5360, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6628, 5360, '_menu_item_xfn', ''),
(6629, 5360, '_menu_item_url', '#'),
(6631, 5361, '_menu_item_type', 'custom'),
(6632, 5361, '_menu_item_menu_item_parent', '0'),
(6633, 5361, '_menu_item_object_id', '5361'),
(6634, 5361, '_menu_item_object', 'custom'),
(6635, 5361, '_menu_item_target', ''),
(6636, 5361, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6637, 5361, '_menu_item_xfn', ''),
(6638, 5361, '_menu_item_url', '#'),
(6640, 5360, 'snax_approved_by', '1'),
(6641, 5360, 'snax_approval_data', '2022-08-11 18:32:23'),
(6642, 5361, 'snax_approved_by', '1'),
(6643, 5361, 'snax_approval_data', '2022-08-11 18:32:23'),
(8328, 1, '_bimber_hot', '1'),
(8329, 1, '_bimber_trending', '1'),
(8330, 301, '_bimber_popular', '1');

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

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

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

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

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2022-08-11 11:22:55', '2022-08-11 11:22:55', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'draft', 'open', 'open', '', 'hello-world', '', '', '2022-08-11 18:28:45', '2022-08-11 18:28:45', '', 0, 'http://www.theav.in/wptulip/?p=1', 0, 'post', '', 1),
(2, 1, '2022-08-11 11:22:55', '2022-08-11 11:22:55', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://www.theav.in/wptulip/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2022-08-11 11:22:55', '2022-08-11 11:22:55', '', 0, 'http://www.theav.in/wptulip/?page_id=2', 0, 'page', '', 0),
(3, 1, '2022-08-11 11:22:55', '2022-08-11 11:22:55', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://www.theav.in/wptulip.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>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 your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2022-08-11 11:22:55', '2022-08-11 11:22:55', '', 0, 'http://www.theav.in/wptulip/?page_id=3', 0, 'page', '', 0),
(5, 1, '2022-08-11 18:27:04', '2022-08-11 18:27:04', '', 'Frontend Submission', '', 'publish', 'open', 'closed', '', 'frontend-submission', '', '', '2022-08-11 18:27:04', '2022-08-11 18:27:04', '', 0, 'http://www.theav.in/wptulip/frontend-submission/', 0, 'page', '', 0),
(6, 1, '2022-08-11 18:27:04', '2022-08-11 18:27:04', '', 'Frontend Submission', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2022-08-11 18:27:04', '2022-08-11 18:27:04', '', 5, 'http://www.theav.in/wptulip/?p=6', 0, 'revision', '', 0),
(7, 1, '2017-11-17 12:21:54', '2017-11-17 12:21:54', '', 'Members', '', 'publish', 'closed', 'closed', '', 'members', '', '', '2017-11-17 12:21:54', '2017-11-17 12:21:54', '', 0, 'http://packman-bimber.localhost/members/', 0, 'page', '', 0),
(25, 1, '2017-11-17 12:25:10', '2017-11-17 12:25:10', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2017-11-17 12:25:10', '2017-11-17 12:25:10', '', 0, 'http://packman-bimber.localhost/shop/', 0, 'page', '', 0),
(26, 1, '2017-11-17 12:25:10', '2017-11-17 12:25:10', '[woocommerce_cart]', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2017-11-17 12:25:10', '2017-11-17 12:25:10', '', 0, 'http://packman-bimber.localhost/cart/', 0, 'page', '', 0),
(27, 1, '2017-11-17 12:25:10', '2017-11-17 12:25:10', '[woocommerce_checkout]', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2017-11-17 12:25:10', '2017-11-17 12:25:10', '', 0, 'http://packman-bimber.localhost/checkout/', 0, 'page', '', 0),
(28, 1, '2017-11-17 12:25:10', '2017-11-17 12:25:10', '[woocommerce_my_account]', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2017-11-17 12:25:10', '2017-11-17 12:25:10', '', 0, 'http://packman-bimber.localhost/my-account/', 0, 'page', '', 0),
(178, 1, '2015-10-15 09:41:20', '2015-10-15 09:41:20', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n<h2>YouTube videos</h2>\nhttps://www.youtube.com/watch?v=d0InWSCIFk4\n\nhttps://www.youtube.com/watch?v=KY0OpTyCxpg\n\nhttps://www.youtube.com/watch?v=6sTqMZ9Nub8\n\nhttps://www.youtube.com/watch?v=vKuVBEjiOD4\n\nhttps://www.youtube.com/watch?v=c-uyH5fjICE\n\nhttps://www.youtube.com/watch?v=s-YA22Nd6lk\n\nhttps://www.youtube.com/watch?v=fzzjgBAaWZw&t=7s\n\nhttps://www.youtube.com/watch?v=fk_FIZ-7Y5g\n\nhttps://www.youtube.com/watch?v=RBLoD6psZiU\n\nhttps://www.youtube.com/watch?v=1IKIsPfhgFs\n\n<h2>Other iFrames</h2>\n\nhttps://vimeo.com/74116395\n\nhttp://dailymotion.com/video/x4zm7v2\n\nhttps://vimeo.com/125491440\n\nhttp://www.dailymotion.com/video/x3l14vm\n\nhttps://vimeo.com/47609373\n\nhttp://www.dailymotion.com/video/x3hjqaa\n\nhttp://www.dailymotion.com/video/x2fftss\n\nhttps://vimeo.com/47612678\n\nhttp://www.dailymotion.com/video/x5ligcj		', '13 Reasons I Can\'t Stop Thinking About Thai Massage', '\n				Posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam eget dolor.		', 'publish', 'open', 'open', '', '13-reasons-i-cant-stop-thinking-about-thai-massage', '', '\nhttps://vimeo.com/47612678', '2015-10-15 09:41:20', '2015-10-15 09:41:20', '', 0, 'http://bomb-live.localhost/?p=178', 0, 'post', '', 0),
(180, 1, '2015-09-28 09:43:37', '2015-09-28 09:43:37', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'UFO Photobombs Selfie Taken in California', '\n				Vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam eget dolor posuere. Convallis vel.		', 'publish', 'open', 'open', '', 'ufo-photobombs-selfie-taken-in-california', '', '', '2015-09-28 09:43:37', '2015-09-28 09:43:37', '', 0, 'http://bomb-live.localhost/?p=180', 0, 'post', '', 0),
(182, 1, '2015-11-06 09:46:26', '2015-11-06 09:46:26', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'This Dude Found The Best New Use For The Animojis', '\n				Dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam eget.		', 'publish', 'open', 'open', '', 'this-dude-found-the-best-new-use-for-the-animojis', '', '', '2015-11-06 09:46:26', '2015-11-06 09:46:26', '', 0, 'http://bomb-live.localhost/?p=182', 0, 'post', '', 0),
(184, 1, '2015-10-20 09:54:14', '2015-10-20 09:54:14', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'The Internet Is Fascinated By This Basketball Player', '\n				Eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam.		', 'publish', 'open', 'open', '', 'the-internet-is-fascinated-by-this-basketball-player', '', '', '2015-10-20 09:54:14', '2015-10-20 09:54:14', '', 0, 'http://bomb-live.localhost/?p=184', 0, 'post', '', 0),
(186, 1, '2015-10-25 09:58:30', '2015-10-25 09:58:30', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'You Won\'t Believe What Happened During This Guy Photo Session', '\n				Diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed.		', 'publish', 'open', 'open', '', 'you-wont-believe-what-happened-during-this-guy-photo-session', '', '', '2015-10-25 09:58:30', '2015-10-25 09:58:30', '', 0, 'http://bomb-live.localhost/?p=186', 0, 'post', '', 0),
(188, 1, '2015-11-02 10:22:05', '2015-11-02 10:22:05', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n		', 'Sexy Hot Yoga & Fitness Girls. You’re Welcome', '\n				Sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi.		', 'publish', 'open', 'open', '', 'sexy-hot-yoga-fitness-girls-youre-welcome', '', '', '2015-11-02 10:22:05', '2015-11-02 10:22:05', '', 0, 'http://bomb-live.localhost/?p=188', 0, 'post', '', 0),
(190, 1, '2015-12-04 10:21:28', '2015-12-04 10:21:28', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<!--nextpage-->\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->		', 'A Little Photoshoot Gone Wrong And The Internet Is Exploding', '\n				Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam eget dolor posuere. Convallis vel nisl.		', 'publish', 'open', 'open', '', 'a-little-photoshoot-gone-wrong-and-the-internet-is-exploding', '', '', '2015-12-04 10:21:28', '2015-12-04 10:21:28', '', 0, 'http://bomb-live.localhost/?p=190', 0, 'post', '', 0),
(192, 1, '2015-10-30 10:16:13', '2015-10-30 10:16:13', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n[caption id=\"attachment_473\" align=\"aligncenter\" width=\"1200\"]<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_01.jpg\" class=\"alignnone\" alt=\"\" /> Source: <a href=\"/\">MediaSource</a>[/caption]\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_02.jpg\" class=\"aligncenter\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_03.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_04.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_05.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_06.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_07.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_08.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_09.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_10.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_11.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_12.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_13.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_14.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_15.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_16.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_17.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_18.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_19.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_20.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_21.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_22.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_23.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_24.jpg\" class=\"alignnone\" alt=\"\" />\n\n<img width=\"1200\" height=\"800\" src=\"/wp-content/themes/bimber/dummy-data/main/images/gallery_01_25.jpg\" class=\"alignnone\" alt=\"\" />\n\n		', 'This Guy Swinging In The Park Is Basically Poetry', '\n				Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula.		', 'publish', 'open', 'open', '', 'this-guy-swinging-in-the-park-is-basically-poetry', '', '', '2015-10-30 10:16:13', '2015-10-30 10:16:13', '', 0, 'http://bomb-live.localhost/?p=192', 0, 'post', '', 0),
(194, 1, '2015-10-28 10:06:18', '2015-10-28 10:06:18', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.\n\n[gallery mace_type=\"lightbox\" mace_title=\"15 Extreme Rooftoppers That Prove People Are Damn Awesome\" ids=\"5012,5013,5014,5015,5222,5223,5224,5225,5226,5227\"]\n\nIt is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.		', '25 Breathtaking Views Of The Himalayas, You Will Want To Forget ASAP', '\n				Ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus.		', 'publish', 'open', 'open', '', '25-breathtaking-views-of-the-himalayas-you-will-want-to-forget-asap', '', '', '2015-10-28 10:06:18', '2015-10-28 10:06:18', '', 0, 'http://bomb-live.localhost/?p=194', 0, 'post', '', 0),
(196, 1, '2015-11-04 10:25:57', '2015-11-04 10:25:57', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '21 Ladies That  Will Have You Wishing It’s Friday', '\n				Purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae.		', 'publish', 'open', 'open', '', '21-ladies-that-will-have-you-wishing-its-friday', '', '', '2015-11-04 10:25:57', '2015-11-04 10:25:57', '', 0, 'http://bomb-live.localhost/?p=196', 0, 'post', '', 0),
(198, 1, '2015-11-06 10:29:03', '2015-11-06 10:29:03', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '4K Epic Mountain Drone Video Filmed By Eric Novak', '\n				Vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse.		', 'publish', 'open', 'open', '', '4k-epic-mountain-drone-video-filmed-by-eric-novak', '', '', '2015-11-06 10:29:03', '2015-11-06 10:29:03', '', 0, 'http://bomb-live.localhost/?p=198', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(200, 1, '2015-11-12 10:32:10', '2015-11-12 10:32:10', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>Heading H2 Example</h2>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.\n\n<h3>Heading H3 Example</h3>\n\nIt is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.\n\n<h4>Heading H4 Example</h4>\n\nThe Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. \n\n<blockquote>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</blockquote>\n\nWhen she reached the first hills of the Italic Mountains, she had a last view back on the skyline of her hometown Bookmarksgrove, the headline of Alphabet Village and the subline of her own road, the Line Lane. Pityful a rethoric question ran over her cheek, then		', 'People Are Hypnotized With This Dude Who Surf Like Few Surfers Ever Have', '\n				Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris.		', 'publish', 'open', 'open', '', 'people-are-hypnotized-with-this-dude-who-surf-like-few-surfers-ever-have', '', '', '2015-11-12 10:32:10', '2015-11-12 10:32:10', '', 0, 'http://bomb-live.localhost/?p=200', 0, 'post', '', 0),
(202, 1, '2015-11-14 10:38:28', '2015-11-14 10:38:28', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '13 Amazing Underwater Photos That Will Make You Want To Swim', '\n				Mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero.		', 'publish', 'open', 'open', '', '13-amazing-underwater-photos-that-will-make-you-want-to-swim', '', '', '2015-11-14 10:38:28', '2015-11-14 10:38:28', '', 0, 'http://bomb-live.localhost/?p=202', 0, 'post', '', 0),
(204, 1, '2015-11-16 10:44:14', '2015-11-16 10:44:14', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '7 Amazing Things You Can Make With A 3D Printer', '\n				Libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae.		', 'publish', 'open', 'open', '', '7-amazing-things-you-can-make-with-a-3d-printer', '', '', '2015-11-16 10:44:14', '2015-11-16 10:44:14', '', 0, 'http://bomb-live.localhost/?p=204', 0, 'post', '', 0),
(206, 1, '2015-10-03 10:47:19', '2015-10-03 10:47:19', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n[gallery ids=\"5012,5013,5014,5015,5222,5223,5224,5225,5226,5227\"]		', '15 Extreme Rooftoppers That Prove People Are Damn Awesome', '\n				Vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam eget dolor posuere. Convallis.		', 'publish', 'open', 'open', '', '15-extreme-rooftoppers-that-prove-people-are-damn-awesome', '', '', '2015-10-03 10:47:19', '2015-10-03 10:47:19', '', 0, 'http://bomb-live.localhost/?p=206', 0, 'post', '', 0),
(208, 1, '2015-11-22 10:50:30', '2015-11-22 10:50:30', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '15 Unbelievably Cute Photos Of Kids That Will Make You Cry', '\n				Vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam.		', 'publish', 'open', 'open', '', '15-unbelievably-cute-photos-of-kids-that-will-make-you-cry', '', '', '2015-11-22 10:50:30', '2015-11-22 10:50:30', '', 0, 'http://bomb-live.localhost/?p=208', 0, 'post', '', 0),
(210, 1, '2015-11-27 10:52:29', '2015-11-27 10:52:29', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '15 Totally Brain-Shattering Optical Illusions', '\n				Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare.		', 'publish', 'open', 'open', '', '15-totally-brain-shattering-optical-illusions', '', '', '2015-11-27 10:52:29', '2015-11-27 10:52:29', '', 0, 'http://bomb-live.localhost/?p=210', 0, 'post', '', 0),
(230, 1, '2015-11-19 15:17:04', '2015-11-19 15:17:04', '\n						', 'theme_logo_v01', '\n						', 'inherit', 'open', 'closed', '', 'theme_logo_v01', '', '', '2015-11-19 15:17:04', '2015-11-19 15:17:04', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2015/11/theme_logo_v01.png', 0, 'attachment', 'image/png', 0),
(235, 1, '2015-11-26 10:59:26', '2015-11-26 10:59:26', '\n						', 'theme_logo_v01-2x', '\n						', 'inherit', 'open', 'closed', '', 'theme_logo_v01-2x', '', '', '2015-11-26 10:59:26', '2015-11-26 10:59:26', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2015/11/theme_logo_v01-2x.png', 0, 'attachment', 'image/png', 0),
(271, 1, '2015-12-04 10:20:01', '2015-12-04 10:20:01', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<!--nextpage-->\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<!--nextpage-->		', '15 Cute Kids Who Will Make You Smile Every Time', '\n				 Sed felis augue, dictum nec consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique.		', 'publish', 'open', 'open', '', '15-cute-kids-who-will-make-you-smile-every-time', '', '', '2015-12-04 10:20:01', '2015-12-04 10:20:01', '', 0, 'http://bomb-live.localhost/?p=271', 0, 'post', '', 0),
(273, 1, '2015-12-03 14:40:26', '2015-12-03 14:40:26', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '25 Animals That\'ll Have You Laughing Hysterically', '\n				Aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare aarcu lacus quis.		', 'publish', 'open', 'open', '', '25-animals-thatll-have-you-laughing-hysterically', '', '', '2015-12-03 14:40:26', '2015-12-03 14:40:26', '', 0, 'http://bomb-live.localhost/?p=273', 0, 'post', '', 0),
(275, 1, '2015-08-03 14:41:35', '2015-08-03 14:41:35', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'This Hilarious Cat Eats Nothing But Pizza For Every Single Meal', '\n				Sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam eget dolor posuere. Convallis vel nisl nulla.		', 'publish', 'open', 'open', '', 'this-hilarious-cat-eats-nothing-but-pizza-for-every-single-meal', '', '', '2015-08-03 14:41:35', '2015-08-03 14:41:35', '', 0, 'http://bomb-live.localhost/?p=275', 0, 'post', '', 0),
(277, 1, '2015-12-03 14:42:57', '2015-12-03 14:42:57', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '15 Things I Have Always Wondered About Birds', '\n				Quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare aarcu lacus.		', 'publish', 'open', 'open', '', '15-things-i-have-always-wondered-about-birds', '', '', '2015-12-03 14:42:57', '2015-12-03 14:42:57', '', 0, 'http://bomb-live.localhost/?p=277', 0, 'post', '', 0),
(279, 1, '2015-12-03 14:43:47', '2015-12-03 14:43:47', '\n				Nullam mattis cursus diam vitae porttitor. Vivamus ultrices diam sed vehicula auctor. Donec sed metus et nibh iaculis gravida. Aenean vitae est varius, fermentum justo sit amet, semper tellus. Fusce iaculis elit nec tortor fermentum, sit amet dictum purus lobortis. Sed at ante nec tortor pellentesque convallis. \n\nDonec euismod ultricies sem, in ornare risus tincidunt at. Pellentesque dictum gravida leo, et convallis turpis hendrerit a. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu leo sem. Donec sodales purus non consequat dapibus. Sed porta felis vel aliquam vehicula. Sed a luctus enim.\n\nMaecenas ornare ipsum augue, ut iaculis nisi pulvinar eu. Sed luctus rhoncus rutrum. Proin ultricies eleifend gravida. Etiam lacinia ex viverra congue laoreet. Donec ut dui pharetra nunc laoreet mattis a ut nulla. Curabitur ut porttitor dui, ac faucibus velit. In sit amet gravida justo, a auctor lorem. Praesent eros nibh, interdum quis varius id, vulputate sit amet odio. Curabitur vel nibh nec tellus vestibulum egestas sit amet eu eros.		', '27 Funny Dog Quotes With Images', '\n				Lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare aarcu.		', 'publish', 'open', 'open', '', '27-funny-dog-quotes-with-images', '', '', '2015-12-03 14:43:47', '2015-12-03 14:43:47', '', 0, 'http://bomb-live.localhost/?p=279', 0, 'post', '', 0),
(281, 1, '2015-12-03 14:44:44', '2015-12-03 14:44:44', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '13 Facts For Cat Lovers Or Why The Internet Loves Cats', '\n				Aarcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare.		', 'publish', 'open', 'open', '', '13-facts-for-cat-lovers-or-why-the-internet-loves-cats', '', '', '2015-12-03 14:44:44', '2015-12-03 14:44:44', '', 0, 'http://bomb-live.localhost/?p=281', 0, 'post', '', 0),
(283, 1, '2015-12-03 14:45:27', '2015-12-03 14:45:27', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'People Are Loving This Dog Who Goes Woof Woof', '\n				Ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc.		', 'publish', 'open', 'open', '', 'people-are-loving-this-dog-who-goes-woof-woof', '', '', '2015-12-03 14:45:27', '2015-12-03 14:45:27', '', 0, 'http://bomb-live.localhost/?p=283', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(285, 1, '2015-03-16 14:46:05', '2015-03-16 14:46:05', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '21 Cute Puppies For Anyone Who Needs A Smile', '\n				Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu.		', 'publish', 'open', 'open', '', '21-cute-puppies-for-anyone-who-needs-a-smile', '', '', '2015-03-16 14:46:05', '2015-03-16 14:46:05', '', 0, 'http://bomb-live.localhost/?p=285', 0, 'post', '', 0),
(287, 1, '2015-12-03 14:46:45', '2015-12-03 14:46:45', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '21 Photos That Might Make You Laugh For Once In Your Life', '\n				Eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum.		', 'publish', 'open', 'open', '', '21-photos-that-might-make-you-laugh-for-once-in-your-life', '', '', '2015-12-03 14:46:45', '2015-12-03 14:46:45', '', 0, 'http://bomb-live.localhost/?p=287', 0, 'post', '', 0),
(289, 1, '2015-12-04 01:47:43', '2015-12-04 01:47:43', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Watch Now: Dog Drives Owner\'s Truck Into The Lake', '\n				Elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis.		', 'publish', 'open', 'open', '', 'watch-now-dog-drives-owners-truck-into-the-lake', '', '', '2015-12-04 01:47:43', '2015-12-04 01:47:43', '', 0, 'http://bomb-live.localhost/?p=289', 0, 'post', '', 0),
(291, 1, '2015-12-04 14:51:11', '2015-12-04 14:51:11', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'This Santa Really Can Tell How To Drink And Hack Your Hangover', '\n				Convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare nam. Vitae libero mauris suspendisse vitae purus. Ligula morbi sed diam eget dolor posuere.		', 'publish', 'open', 'open', '', 'this-santa-really-can-tell-how-to-drink-and-hack-your-hangover', '', '', '2015-12-04 14:51:11', '2015-12-04 14:51:11', '', 0, 'http://bomb-live.localhost/?p=291', 0, 'post', '', 0),
(293, 1, '2015-11-26 14:51:50', '2015-11-26 14:51:50', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n[adace_shoppable_image attachment=\"4382\"]\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'This Bride Cancelled Her Dream Wedding & You Won’t Guess Why', '\n				Bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare aarcu lacus quis. Aliquet odio.		', 'publish', 'open', 'open', '', 'this-bride-cancelled-her-dream-wedding-you-wont-guess-why', '', '', '2015-11-26 14:51:50', '2015-11-26 14:51:50', '', 0, 'http://bomb-live.localhost/?p=293', 0, 'post', '', 0),
(295, 1, '2015-12-04 07:52:19', '2015-12-04 07:52:19', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '13 Perfect Responses For When Someone Doesn\'t Text You Back', '\n				Quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer.		', 'publish', 'open', 'open', '', '13-perfect-responses-for-when-someone-doesnt-text-you-back', '', '', '2015-12-04 07:52:19', '2015-12-04 07:52:19', '', 0, 'http://bomb-live.localhost/?p=295', 0, 'post', '', 0),
(297, 1, '2015-12-04 11:52:51', '2015-12-04 11:52:51', '\n				<h2>Shoppable Images</h2>\n[adace_shoppable_image attachment=\"4382\"]\n\n[restrict paid=\"true\"]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n[/restrict]\n<h2>Coupons and Discounts</h2>\n&nbsp;\n\n[adace_coupons ids=\"3039\"]\n<h2>Content Ads</h2>\n[adace-ad id=\"884\"]\n\n[adace-ad id=\"833\"]\n<h2>Shop the post</h2>\n[adace_shop_the_post ids=\"4350,4354,4352\" id=\"1531745604230\"]\n\n&nbsp;		', '15 Unbelievable Facts About Sushi You Probably Don’t Know', '\n				Consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec.		', 'publish', 'open', 'open', '', '15-unbelievable-facts-about-sushi-you-probably-dont-know', '', '', '2015-12-04 11:52:51', '2015-12-04 11:52:51', '', 0, 'http://bomb-live.localhost/?p=297', 0, 'post', '', 0),
(299, 1, '2015-12-04 13:53:46', '2015-12-04 13:53:46', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '7 Simple Ways To Blow A Kiss Like A Pro', '\n				Nec consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum.		', 'publish', 'open', 'open', '', '7-simple-ways-to-blow-a-kiss-like-a-pro', '', '', '2015-12-04 13:53:46', '2015-12-04 13:53:46', '', 0, 'http://bomb-live.localhost/?p=299', 0, 'post', '', 0),
(301, 1, '2015-12-04 14:24:28', '2015-12-04 14:24:28', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '19 Exotic Fruits From Asia You\'ve Probably Never Heard Of', '\n				Dictum nec consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue.		', 'publish', 'open', 'open', '', '19-exotic-fruits-from-asia-youve-probably-never-heard-of', '', '', '2015-12-04 14:24:28', '2015-12-04 14:24:28', '', 0, 'http://bomb-live.localhost/?p=301', 0, 'post', '', 0),
(303, 1, '2015-12-04 14:54:54', '2015-12-04 14:54:54', '\n				[gallery mace_type=\"lightbox\" mace_title=\"15 Creative Text Messages To Send To A Girl That\'ll Win Her Over\" ids=\"5012,5013,5014,5015,5222,5223,5224,5225,5226,5227\"]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '15 Creative Text Messages To Send To A Girl That\'ll Win Her Over', '\n				Augue, dictum nec consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis.		', 'publish', 'open', 'open', '', '15-creative-text-messages-to-send-to-a-girl-thatll-win-her-over', '', '', '2015-12-04 14:54:54', '2015-12-04 14:54:54', '', 0, 'http://bomb-live.localhost/?p=303', 0, 'post', '', 0),
(305, 1, '2015-12-04 14:55:45', '2015-12-04 14:55:45', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '25 Facts About TV Shows That Only Real Adults Can Deal With', '\n				Odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed felis augue dictum nec consectetuer quis. Elementum eu arcu nunc ornare aarcu lacus quis. Aliquet.		', 'publish', 'open', 'open', '', '25-facts-about-tv-shows-that-only-real-adults-can-deal-with', '', '', '2015-12-04 14:55:45', '2015-12-04 14:55:45', '', 0, 'http://bomb-live.localhost/?p=305', 0, 'post', '', 0),
(307, 1, '2015-12-04 15:15:37', '2015-12-04 15:15:37', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>1. Image with share buttons</h2>\n[caption id=\"attachment_335\" align=\"aligncenter\" width=\"768\"]<img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_01_v01.jpg\" class=\"alignnone\" alt=\"\" /> A small river named Duden flows. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>2. Image With Your Watermark</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"1516\" height=\"1011\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-watermark.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>3. Photomixes Without Photoshop</h2>\n<figure id=\"attachment_892\" class=\"wp-caption aligncenter\"><img width=\"768\" height=\"512\" src=\"/wp-content/themes/bimber/dummy-data/main/images/photomix.jpg\" class=\"alignnone\" alt=\"\" /></figure>\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>4. Advanced GIF control</h2>\n[caption id=\"attachment_338\" align=\"aligncenter\" width=\"364\"]<img width=\"364\" height=\"205\" src=\"/wp-content/themes/bimber/dummy-data/images/single_content_gif_v01.gif\" class=\"alignnone\" alt=\"\" /> Far far away. Source: <a href=\"/\">MediaSource</a>[/caption]\n\nFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>5. Self hosted responsive video</h2>\n[video src=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_v01-demo.mp4\" poster=\"/wp-content/themes/bimber/dummy-data/main/images/single_content_mp4_poster_v01.jpg\"][/video]\n\n<img width=\"1324\" height=\"912\" src=\"/wp-content/themes/bimber/dummy-data/main/images/single-embeds-intro-1.jpg\" class=\"alignnone\" alt=\"\" />\n\n<h2>6. YouTube responsive embed</h2>\nhttps://www.youtube.com/watch?v=WwoKkq685Hk\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>8. Instagram responsive embed</h2>\nhttps://www.instagram.com/p/Bg24YSYBeYj/\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.\n\n<h2>9. Twitter responsive embed</h2>\nhttps://twitter.com/TwitterUK/status/676689760384086016\n\nBehind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '9 Things That Are Deeply Disappointing Every Single Time', '\n				Felis augue, dictum nec consectetur quis, elementum eu arcu. Nunc ornare arcu lacus, quis aliquet odio bibendum non. Nam vitae libero mauris. Suspendisse vitae purus ligula. Morbi sed diam eget dolor posuere convallis vel vel nisl. Nulla sagittis efficitur ex, at sodales massa pulvinar a. Nunc quis lacinia eros. Fusce ac ipsum gravida, tristique sed.		', 'publish', 'open', 'open', '', '9-things-that-are-deeply-disappointing-every-single-time', '', '', '2015-12-04 15:15:37', '2015-12-04 15:15:37', '', 0, 'http://bomb-live.localhost/?p=307', 0, 'post', '', 0),
(310, 1, '2015-12-03 15:26:09', '2015-12-03 15:26:09', '\n						', 'ad_728x90_v02', '\n						', 'inherit', 'open', 'closed', '', 'ad_728x90_v02', '', '', '2015-12-03 15:26:09', '2015-12-03 15:26:09', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2015/12/dummy-ad-728x90-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(311, 1, '2015-12-04 10:03:54', '2015-12-04 10:03:54', '\n						', 'Popular', '\n						', 'publish', 'closed', 'closed', '', 'popular', '', '', '2015-12-04 10:03:54', '2015-12-04 10:03:54', '', 0, 'http://bomb-live.localhost/?page_id=311', 0, 'page', '', 0),
(312, 1, '2015-12-04 10:09:53', '2015-12-04 10:09:53', '\n						', 'Trending', '\n						', 'publish', 'closed', 'closed', '', 'trending', '', '', '2015-12-04 10:09:53', '2015-12-04 10:09:53', '', 0, 'http://bomb-live.localhost/?page_id=312', 0, 'page', '', 0),
(320, 1, '2015-12-10 07:36:51', '2015-12-10 07:36:51', '\n						', 'footer_stamp', '\n						', 'inherit', 'open', 'closed', '', 'footer_stamp', '', '', '2015-12-10 07:36:51', '2015-12-10 07:36:51', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2015/12/footer_stamp.png', 0, 'attachment', 'image/png', 0),
(321, 1, '2015-12-10 07:37:13', '2015-12-10 07:37:13', '\n						', 'footer_stamp-2x', '\n						', 'inherit', 'open', 'closed', '', 'footer_stamp-2x', '', '', '2015-12-10 07:37:13', '2015-12-10 07:37:13', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2015/12/footer_stamp-2x.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(322, 1, '2015-12-10 07:42:45', '2015-12-10 07:42:45', '\n				Here\'s what it looks like. Every freakin\' minute YouTube users upload hundreds of hours of new video and Instagram users share over 10,000 new photos. Don\'t even ask about Twitter users. They send over 100,000 tweets. Finally, Facebook users share over 1,000,000 pieces of content. It\'s a game of numbers. \n\nBut not you! Oh nooo, you\'re different. Holy Smokes, you\'re totally different! You decided - now please hold on, cause here comes the best part - you decided to click the bomb in the footer. I mean, nobody even scrolls down there.		', 'Something weird has happened', '\n						', 'publish', 'closed', 'closed', '', 'the-bomb', '', '', '2015-12-10 07:42:45', '2015-12-10 07:42:45', '', 0, 'http://bomb-live.localhost/?page_id=322', 0, 'page', '', 0),
(335, 1, '2016-01-06 10:47:13', '2016-01-06 10:47:13', '\n						', 'single_content_01_v01', '\n						', 'inherit', 'open', 'closed', '', 'single_content_01_v01', '', '', '2016-01-06 10:47:13', '2016-01-06 10:47:13', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/01/single_content_01_v01.jpg', 0, 'attachment', 'image/jpeg', 0),
(338, 1, '2016-01-06 11:45:15', '2016-01-06 11:45:15', '\n						', 'single_content_gif_v01', '\n						', 'inherit', 'open', 'closed', '', 'single_content_gif_v01', '', '', '2016-01-06 11:45:15', '2016-01-06 11:45:15', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/01/single_content_gif_v01.gif', 0, 'attachment', 'image/gif', 0),
(340, 1, '2016-01-06 13:20:01', '2016-01-06 13:20:01', '\n						', 'single_content_mp4_v01', '\n						', 'inherit', 'open', 'closed', '', 'single_content_mp4_v01', '', '', '2016-01-06 13:20:01', '2016-01-06 13:20:01', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/01/single_content_mp4_v01.mp4', 0, 'attachment', 'video/mp4', 0),
(343, 1, '2016-01-08 08:45:55', '2016-01-08 08:45:55', '\n						', 'single_content_mp4_poster_v01', '\n						', 'inherit', 'open', 'closed', '', 'single_content_mp4_poster_v01', '', '', '2016-01-08 08:45:55', '2016-01-08 08:45:55', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/01/single_content_mp4_poster_v01.jpg', 0, 'attachment', 'image/jpeg', 0),
(344, 1, '2016-01-11 13:37:48', '2016-01-11 13:37:48', '\n						', 'ad_300x250_v01', '\n						', 'inherit', 'open', 'closed', '', 'ad_300x250_v01', '', '', '2016-01-11 13:37:48', '2016-01-11 13:37:48', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/01/dummy-ad-300x250-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(346, 1, '2016-01-12 10:20:39', '2016-01-12 10:20:39', '\n						', 'embed_intro', '\n						', 'inherit', 'open', 'closed', '', 'embed_intro', '', '', '2016-01-12 10:20:39', '2016-01-12 10:20:39', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/01/embed_intro.jpg', 0, 'attachment', 'image/jpeg', 0),
(347, 1, '2016-01-12 12:04:00', '2016-01-12 12:04:00', '\n				All theme features can be checked on this main demo presentation.\nExplore the <strong>Features</strong> submenu to see them in action.\n<h2>Can I use feature from one demo on another?</h2>\nYes, all features you can see on our live preview demos are available and can be mixed across all demos.		', 'Features', '\n						', 'publish', 'closed', 'closed', '', 'features', '', '', '2016-01-12 12:04:00', '2016-01-12 12:04:00', '', 0, 'http://bimber-live.localhost/?page_id=347', 0, 'page', '', 0),
(352, 1, '2016-01-12 12:30:38', '2016-01-12 12:30:38', '\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse facilisis eros risus. Nam massa sem, commodo ut tellus et, venenatis fermentum sapien. Aenean id augue hendrerit, rhoncus augue eget, vulputate risus. Quisque ultricies eros sem, dapibus imperdiet lorem gravida ac. Curabitur sit amet quam pellentesque nisi faucibus tempus. Integer eu lacus risus. Morbi eleifend ut enim eget ornare. Nunc ultrices nisi ipsum, elementum dictum nulla porta ac. Nam vitae lacinia odio. Aenean mattis in ex ut pulvinar. Integer eget imperdiet magna. Pellentesque erat purus, dignissim sit amet hendrerit non, scelerisque sed ante. Suspendisse vel ante dolor. Sed id odio eu ante sollicitudin molestie. Nam gravida dolor sit amet nulla porttitor sagittis. Phasellus elementum massa ut iaculis fringilla.\n\nFusce dictum suscipit facilisis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Vivamus commodo, ante at porttitor iaculis, sem lectus rhoncus orci, ut dignissim lorem neque nec metus. Aliquam elementum lacus consequat dui posuere gravida. Vivamus varius nec est ac efficitur. Sed ac viverra enim. Ut vitae laoreet magna, vel accumsan mauris. Donec et lorem nec enim mollis dignissim. Donec congue mauris justo, et ultrices lacus aliquam dignissim.\n\nCras feugiat nulla ut dolor hendrerit, a sodales ante sagittis. Ut laoreet, erat in congue sodales, velit ex placerat tellus, sed mattis tellus augue eu massa. In feugiat sem id justo hendrerit, eu vehicula risus mattis. Donec vitae pharetra leo. Nam eget pulvinar ex. Nam lacus tortor, feugiat eget tempus quis, euismod in nulla. Morbi consectetur, dui eu imperdiet vulputate, augue dui accumsan ligula, ac volutpat tortor lacus aliquam felis. Integer vehicula at orci interdum ultrices. Aenean vel scelerisque purus. Duis dui elit, ornare blandit nisi ut, porttitor accumsan velit. Nunc placerat nec justo ac placerat. Nam venenatis varius elit vitae dignissim. Duis in mauris dictum, consequat dolor at, volutpat risus. Donec congue, lectus non efficitur vestibulum, magna massa interdum nunc, at auctor velit velit imperdiet sapien.\n\nAenean commodo euismod elit sed pulvinar. Quisque ut ex scelerisque, mattis neque a, euismod mauris. Duis ullamcorper mattis neque, eu auctor elit tristique et. Nulla facilisis cursus dictum. Ut in ornare nisi, nec sollicitudin sem. Ut eget quam at nisl faucibus condimentum. Cras placerat augue nec tellus malesuada rhoncus vitae sit amet magna. Vivamus ut ante ligula. Curabitur convallis sem velit, eget eleifend mauris ultrices nec.\n\nNulla feugiat, ex a molestie dignissim, ante ipsum ultricies nisl, et luctus leo libero eu odio. Maecenas tempus odio eget ex volutpat, nec tempus massa sollicitudin. Duis tempor suscipit fermentum. Suspendisse gravida lacus sed ante vestibulum, eget tincidunt lacus blandit. Morbi non erat tempor, condimentum eros ac, gravida purus. Quisque in tortor ante. Mauris hendrerit, augue id iaculis rhoncus, leo lacus blandit leo, non dapibus augue odio sit amet odio. Sed ullamcorper interdum placerat. Morbi vel lacus dictum, vestibulum mauris ac, auctor ligula. Aliquam erat volutpat. Donec ornare libero sapien, eget ullamcorper mauris laoreet et. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aenean sit amet ex id purus facilisis vulputate.\n\n<!--nextpage-->\n\nAenean varius finibus molestie. Quisque dictum efficitur iaculis. Sed vehicula nulla in purus scelerisque, eu aliquet neque eleifend. Suspendisse vestibulum dolor non nunc scelerisque, eget auctor sem pretium. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras facilisis ipsum sed turpis convallis eleifend. Phasellus rutrum eros ac neque volutpat, et blandit velit faucibus.\n\nDonec at lacus leo. Sed massa neque, accumsan id ante ac, convallis auctor sem. Duis malesuada ultricies purus sed viverra. Morbi ornare mauris id elit elementum, id vehicula erat bibendum. Nulla quis ultrices dolor. Ut tristique feugiat risus, id pulvinar velit finibus sit amet. Morbi feugiat condimentum egestas. Ut nisi risus, ultrices sit amet est vitae, ultricies congue orci.\n\nQuisque mi lectus, luctus eget fermentum ut, dignissim nec quam. In sagittis lobortis eros vel sollicitudin. Fusce convallis laoreet mi non vestibulum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Phasellus eu dolor ut est tristique suscipit nec non erat. Maecenas rhoncus eleifend ante eu auctor. Nullam vel nibh lacinia, fermentum quam a, ornare est. Phasellus tincidunt augue consectetur posuere vehicula.\n\nPellentesque interdum, metus eget cursus tincidunt, nibh felis vulputate orci, ac semper elit massa non lacus. Nullam tortor odio, mollis ut ligula sed, congue imperdiet est. In molestie tempor massa a fermentum. Pellentesque et est at eros semper vulputate sed eget nibh. Nullam eget tellus mauris. Praesent tristique nunc quis nulla tincidunt, vitae porta massa placerat. Aliquam erat volutpat. Ut porttitor diam magna, lobortis mattis eros viverra vitae. Quisque malesuada erat lorem, eu varius elit posuere sit amet. Proin quis erat lacinia, elementum nunc eu, tempus nunc. Proin condimentum iaculis fermentum.\n\nCurabitur libero nisl, finibus a est vel, accumsan consectetur nunc. Sed lectus ipsum, feugiat et dolor nec, ornare pulvinar tortor. Vestibulum ac augue lacus. Proin nec mollis risus. Phasellus eu sollicitudin risus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aenean in ligula a odio venenatis malesuada. Ut mauris neque, feugiat ornare maximus eget, sagittis vel tellus. Vivamus condimentum nunc quis dolor varius, ut euismod velit luctus.\n\nDonec tincidunt leo et risus luctus, a ornare risus congue. Phasellus et aliquam nulla. Ut at pellentesque turpis. Nullam et commodo lorem. Aliquam a eros vitae turpis tempus rutrum. Nunc interdum nibh eu elit bibendum tempus. Ut consequat sodales suscipit. In blandit, magna vel suscipit tincidunt, dolor eros porta lacus, a hendrerit velit arcu vel orci. Vestibulum mattis, elit nec egestas venenatis, eros velit facilisis ipsum, vitae varius eros felis ornare augue. Nunc suscipit, metus eu laoreet egestas, turpis dui congue nisi, quis maximus augue nisi et augue. Integer porttitor tellus nulla, sed ultrices quam scelerisque vel. Suspendisse consectetur vel magna quis auctor. Integer vel commodo dolor. Phasellus lorem nulla, placerat et augue sed, ultrices dignissim nisl.\n\n<!--nextpage-->\n\nMauris sapien erat, imperdiet non ligula ac, viverra scelerisque metus. Curabitur maximus at erat non rhoncus. Mauris placerat massa eu posuere rutrum. In interdum pellentesque accumsan. Sed vel dolor ac arcu finibus consequat. Pellentesque vitae quam a lorem egestas suscipit. Praesent lacus justo, fermentum non luctus ut, faucibus sed ante. Etiam eu dictum dolor. Cras in pulvinar sapien. Maecenas bibendum, diam ac cursus sodales, ipsum augue tempus justo, eget dictum tortor urna nec enim. Suspendisse ornare sagittis ultrices. Curabitur id justo id justo eleifend tristique. Cras non efficitur mauris, non maximus tortor.\n\nNulla vel nulla nibh. Quisque lobortis iaculis lectus, sit amet porttitor tellus viverra et. Maecenas vitae nunc tincidunt, efficitur lectus non, efficitur nisi. Morbi scelerisque ante a elementum scelerisque. Proin tincidunt rutrum suscipit. Vivamus vestibulum id ipsum ac iaculis. Phasellus non metus vel velit dictum gravida ac accumsan lacus. Aenean eget magna scelerisque, sodales eros non, malesuada lacus. Nullam feugiat iaculis tincidunt. Sed eu euismod metus, et tincidunt leo. Phasellus odio elit, consectetur quis laoreet eget, mollis hendrerit orci. Aenean et condimentum massa. Duis eget mattis neque.\n\nDonec pulvinar eget arcu sed mattis. Vivamus mollis elit quam, sit amet interdum nunc volutpat in. Fusce feugiat tempus est, vitae sagittis mauris vulputate eget. Quisque varius nec neque ut luctus. Proin purus neque, commodo quis ipsum quis, sodales iaculis est. Morbi tincidunt commodo ligula quis congue. Donec suscipit enim dictum, tristique diam non, dapibus velit. Praesent orci quam, mattis ac ullamcorper hendrerit, tempor vel nibh. Proin consectetur ante id dictum vehicula. Aliquam eget mattis mi, eu aliquam augue. Etiam est lorem, finibus euismod tortor sed, rutrum vulputate ante. Aenean odio diam, pulvinar sed cursus eget, sagittis dictum leo.\n\nEtiam tellus mauris, suscipit tempus ipsum eu, ultrices tempus velit. Proin interdum nisl non facilisis imperdiet. Donec luctus semper turpis, eget commodo ex maximus vel. Phasellus est nisl, viverra a lectus sed, tempus suscipit sapien. Cras sollicitudin egestas risus ac facilisis. Fusce enim tortor, dapibus molestie sollicitudin ac, malesuada sit amet odio. Donec elementum lorem facilisis tellus sollicitudin, sit amet laoreet lacus pulvinar. Cras ultricies tempor convallis. Vestibulum porta sem elementum, rhoncus sapien eu, pellentesque eros. Sed pellentesque facilisis velit a tempus. Pellentesque congue nisi nulla, quis facilisis mauris pharetra vitae. Praesent dignissim orci sed tempus lobortis.\n\nVivamus a porttitor diam, tincidunt commodo ante. Suspendisse rhoncus egestas mollis. Cras malesuada ipsum quam, at porta ligula ullamcorper ac. Maecenas non lectus quis augue congue malesuada eu non mi. Nunc molestie enim blandit, ullamcorper lacus non, congue tellus. Nulla lobortis sem lacus, id feugiat sapien condimentum ut. Morbi non erat vehicula, fermentum quam ac, porta libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Praesent tristique rutrum accumsan. Ut eleifend vitae arcu vitae convallis. Proin erat leo, consectetur nec libero nec, tincidunt sagittis sem. Aliquam vitae quam a odio auctor dapibus. Nullam quam metus, pretium eget consequat aliquet, iaculis in libero. Donec non gravida ex. Nunc euismod, diam eget rutrum aliquam, ex tortor lobortis turpis, sed ultrices lacus urna sed lorem.\n\nNulla gravida auctor massa, eget semper augue rhoncus et. Pellentesque sit amet dapibus mauris. Cras ut sapien vulputate, pharetra ante sed, varius risus. Curabitur ac fringilla ligula, sit amet vehicula quam. Suspendisse gravida feugiat est ut convallis. Integer molestie ante et nulla semper, ut finibus justo blandit. Pellentesque viverra, metus non placerat dignissim, dui ex aliquet felis, eget posuere quam lorem sed nulla. Donec turpis ex, commodo a neque ut, consectetur dignissim justo. Maecenas et orci id nulla pharetra varius id vitae nulla. Donec eget tempor nisl. Vivamus vulputate purus eu viverra venenatis. Aliquam consectetur luctus rhoncus. Nullam aliquet, eros et tempor tincidunt, dolor leo maximus elit, nec molestie tellus orci quis lorem. Integer elementum tempus urna, nec vestibulum diam auctor congue. Proin quis placerat lectus. Nunc quam arcu, ullamcorper sit amet posuere ut, finibus eget nibh.\n\n<!--nextpage-->\n\nVivamus tempor mattis mauris, a gravida dolor varius id. Donec placerat justo sit amet fringilla pellentesque. Nulla ac nibh sagittis, feugiat metus in, scelerisque metus. Mauris convallis magna risus, sit amet interdum purus egestas at. Integer malesuada libero ut euismod tempus. In neque mi, tincidunt nec mollis ac, convallis et turpis. Vestibulum diam tellus, accumsan et lacus id, consectetur efficitur ligula. Vivamus sit amet gravida dui, vel iaculis nisi. Fusce consequat est eu turpis facilisis, eget consectetur elit rutrum. Integer ac suscipit nisi, at accumsan tellus. Mauris venenatis arcu et felis pellentesque posuere. Sed sagittis cursus justo eu tincidunt. Fusce venenatis tortor id leo ullamcorper gravida. Nulla molestie neque nunc, blandit auctor justo tristique eget. Ut facilisis quis lectus in viverra. Sed vitae purus nec dolor sollicitudin elementum vel molestie libero.\n\nQuisque vel purus purus. In scelerisque eget arcu vitae finibus. Vestibulum consectetur facilisis tellus ac malesuada. Nunc tincidunt ut velit at finibus. Donec vitae mattis neque. Sed ac ante imperdiet, ornare augue ut, dignissim magna. Sed rutrum dolor at lacus gravida, semper dapibus turpis tempor. Aenean nec aliquam mi. Donec porta neque viverra nulla varius elementum eu porttitor lectus. Donec elementum sapien dolor, vitae suscipit felis tempus quis. Proin massa orci, sollicitudin quis justo ac, blandit commodo lorem. Proin commodo consectetur ultricies. Vivamus rutrum metus vitae lacus convallis consequat eget volutpat tellus. Phasellus ullamcorper vitae augue eu auctor. Integer ut est in augue vehicula sagittis.\n\nPellentesque rhoncus elit leo, sed laoreet est fermentum vel. Suspendisse accumsan sem quis diam lacinia accumsan. Donec a massa vel mi ultrices tincidunt et vel elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas egestas libero neque, at imperdiet mauris tempor suscipit. Integer eu nisi purus. Nunc posuere urna iaculis ligula imperdiet, sed malesuada eros elementum. Fusce auctor, massa vitae fermentum convallis, justo nisl sollicitudin est, at ullamcorper augue leo id metus. Duis sodales massa turpis, id blandit dui venenatis ac. Nam id magna sem. Ut et metus pharetra, finibus arcu eu, consequat mauris. Morbi id ex diam. Pellentesque eu diam ornare, venenatis leo vitae, sodales est. Aliquam lorem leo, viverra ac pretium vel, rutrum at tortor. Cras blandit congue rhoncus.\n\nPraesent ac tincidunt sapien, lobortis elementum risus. Quisque rhoncus tempor lacinia. Sed nulla ligula, mollis a luctus id, egestas eu felis. Mauris in vestibulum nulla, eu tempus dui. Mauris varius vehicula elit ac pretium. Donec pulvinar viverra neque, sagittis volutpat nibh. Duis semper aliquam augue. Donec sed augue sit amet massa pulvinar imperdiet. Sed lacinia dolor maximus, molestie lectus non, pulvinar nibh. Cras maximus, libero vitae lobortis laoreet, velit lacus congue odio, vitae aliquam enim eros id justo. Nullam quis augue maximus, aliquet massa suscipit, ultrices tellus. Vivamus nec enim mauris. Maecenas interdum molestie justo, ut lacinia nulla dapibus viverra.\n\nEtiam non ipsum enim. Curabitur semper, justo eu sodales efficitur, massa nisl ullamcorper magna, in ultricies eros ipsum sed sapien. Etiam sodales vestibulum risus nec mollis. Donec in tortor ac leo porta condimentum non quis velit. Nulla pellentesque vitae augue varius vulputate. Sed cursus elit arcu, vitae auctor neque accumsan viverra. Pellentesque eget convallis mauris, eget porta augue. Duis volutpat ullamcorper ultricies.\n		', 'Page with sidebar', '\n						', 'publish', 'closed', 'closed', '', 'page-with-sidebar', '', '', '2016-01-12 12:30:38', '2016-01-12 12:30:38', '', 347, 'http://bimber-live.localhost/?page_id=352', 0, 'page', '', 0),
(353, 1, '2016-01-12 12:30:49', '2016-01-12 12:30:49', '\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse facilisis eros risus. Nam massa sem, commodo ut tellus et, venenatis fermentum sapien. Aenean id augue hendrerit, rhoncus augue eget, vulputate risus. Quisque ultricies eros sem, dapibus imperdiet lorem gravida ac. Curabitur sit amet quam pellentesque nisi faucibus tempus. Integer eu lacus risus. Morbi eleifend ut enim eget ornare. Nunc ultrices nisi ipsum, elementum dictum nulla porta ac. Nam vitae lacinia odio. Aenean mattis in ex ut pulvinar. Integer eget imperdiet magna. Pellentesque erat purus, dignissim sit amet hendrerit non, scelerisque sed ante. Suspendisse vel ante dolor. Sed id odio eu ante sollicitudin molestie. Nam gravida dolor sit amet nulla porttitor sagittis. Phasellus elementum massa ut iaculis fringilla.\n\nFusce dictum suscipit facilisis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Vivamus commodo, ante at porttitor iaculis, sem lectus rhoncus orci, ut dignissim lorem neque nec metus. Aliquam elementum lacus consequat dui posuere gravida. Vivamus varius nec est ac efficitur. Sed ac viverra enim. Ut vitae laoreet magna, vel accumsan mauris. Donec et lorem nec enim mollis dignissim. Donec congue mauris justo, et ultrices lacus aliquam dignissim.\n\nCras feugiat nulla ut dolor hendrerit, a sodales ante sagittis. Ut laoreet, erat in congue sodales, velit ex placerat tellus, sed mattis tellus augue eu massa. In feugiat sem id justo hendrerit, eu vehicula risus mattis. Donec vitae pharetra leo. Nam eget pulvinar ex. Nam lacus tortor, feugiat eget tempus quis, euismod in nulla. Morbi consectetur, dui eu imperdiet vulputate, augue dui accumsan ligula, ac volutpat tortor lacus aliquam felis. Integer vehicula at orci interdum ultrices. Aenean vel scelerisque purus. Duis dui elit, ornare blandit nisi ut, porttitor accumsan velit. Nunc placerat nec justo ac placerat. Nam venenatis varius elit vitae dignissim. Duis in mauris dictum, consequat dolor at, volutpat risus. Donec congue, lectus non efficitur vestibulum, magna massa interdum nunc, at auctor velit velit imperdiet sapien.\n\nAenean commodo euismod elit sed pulvinar. Quisque ut ex scelerisque, mattis neque a, euismod mauris. Duis ullamcorper mattis neque, eu auctor elit tristique et. Nulla facilisis cursus dictum. Ut in ornare nisi, nec sollicitudin sem. Ut eget quam at nisl faucibus condimentum. Cras placerat augue nec tellus malesuada rhoncus vitae sit amet magna. Vivamus ut ante ligula. Curabitur convallis sem velit, eget eleifend mauris ultrices nec.\n\nNulla feugiat, ex a molestie dignissim, ante ipsum ultricies nisl, et luctus leo libero eu odio. Maecenas tempus odio eget ex volutpat, nec tempus massa sollicitudin. Duis tempor suscipit fermentum. Suspendisse gravida lacus sed ante vestibulum, eget tincidunt lacus blandit. Morbi non erat tempor, condimentum eros ac, gravida purus. Quisque in tortor ante. Mauris hendrerit, augue id iaculis rhoncus, leo lacus blandit leo, non dapibus augue odio sit amet odio. Sed ullamcorper interdum placerat. Morbi vel lacus dictum, vestibulum mauris ac, auctor ligula. Aliquam erat volutpat. Donec ornare libero sapien, eget ullamcorper mauris laoreet et. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aenean sit amet ex id purus facilisis vulputate.\n\n<!--nextpage-->\n\nAenean varius finibus molestie. Quisque dictum efficitur iaculis. Sed vehicula nulla in purus scelerisque, eu aliquet neque eleifend. Suspendisse vestibulum dolor non nunc scelerisque, eget auctor sem pretium. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras facilisis ipsum sed turpis convallis eleifend. Phasellus rutrum eros ac neque volutpat, et blandit velit faucibus.\n\nDonec at lacus leo. Sed massa neque, accumsan id ante ac, convallis auctor sem. Duis malesuada ultricies purus sed viverra. Morbi ornare mauris id elit elementum, id vehicula erat bibendum. Nulla quis ultrices dolor. Ut tristique feugiat risus, id pulvinar velit finibus sit amet. Morbi feugiat condimentum egestas. Ut nisi risus, ultrices sit amet est vitae, ultricies congue orci.\n\nQuisque mi lectus, luctus eget fermentum ut, dignissim nec quam. In sagittis lobortis eros vel sollicitudin. Fusce convallis laoreet mi non vestibulum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Phasellus eu dolor ut est tristique suscipit nec non erat. Maecenas rhoncus eleifend ante eu auctor. Nullam vel nibh lacinia, fermentum quam a, ornare est. Phasellus tincidunt augue consectetur posuere vehicula.\n\nPellentesque interdum, metus eget cursus tincidunt, nibh felis vulputate orci, ac semper elit massa non lacus. Nullam tortor odio, mollis ut ligula sed, congue imperdiet est. In molestie tempor massa a fermentum. Pellentesque et est at eros semper vulputate sed eget nibh. Nullam eget tellus mauris. Praesent tristique nunc quis nulla tincidunt, vitae porta massa placerat. Aliquam erat volutpat. Ut porttitor diam magna, lobortis mattis eros viverra vitae. Quisque malesuada erat lorem, eu varius elit posuere sit amet. Proin quis erat lacinia, elementum nunc eu, tempus nunc. Proin condimentum iaculis fermentum.\n\nCurabitur libero nisl, finibus a est vel, accumsan consectetur nunc. Sed lectus ipsum, feugiat et dolor nec, ornare pulvinar tortor. Vestibulum ac augue lacus. Proin nec mollis risus. Phasellus eu sollicitudin risus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aenean in ligula a odio venenatis malesuada. Ut mauris neque, feugiat ornare maximus eget, sagittis vel tellus. Vivamus condimentum nunc quis dolor varius, ut euismod velit luctus.\n\nDonec tincidunt leo et risus luctus, a ornare risus congue. Phasellus et aliquam nulla. Ut at pellentesque turpis. Nullam et commodo lorem. Aliquam a eros vitae turpis tempus rutrum. Nunc interdum nibh eu elit bibendum tempus. Ut consequat sodales suscipit. In blandit, magna vel suscipit tincidunt, dolor eros porta lacus, a hendrerit velit arcu vel orci. Vestibulum mattis, elit nec egestas venenatis, eros velit facilisis ipsum, vitae varius eros felis ornare augue. Nunc suscipit, metus eu laoreet egestas, turpis dui congue nisi, quis maximus augue nisi et augue. Integer porttitor tellus nulla, sed ultrices quam scelerisque vel. Suspendisse consectetur vel magna quis auctor. Integer vel commodo dolor. Phasellus lorem nulla, placerat et augue sed, ultrices dignissim nisl.\n\n<!--nextpage-->\n\nMauris sapien erat, imperdiet non ligula ac, viverra scelerisque metus. Curabitur maximus at erat non rhoncus. Mauris placerat massa eu posuere rutrum. In interdum pellentesque accumsan. Sed vel dolor ac arcu finibus consequat. Pellentesque vitae quam a lorem egestas suscipit. Praesent lacus justo, fermentum non luctus ut, faucibus sed ante. Etiam eu dictum dolor. Cras in pulvinar sapien. Maecenas bibendum, diam ac cursus sodales, ipsum augue tempus justo, eget dictum tortor urna nec enim. Suspendisse ornare sagittis ultrices. Curabitur id justo id justo eleifend tristique. Cras non efficitur mauris, non maximus tortor.\n\nNulla vel nulla nibh. Quisque lobortis iaculis lectus, sit amet porttitor tellus viverra et. Maecenas vitae nunc tincidunt, efficitur lectus non, efficitur nisi. Morbi scelerisque ante a elementum scelerisque. Proin tincidunt rutrum suscipit. Vivamus vestibulum id ipsum ac iaculis. Phasellus non metus vel velit dictum gravida ac accumsan lacus. Aenean eget magna scelerisque, sodales eros non, malesuada lacus. Nullam feugiat iaculis tincidunt. Sed eu euismod metus, et tincidunt leo. Phasellus odio elit, consectetur quis laoreet eget, mollis hendrerit orci. Aenean et condimentum massa. Duis eget mattis neque.\n\nDonec pulvinar eget arcu sed mattis. Vivamus mollis elit quam, sit amet interdum nunc volutpat in. Fusce feugiat tempus est, vitae sagittis mauris vulputate eget. Quisque varius nec neque ut luctus. Proin purus neque, commodo quis ipsum quis, sodales iaculis est. Morbi tincidunt commodo ligula quis congue. Donec suscipit enim dictum, tristique diam non, dapibus velit. Praesent orci quam, mattis ac ullamcorper hendrerit, tempor vel nibh. Proin consectetur ante id dictum vehicula. Aliquam eget mattis mi, eu aliquam augue. Etiam est lorem, finibus euismod tortor sed, rutrum vulputate ante. Aenean odio diam, pulvinar sed cursus eget, sagittis dictum leo.\n\nEtiam tellus mauris, suscipit tempus ipsum eu, ultrices tempus velit. Proin interdum nisl non facilisis imperdiet. Donec luctus semper turpis, eget commodo ex maximus vel. Phasellus est nisl, viverra a lectus sed, tempus suscipit sapien. Cras sollicitudin egestas risus ac facilisis. Fusce enim tortor, dapibus molestie sollicitudin ac, malesuada sit amet odio. Donec elementum lorem facilisis tellus sollicitudin, sit amet laoreet lacus pulvinar. Cras ultricies tempor convallis. Vestibulum porta sem elementum, rhoncus sapien eu, pellentesque eros. Sed pellentesque facilisis velit a tempus. Pellentesque congue nisi nulla, quis facilisis mauris pharetra vitae. Praesent dignissim orci sed tempus lobortis.\n\nVivamus a porttitor diam, tincidunt commodo ante. Suspendisse rhoncus egestas mollis. Cras malesuada ipsum quam, at porta ligula ullamcorper ac. Maecenas non lectus quis augue congue malesuada eu non mi. Nunc molestie enim blandit, ullamcorper lacus non, congue tellus. Nulla lobortis sem lacus, id feugiat sapien condimentum ut. Morbi non erat vehicula, fermentum quam ac, porta libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Praesent tristique rutrum accumsan. Ut eleifend vitae arcu vitae convallis. Proin erat leo, consectetur nec libero nec, tincidunt sagittis sem. Aliquam vitae quam a odio auctor dapibus. Nullam quam metus, pretium eget consequat aliquet, iaculis in libero. Donec non gravida ex. Nunc euismod, diam eget rutrum aliquam, ex tortor lobortis turpis, sed ultrices lacus urna sed lorem.\n\nNulla gravida auctor massa, eget semper augue rhoncus et. Pellentesque sit amet dapibus mauris. Cras ut sapien vulputate, pharetra ante sed, varius risus. Curabitur ac fringilla ligula, sit amet vehicula quam. Suspendisse gravida feugiat est ut convallis. Integer molestie ante et nulla semper, ut finibus justo blandit. Pellentesque viverra, metus non placerat dignissim, dui ex aliquet felis, eget posuere quam lorem sed nulla. Donec turpis ex, commodo a neque ut, consectetur dignissim justo. Maecenas et orci id nulla pharetra varius id vitae nulla. Donec eget tempor nisl. Vivamus vulputate purus eu viverra venenatis. Aliquam consectetur luctus rhoncus. Nullam aliquet, eros et tempor tincidunt, dolor leo maximus elit, nec molestie tellus orci quis lorem. Integer elementum tempus urna, nec vestibulum diam auctor congue. Proin quis placerat lectus. Nunc quam arcu, ullamcorper sit amet posuere ut, finibus eget nibh.\n\n<!--nextpage-->\n\nVivamus tempor mattis mauris, a gravida dolor varius id. Donec placerat justo sit amet fringilla pellentesque. Nulla ac nibh sagittis, feugiat metus in, scelerisque metus. Mauris convallis magna risus, sit amet interdum purus egestas at. Integer malesuada libero ut euismod tempus. In neque mi, tincidunt nec mollis ac, convallis et turpis. Vestibulum diam tellus, accumsan et lacus id, consectetur efficitur ligula. Vivamus sit amet gravida dui, vel iaculis nisi. Fusce consequat est eu turpis facilisis, eget consectetur elit rutrum. Integer ac suscipit nisi, at accumsan tellus. Mauris venenatis arcu et felis pellentesque posuere. Sed sagittis cursus justo eu tincidunt. Fusce venenatis tortor id leo ullamcorper gravida. Nulla molestie neque nunc, blandit auctor justo tristique eget. Ut facilisis quis lectus in viverra. Sed vitae purus nec dolor sollicitudin elementum vel molestie libero.\n\nQuisque vel purus purus. In scelerisque eget arcu vitae finibus. Vestibulum consectetur facilisis tellus ac malesuada. Nunc tincidunt ut velit at finibus. Donec vitae mattis neque. Sed ac ante imperdiet, ornare augue ut, dignissim magna. Sed rutrum dolor at lacus gravida, semper dapibus turpis tempor. Aenean nec aliquam mi. Donec porta neque viverra nulla varius elementum eu porttitor lectus. Donec elementum sapien dolor, vitae suscipit felis tempus quis. Proin massa orci, sollicitudin quis justo ac, blandit commodo lorem. Proin commodo consectetur ultricies. Vivamus rutrum metus vitae lacus convallis consequat eget volutpat tellus. Phasellus ullamcorper vitae augue eu auctor. Integer ut est in augue vehicula sagittis.\n\nPellentesque rhoncus elit leo, sed laoreet est fermentum vel. Suspendisse accumsan sem quis diam lacinia accumsan. Donec a massa vel mi ultrices tincidunt et vel elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas egestas libero neque, at imperdiet mauris tempor suscipit. Integer eu nisi purus. Nunc posuere urna iaculis ligula imperdiet, sed malesuada eros elementum. Fusce auctor, massa vitae fermentum convallis, justo nisl sollicitudin est, at ullamcorper augue leo id metus. Duis sodales massa turpis, id blandit dui venenatis ac. Nam id magna sem. Ut et metus pharetra, finibus arcu eu, consequat mauris. Morbi id ex diam. Pellentesque eu diam ornare, venenatis leo vitae, sodales est. Aliquam lorem leo, viverra ac pretium vel, rutrum at tortor. Cras blandit congue rhoncus.\n\nPraesent ac tincidunt sapien, lobortis elementum risus. Quisque rhoncus tempor lacinia. Sed nulla ligula, mollis a luctus id, egestas eu felis. Mauris in vestibulum nulla, eu tempus dui. Mauris varius vehicula elit ac pretium. Donec pulvinar viverra neque, sagittis volutpat nibh. Duis semper aliquam augue. Donec sed augue sit amet massa pulvinar imperdiet. Sed lacinia dolor maximus, molestie lectus non, pulvinar nibh. Cras maximus, libero vitae lobortis laoreet, velit lacus congue odio, vitae aliquam enim eros id justo. Nullam quis augue maximus, aliquet massa suscipit, ultrices tellus. Vivamus nec enim mauris. Maecenas interdum molestie justo, ut lacinia nulla dapibus viverra.\n\nEtiam non ipsum enim. Curabitur semper, justo eu sodales efficitur, massa nisl ullamcorper magna, in ultricies eros ipsum sed sapien. Etiam sodales vestibulum risus nec mollis. Donec in tortor ac leo porta condimentum non quis velit. Nulla pellentesque vitae augue varius vulputate. Sed cursus elit arcu, vitae auctor neque accumsan viverra. Pellentesque eget convallis mauris, eget porta augue. Duis volutpat ullamcorper ultricies.\n		', 'Page without sidebar', '\n						', 'publish', 'closed', 'closed', '', 'page-without-sidebar', '', '', '2016-01-12 12:30:49', '2016-01-12 12:30:49', '', 347, 'http://bimber-live.localhost/?page_id=353', 0, 'page', '', 0),
(357, 1, '2016-01-15 10:09:56', '2016-01-15 10:09:56', '\n				This is a sample contact form ( via free, highly popular <a href=\"https://wordpress.org/plugins/contact-form-7/\">Contact Form 7 Plugin</a>). You can place it wherever you want, even multiple times with different attributes.\n\n[contact-form-7 id=\"358\" title=\"Contact form 1\"]		', 'Contact us', '\n						', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2016-01-15 10:09:56', '2016-01-15 10:09:56', '', 0, 'http://bimber-live.localhost/?page_id=357', 0, 'page', '', 0),
(363, 1, '2016-01-15 14:35:15', '2016-01-15 14:35:15', '\n						', 'Hot', '\n						', 'publish', 'closed', 'closed', '', 'hot', '', '', '2016-01-15 14:35:15', '2016-01-15 14:35:15', '', 0, 'http://bimber-live.localhost/?page_id=363', 0, 'page', '', 0),
(376, 1, '2016-10-20 12:09:34', '2016-10-20 12:09:34', '\n						', 'Top 10', '\n						', 'publish', 'closed', 'closed', '', 'top-10', '', '', '2016-10-20 12:09:34', '2016-10-20 12:09:34', '', 0, 'http://bimber-live.localhost/?page_id=376', 0, 'page', '', 0),
(379, 1, '2016-11-23 13:02:55', '2016-11-23 13:02:55', '\n						', 'site_icon_v01', '\n						', 'inherit', 'open', 'closed', '', 'site_icon_v01', '', '', '2016-11-23 13:02:55', '2016-11-23 13:02:55', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/11/site_icon_v01.png', 0, 'attachment', 'image/png', 0),
(380, 1, '2016-11-23 13:03:06', '2016-11-23 13:03:06', '\n				http://www.theav.in/wptulip/wp-content/uploads/2016/11/cropped-site_icon_v01.png		', 'cropped-site_icon_v01.png', '\n						', 'inherit', 'open', 'closed', '', 'cropped-site_icon_v01-png', '', '', '2016-11-23 13:03:06', '2016-11-23 13:03:06', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2016/11/cropped-site_icon_v01.png', 0, 'attachment', 'image/png', 0),
(512, 1, '2017-02-21 12:08:03', '2017-02-21 12:08:03', '\n						', 'Shop', '\n						', 'publish', 'closed', 'closed', '', 'shop-2', '', '', '2017-02-21 12:08:03', '2017-02-21 12:08:03', '', 0, 'http://bimber-mu.localhost/demo-original/?page_id=512', 0, 'page', '', 0),
(513, 1, '2017-02-21 12:08:23', '2017-02-21 12:08:23', '\n				[woocommerce_cart]		', 'Cart', '\n						', 'publish', 'closed', 'closed', '', 'cart', '', '', '2017-02-21 12:08:23', '2017-02-21 12:08:23', '', 512, 'http://bimber-mu.localhost/demo-original/?page_id=513', 0, 'page', '', 0),
(514, 1, '2017-02-21 12:09:01', '2017-02-21 12:09:01', '\n				[woocommerce_checkout]		', 'Checkout', '\n						', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2017-02-21 12:09:01', '2017-02-21 12:09:01', '', 512, 'http://bimber-mu.localhost/demo-original/?page_id=514', 0, 'page', '', 0),
(515, 1, '2017-02-21 12:09:26', '2017-02-21 12:09:26', '\n				[woocommerce_my_account]		', 'My Account', '\n						', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2017-02-21 12:09:26', '2017-02-21 12:09:26', '', 512, 'http://bimber-mu.localhost/demo-original/?page_id=515', 0, 'page', '', 0),
(523, 1, '2017-02-21 12:18:26', '2017-02-21 12:18:26', '\n						', 'Forums', '\n						', 'publish', 'closed', 'closed', '', 'forums', '', '', '2017-02-21 12:18:26', '2017-02-21 12:18:26', '', 0, 'http://bimber-mu.localhost/demo-original/?page_id=523', 0, 'page', '', 0),
(594, 1, '2017-02-22 10:39:26', '2017-02-22 10:39:26', '\n						', 'archive_pattern_v01', '\n						', 'inherit', 'open', 'closed', '', 'archive_pattern_v01', '', '', '2017-02-22 10:39:26', '2017-02-22 10:39:26', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/02/archive_pattern_v01.png', 0, 'attachment', 'image/png', 0),
(597, 1, '2017-02-22 12:00:09', '2017-02-22 12:00:09', '\n						', 'Frontend Submission', '\n						', 'publish', 'closed', 'closed', '', 'frontend-submission-2', '', '', '2017-02-22 12:00:09', '2017-02-22 12:00:09', '', 0, 'http://bimber-mu.localhost/demo-original/frontend-submission/', 0, 'page', '', 0),
(598, 1, '2015-12-04 15:01:28', '2015-12-04 15:01:28', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.\n\nIt is a paradisematic country, in which roasted parts of sentences fly into your mouth. Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.		', 'QUIZ: Can You Guess What Type Of Music Each Person Is Listening To? Trivia Quiz', '\n						', 'publish', 'open', 'closed', '', 'trivia-quiz', '', '', '2022-08-11 18:28:44', '2022-08-11 18:28:44', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=snax_quiz&#038;p=598', 0, 'snax_quiz', '', 0),
(599, 1, '2017-02-22 12:21:10', '2017-02-22 12:21:10', '\n						', 'What does she love the most?', '\n						', 'publish', 'closed', 'closed', '', 'what-does-she-love-the-most', '', '', '2017-02-22 12:21:10', '2017-02-22 12:21:10', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/what-does-she-love-the-most/', 1, 'snax_question', '', 0),
(600, 1, '2017-02-22 12:19:47', '2017-02-22 12:19:47', '\n						', 'Jazz', '\n						', 'publish', 'closed', 'closed', '', 'yes', '', '', '2017-02-22 12:19:47', '2017-02-22 12:19:47', '', 599, 'http://bimber-mu.localhost/demo-original/snax_answer/yes/', 1, 'snax_answer', '', 0),
(601, 1, '2017-02-22 12:20:30', '2017-02-22 12:20:30', '\n						', 'Rap', '\n						', 'publish', 'closed', 'closed', '', 'no', '', '', '2017-02-22 12:20:30', '2017-02-22 12:20:30', '', 599, 'http://bimber-mu.localhost/demo-original/snax_answer/no/', 2, 'snax_answer', '', 0),
(602, 1, '2017-02-22 12:07:07', '2017-02-22 12:07:07', '\n						', 'How about this guy?', '\n						', 'publish', 'closed', 'closed', '', 'how-about-this-guy', '', '', '2017-02-22 12:07:07', '2017-02-22 12:07:07', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/how-about-this-guy/', 2, 'snax_question', '', 0),
(603, 1, '2017-02-22 12:11:07', '2017-02-22 12:11:07', '\n						', 'Jazz', '\n						', 'publish', 'closed', 'closed', '', 'yes-2', '', '', '2017-02-22 12:11:07', '2017-02-22 12:11:07', '', 602, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-2/', 1, 'snax_answer', '', 0),
(604, 1, '2017-02-22 12:11:07', '2017-02-22 12:11:07', '\n						', 'Techno', '\n						', 'publish', 'closed', 'closed', '', 'no-2', '', '', '2017-02-22 12:11:07', '2017-02-22 12:11:07', '', 602, 'http://bimber-mu.localhost/demo-original/snax_answer/no-2/', 2, 'snax_answer', '', 0),
(605, 1, '2017-02-22 12:07:26', '2017-02-22 12:07:26', '\n						', 'Ohh, and this guy', '\n						', 'publish', 'closed', 'closed', '', 'ohh-and-this-guy', '', '', '2017-02-22 12:07:26', '2017-02-22 12:07:26', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/ohh-and-this-guy/', 3, 'snax_question', '', 0),
(606, 1, '2017-02-22 12:11:47', '2017-02-22 12:11:47', '\n						', 'Techno', '\n						', 'publish', 'closed', 'closed', '', 'yes-3', '', '', '2017-02-22 12:11:47', '2017-02-22 12:11:47', '', 605, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-3/', 1, 'snax_answer', '', 0),
(607, 1, '2017-02-22 12:11:47', '2017-02-22 12:11:47', '\n						', 'Hip Hop', '\n						', 'publish', 'closed', 'closed', '', 'no-3', '', '', '2017-02-22 12:11:47', '2017-02-22 12:11:47', '', 605, 'http://bimber-mu.localhost/demo-original/snax_answer/no-3/', 2, 'snax_answer', '', 0),
(608, 1, '2017-02-22 12:07:45', '2017-02-22 12:07:45', '\n						', 'How about this guy?', '\n						', 'publish', 'closed', 'closed', '', 'how-about-this-guy-2', '', '', '2017-02-22 12:07:45', '2017-02-22 12:07:45', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/how-about-this-guy-2/', 4, 'snax_question', '', 0),
(609, 1, '2017-02-22 12:12:30', '2017-02-22 12:12:30', '\n						', 'Disco', '\n						', 'publish', 'closed', 'closed', '', 'yes-4', '', '', '2017-02-22 12:12:30', '2017-02-22 12:12:30', '', 608, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-4/', 1, 'snax_answer', '', 0),
(610, 1, '2017-02-22 12:12:30', '2017-02-22 12:12:30', '\n						', 'HIp Hop', '\n						', 'publish', 'closed', 'closed', '', 'no-4', '', '', '2017-02-22 12:12:30', '2017-02-22 12:12:30', '', 608, 'http://bimber-mu.localhost/demo-original/snax_answer/no-4/', 2, 'snax_answer', '', 0),
(611, 1, '2017-02-22 12:08:01', '2017-02-22 12:08:01', '\n						', 'How about this guy?', '\n						', 'publish', 'closed', 'closed', '', 'how-about-this-guy-3', '', '', '2017-02-22 12:08:01', '2017-02-22 12:08:01', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/how-about-this-guy-3/', 5, 'snax_question', '', 0),
(612, 1, '2017-02-22 12:12:57', '2017-02-22 12:12:57', '\n						', 'Techno', '\n						', 'publish', 'closed', 'closed', '', 'yes-5', '', '', '2017-02-22 12:12:57', '2017-02-22 12:12:57', '', 611, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-5/', 1, 'snax_answer', '', 0),
(613, 1, '2017-02-22 12:12:57', '2017-02-22 12:12:57', '\n						', 'Jazz', '\n						', 'publish', 'closed', 'closed', '', 'no-5', '', '', '2017-02-22 12:12:57', '2017-02-22 12:12:57', '', 611, 'http://bimber-mu.localhost/demo-original/snax_answer/no-5/', 2, 'snax_answer', '', 0),
(614, 1, '2017-02-22 12:08:18', '2017-02-22 12:08:18', '\n						', 'How about this guy?', '\n						', 'publish', 'closed', 'closed', '', 'how-about-this-guy-4', '', '', '2017-02-22 12:08:18', '2017-02-22 12:08:18', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/how-about-this-guy-4/', 6, 'snax_question', '', 0),
(615, 1, '2017-02-22 12:13:14', '2017-02-22 12:13:14', '\n						', 'Disco', '\n						', 'publish', 'closed', 'closed', '', 'yes-6', '', '', '2017-02-22 12:13:14', '2017-02-22 12:13:14', '', 614, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-6/', 1, 'snax_answer', '', 0),
(616, 1, '2017-02-22 12:13:14', '2017-02-22 12:13:14', '\n						', 'Jazz', '\n						', 'publish', 'closed', 'closed', '', 'no-6', '', '', '2017-02-22 12:13:14', '2017-02-22 12:13:14', '', 614, 'http://bimber-mu.localhost/demo-original/snax_answer/no-6/', 2, 'snax_answer', '', 0),
(617, 1, '2017-02-22 12:08:34', '2017-02-22 12:08:34', '\n						', 'How about his beauty?', '\n						', 'publish', 'closed', 'closed', '', 'how-about-his-beauty', '', '', '2017-02-22 12:08:34', '2017-02-22 12:08:34', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/how-about-his-beauty/', 7, 'snax_question', '', 0),
(618, 1, '2017-02-22 12:13:54', '2017-02-22 12:13:54', '\n						', 'Techno', '\n						', 'publish', 'closed', 'closed', '', 'yes-7', '', '', '2017-02-22 12:13:54', '2017-02-22 12:13:54', '', 617, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-7/', 1, 'snax_answer', '', 0),
(619, 1, '2017-02-22 12:13:54', '2017-02-22 12:13:54', '\n						', 'Country', '\n						', 'publish', 'closed', 'closed', '', 'no-7', '', '', '2017-02-22 12:13:54', '2017-02-22 12:13:54', '', 617, 'http://bimber-mu.localhost/demo-original/snax_answer/no-7/', 2, 'snax_answer', '', 0),
(620, 1, '2017-02-22 12:09:28', '2017-02-22 12:09:28', '\n						', 'How about this girl?', '\n						', 'publish', 'closed', 'closed', '', 'how-about-this-girl', '', '', '2017-02-22 12:09:28', '2017-02-22 12:09:28', '', 598, 'http://bimber-mu.localhost/demo-original/snax_question/how-about-this-girl/', 8, 'snax_question', '', 0),
(621, 1, '2017-02-22 12:10:02', '2017-02-22 12:10:02', '\n						', 'Techno', '\n						', 'publish', 'closed', 'closed', '', 'yes-8', '', '', '2017-02-22 12:10:02', '2017-02-22 12:10:02', '', 620, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-8/', 1, 'snax_answer', '', 0),
(622, 1, '2017-02-22 12:10:02', '2017-02-22 12:10:02', '\n						', 'Punk Rock', '\n						', 'publish', 'closed', 'closed', '', 'no-8', '', '', '2017-02-22 12:10:02', '2017-02-22 12:10:02', '', 620, 'http://bimber-mu.localhost/demo-original/snax_answer/no-8/', 2, 'snax_answer', '', 0),
(623, 1, '2017-02-22 12:11:07', '2017-02-22 12:11:07', '\n						', 'Reggae', '\n						', 'publish', 'closed', 'closed', '', 'reggae', '', '', '2017-02-22 12:11:07', '2017-02-22 12:11:07', '', 602, 'http://bimber-mu.localhost/demo-original/snax_answer/reggae/', 3, 'snax_answer', '', 0),
(624, 1, '2017-02-22 12:20:46', '2017-02-22 12:20:46', '\n						', 'Disco', '\n						', 'publish', 'closed', 'closed', '', 'disco', '', '', '2017-02-22 12:20:46', '2017-02-22 12:20:46', '', 599, 'http://bimber-mu.localhost/demo-original/snax_answer/disco/', 3, 'snax_answer', '', 0),
(625, 1, '2017-02-22 12:21:00', '2017-02-22 12:21:00', '\n						', 'Heavy Metal', '\n						', 'publish', 'closed', 'closed', '', 'heavy-metal', '', '', '2017-02-22 12:21:00', '2017-02-22 12:21:00', '', 599, 'http://bimber-mu.localhost/demo-original/snax_answer/heavy-metal/', 4, 'snax_answer', '', 0),
(626, 1, '2017-02-22 12:11:47', '2017-02-22 12:11:47', '\n						', 'Reggae', '\n						', 'publish', 'closed', 'closed', '', 'hip-hop', '', '', '2017-02-22 12:11:47', '2017-02-22 12:11:47', '', 605, 'http://bimber-mu.localhost/demo-original/snax_answer/hip-hop/', 3, 'snax_answer', '', 0),
(627, 1, '2017-02-22 12:04:58', '2017-02-22 12:04:58', '\n						', 'Techno', '\n						', 'publish', 'closed', 'closed', '', 'techno', '', '', '2017-02-22 12:04:58', '2017-02-22 12:04:58', '', 608, 'http://bimber-mu.localhost/demo-original/snax_answer/techno/', 3, 'snax_answer', '', 0),
(628, 1, '2017-02-22 12:05:00', '2017-02-22 12:05:00', '\n						', 'Jazz', '\n						', 'publish', 'closed', 'closed', '', 'jazz', '', '', '2017-02-22 12:05:00', '2017-02-22 12:05:00', '', 608, 'http://bimber-mu.localhost/demo-original/snax_answer/jazz/', 4, 'snax_answer', '', 0),
(629, 1, '2017-02-22 12:05:06', '2017-02-22 12:05:06', '\n						', 'Heavy Metal', '\n						', 'publish', 'closed', 'closed', '', 'heavy-metal-2', '', '', '2017-02-22 12:05:06', '2017-02-22 12:05:06', '', 608, 'http://bimber-mu.localhost/demo-original/snax_answer/heavy-metal-2/', 5, 'snax_answer', '', 0),
(630, 1, '2017-02-22 12:05:12', '2017-02-22 12:05:12', '\n						', 'Pop', '\n						', 'publish', 'closed', 'closed', '', 'pop', '', '', '2017-02-22 12:05:12', '2017-02-22 12:05:12', '', 608, 'http://bimber-mu.localhost/demo-original/snax_answer/pop/', 7, 'snax_answer', '', 0),
(631, 1, '2017-02-22 12:05:12', '2017-02-22 12:05:12', '\n						', 'Punk Rock', '\n						', 'publish', 'closed', 'closed', '', 'punk-rock', '', '', '2017-02-22 12:05:12', '2017-02-22 12:05:12', '', 608, 'http://bimber-mu.localhost/demo-original/snax_answer/punk-rock/', 6, 'snax_answer', '', 0),
(633, 1, '2017-02-22 12:05:38', '2017-02-22 12:05:38', '\n						', 'Dubstep', '\n						', 'publish', 'closed', 'closed', '', 'dubstep', '', '', '2017-02-22 12:05:38', '2017-02-22 12:05:38', '', 611, 'http://bimber-mu.localhost/demo-original/snax_answer/dubstep/', 3, 'snax_answer', '', 0),
(634, 1, '2017-02-22 12:12:57', '2017-02-22 12:12:57', '\n						', 'Punk Rock', '\n						', 'publish', 'closed', 'closed', '', 'punk-rock-2', '', '', '2017-02-22 12:12:57', '2017-02-22 12:12:57', '', 611, 'http://bimber-mu.localhost/demo-original/snax_answer/punk-rock-2/', 4, 'snax_answer', '', 0),
(635, 1, '2017-02-22 12:06:04', '2017-02-22 12:06:04', '\n						', 'Pop', '\n						', 'publish', 'closed', 'closed', '', 'pop-3', '', '', '2017-02-22 12:06:04', '2017-02-22 12:06:04', '', 614, 'http://bimber-mu.localhost/demo-original/snax_answer/pop-3/', 3, 'snax_answer', '', 0),
(643, 1, '2017-02-22 12:08:48', '2017-02-22 12:08:48', '\n						', 'Disco', '\n						', 'publish', 'closed', 'closed', '', 'disco-2', '', '', '2017-02-22 12:08:48', '2017-02-22 12:08:48', '', 617, 'http://bimber-mu.localhost/demo-original/snax_answer/disco-2/', 3, 'snax_answer', '', 0),
(644, 1, '2017-02-22 12:08:49', '2017-02-22 12:08:49', '\n						', 'Jazz', '\n						', 'publish', 'closed', 'closed', '', 'jazz-2', '', '', '2017-02-22 12:08:49', '2017-02-22 12:08:49', '', 617, 'http://bimber-mu.localhost/demo-original/snax_answer/jazz-2/', 4, 'snax_answer', '', 0),
(646, 1, '2017-02-22 12:09:51', '2017-02-22 12:09:51', '\n						', 'Heavy Metal', '\n						', 'publish', 'closed', 'closed', '', 'heavy-metal-3', '', '', '2017-02-22 12:09:51', '2017-02-22 12:09:51', '', 620, 'http://bimber-mu.localhost/demo-original/snax_answer/heavy-metal-3/', 3, 'snax_answer', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(647, 1, '2017-02-22 12:11:05', '2017-02-22 12:11:05', '\n						', 'Dubstep', '\n						', 'publish', 'closed', 'closed', '', 'dubstep-2', '', '', '2017-02-22 12:11:05', '2017-02-22 12:11:05', '', 602, 'http://bimber-mu.localhost/demo-original/snax_answer/dubstep-2/', 4, 'snax_answer', '', 0),
(648, 1, '2017-02-22 12:11:47', '2017-02-22 12:11:47', '\n						', 'Heavy Metal', '\n						', 'publish', 'closed', 'closed', '', 'heavy-metal-4', '', '', '2017-02-22 12:11:47', '2017-02-22 12:11:47', '', 605, 'http://bimber-mu.localhost/demo-original/snax_answer/heavy-metal-4/', 4, 'snax_answer', '', 0),
(649, 1, '2017-02-22 12:14:13', '2017-02-22 12:14:13', '\n						', 'Jazz', '\n						', 'publish', 'closed', 'closed', '', 'jazz-3', '', '', '2017-02-22 12:14:13', '2017-02-22 12:14:13', '', 620, 'http://bimber-mu.localhost/demo-original/snax_answer/jazz-3/', 4, 'snax_answer', '', 0),
(650, 1, '2017-02-22 12:14:29', '2017-02-22 12:14:29', '\n						', 'Bad day, right?', '\n						', 'publish', 'closed', 'closed', '', 'bad-day-right', '', '', '2017-02-22 12:14:29', '2017-02-22 12:14:29', '', 598, 'http://bimber-mu.localhost/demo-original/snax_result/bad-day-right/', 1, 'snax_result', '', 0),
(651, 1, '2017-02-22 12:14:29', '2017-02-22 12:14:29', '\n						', 'Not so bad', '\n						', 'publish', 'closed', 'closed', '', 'not-so-bad', '', '', '2017-02-22 12:14:29', '2017-02-22 12:14:29', '', 598, 'http://bimber-mu.localhost/demo-original/snax_result/not-so-bad/', 3, 'snax_result', '', 0),
(652, 1, '2017-02-22 12:14:29', '2017-02-22 12:14:29', '\n						', 'Could be better', '\n						', 'publish', 'closed', 'closed', '', 'could-be-better', '', '', '2017-02-22 12:14:29', '2017-02-22 12:14:29', '', 598, 'http://bimber-mu.localhost/demo-original/snax_result/could-be-better/', 2, 'snax_result', '', 0),
(653, 1, '2017-02-22 12:14:29', '2017-02-22 12:14:29', '\n						', 'Great', '\n						', 'publish', 'closed', 'closed', '', 'great', '', '', '2017-02-22 12:14:29', '2017-02-22 12:14:29', '', 598, 'http://bimber-mu.localhost/demo-original/snax_result/great/', 4, 'snax_result', '', 0),
(654, 1, '2017-02-22 12:14:29', '2017-02-22 12:14:29', '\n						', 'Perfect. You rock!', '\n						', 'publish', 'closed', 'closed', '', 'perfect-you-rock', '', '', '2017-02-22 12:14:29', '2017-02-22 12:14:29', '', 598, 'http://bimber-mu.localhost/demo-original/snax_result/perfect-you-rock/', 5, 'snax_result', '', 0),
(663, 1, '2017-02-22 14:57:10', '2017-02-22 14:57:10', '\n						', 'Extras', '\n						', 'publish', 'closed', 'closed', '', 'extras', '', '', '2017-02-22 14:57:10', '2017-02-22 14:57:10', '', 0, 'http://bimber-mu.localhost/demo-original/?page_id=663', 0, 'page', '', 0),
(677, 1, '2015-12-04 11:21:52', '2015-12-04 11:21:52', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.		', 'QUIZ: Build Your Ideal Date And We\'ll Tell You Who You Are. Personality Quiz', '\n						', 'publish', 'open', 'closed', '', 'personality-quiz', '', '', '2022-08-11 18:28:44', '2022-08-11 18:28:44', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=snax_quiz&#038;p=677', 0, 'snax_quiz', '', 0),
(680, 1, '2017-03-03 14:53:41', '2017-03-03 14:53:41', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Gambler', '\n						', 'publish', 'closed', 'closed', '', 'fast-personality', '', '', '2017-03-03 14:53:41', '2017-03-03 14:53:41', '', 677, 'http://bimber-mu.localhost/demo-original/snax_result/fast-personality/', 1, 'snax_result', '', 0),
(681, 1, '2017-03-03 14:42:41', '2017-03-03 14:42:41', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Family Man', '\n						', 'publish', 'closed', 'closed', '', 'slow-personality', '', '', '2017-03-03 14:42:41', '2017-03-03 14:42:41', '', 677, 'http://bimber-mu.localhost/demo-original/snax_result/slow-personality/', 2, 'snax_result', '', 0),
(682, 1, '2017-03-03 14:27:52', '2017-03-03 14:27:52', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Puppet Master', '\n						', 'publish', 'closed', 'closed', '', 'puppet-master-personality', '', '', '2017-03-03 14:27:52', '2017-03-03 14:27:52', '', 677, 'http://bimber-mu.localhost/demo-original/snax_result/puppet-master-personality/', 3, 'snax_result', '', 0),
(683, 1, '2017-03-03 14:43:01', '2017-03-03 14:43:01', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Chill Guy', '\n						', 'publish', 'closed', 'closed', '', 'chill-personality', '', '', '2017-03-03 14:43:01', '2017-03-03 14:43:01', '', 677, 'http://bimber-mu.localhost/demo-original/snax_result/chill-personality/', 4, 'snax_result', '', 0),
(684, 1, '2017-03-03 12:45:36', '2017-03-03 12:45:36', '\n						', 'How Do You Want The Date To End?', '\n						', 'publish', 'closed', 'closed', '', 'how-do-you-want-the-date-to-end', '', '', '2017-03-03 12:45:36', '2017-03-03 12:45:36', '', 677, 'http://bimber-mu.localhost/demo-original/snax_question/how-do-you-want-the-date-to-end/', 5, 'snax_question', '', 0),
(685, 1, '2017-03-03 12:44:44', '2017-03-03 12:44:44', '\n						', 'A child', '\n						', 'publish', 'closed', 'closed', '', 'yes-9', '', '', '2017-03-03 12:44:44', '2017-03-03 12:44:44', '', 684, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-9/', 1, 'snax_answer', '', 0),
(686, 1, '2017-03-03 14:55:14', '2017-03-03 14:55:14', '\n						', 'Simple bye bye', '\n						', 'publish', 'closed', 'closed', '', 'no-9', '', '', '2017-03-03 14:55:14', '2017-03-03 14:55:14', '', 684, 'http://bimber-mu.localhost/demo-original/snax_answer/no-9/', 2, 'snax_answer', '', 0),
(687, 1, '2017-03-03 14:23:14', '2017-03-03 14:23:14', '\n						', 'When Would You Like Your Date to Start?', '\n						', 'publish', 'closed', 'closed', '', 'what-time-would-you-like-your-date-to-start', '', '', '2017-03-03 14:23:14', '2017-03-03 14:23:14', '', 677, 'http://bimber-mu.localhost/demo-original/snax_question/what-time-would-you-like-your-date-to-start/', 2, 'snax_question', '', 0),
(688, 1, '2017-03-03 14:08:52', '2017-03-03 14:08:52', '\n						', 'Right away', '\n						', 'publish', 'closed', 'closed', '', 'yes-10', '', '', '2017-03-03 14:08:52', '2017-03-03 14:08:52', '', 687, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-10/', 1, 'snax_answer', '', 0),
(689, 1, '2017-03-03 14:09:05', '2017-03-03 14:09:05', '\n						', '7:37:17 PM', '\n						', 'publish', 'closed', 'closed', '', 'no-10', '', '', '2017-03-03 14:09:05', '2017-03-03 14:09:05', '', 687, 'http://bimber-mu.localhost/demo-original/snax_answer/no-10/', 2, 'snax_answer', '', 0),
(690, 1, '2017-03-03 13:45:58', '2017-03-03 13:45:58', '\n						', 'What Kind Of Food Whould You Like To Eat?', '\n						', 'publish', 'closed', 'closed', '', 'what-kind-of-food-whould-you-like-to-eat', '', '', '2017-03-03 13:45:58', '2017-03-03 13:45:58', '', 677, 'http://bimber-mu.localhost/demo-original/snax_question/what-kind-of-food-whould-you-like-to-eat/', 4, 'snax_question', '', 0),
(691, 1, '2017-03-03 12:07:47', '2017-03-03 12:07:47', '\n						', 'Burger with fries', '\n						', 'publish', 'closed', 'closed', '', 'yes-11', '', '', '2017-03-03 12:07:47', '2017-03-03 12:07:47', '', 690, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-11/', 1, 'snax_answer', '', 0),
(692, 1, '2017-03-03 12:07:47', '2017-03-03 12:07:47', '\n						', 'Arugula salad with beets and goat cheese', '\n						', 'publish', 'closed', 'closed', '', 'no-11', '', '', '2017-03-03 12:07:47', '2017-03-03 12:07:47', '', 690, 'http://bimber-mu.localhost/demo-original/snax_answer/no-11/', 2, 'snax_answer', '', 0),
(693, 1, '2017-03-03 13:56:39', '2017-03-03 13:56:39', '\n						', 'Who Would Ask Who Out?', '\n						', 'publish', 'closed', 'closed', '', 'who-would-ask-who-out', '', '', '2017-03-03 13:56:39', '2017-03-03 13:56:39', '', 677, 'http://bimber-mu.localhost/demo-original/snax_question/who-would-ask-who-out/', 1, 'snax_question', '', 0),
(694, 1, '2017-03-03 11:54:22', '2017-03-03 11:54:22', '\n						', 'They\'d ask me', '\n						', 'publish', 'closed', 'closed', '', 'yes-12', '', '', '2017-03-03 11:54:22', '2017-03-03 11:54:22', '', 693, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-12/', 1, 'snax_answer', '', 0),
(695, 1, '2017-03-03 11:54:22', '2017-03-03 11:54:22', '\n						', 'Of course I\'d ask them', '\n						', 'publish', 'closed', 'closed', '', 'no-12', '', '', '2017-03-03 11:54:22', '2017-03-03 11:54:22', '', 693, 'http://bimber-mu.localhost/demo-original/snax_answer/no-12/', 2, 'snax_answer', '', 0),
(696, 1, '2017-03-03 11:54:22', '2017-03-03 11:54:22', '\n						', 'I don\'t care', '\n						', 'publish', 'closed', 'closed', '', 'someon-else-would-set-us-up', '', '', '2017-03-03 11:54:22', '2017-03-03 11:54:22', '', 693, 'http://bimber-mu.localhost/demo-original/snax_answer/someon-else-would-set-us-up/', 3, 'snax_answer', '', 0),
(697, 1, '2017-03-03 11:54:22', '2017-03-03 11:54:22', '\n						', 'It would be spontaneous', '\n						', 'publish', 'closed', 'closed', '', 'it-would-be-spontaneous', '', '', '2017-03-03 11:54:22', '2017-03-03 11:54:22', '', 693, 'http://bimber-mu.localhost/demo-original/snax_answer/it-would-be-spontaneous/', 4, 'snax_answer', '', 0),
(698, 1, '2017-03-03 13:45:58', '2017-03-03 13:45:58', '\n						', 'What Activity Makes For A Great Date?', '\n						', 'publish', 'closed', 'closed', '', 'what-activity-makes-for-a-great-date', '', '', '2017-03-03 13:45:58', '2017-03-03 13:45:58', '', 677, 'http://bimber-mu.localhost/demo-original/snax_question/what-activity-makes-for-a-great-date/', 3, 'snax_question', '', 0),
(699, 1, '2017-03-03 13:20:15', '2017-03-03 13:20:15', '\n						', 'Bowling', '\n						', 'publish', 'closed', 'closed', '', 'yes-13', '', '', '2017-03-03 13:20:15', '2017-03-03 13:20:15', '', 698, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-13/', 1, 'snax_answer', '', 0),
(700, 1, '2017-03-03 13:20:29', '2017-03-03 13:20:29', '\n						', 'Walking', '\n						', 'publish', 'closed', 'closed', '', 'no-13', '', '', '2017-03-03 13:20:29', '2017-03-03 13:20:29', '', 698, 'http://bimber-mu.localhost/demo-original/snax_answer/no-13/', 2, 'snax_answer', '', 0),
(701, 1, '2017-03-03 14:09:17', '2017-03-03 14:09:17', '\n						', 'Any time', '\n						', 'publish', 'closed', 'closed', '', 'any-time', '', '', '2017-03-03 14:09:17', '2017-03-03 14:09:17', '', 687, 'http://bimber-mu.localhost/demo-original/snax_answer/any-time/', 3, 'snax_answer', '', 0),
(702, 1, '2017-03-03 14:09:30', '2017-03-03 14:09:30', '\n						', 'Maybe tomorrow', '\n						', 'publish', 'closed', 'closed', '', 'maybe-tomorrow', '', '', '2017-03-03 14:09:30', '2017-03-03 14:09:30', '', 687, 'http://bimber-mu.localhost/demo-original/snax_answer/maybe-tomorrow/', 4, 'snax_answer', '', 0),
(703, 1, '2017-03-03 14:55:14', '2017-03-03 14:55:14', '\n						', 'A kiss', '\n						', 'publish', 'closed', 'closed', '', 'kiss', '', '', '2017-03-03 14:55:14', '2017-03-03 14:55:14', '', 684, 'http://bimber-mu.localhost/demo-original/snax_answer/kiss/', 3, 'snax_answer', '', 0),
(704, 1, '2017-03-03 14:55:14', '2017-03-03 14:55:14', '\n						', 'Sex please!', '\n						', 'publish', 'closed', 'closed', '', 'sex', '', '', '2017-03-03 14:55:14', '2017-03-03 14:55:14', '', 684, 'http://bimber-mu.localhost/demo-original/snax_answer/sex/', 4, 'snax_answer', '', 0),
(705, 1, '2017-03-03 12:07:47', '2017-03-03 12:07:47', '\n						', 'Popcorn', '\n						', 'publish', 'closed', 'closed', '', 'popcorn', '', '', '2017-03-03 12:07:47', '2017-03-03 12:07:47', '', 690, 'http://bimber-mu.localhost/demo-original/snax_answer/popcorn/', 3, 'snax_answer', '', 0),
(706, 1, '2017-03-03 12:07:47', '2017-03-03 12:07:47', '\n						', 'Soup', '\n						', 'publish', 'closed', 'closed', '', 'soup', '', '', '2017-03-03 12:07:47', '2017-03-03 12:07:47', '', 690, 'http://bimber-mu.localhost/demo-original/snax_answer/soup/', 4, 'snax_answer', '', 0),
(707, 1, '2017-03-03 13:20:42', '2017-03-03 13:20:42', '\n						', 'Visiting a tea room', '\n						', 'publish', 'closed', 'closed', '', 'visiting-a-tea-room', '', '', '2017-03-03 13:20:42', '2017-03-03 13:20:42', '', 698, 'http://bimber-mu.localhost/demo-original/snax_answer/visiting-a-tea-room/', 3, 'snax_answer', '', 0),
(708, 1, '2017-03-03 13:20:54', '2017-03-03 13:20:54', '\n						', 'Going to the beach', '\n						', 'publish', 'closed', 'closed', '', 'going-to-the-beach', '', '', '2017-03-03 13:20:54', '2017-03-03 13:20:54', '', 698, 'http://bimber-mu.localhost/demo-original/snax_answer/going-to-the-beach/', 4, 'snax_answer', '', 0),
(709, 1, '2017-03-03 13:21:07', '2017-03-03 13:21:07', '\n						', 'Playing video games', '\n						', 'publish', 'closed', 'closed', '', 'playing-video-games', '', '', '2017-03-03 13:21:07', '2017-03-03 13:21:07', '', 698, 'http://bimber-mu.localhost/demo-original/snax_answer/playing-video-games/', 5, 'snax_answer', '', 0),
(710, 1, '2017-03-03 13:21:22', '2017-03-03 13:21:22', '\n						', 'Feeding the ducks', '\n						', 'publish', 'closed', 'closed', '', 'feeding-the-ducks', '', '', '2017-03-03 13:21:22', '2017-03-03 13:21:22', '', 698, 'http://bimber-mu.localhost/demo-original/snax_answer/feeding-the-ducks/', 6, 'snax_answer', '', 0),
(747, 1, '2017-03-20 13:52:13', '2017-03-20 13:52:13', '\n						', 'Shop, no sidebar', '\n						', 'publish', 'closed', 'closed', '', 'shop-no-sidebar', '', '', '2017-03-20 13:52:13', '2017-03-20 13:52:13', '', 0, 'http://bimber-mu.localhost/demo-original/?page_id=747', 0, 'page', '', 0),
(751, 1, '2017-03-22 08:46:53', '2017-03-22 08:46:53', '\n				[vc_row css=\".vc_custom_1490194101242{padding-top: 30px !important;}\"][vc_column][bimber_collection columns=\"3\" title=\"Trending\" type=\"most_viewed\" time_range=\"day\" max=\"3\" show_summary=\"none\" show_avatar=\"none\" show_views=\"none\"][vc_column_text][adace-ad id=\"3107\"][/vc_column_text][bimber_collection template=\"grid-l\" columns=\"2\" title=\"Latest by tag\" title_size=\"h2\" max=\"2\" show_summary=\"none\" show_avatar=\"none\" show_views=\"none\" post_tag=\"bimber-featured\"][bimber_collection columns=\"3\" title=\"Latest by category\" max=\"3\" show_categories=\"none\" show_summary=\"none\" show_avatar=\"none\" show_views=\"none\" category=\"bimber-animals\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bimber_color_scheme=\"g1-dark\" css=\".vc_custom_1490187218156{padding-top: 30px !important;}\"][vc_column][bimber_collection template=\"grid-l\" columns=\"2\" title=\"Play quizzes\" title_size=\"h2\" max=\"2\" snax_format=\"trivia_quiz,personality_quiz\" show_summary=\"none\" show_views=\"none\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][bimber_title]Our Top Products[/bimber_title][best_selling_products per_page=\"4\" columns=\"4\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]		', 'Home 01, Visual Composer', '\n						', 'publish', 'closed', 'closed', '', 'home-01-with-vc', '', '', '2017-03-22 08:46:53', '2017-03-22 08:46:53', '', 0, 'http://bimber-mu.localhost/demo-original/?page_id=751', 0, 'page', '', 0),
(789, 1, '2017-05-08 09:27:07', '2017-05-08 09:27:07', '\n				Nam blandit fermentum nisl commodo imperdiet. Aliquam nisl turpis, volutpat a sagittis ac, cursus vitae felis. Vestibulum tincidunt erat arcu, id vestibulum massa consectetur ac.		', 'Plywood Longboard', '\n						', 'publish', 'open', 'closed', '', 'plywood-longboard', '', '', '2017-05-08 09:27:07', '2017-05-08 09:27:07', '', 798, 'http://bimber-mu.localhost/demo-original/snax_item/789/', 0, 'snax_item', '', 0),
(791, 1, '2017-05-08 09:27:11', '2017-05-08 09:27:11', '\n				Vestibulum tincidunt erat arcu, id vestibulum massa consectetur ac. Phasellus varius lectus aliquam fringilla convallis. Nunc imperdiet ante vel lorem placerat sollicitudin.		', 'Deer Dog Costume', '\n						', 'publish', 'open', 'closed', '', 'deer-dog-costume', '', '', '2017-05-08 09:27:11', '2017-05-08 09:27:11', '', 798, 'http://bimber-mu.localhost/demo-original/snax_item/791/', 1, 'snax_item', '', 0),
(793, 1, '2017-05-08 09:27:15', '2017-05-08 09:27:15', '\n				Vestibulum tincidunt erat arcu, id vestibulum massa consectetur ac. Phasellus varius lectus aliquam fringilla convallis. Nunc imperdiet ante vel lorem placerat sollicitudin.		', 'Surprised Panda Smartphone Case', '\n						', 'publish', 'open', 'closed', '', 'surprised-panda-smartphone-case', '', '', '2017-05-08 09:27:15', '2017-05-08 09:27:15', '', 798, 'http://bimber-mu.localhost/demo-original/snax_item/793/', 2, 'snax_item', '', 0),
(795, 1, '2017-05-08 09:27:19', '2017-05-08 09:27:19', '\n				Nam blandit fermentum nisl commodo imperdiet. Aliquam nisl turpis, volutpat a sagittis ac, cursus vitae felis. Vestibulum tincidunt erat arcu, id vestibulum massa consectetur ac.		', 'Leopard Pants', '\n						', 'publish', 'open', 'closed', '', 'leopard-pants', '', '', '2017-05-08 09:27:19', '2017-05-08 09:27:19', '', 798, 'http://bimber-mu.localhost/demo-original/snax_item/795/', 3, 'snax_item', '', 0),
(797, 1, '2017-05-08 09:27:24', '2017-05-08 09:27:24', '\n				Nam blandit fermentum nisl commodo imperdiet. Aliquam nisl turpis, volutpat a sagittis ac, cursus vitae felis. Vestibulum tincidunt erat arcu, id vestibulum massa consectetur ac. Phasellus varius lectus aliquam fringilla convallis. Nunc imperdiet ante vel lorem placerat sollicitudin.		', 'DIY Gift Box', '\n						', 'publish', 'open', 'closed', '', 'diy-gift-box', '', '', '2017-05-08 09:27:24', '2017-05-08 09:27:24', '', 798, 'http://bimber-mu.localhost/demo-original/snax_item/797/', 4, 'snax_item', '', 0),
(798, 1, '2015-05-08 09:33:58', '2015-05-08 09:33:58', '\n				<p>Nam blandit fermentum nisl commodo imperdiet. Aliquam nisl turpis, volutpat a sagittis ac, cursus vitae felis. Vestibulum tincidunt erat arcu, id vestibulum massa consectetur ac. Phasellus varius lectus aliquam fringilla convallis. Nunc imperdiet ante vel lorem placerat sollicitudin.</p>		', 'Unexpected Gifts You Never Knew You Could Buy On Amazon', '\n						', 'publish', 'open', 'open', '', 'unexpected-gifts-you-never-knew-you-could-buy-on-amazon', '', '', '2015-05-08 09:33:58', '2015-05-08 09:33:58', '', 0, 'http://bimber-mu.localhost/demo-original/unexpected-gifts-you-never-knew-you-could-buy-on-amazon/', 0, 'post', '', 0),
(830, 1, '2017-08-10 10:44:57', '2017-08-10 10:44:57', '\n						', 'Ad 1', '\n						', 'publish', 'closed', 'closed', '', 'ad-1', '', '', '2017-08-10 10:44:57', '2017-08-10 10:44:57', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=adace-ad&amp;p=830', 0, 'adace-ad', '', 0),
(831, 1, '2017-08-10 10:45:12', '2017-08-10 10:45:12', '\n						', 'Ad 3', '\n						', 'publish', 'closed', 'closed', '', 'ad-3', '', '', '2017-08-10 10:45:12', '2017-08-10 10:45:12', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=adace-ad&amp;p=831', 0, 'adace-ad', '', 0),
(832, 1, '2017-08-10 10:45:21', '2017-08-10 10:45:21', '\n						', 'Rectangle 300x250', '\n						', 'publish', 'closed', 'closed', '', 'ad-8', '', '', '2017-08-10 10:45:21', '2017-08-10 10:45:21', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=adace-ad&amp;p=832', 0, 'adace-ad', '', 0),
(833, 1, '2017-08-10 10:45:31', '2017-08-10 10:45:31', '\n						', 'Ad 10', '\n						', 'publish', 'closed', 'closed', '', 'ad-10', '', '', '2017-08-10 10:45:31', '2017-08-10 10:45:31', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=adace-ad&amp;p=833', 0, 'adace-ad', '', 0),
(842, 1, '2015-03-17 08:10:06', '2015-03-17 08:10:06', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place and supplies it with the necessary regelialia.		', 'QUIZ: Build Your Ideal Date And We\'ll Tell You Who You Are. Personality Quiz', '\n						', 'publish', 'open', 'closed', '', 'paginated-quiz', '', '', '2022-08-11 18:28:44', '2022-08-11 18:28:44', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=snax_quiz&#038;p=842', 0, 'snax_quiz', '', 0),
(843, 1, '2017-08-17 08:13:28', '2017-08-17 08:13:28', '\n						', 'Who Would Ask Who Out?', '\n						', 'publish', 'closed', 'closed', '', 'who-would-ask-who-out-2', '', '', '2017-08-17 08:13:28', '2017-08-17 08:13:28', '', 842, 'http://bimber-mu.localhost/demo-original/snax_question/who-would-ask-who-out-2/', 1, 'snax_question', '', 0),
(844, 1, '2017-08-17 08:13:27', '2017-08-17 08:13:27', '\n						', 'They\'d ask me', '\n						', 'publish', 'closed', 'closed', '', 'yes-14', '', '', '2017-08-17 08:13:27', '2017-08-17 08:13:27', '', 843, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-14/', 1, 'snax_answer', '', 0),
(845, 1, '2017-08-17 08:13:28', '2017-08-17 08:13:28', '\n						', 'Of course I\'d ask them', '\n						', 'publish', 'closed', 'closed', '', 'no-14', '', '', '2017-08-17 08:13:28', '2017-08-17 08:13:28', '', 843, 'http://bimber-mu.localhost/demo-original/snax_answer/no-14/', 2, 'snax_answer', '', 0),
(846, 1, '2017-08-17 08:12:25', '2017-08-17 08:12:25', '\n						', 'When Would You Like Your Date to Start?', '\n						', 'publish', 'closed', 'closed', '', 'who-would-ask-who-out-3', '', '', '2017-08-17 08:12:25', '2017-08-17 08:12:25', '', 842, 'http://bimber-mu.localhost/demo-original/snax_question/who-would-ask-who-out-3/', 2, 'snax_question', '', 0),
(847, 1, '2017-08-17 08:11:25', '2017-08-17 08:11:25', '\n						', 'Right away', '\n						', 'publish', 'closed', 'closed', '', 'yes-15', '', '', '2017-08-17 08:11:25', '2017-08-17 08:11:25', '', 846, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-15/', 1, 'snax_answer', '', 0),
(848, 1, '2017-08-17 08:11:28', '2017-08-17 08:11:28', '\n						', '7:37:17 PM', '\n						', 'publish', 'closed', 'closed', '', 'no-15', '', '', '2017-08-17 08:11:28', '2017-08-17 08:11:28', '', 846, 'http://bimber-mu.localhost/demo-original/snax_answer/no-15/', 2, 'snax_answer', '', 0),
(850, 1, '2017-08-17 08:06:32', '2017-08-17 08:06:32', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-16', '', '', '2017-08-17 08:06:32', '2017-08-17 08:06:32', '', 0, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-16/', 1, 'snax_answer', '', 0),
(851, 1, '2017-08-17 08:06:32', '2017-08-17 08:06:32', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-16', '', '', '2017-08-17 08:06:32', '2017-08-17 08:06:32', '', 0, 'http://bimber-mu.localhost/demo-original/snax_answer/no-16/', 2, 'snax_answer', '', 0),
(852, 1, '2017-08-17 08:07:15', '2017-08-17 08:07:15', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Gambler', '\n						', 'publish', 'closed', 'closed', '', 'gambler', '', '', '2017-08-17 08:07:15', '2017-08-17 08:07:15', '', 842, 'http://bimber-mu.localhost/demo-original/snax_result/gambler/', 1, 'snax_result', '', 0),
(853, 1, '2017-08-17 08:07:27', '2017-08-17 08:07:27', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Family Man', '\n						', 'publish', 'closed', 'closed', '', 'family-man', '', '', '2017-08-17 08:07:27', '2017-08-17 08:07:27', '', 842, 'http://bimber-mu.localhost/demo-original/snax_result/family-man/', 2, 'snax_result', '', 0),
(854, 1, '2017-08-17 08:07:47', '2017-08-17 08:07:47', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Puppet Master', '\n						', 'publish', 'closed', 'closed', '', 'puppet-master', '', '', '2017-08-17 08:07:47', '2017-08-17 08:07:47', '', 842, 'http://bimber-mu.localhost/demo-original/snax_result/puppet-master/', 3, 'snax_result', '', 0),
(856, 1, '2017-08-17 08:08:04', '2017-08-17 08:08:04', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Chill Guy', '\n						', 'publish', 'closed', 'closed', '', 'chill-guy', '', '', '2017-08-17 08:08:04', '2017-08-17 08:08:04', '', 842, 'http://bimber-mu.localhost/demo-original/snax_result/chill-guy/', 4, 'snax_result', '', 0),
(857, 1, '2017-08-17 08:14:56', '2017-08-17 08:14:56', '\n						', 'What Activity Makes For A Great Date?', '\n						', 'publish', 'closed', 'closed', '', 'what-activity-makes-for-a-great-date-2', '', '', '2017-08-17 08:14:56', '2017-08-17 08:14:56', '', 842, 'http://bimber-mu.localhost/demo-original/snax_question/what-activity-makes-for-a-great-date-2/', 3, 'snax_question', '', 0),
(858, 1, '2017-08-17 08:16:45', '2017-08-17 08:16:45', '\n						', 'Bowling', '\n						', 'publish', 'closed', 'closed', '', 'yes-17', '', '', '2017-08-17 08:16:45', '2017-08-17 08:16:45', '', 857, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-17/', 1, 'snax_answer', '', 0),
(859, 1, '2017-08-17 08:16:44', '2017-08-17 08:16:44', '\n						', 'Walking', '\n						', 'publish', 'closed', 'closed', '', 'no-17', '', '', '2017-08-17 08:16:44', '2017-08-17 08:16:44', '', 857, 'http://bimber-mu.localhost/demo-original/snax_answer/no-17/', 2, 'snax_answer', '', 0),
(860, 1, '2017-08-17 08:12:08', '2017-08-17 08:12:08', '\n						', 'What Kind Of Food Whould You Like To Eat?', '\n						', 'publish', 'closed', 'closed', '', 'what-kind-of-food-whould-you-like-to-eat-2', '', '', '2017-08-17 08:12:08', '2017-08-17 08:12:08', '', 842, 'http://bimber-mu.localhost/demo-original/snax_question/what-kind-of-food-whould-you-like-to-eat-2/', 4, 'snax_question', '', 0),
(861, 1, '2017-08-17 08:16:47', '2017-08-17 08:16:47', '\n						', 'Burger with fries', '\n						', 'publish', 'closed', 'closed', '', 'yes-18', '', '', '2017-08-17 08:16:47', '2017-08-17 08:16:47', '', 860, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-18/', 1, 'snax_answer', '', 0),
(862, 1, '2017-08-17 08:16:50', '2017-08-17 08:16:50', '\n						', 'Arugula salad with beets and goat cheese', '\n						', 'publish', 'closed', 'closed', '', 'no-18', '', '', '2017-08-17 08:16:50', '2017-08-17 08:16:50', '', 860, 'http://bimber-mu.localhost/demo-original/snax_answer/no-18/', 2, 'snax_answer', '', 0),
(863, 1, '2017-08-17 08:17:46', '2017-08-17 08:17:46', '\n						', 'How Do You Want The Date To End?', '\n						', 'publish', 'closed', 'closed', '', 'how-do-you-want-the-date-to-end-2', '', '', '2017-08-17 08:17:46', '2017-08-17 08:17:46', '', 842, 'http://bimber-mu.localhost/demo-original/snax_question/how-do-you-want-the-date-to-end-2/', 5, 'snax_question', '', 0),
(864, 1, '2017-08-17 08:17:27', '2017-08-17 08:17:27', '\n						', 'A child', '\n						', 'publish', 'closed', 'closed', '', 'yes-19', '', '', '2017-08-17 08:17:27', '2017-08-17 08:17:27', '', 863, 'http://bimber-mu.localhost/demo-original/snax_answer/yes-19/', 1, 'snax_answer', '', 0),
(865, 1, '2017-08-17 08:17:30', '2017-08-17 08:17:30', '\n						', 'Simple bye bye', '\n						', 'publish', 'closed', 'closed', '', 'no-19', '', '', '2017-08-17 08:17:30', '2017-08-17 08:17:30', '', 863, 'http://bimber-mu.localhost/demo-original/snax_answer/no-19/', 2, 'snax_answer', '', 0),
(866, 1, '2017-08-17 08:11:31', '2017-08-17 08:11:31', '\n						', 'Any time', '\n						', 'publish', 'closed', 'closed', '', 'i-dont-care', '', '', '2017-08-17 08:11:31', '2017-08-17 08:11:31', '', 846, 'http://bimber-mu.localhost/demo-original/snax_answer/i-dont-care/', 3, 'snax_answer', '', 0),
(867, 1, '2017-08-17 08:11:35', '2017-08-17 08:11:35', '\n						', 'Maybe tomorrow', '\n						', 'publish', 'closed', 'closed', '', 'it-would-be-spontaneous-2', '', '', '2017-08-17 08:11:35', '2017-08-17 08:11:35', '', 846, 'http://bimber-mu.localhost/demo-original/snax_answer/it-would-be-spontaneous-2/', 4, 'snax_answer', '', 0),
(868, 1, '2017-08-17 08:13:28', '2017-08-17 08:13:28', '\n						', 'I don\'t care', '\n						', 'publish', 'closed', 'closed', '', 'i-dont-care-2', '', '', '2017-08-17 08:13:28', '2017-08-17 08:13:28', '', 843, 'http://bimber-mu.localhost/demo-original/snax_answer/i-dont-care-2/', 3, 'snax_answer', '', 0),
(869, 1, '2017-08-17 08:13:27', '2017-08-17 08:13:27', '\n						', 'It would be spontaneous', '\n						', 'publish', 'closed', 'closed', '', 'it-would-be-spontaneous-3', '', '', '2017-08-17 08:13:27', '2017-08-17 08:13:27', '', 843, 'http://bimber-mu.localhost/demo-original/snax_answer/it-would-be-spontaneous-3/', 4, 'snax_answer', '', 0),
(870, 1, '2017-08-17 08:16:46', '2017-08-17 08:16:46', '\n						', 'Visiting a tea room', '\n						', 'publish', 'closed', 'closed', '', 'visiting-a-tea-room-2', '', '', '2017-08-17 08:16:46', '2017-08-17 08:16:46', '', 857, 'http://bimber-mu.localhost/demo-original/snax_answer/visiting-a-tea-room-2/', 3, 'snax_answer', '', 0),
(871, 1, '2017-08-17 08:16:46', '2017-08-17 08:16:46', '\n						', 'Going to the beach', '\n						', 'publish', 'closed', 'closed', '', 'going-to-the-beach-2', '', '', '2017-08-17 08:16:46', '2017-08-17 08:16:46', '', 857, 'http://bimber-mu.localhost/demo-original/snax_answer/going-to-the-beach-2/', 4, 'snax_answer', '', 0),
(873, 1, '2017-08-17 08:16:44', '2017-08-17 08:16:44', '\n						', 'Playing video games', '\n						', 'publish', 'closed', 'closed', '', 'playing-video-games-3', '', '', '2017-08-17 08:16:44', '2017-08-17 08:16:44', '', 857, 'http://bimber-mu.localhost/demo-original/snax_answer/playing-video-games-3/', 6, 'snax_answer', '', 0),
(874, 1, '2017-08-17 08:16:46', '2017-08-17 08:16:46', '\n						', 'Feeding the ducks', '\n						', 'publish', 'closed', 'closed', '', 'feeding-the-ducks-2', '', '', '2017-08-17 08:16:46', '2017-08-17 08:16:46', '', 857, 'http://bimber-mu.localhost/demo-original/snax_answer/feeding-the-ducks-2/', 7, 'snax_answer', '', 0),
(876, 1, '2017-08-17 08:16:51', '2017-08-17 08:16:51', '\n						', 'Soup', '\n						', 'publish', 'closed', 'closed', '', 'soup-2', '', '', '2017-08-17 08:16:51', '2017-08-17 08:16:51', '', 860, 'http://bimber-mu.localhost/demo-original/snax_answer/soup-2/', 4, 'snax_answer', '', 0),
(878, 1, '2017-08-17 08:16:50', '2017-08-17 08:16:50', '\n						', 'Popcorn', '\n						', 'publish', 'closed', 'closed', '', 'popcorn-3', '', '', '2017-08-17 08:16:50', '2017-08-17 08:16:50', '', 860, 'http://bimber-mu.localhost/demo-original/snax_answer/popcorn-3/', 3, 'snax_answer', '', 0),
(879, 1, '2017-08-17 08:17:34', '2017-08-17 08:17:34', '\n						', 'A kiss', '\n						', 'publish', 'closed', 'closed', '', 'a-kiss', '', '', '2017-08-17 08:17:34', '2017-08-17 08:17:34', '', 863, 'http://bimber-mu.localhost/demo-original/snax_answer/a-kiss/', 3, 'snax_answer', '', 0),
(880, 1, '2017-08-17 08:17:38', '2017-08-17 08:17:38', '\n						', 'Sex please!', '\n						', 'publish', 'closed', 'closed', '', 'sex-please', '', '', '2017-08-17 08:17:38', '2017-08-17 08:17:38', '', 863, 'http://bimber-mu.localhost/demo-original/snax_answer/sex-please/', 4, 'snax_answer', '', 0),
(882, 1, '2017-08-17 08:21:56', '2017-08-17 08:21:56', '\n						', 'single_classic_sidebar_v01', '\n						', 'inherit', 'open', 'closed', '', 'single_classic_sidebar_v01', '', '', '2017-08-17 08:21:56', '2017-08-17 08:21:56', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/08/single_classic_sidebar_v01.png', 0, 'attachment', 'image/png', 0),
(884, 1, '2017-08-17 08:38:08', '2017-08-17 08:38:08', '\n						', 'Widget Rectangle 300x250', '\n						', 'publish', 'closed', 'closed', '', 'widget', '', '', '2017-08-17 08:38:08', '2017-08-17 08:38:08', '', 0, 'http://bimber-mu.localhost/demo-original/?post_type=adace-ad&amp;p=884', 0, 'adace-ad', '', 0),
(892, 1, '2017-08-17 09:46:54', '2017-08-17 09:46:54', '\n						', 'photomix', '\n						', 'inherit', 'open', 'closed', '', 'photomix', '', '', '2017-08-17 09:46:54', '2017-08-17 09:46:54', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/08/photomix.jpg', 0, 'attachment', 'image/jpeg', 0),
(896, 1, '2017-08-17 11:26:23', '2017-08-17 11:26:23', '\n						', 'single-embeds-intro', '\n						', 'inherit', 'open', 'closed', '', 'single-embeds-intro-1', '', '', '2017-08-17 11:26:23', '2017-08-17 11:26:23', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/08/single-embeds-intro-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(897, 1, '2017-08-17 11:26:28', '2017-08-17 11:26:28', '\n						', 'single-watermark', '\n						', 'inherit', 'open', 'closed', '', 'single-watermark', '', '', '2017-08-17 11:26:28', '2017-08-17 11:26:28', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/08/single-watermark.jpg', 0, 'attachment', 'image/jpeg', 0),
(908, 1, '2017-08-29 08:19:14', '2017-08-29 08:19:14', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.		', 'Meet open lists', '\n						', 'publish', 'open', 'closed', '', 'meet-open-lists', '', '', '2017-08-29 08:19:14', '2017-08-29 08:19:14', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/908/', 0, 'snax_item', '', 0),
(910, 1, '2017-08-29 08:19:37', '2017-08-29 08:19:37', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place.		', 'Square image', '\n						', 'publish', 'open', 'closed', '', 'square-image', '', '', '2017-08-29 08:19:37', '2017-08-29 08:19:37', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/910/', 1, 'snax_item', '', 0),
(911, 1, '2017-08-29 08:19:52', '2017-08-29 08:19:52', '\n				https://www.youtube.com/watch?v=fzzjgBAaWZw&t=7s		', 'Funny Cats Compilation [Most See] Funny Cat Videos Ever Part 1', '\n						', 'publish', 'open', 'closed', '', 'funny-cats-compilation-most-see-funny-cat-videos-ever-part-1', '', '', '2017-08-29 08:19:52', '2017-08-29 08:19:52', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/funny-cats-compilation-most-see-funny-cat-videos-ever-part-1/', 2, 'snax_item', '', 0),
(912, 1, '2017-08-29 08:20:11', '2017-08-29 08:20:11', '\n				https://www.instagram.com/p/Bg24YSYBeYj/		', 'Responsive Instagram Embed', '\n						', 'publish', 'open', 'closed', '', '%e2%8b%87-%f0%9f%98%bc%e2%9b%93-gangstakitty-alert-%e2%9b%93%f0%9f%98%bc-%e2%8b%87congrats-to-poonchic-youve-pro', '', '', '2017-08-29 08:20:11', '2017-08-29 08:20:11', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/%e2%8b%87-%f0%9f%98%bc%e2%9b%93-gangstakitty-alert-%e2%9b%93%f0%9f%98%bc-%e2%8b%87congrats-to-poonchic-youve-pro/', 3, 'snax_item', '', 0),
(914, 1, '2017-08-29 08:20:30', '2017-08-29 08:20:30', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place.		', 'Meme', '\n						', 'publish', 'open', 'closed', '', 'meme', '', '', '2017-08-29 08:20:30', '2017-08-29 08:20:30', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/914/', 4, 'snax_item', '', 0),
(916, 1, '2017-08-29 08:20:37', '2017-08-29 08:20:37', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. 		', 'Horizontal image', '\n						', 'publish', 'open', 'closed', '', 'horizontal-image', '', '', '2017-08-29 08:20:37', '2017-08-29 08:20:37', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/916/', 5, 'snax_item', '', 0),
(918, 1, '2017-08-29 08:20:46', '2017-08-29 08:20:46', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.		', 'Vertical image', '\n						', 'publish', 'open', 'closed', '', 'vertical-image', '', '', '2017-08-29 08:20:46', '2017-08-29 08:20:46', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/918/', 6, 'snax_item', '', 0),
(920, 1, '2017-08-29 08:21:05', '2017-08-29 08:21:05', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Isolated image', '\n						', 'publish', 'open', 'closed', '', 'isolated-image', '', '', '2017-08-29 08:21:05', '2017-08-29 08:21:05', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/920/', 7, 'snax_item', '', 0),
(922, 1, '2017-08-29 08:21:19', '2017-08-29 08:21:19', '\n				All GIFs are automatically scaled up to fill in the entire space available. You can also set the maximum image size users can upload.		', 'Animated GIF', '\n						', 'publish', 'open', 'closed', '', 'animated-gif', '', '', '2017-08-29 08:21:19', '2017-08-29 08:21:19', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/922/', 8, 'snax_item', '', 0),
(924, 1, '2017-08-29 08:21:27', '2017-08-29 08:21:27', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.		', 'Illustration', '\n						', 'publish', 'open', 'closed', '', 'illustration', '', '', '2017-08-29 08:21:27', '2017-08-29 08:21:27', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/924/', 9, 'snax_item', '', 0),
(926, 1, '2017-08-29 08:21:32', '2017-08-29 08:21:32', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place.		', 'Non-animated GIF', '\n						', 'publish', 'open', 'closed', '', 'non-animated-gif', '', '', '2017-08-29 08:21:32', '2017-08-29 08:21:32', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/926/', 10, 'snax_item', '', 0),
(927, 1, '2017-08-29 08:27:14', '2017-08-29 08:27:14', '\n				https://twitter.com/HappyCatCentral/status/880362725519609856\n\n		', 'Responsive Twitter Embed', '\n						', 'publish', 'open', 'closed', '', 'responsive-twitter-embed', '', '', '2017-08-29 08:27:14', '2017-08-29 08:27:14', '', 928, 'http://bimber-mu.localhost/demo-original/snax_item/927/', 11, 'snax_item', '', 0),
(928, 1, '2015-03-29 08:27:43', '2015-03-29 08:27:43', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '12 Cartoons Your Mom Shouldn’t Let You Watch When You Were Young', '\n						', 'publish', 'open', 'open', '', 'open-list', '', '', '2015-03-29 08:27:43', '2015-03-29 08:27:43', '', 0, 'http://bimber-mu.localhost/demo-original/12-cartoons-your-mom-shouldnt-let-you-watch-when-you-were-young/', 0, 'post', '', 0),
(952, 1, '2017-08-29 08:37:55', '2017-08-29 08:37:55', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Meet open lists', '\n						', 'publish', 'open', 'closed', '', 'meet-open-lists-2', '', '', '2017-08-29 08:37:55', '2017-08-29 08:37:55', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/952/', 0, 'snax_item', '', 0),
(954, 1, '2017-08-29 08:38:13', '2017-08-29 08:38:13', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.		', 'Square image', '\n						', 'publish', 'open', 'closed', '', 'square-image-2', '', '', '2017-08-29 08:38:13', '2017-08-29 08:38:13', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/954/', 1, 'snax_item', '', 0),
(955, 1, '2017-08-29 08:38:24', '2017-08-29 08:38:24', '\n				https://www.youtube.com/watch?v=fzzjgBAaWZw&t=7s\n\n		', 'Responsive YouTube Video', '\n						', 'publish', 'open', 'closed', '', 'responsive-youtube-video', '', '', '2017-08-29 08:38:24', '2017-08-29 08:38:24', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/funny-cats-compilation-most-see-funny-cat-videos-ever-part-1-3/', 2, 'snax_item', '', 0),
(956, 1, '2017-08-29 08:38:38', '2017-08-29 08:38:38', '\n				https://www.instagram.com/p/Bg24YSYBeYj/		', 'Responsive Instagram Embed', '\n						', 'publish', 'open', 'closed', '', 'responsive-instagram-embed', '', '', '2017-08-29 08:38:38', '2017-08-29 08:38:38', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/%e2%8b%87-%f0%9f%98%bc%e2%9b%93-gangstakitty-alert-%e2%9b%93%f0%9f%98%bc-%e2%8b%87congrats-to-poonchic-youve-pro-3/', 3, 'snax_item', '', 0),
(958, 1, '2017-08-29 08:38:50', '2017-08-29 08:38:50', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Meme', '\n						', 'publish', 'open', 'closed', '', 'meme-2', '', '', '2017-08-29 08:38:50', '2017-08-29 08:38:50', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/958/', 4, 'snax_item', '', 0),
(960, 1, '2017-08-29 08:40:16', '2017-08-29 08:40:16', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. 		', 'Horizontal image', '\n						', 'publish', 'open', 'closed', '', 'horizontal-image-2', '', '', '2017-08-29 08:40:16', '2017-08-29 08:40:16', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/960/', 5, 'snax_item', '', 0),
(962, 1, '2017-08-29 08:40:25', '2017-08-29 08:40:25', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. 		', 'Vertical image', '\n						', 'publish', 'open', 'closed', '', 'vertical-image-2', '', '', '2017-08-29 08:40:25', '2017-08-29 08:40:25', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/962/', 6, 'snax_item', '', 0),
(964, 1, '2017-08-29 08:40:35', '2017-08-29 08:40:35', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. 		', 'Isolated image', '\n						', 'publish', 'open', 'closed', '', 'isolated-image-2', '', '', '2017-08-29 08:40:35', '2017-08-29 08:40:35', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/964/', 7, 'snax_item', '', 0),
(966, 1, '2017-08-29 08:40:41', '2017-08-29 08:40:41', '\n				All GIFs are automatically scaled up to fill in the entire space available. You can also set the maximum image size users can upload.		', 'Animated GIF', '\n						', 'publish', 'open', 'closed', '', 'animated-gif-2', '', '', '2017-08-29 08:40:41', '2017-08-29 08:40:41', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/966/', 8, 'snax_item', '', 0),
(968, 1, '2017-08-29 08:40:53', '2017-08-29 08:40:53', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.		', 'Illustration', '\n						', 'publish', 'open', 'closed', '', 'illustration-2', '', '', '2017-08-29 08:40:53', '2017-08-29 08:40:53', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/968/', 9, 'snax_item', '', 0),
(969, 1, '2017-08-29 08:45:46', '2017-08-29 08:45:46', '\n				https://twitter.com/HappyCatCentral/status/880362725519609856\n\n		', 'Responsive Twitter Embed', '\n						', 'publish', 'open', 'closed', '', 'responsive-twitter-embed-2', '', '', '2017-08-29 08:45:46', '2017-08-29 08:45:46', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/969/', 11, 'snax_item', '', 0),
(971, 1, '2017-08-29 08:47:31', '2017-08-29 08:47:31', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place.		', 'Non-animated GIF', '\n						', 'publish', 'open', 'closed', '', 'non-animated-gif-2', '', '', '2017-08-29 08:47:31', '2017-08-29 08:47:31', '', 972, 'http://bimber-mu.localhost/demo-original/snax_item/971/', 10, 'snax_item', '', 0),
(972, 1, '2015-12-05 08:48:27', '2015-12-05 08:48:27', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '12 Cartoons Your Mom Shouldn’t Let You Watch When You Were Young', '\n						', 'publish', 'open', 'open', '', 'ranked-list', '', '', '2015-12-05 08:48:27', '2015-12-05 08:48:27', '', 0, 'http://bimber-mu.localhost/demo-original/12-cartoons-your-mom-shouldnt-let-you-watch-when-you-were-young-2/', 0, 'post', '', 0),
(974, 1, '2017-08-29 08:49:32', '2017-08-29 08:49:32', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Meet Classic List', '\n						', 'publish', 'open', 'closed', '', 'meet-open-lists-3', '', '', '2017-08-29 08:49:32', '2017-08-29 08:49:32', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/974/', 0, 'snax_item', '', 0),
(976, 1, '2017-08-29 08:49:48', '2017-08-29 08:49:48', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.		', 'Square image', '\n						', 'publish', 'open', 'closed', '', 'square-image-3', '', '', '2017-08-29 08:49:48', '2017-08-29 08:49:48', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/976/', 1, 'snax_item', '', 0),
(977, 1, '2017-08-29 08:49:51', '2017-08-29 08:49:51', '\n				https://www.youtube.com/watch?v=fzzjgBAaWZw&t=7s		', 'Responsive YouTube Video', '\n						', 'publish', 'open', 'closed', '', 'responsive-youtube-video-2', '', '', '2017-08-29 08:49:51', '2017-08-29 08:49:51', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/funny-cats-compilation-most-see-funny-cat-videos-ever-part-1-3/', 2, 'snax_item', '', 0),
(978, 1, '2017-08-29 08:50:21', '2017-08-29 08:50:21', '\n				https://www.instagram.com/p/Bg24YSYBeYj/\n\n		', 'Responsive Instagram Embed', '\n						', 'publish', 'open', 'closed', '', 'responsive-instagram-embed-2', '', '', '2017-08-29 08:50:21', '2017-08-29 08:50:21', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/%e2%8b%87-%f0%9f%98%bc%e2%9b%93-gangstakitty-alert-%e2%9b%93%f0%9f%98%bc-%e2%8b%87congrats-to-poonchic-youve-pro-3/', 3, 'snax_item', '', 0),
(980, 1, '2017-08-29 08:51:27', '2017-08-29 08:51:27', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.A small river named Duden flows by their place.		', 'Meme', '\n						', 'publish', 'open', 'closed', '', 'meme-3', '', '', '2017-08-29 08:51:27', '2017-08-29 08:51:27', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/980/', 4, 'snax_item', '', 0),
(982, 1, '2017-08-29 08:51:32', '2017-08-29 08:51:32', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. 		', 'Horizontal image', '\n						', 'publish', 'open', 'closed', '', 'horizontal-image-3', '', '', '2017-08-29 08:51:32', '2017-08-29 08:51:32', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/982/', 5, 'snax_item', '', 0),
(984, 1, '2017-08-29 08:51:58', '2017-08-29 08:51:58', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place.		', 'Vertical image', '\n						', 'publish', 'open', 'closed', '', 'vertical-image-3', '', '', '2017-08-29 08:51:58', '2017-08-29 08:51:58', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/984/', 6, 'snax_item', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(986, 1, '2017-08-29 08:52:07', '2017-08-29 08:52:07', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'Isolated image', '\n						', 'publish', 'open', 'closed', '', 'isolated-image-3', '', '', '2017-08-29 08:52:07', '2017-08-29 08:52:07', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/986/', 7, 'snax_item', '', 0),
(988, 1, '2017-08-29 08:52:14', '2017-08-29 08:52:14', '\n				All GIFs are automatically scaled up to fill in the entire space available. You can also set the maximum image size users can upload.		', 'Animated GIF', '\n						', 'publish', 'open', 'closed', '', 'animated-gif-3', '', '', '2017-08-29 08:52:14', '2017-08-29 08:52:14', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/988/', 8, 'snax_item', '', 0),
(990, 1, '2017-08-29 08:52:24', '2017-08-29 08:52:24', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. 		', 'Illustration', '\n						', 'publish', 'open', 'closed', '', 'illustration-3', '', '', '2017-08-29 08:52:24', '2017-08-29 08:52:24', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/990/', 9, 'snax_item', '', 0),
(992, 1, '2017-08-29 08:52:33', '2017-08-29 08:52:33', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. A small river named Duden flows by their place.		', 'Non-animated GIF', '\n						', 'publish', 'open', 'closed', '', 'non-animated-gif-3', '', '', '2017-08-29 08:52:33', '2017-08-29 08:52:33', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/992/', 10, 'snax_item', '', 0),
(993, 1, '2017-08-29 08:52:54', '2017-08-29 08:52:54', '\n				https://twitter.com/HappyCatCentral/status/880362725519609856\n\n		', 'Responsive Twitter Embed', '\n						', 'publish', 'open', 'closed', '', 'responsive-twitter-embed-3', '', '', '2017-08-29 08:52:54', '2017-08-29 08:52:54', '', 994, 'http://bimber-mu.localhost/demo-original/snax_item/993/', 11, 'snax_item', '', 0),
(994, 1, '2015-03-29 08:55:04', '2015-03-29 08:55:04', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '12 Cartoons Your Mom Shouldn’t Let You Watch When You Were Young', '\n						', 'publish', 'open', 'open', '', 'classic-list', '', '', '2015-03-29 08:55:04', '2015-03-29 08:55:04', '', 0, 'http://bimber-mu.localhost/demo-original/12-cartoons-your-mom-shouldnt-let-you-watch-when-you-were-young-3/', 0, 'post', '', 0),
(1040, 1, '2017-10-09 10:24:17', '2017-10-09 10:24:17', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-20', '', '', '2017-10-09 10:24:17', '2017-10-09 10:24:17', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_answer/yes-20/', 1, 'snax_answer', '', 0),
(1041, 1, '2017-10-09 10:24:18', '2017-10-09 10:24:18', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-20', '', '', '2017-10-09 10:24:18', '2017-10-09 10:24:18', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_answer/no-20/', 2, 'snax_answer', '', 0),
(1046, 1, '2017-10-09 13:19:02', '2017-10-09 13:19:02', '\n						', 'author_info_box', '\n						', 'inherit', 'open', 'closed', '', 'author_info_box', '', '', '2017-10-09 13:19:02', '2017-10-09 13:19:02', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/10/dummy-ad-300x250-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1049, 1, '2015-12-04 13:40:59', '2015-12-04 13:40:59', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'POLL: Are Your Habits Like Everyone Else’s?', '\n						', 'publish', 'open', 'closed', '', 'versus-poll', '', '', '2022-08-11 18:28:43', '2022-08-11 18:28:43', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?post_type=snax_poll&#038;p=1049', 0, 'snax_poll', '', 0),
(1050, 1, '2017-10-23 13:14:13', '2017-10-23 13:14:13', '\n						', 'More Comfy Way to Eat Burgers?', '\n						', 'publish', 'closed', 'closed', '', 'burger', '', '', '2017-10-23 13:14:13', '2017-10-23 13:14:13', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/burger/', 4, 'snax_poll_question', '', 0),
(1051, 1, '2017-10-12 08:14:01', '2017-10-12 08:14:01', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes', '', '', '2017-10-12 08:14:01', '2017-10-12 08:14:01', '', 1050, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes/', 1, 'snax_poll_answer', '', 0),
(1052, 1, '2017-10-12 08:14:04', '2017-10-12 08:14:04', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no', '', '', '2017-10-12 08:14:04', '2017-10-12 08:14:04', '', 1050, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no/', 2, 'snax_poll_answer', '', 0),
(1069, 1, '2017-10-23 13:13:45', '2017-10-23 13:13:45', '\n						', 'What’s More Appropriate on a Hot Dog?', '\n						', 'publish', 'closed', 'closed', '', 'sauce', '', '', '2017-10-23 13:13:45', '2017-10-23 13:13:45', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/sauce/', 3, 'snax_poll_question', '', 0),
(1070, 1, '2017-10-23 13:13:58', '2017-10-23 13:13:58', '\n						', 'Mustard', '\n						', 'publish', 'closed', 'closed', '', 'yes-2', '', '', '2017-10-23 13:13:58', '2017-10-23 13:13:58', '', 1069, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-2/', 1, 'snax_poll_answer', '', 0),
(1071, 1, '2017-10-23 13:13:58', '2017-10-23 13:13:58', '\n						', 'Ketchup', '\n						', 'publish', 'closed', 'closed', '', 'no-2', '', '', '2017-10-23 13:13:58', '2017-10-23 13:13:58', '', 1069, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-2/', 2, 'snax_poll_answer', '', 0),
(1072, 1, '2017-10-23 13:13:28', '2017-10-23 13:13:28', '\n						', 'How Do You Put Ketchup on Fries?', '\n						', 'publish', 'closed', 'closed', '', 'ketchup', '', '', '2017-10-23 13:13:28', '2017-10-23 13:13:28', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/ketchup/', 2, 'snax_poll_question', '', 0),
(1073, 1, '2017-10-23 13:13:28', '2017-10-23 13:13:28', '\n						', 'On the side', '\n						', 'publish', 'closed', 'closed', '', 'yes-3', '', '', '2017-10-23 13:13:28', '2017-10-23 13:13:28', '', 1072, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-3/', 1, 'snax_poll_answer', '', 0),
(1074, 1, '2017-10-23 13:13:28', '2017-10-23 13:13:28', '\n						', 'On top', '\n						', 'publish', 'closed', 'closed', '', 'no-3', '', '', '2017-10-23 13:13:28', '2017-10-23 13:13:28', '', 1072, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-3/', 2, 'snax_poll_answer', '', 0),
(1075, 1, '2017-10-23 13:14:32', '2017-10-23 13:14:32', '\n						', 'Buying a Bread Is Obvious...', '\n						', 'publish', 'closed', 'closed', '', 'bread', '', '', '2017-10-23 13:14:32', '2017-10-23 13:14:32', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/bread/', 5, 'snax_poll_question', '', 0),
(1076, 1, '2017-10-23 13:14:32', '2017-10-23 13:14:32', '\n						', 'Whole', '\n						', 'publish', 'closed', 'closed', '', 'yes-4', '', '', '2017-10-23 13:14:32', '2017-10-23 13:14:32', '', 1075, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-4/', 1, 'snax_poll_answer', '', 0),
(1077, 1, '2017-10-23 13:14:32', '2017-10-23 13:14:32', '\n						', 'Sliced', '\n						', 'publish', 'closed', 'closed', '', 'no-4', '', '', '2017-10-23 13:14:32', '2017-10-23 13:14:32', '', 1075, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-4/', 2, 'snax_poll_answer', '', 0),
(1078, 1, '2017-10-23 13:12:50', '2017-10-23 13:12:50', '\n						', 'Time For a Break! What Do You Think About?', '\n						', 'publish', 'closed', 'closed', '', 'lunch', '', '', '2017-10-23 13:12:50', '2017-10-23 13:12:50', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/lunch/', 1, 'snax_poll_question', '', 0),
(1079, 1, '2017-10-23 13:12:50', '2017-10-23 13:12:50', '\n						', 'Sweets', '\n						', 'publish', 'closed', 'closed', '', 'yes-5', '', '', '2017-10-23 13:12:50', '2017-10-23 13:12:50', '', 1078, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-5/', 1, 'snax_poll_answer', '', 0),
(1080, 1, '2017-10-23 13:12:50', '2017-10-23 13:12:50', '\n						', 'Vegies', '\n						', 'publish', 'closed', 'closed', '', 'no-5', '', '', '2017-10-23 13:12:50', '2017-10-23 13:12:50', '', 1078, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-5/', 2, 'snax_poll_answer', '', 0),
(1081, 1, '2017-10-23 13:17:16', '2017-10-23 13:17:16', '\n						', 'Enough of Pizza! What’s Left?', '\n						', 'publish', 'closed', 'closed', '', 'pizza', '', '', '2017-10-23 13:17:16', '2017-10-23 13:17:16', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/pizza/', 6, 'snax_poll_question', '', 0),
(1082, 1, '2017-10-23 13:14:56', '2017-10-23 13:14:56', '\n						', 'A slice', '\n						', 'publish', 'closed', 'closed', '', 'yes-6', '', '', '2017-10-23 13:14:56', '2017-10-23 13:14:56', '', 1081, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-6/', 1, 'snax_poll_answer', '', 0),
(1083, 1, '2017-10-23 13:14:56', '2017-10-23 13:14:56', '\n						', 'Crusts', '\n						', 'publish', 'closed', 'closed', '', 'no-6', '', '', '2017-10-23 13:14:56', '2017-10-23 13:14:56', '', 1081, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-6/', 2, 'snax_poll_answer', '', 0),
(1084, 1, '2017-10-23 13:17:13', '2017-10-23 13:17:13', '\n						', 'There’s Only One Way to Eat a Watermelon, Right?', '\n						', 'publish', 'closed', 'closed', '', 'watermelon', '', '', '2017-10-23 13:17:13', '2017-10-23 13:17:13', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/watermelon/', 7, 'snax_poll_question', '', 0),
(1085, 1, '2017-10-23 13:15:18', '2017-10-23 13:15:18', '\n						', 'Without seeds', '\n						', 'publish', 'closed', 'closed', '', 'yes-7', '', '', '2017-10-23 13:15:18', '2017-10-23 13:15:18', '', 1084, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-7/', 1, 'snax_poll_answer', '', 0),
(1086, 1, '2017-10-23 13:15:18', '2017-10-23 13:15:18', '\n						', 'With seeds', '\n						', 'publish', 'closed', 'closed', '', 'no-7', '', '', '2017-10-23 13:15:18', '2017-10-23 13:15:18', '', 1084, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-7/', 2, 'snax_poll_answer', '', 0),
(1087, 1, '2017-10-23 13:15:32', '2017-10-23 13:15:32', '\n						', 'What’s The Correct Way to Peel a Banana?', '\n						', 'publish', 'closed', 'closed', '', 'banana', '', '', '2017-10-23 13:15:32', '2017-10-23 13:15:32', '', 1049, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/banana/', 8, 'snax_poll_question', '', 0),
(1088, 1, '2017-10-12 08:17:44', '2017-10-12 08:17:44', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-8', '', '', '2017-10-12 08:17:44', '2017-10-12 08:17:44', '', 1087, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-8/', 1, 'snax_poll_answer', '', 0),
(1089, 1, '2017-10-12 08:17:48', '2017-10-12 08:17:48', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-8', '', '', '2017-10-12 08:17:48', '2017-10-12 08:17:48', '', 1087, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-8/', 2, 'snax_poll_answer', '', 0),
(1092, 1, '2015-12-04 13:30:16', '2015-12-04 13:30:16', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'POLL: What’s Hot & What’s Not - 2018 TV Shows', '\n						', 'publish', 'open', 'closed', '', 'binary-poll', '', '', '2022-08-11 18:28:43', '2022-08-11 18:28:43', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?post_type=snax_poll&#038;p=1092', 0, 'snax_poll', '', 0),
(1093, 1, '2017-10-24 07:28:39', '2017-10-24 07:28:39', '\n						', 'The Players', '\n						', 'publish', 'closed', 'closed', '', 'the-players', '', '', '2017-10-24 07:28:39', '2017-10-24 07:28:39', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/the-players/', 2, 'snax_poll_question', '', 0),
(1094, 1, '2017-10-12 08:27:10', '2017-10-12 08:27:10', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-9', '', '', '2017-10-12 08:27:10', '2017-10-12 08:27:10', '', 1093, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-9/', 1, 'snax_poll_answer', '', 0),
(1095, 1, '2017-10-12 08:27:11', '2017-10-12 08:27:11', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-9', '', '', '2017-10-12 08:27:11', '2017-10-12 08:27:11', '', 1093, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-9/', 2, 'snax_poll_answer', '', 0),
(1104, 1, '2017-10-24 07:28:32', '2017-10-24 07:28:32', '\n						', 'Letters From Silence', '\n						', 'publish', 'closed', 'closed', '', 'the-dude', '', '', '2017-10-24 07:28:32', '2017-10-24 07:28:32', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/the-dude/', 1, 'snax_poll_question', '', 0),
(1105, 1, '2017-10-12 08:27:49', '2017-10-12 08:27:49', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-10', '', '', '2017-10-12 08:27:49', '2017-10-12 08:27:49', '', 1104, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-10/', 1, 'snax_poll_answer', '', 0),
(1106, 1, '2017-10-12 08:27:49', '2017-10-12 08:27:49', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-10', '', '', '2017-10-12 08:27:49', '2017-10-12 08:27:49', '', 1104, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-10/', 2, 'snax_poll_answer', '', 0),
(1107, 1, '2017-10-24 07:29:00', '2017-10-24 07:29:00', '\n						', 'The Secrets of Betty', '\n						', 'publish', 'closed', 'closed', '', 'the-gal', '', '', '2017-10-24 07:29:00', '2017-10-24 07:29:00', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/the-gal/', 3, 'snax_poll_question', '', 0),
(1108, 1, '2017-10-12 08:28:04', '2017-10-12 08:28:04', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-11', '', '', '2017-10-12 08:28:04', '2017-10-12 08:28:04', '', 1107, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-11/', 1, 'snax_poll_answer', '', 0),
(1109, 1, '2017-10-12 08:28:04', '2017-10-12 08:28:04', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-11', '', '', '2017-10-12 08:28:04', '2017-10-12 08:28:04', '', 1107, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-11/', 2, 'snax_poll_answer', '', 0),
(1110, 1, '2017-10-24 07:28:53', '2017-10-24 07:28:53', '\n						', 'It’s Party Time', '\n						', 'publish', 'closed', 'closed', '', 'party', '', '', '2017-10-24 07:28:53', '2017-10-24 07:28:53', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/party/', 4, 'snax_poll_question', '', 0),
(1111, 1, '2017-10-12 08:28:15', '2017-10-12 08:28:15', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-12', '', '', '2017-10-12 08:28:15', '2017-10-12 08:28:15', '', 1110, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-12/', 1, 'snax_poll_answer', '', 0),
(1112, 1, '2017-10-12 08:28:15', '2017-10-12 08:28:15', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-12', '', '', '2017-10-12 08:28:15', '2017-10-12 08:28:15', '', 1110, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-12/', 2, 'snax_poll_answer', '', 0),
(1113, 1, '2017-10-24 07:28:49', '2017-10-24 07:28:49', '\n						', 'Nobody Saw Nothing', '\n						', 'publish', 'closed', 'closed', '', 'mr-nice-guy', '', '', '2017-10-24 07:28:49', '2017-10-24 07:28:49', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/mr-nice-guy/', 5, 'snax_poll_question', '', 0),
(1114, 1, '2017-10-12 08:28:40', '2017-10-12 08:28:40', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-13', '', '', '2017-10-12 08:28:40', '2017-10-12 08:28:40', '', 1113, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-13/', 1, 'snax_poll_answer', '', 0),
(1115, 1, '2017-10-12 08:28:40', '2017-10-12 08:28:40', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-13', '', '', '2017-10-12 08:28:40', '2017-10-12 08:28:40', '', 1113, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-13/', 2, 'snax_poll_answer', '', 0),
(1116, 1, '2017-10-24 07:28:47', '2017-10-24 07:28:47', '\n						', 'Mom of Six', '\n						', 'publish', 'closed', 'closed', '', 'in-the-morning', '', '', '2017-10-24 07:28:47', '2017-10-24 07:28:47', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/in-the-morning/', 6, 'snax_poll_question', '', 0),
(1117, 1, '2017-10-12 08:29:19', '2017-10-12 08:29:19', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-14', '', '', '2017-10-12 08:29:19', '2017-10-12 08:29:19', '', 1116, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-14/', 1, 'snax_poll_answer', '', 0),
(1118, 1, '2017-10-12 08:29:19', '2017-10-12 08:29:19', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-14', '', '', '2017-10-12 08:29:19', '2017-10-12 08:29:19', '', 1116, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-14/', 2, 'snax_poll_answer', '', 0),
(1119, 1, '2017-10-24 07:28:44', '2017-10-24 07:28:44', '\n						', 'Bye Bye Boss', '\n						', 'publish', 'closed', 'closed', '', 'improv', '', '', '2017-10-24 07:28:44', '2017-10-24 07:28:44', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/improv/', 7, 'snax_poll_question', '', 0),
(1120, 1, '2017-10-12 08:29:37', '2017-10-12 08:29:37', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-15', '', '', '2017-10-12 08:29:37', '2017-10-12 08:29:37', '', 1119, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-15/', 1, 'snax_poll_answer', '', 0),
(1121, 1, '2017-10-12 08:29:38', '2017-10-12 08:29:38', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-15', '', '', '2017-10-12 08:29:38', '2017-10-12 08:29:38', '', 1119, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-15/', 2, 'snax_poll_answer', '', 0),
(1122, 1, '2017-10-24 07:28:41', '2017-10-24 07:28:41', '\n						', 'The Emerald Mystery', '\n						', 'publish', 'closed', 'closed', '', 'mysterious-lady', '', '', '2017-10-24 07:28:41', '2017-10-24 07:28:41', '', 1092, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/mysterious-lady/', 8, 'snax_poll_question', '', 0),
(1123, 1, '2017-10-12 08:29:51', '2017-10-12 08:29:51', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-16', '', '', '2017-10-12 08:29:51', '2017-10-12 08:29:51', '', 1122, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-16/', 1, 'snax_poll_answer', '', 0),
(1124, 1, '2017-10-12 08:29:51', '2017-10-12 08:29:51', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-16', '', '', '2017-10-12 08:29:51', '2017-10-12 08:29:51', '', 1122, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-16/', 2, 'snax_poll_answer', '', 0),
(1125, 1, '2015-12-04 14:56:39', '2015-12-04 14:56:39', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'POLL: What’s Your Favourite TV Show? Take Our Poll', '\n						', 'publish', 'open', 'closed', '', 'classic-poll', '', '', '2022-08-11 18:28:43', '2022-08-11 18:28:43', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?post_type=snax_poll&#038;p=1125', 0, 'snax_poll', '', 0),
(1126, 1, '2017-10-12 10:06:28', '2017-10-12 10:06:28', '\n						', 'What Do You Think Is The Best New TV Show?', '\n						', 'publish', 'closed', 'closed', '', 'which-tv-show-is-the-best', '', '', '2017-10-12 10:06:28', '2017-10-12 10:06:28', '', 1125, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/which-tv-show-is-the-best/', 1, 'snax_poll_question', '', 0),
(1127, 1, '2017-10-12 08:47:30', '2017-10-12 08:47:30', '\n						', 'The players', '\n						', 'publish', 'closed', 'closed', '', 'yes-17', '', '', '2017-10-12 08:47:30', '2017-10-12 08:47:30', '', 1126, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-17/', 1, 'snax_poll_answer', '', 0),
(1128, 1, '2017-10-12 10:06:28', '2017-10-12 10:06:28', '\n						', 'Letters From Silence', '\n						', 'publish', 'closed', 'closed', '', 'no-17', '', '', '2017-10-12 10:06:28', '2017-10-12 10:06:28', '', 1126, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-17/', 2, 'snax_poll_answer', '', 0),
(1138, 1, '2017-10-12 10:06:28', '2017-10-12 10:06:28', '\n						', 'The Secrets of Betty', '\n						', 'publish', 'closed', 'closed', '', 'first-answer', '', '', '2017-10-12 10:06:28', '2017-10-12 10:06:28', '', 1126, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/first-answer/', 3, 'snax_poll_answer', '', 0),
(1139, 1, '2017-10-12 10:06:28', '2017-10-12 10:06:28', '\n						', 'It’s Party Time', '\n						', 'publish', 'closed', 'closed', '', 'second-answer', '', '', '2017-10-12 10:06:28', '2017-10-12 10:06:28', '', 1126, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/second-answer/', 4, 'snax_poll_answer', '', 0),
(1140, 1, '2017-10-12 10:06:28', '2017-10-12 10:06:28', '\n						', 'The Emerald Mystery', '\n						', 'publish', 'closed', 'closed', '', 'first-answer-2', '', '', '2017-10-12 10:06:28', '2017-10-12 10:06:28', '', 1126, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/first-answer-2/', 5, 'snax_poll_answer', '', 0),
(1141, 1, '2017-10-12 10:06:28', '2017-10-12 10:06:28', '\n						', 'Mom Of Six', '\n						', 'publish', 'closed', 'closed', '', 'second-answer-2', '', '', '2017-10-12 10:06:28', '2017-10-12 10:06:28', '', 1126, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/second-answer-2/', 6, 'snax_poll_answer', '', 0),
(1142, 1, '2017-10-13 08:33:20', '2017-10-13 08:33:20', '\n						', 'How do you watch your favuorite shows?', '\n						', 'publish', 'closed', 'closed', '', 'the-best-female-character', '', '', '2017-10-13 08:33:20', '2017-10-13 08:33:20', '', 1125, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/the-best-female-character/', 3, 'snax_poll_question', '', 0),
(1144, 1, '2017-10-12 10:08:19', '2017-10-12 10:08:19', '\n						', 'At work', '\n						', 'publish', 'closed', 'closed', '', 'no-18', '', '', '2017-10-12 10:08:19', '2017-10-12 10:08:19', '', 1142, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-18/', 2, 'snax_poll_answer', '', 0),
(1150, 1, '2017-10-12 10:08:02', '2017-10-12 10:08:02', '\n						', 'Alone', '\n						', 'publish', 'closed', 'closed', '', 'yes-19', '', '', '2017-10-12 10:08:02', '2017-10-12 10:08:02', '', 1142, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-19/', 1, 'snax_poll_answer', '', 0),
(1152, 1, '2017-10-13 06:18:54', '2017-10-13 06:18:54', '\n						', 'Who Is Your Most Beloved Female TV Character?', '\n						', 'publish', 'closed', 'closed', '', 'third-question', '', '', '2017-10-13 06:18:54', '2017-10-13 06:18:54', '', 1125, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/third-question/', 2, 'snax_poll_question', '', 0),
(1153, 1, '2017-10-12 10:07:46', '2017-10-12 10:07:46', '\n						', 'Hailey Scott from The Emerald Mystery', '\n						', 'publish', 'closed', 'closed', '', 'yes-20', '', '', '2017-10-12 10:07:46', '2017-10-12 10:07:46', '', 1152, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-20/', 1, 'snax_poll_answer', '', 0),
(1154, 1, '2017-10-12 10:07:46', '2017-10-12 10:07:46', '\n						', 'Carrie Rayne from Mom of Six', '\n						', 'publish', 'closed', 'closed', '', 'no-19', '', '', '2017-10-12 10:07:46', '2017-10-12 10:07:46', '', 1152, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-19/', 2, 'snax_poll_answer', '', 0),
(1155, 1, '2017-10-12 10:07:46', '2017-10-12 10:07:46', '\n						', 'Betty Raynolds from The Secrets of Betty', '\n						', 'publish', 'closed', 'closed', '', 'good-coffee-please-take-off-your-hat', '', '', '2017-10-12 10:07:46', '2017-10-12 10:07:46', '', 1152, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/good-coffee-please-take-off-your-hat/', 3, 'snax_poll_answer', '', 0),
(1157, 1, '2017-10-12 10:08:19', '2017-10-12 10:08:19', '\n						', 'With my love', '\n						', 'publish', 'closed', 'closed', '', 'test-2', '', '', '2017-10-12 10:08:19', '2017-10-12 10:08:19', '', 1142, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/test-2/', 3, 'snax_poll_answer', '', 0),
(1159, 1, '2017-10-12 10:07:15', '2017-10-12 10:07:15', '\n						', 'Queen Victoria from Your Majesty', '\n						', 'publish', 'closed', 'closed', '', 'queen-victoria-from-your-majesty', '', '', '2017-10-12 10:07:15', '2017-10-12 10:07:15', '', 1152, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/queen-victoria-from-your-majesty/', 4, 'snax_poll_answer', '', 0),
(1160, 1, '2017-10-12 10:07:26', '2017-10-12 10:07:26', '\n						', 'Little Aimee from Meet Me Halfway', '\n						', 'publish', 'closed', 'closed', '', 'little-aimee-from-meet-me-halfway', '', '', '2017-10-12 10:07:26', '2017-10-12 10:07:26', '', 1152, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/little-aimee-from-meet-me-halfway/', 5, 'snax_poll_answer', '', 0),
(1161, 1, '2017-10-12 10:08:30', '2017-10-12 10:08:30', '\n						', 'Which Show Would You Love To See Cancelled?', '\n						', 'publish', 'closed', 'closed', '', 'which-show-would-you-love-to-see-cancelled', '', '', '2017-10-12 10:08:30', '2017-10-12 10:08:30', '', 1125, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/which-show-would-you-love-to-see-cancelled/', 4, 'snax_poll_question', '', 0),
(1162, 1, '2017-10-12 10:11:44', '2017-10-12 10:11:44', '\n						', 'Fire In The Rain', '\n						', 'publish', 'closed', 'closed', '', 'yes-18', '', '', '2017-10-12 10:11:44', '2017-10-12 10:11:44', '', 1161, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-18/', 1, 'snax_poll_answer', '', 0),
(1163, 1, '2017-10-12 10:11:44', '2017-10-12 10:11:44', '\n						', 'Nobody Saw Nothing', '\n						', 'publish', 'closed', 'closed', '', 'no-20', '', '', '2017-10-12 10:11:44', '2017-10-12 10:11:44', '', 1161, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-20/', 2, 'snax_poll_answer', '', 0),
(1164, 1, '2017-10-12 10:08:45', '2017-10-12 10:08:45', '\n						', 'Bye Bye Boss', '\n						', 'publish', 'closed', 'closed', '', 'bye-bye-boss', '', '', '2017-10-12 10:08:45', '2017-10-12 10:08:45', '', 1161, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/bye-bye-boss/', 3, 'snax_poll_answer', '', 0),
(1165, 1, '2017-10-12 10:08:50', '2017-10-12 10:08:50', '\n						', 'Limitless Harry', '\n						', 'publish', 'closed', 'closed', '', 'limitless-harry', '', '', '2017-10-12 10:08:50', '2017-10-12 10:08:50', '', 1161, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/limitless-harry/', 4, 'snax_poll_answer', '', 0),
(1166, 1, '2017-10-12 10:08:55', '2017-10-12 10:08:55', '\n						', 'Zombies In Your Head', '\n						', 'publish', 'closed', 'closed', '', 'zombies-in-your-head', '', '', '2017-10-12 10:08:55', '2017-10-12 10:08:55', '', 1161, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/zombies-in-your-head/', 5, 'snax_poll_answer', '', 0),
(1167, 1, '2017-10-12 10:09:01', '2017-10-12 10:09:01', '\n						', 'Your Majesty', '\n						', 'publish', 'closed', 'closed', '', 'your-majesty', '', '', '2017-10-12 10:09:01', '2017-10-12 10:09:01', '', 1161, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/your-majesty/', 6, 'snax_poll_answer', '', 0),
(1168, 1, '2017-10-12 10:09:07', '2017-10-12 10:09:07', '\n						', 'Meet Me Halfway', '\n						', 'publish', 'closed', 'closed', '', 'meet-me-halfway', '', '', '2017-10-12 10:09:07', '2017-10-12 10:09:07', '', 1161, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/meet-me-halfway/', 7, 'snax_poll_answer', '', 0),
(1178, 1, '2017-10-13 08:05:59', '2017-10-13 08:05:59', '\n						', 'decoration_ornament', '\n						', 'inherit', 'open', 'closed', '', 'decoration_ornament', '', '', '2017-10-13 08:05:59', '2017-10-13 08:05:59', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/10/dummy-ad-728x90-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1185, 1, '2015-12-03 11:09:12', '2015-12-03 11:09:12', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', 'POLL: Do You Have A Favorite TV Show? Take Our Poll', '\n						', 'publish', 'open', 'closed', '', 'paginated-poll', '', '', '2022-08-11 18:28:43', '2022-08-11 18:28:43', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?post_type=snax_poll&#038;p=1185', 0, 'snax_poll', '', 0),
(1186, 1, '2017-10-13 11:06:48', '2017-10-13 11:06:48', '\n						', 'What Do You Think Is The Best New TV Show?', '\n						', 'publish', 'closed', 'closed', '', 'what-do-you-think-is-the-best-new-tv-show', '', '', '2017-10-13 11:06:48', '2017-10-13 11:06:48', '', 1185, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/what-do-you-think-is-the-best-new-tv-show/', 1, 'snax_poll_question', '', 0),
(1187, 1, '2017-10-13 11:06:48', '2017-10-13 11:06:48', '\n						', 'The players', '\n						', 'publish', 'closed', 'closed', '', 'yes-21', '', '', '2017-10-13 11:06:48', '2017-10-13 11:06:48', '', 1186, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-21/', 1, 'snax_poll_answer', '', 0),
(1188, 1, '2017-10-13 11:06:27', '2017-10-13 11:06:27', '\n						', 'Letters From Silence', '\n						', 'publish', 'closed', 'closed', '', 'no-21', '', '', '2017-10-13 11:06:27', '2017-10-13 11:06:27', '', 1186, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-21/', 2, 'snax_poll_answer', '', 0),
(1189, 1, '2017-10-13 11:06:32', '2017-10-13 11:06:32', '\n						', 'The Secrets of Betty', '\n						', 'publish', 'closed', 'closed', '', 'the-secrets-of-betty', '', '', '2017-10-13 11:06:32', '2017-10-13 11:06:32', '', 1186, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/the-secrets-of-betty/', 3, 'snax_poll_answer', '', 0),
(1190, 1, '2017-10-13 11:06:37', '2017-10-13 11:06:37', '\n						', 'It’s Party Time', '\n						', 'publish', 'closed', 'closed', '', 'its-party-time', '', '', '2017-10-13 11:06:37', '2017-10-13 11:06:37', '', 1186, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/its-party-time/', 4, 'snax_poll_answer', '', 0),
(1191, 1, '2017-10-13 11:06:40', '2017-10-13 11:06:40', '\n						', 'The Emerald Mystery', '\n						', 'publish', 'closed', 'closed', '', 'the-emerald-mystery', '', '', '2017-10-13 11:06:40', '2017-10-13 11:06:40', '', 1186, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/the-emerald-mystery/', 5, 'snax_poll_answer', '', 0),
(1192, 1, '2017-10-13 11:06:45', '2017-10-13 11:06:45', '\n						', 'Mom Of Six', '\n						', 'publish', 'closed', 'closed', '', 'mom-of-six', '', '', '2017-10-13 11:06:45', '2017-10-13 11:06:45', '', 1186, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/mom-of-six/', 6, 'snax_poll_answer', '', 0),
(1193, 1, '2017-10-13 11:07:03', '2017-10-13 11:07:03', '\n						', 'Who Is Your Most Beloved Female TV Character?', '\n						', 'publish', 'closed', 'closed', '', 'who-is-your-most-beloved-female-tv-character', '', '', '2017-10-13 11:07:03', '2017-10-13 11:07:03', '', 1185, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/who-is-your-most-beloved-female-tv-character/', 2, 'snax_poll_question', '', 0),
(1194, 1, '2017-10-13 11:07:35', '2017-10-13 11:07:35', '\n						', 'Hailey Scott from The Emerald Mystery', '\n						', 'publish', 'closed', 'closed', '', 'yes-22', '', '', '2017-10-13 11:07:35', '2017-10-13 11:07:35', '', 1193, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-22/', 1, 'snax_poll_answer', '', 0),
(1195, 1, '2017-10-13 11:07:35', '2017-10-13 11:07:35', '\n						', 'Carrie Rayne from Mom of Six', '\n						', 'publish', 'closed', 'closed', '', 'no-22', '', '', '2017-10-13 11:07:35', '2017-10-13 11:07:35', '', 1193, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-22/', 2, 'snax_poll_answer', '', 0),
(1196, 1, '2017-10-13 11:07:18', '2017-10-13 11:07:18', '\n						', 'Betty Raynolds from The Secrets of Betty', '\n						', 'publish', 'closed', 'closed', '', 'betty-raynolds-from-the-secrets-of-betty', '', '', '2017-10-13 11:07:18', '2017-10-13 11:07:18', '', 1193, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/betty-raynolds-from-the-secrets-of-betty/', 3, 'snax_poll_answer', '', 0),
(1197, 1, '2017-10-13 11:07:25', '2017-10-13 11:07:25', '\n						', 'Queen Victoria from Your Majesty', '\n						', 'publish', 'closed', 'closed', '', 'queen-victoria-from-your-majesty-2', '', '', '2017-10-13 11:07:25', '2017-10-13 11:07:25', '', 1193, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/queen-victoria-from-your-majesty-2/', 4, 'snax_poll_answer', '', 0),
(1198, 1, '2017-10-13 11:07:28', '2017-10-13 11:07:28', '\n						', 'Little Aimee from Meet Me Halfway', '\n						', 'publish', 'closed', 'closed', '', 'little-aimee-from-meet-me-halfway-2', '', '', '2017-10-13 11:07:28', '2017-10-13 11:07:28', '', 1193, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/little-aimee-from-meet-me-halfway-2/', 5, 'snax_poll_answer', '', 0),
(1199, 1, '2017-10-13 11:08:08', '2017-10-13 11:08:08', '\n						', 'How do you watch your favuorite shows?', '\n						', 'publish', 'closed', 'closed', '', 'how-do-you-watch-your-favuorite-shows', '', '', '2017-10-13 11:08:08', '2017-10-13 11:08:08', '', 1185, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/how-do-you-watch-your-favuorite-shows/', 3, 'snax_poll_question', '', 0),
(1200, 1, '2017-10-13 11:07:52', '2017-10-13 11:07:52', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-23', '', '', '2017-10-13 11:07:52', '2017-10-13 11:07:52', '', 1199, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-23/', 1, 'snax_poll_answer', '', 0),
(1201, 1, '2017-10-13 11:07:58', '2017-10-13 11:07:58', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-23', '', '', '2017-10-13 11:07:58', '2017-10-13 11:07:58', '', 1199, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-23/', 2, 'snax_poll_answer', '', 0),
(1202, 1, '2017-10-13 11:08:02', '2017-10-13 11:08:02', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-24', '', '', '2017-10-13 11:08:02', '2017-10-13 11:08:02', '', 1199, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-24/', 3, 'snax_poll_answer', '', 0),
(1203, 1, '2017-10-13 11:08:08', '2017-10-13 11:08:08', '\n						', 'Which Show Would You Love To See Cancelled?', '\n						', 'publish', 'closed', 'closed', '', 'which-show-would-you-love-to-see-cancelled-2', '', '', '2017-10-13 11:08:08', '2017-10-13 11:08:08', '', 1185, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_question/which-show-would-you-love-to-see-cancelled-2/', 4, 'snax_poll_question', '', 0),
(1204, 1, '2017-10-13 11:08:45', '2017-10-13 11:08:45', '\n						', 'Fire In The Rain', '\n						', 'publish', 'closed', 'closed', '', 'yes-25', '', '', '2017-10-13 11:08:45', '2017-10-13 11:08:45', '', 1203, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/yes-25/', 1, 'snax_poll_answer', '', 0),
(1205, 1, '2017-10-13 11:08:45', '2017-10-13 11:08:45', '\n						', 'Nobody Saw Nothing', '\n						', 'publish', 'closed', 'closed', '', 'no-24', '', '', '2017-10-13 11:08:45', '2017-10-13 11:08:45', '', 1203, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/no-24/', 2, 'snax_poll_answer', '', 0),
(1206, 1, '2017-10-13 11:08:20', '2017-10-13 11:08:20', '\n						', 'Bye Bye Boss', '\n						', 'publish', 'closed', 'closed', '', 'bye-bye-boss-2', '', '', '2017-10-13 11:08:20', '2017-10-13 11:08:20', '', 1203, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/bye-bye-boss-2/', 3, 'snax_poll_answer', '', 0),
(1207, 1, '2017-10-13 11:08:24', '2017-10-13 11:08:24', '\n						', 'Limitless Harry', '\n						', 'publish', 'closed', 'closed', '', 'limitless-harry-2', '', '', '2017-10-13 11:08:24', '2017-10-13 11:08:24', '', 1203, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/limitless-harry-2/', 4, 'snax_poll_answer', '', 0),
(1208, 1, '2017-10-13 11:08:27', '2017-10-13 11:08:27', '\n						', 'Zombies In Your Head', '\n						', 'publish', 'closed', 'closed', '', 'zombies-in-your-head-2', '', '', '2017-10-13 11:08:27', '2017-10-13 11:08:27', '', 1203, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/zombies-in-your-head-2/', 5, 'snax_poll_answer', '', 0),
(1209, 1, '2017-10-13 11:08:31', '2017-10-13 11:08:31', '\n						', 'Your Majesty', '\n						', 'publish', 'closed', 'closed', '', 'your-majesty-2', '', '', '2017-10-13 11:08:31', '2017-10-13 11:08:31', '', 1203, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/your-majesty-2/', 6, 'snax_poll_answer', '', 0),
(1210, 1, '2017-10-13 11:08:36', '2017-10-13 11:08:36', '\n						', 'Meet Me Halfway', '\n						', 'publish', 'closed', 'closed', '', 'meet-me-halfway-2', '', '', '2017-10-13 11:08:36', '2017-10-13 11:08:36', '', 1203, 'http://staging.bimber.bringthepixel.com/main-6-mycred/snax_poll_answer/meet-me-halfway-2/', 7, 'snax_poll_answer', '', 0),
(1226, 1, '2017-10-17 09:49:09', '2017-10-17 09:49:09', '\n						', 'decoration_main', '\n						', 'inherit', 'open', 'closed', '', 'decoration_main', '', '', '2017-10-17 09:49:09', '2017-10-17 09:49:09', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/10/dummy-ad-970x250-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1296, 1, '2017-10-20 10:15:02', '2017-10-20 10:15:02', '\n						', 'BuddyPress', '\n						', 'publish', 'closed', 'closed', '', 'buddypress', '', '', '2017-10-20 10:15:02', '2017-10-20 10:15:02', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1296', 0, 'page', '', 0),
(1299, 1, '2017-10-20 10:15:14', '2017-10-20 10:15:14', '\n						', 'Activate', '\n						', 'publish', 'closed', 'closed', '', 'activate', '', '', '2017-10-20 10:15:14', '2017-10-20 10:15:14', '', 1296, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1299', 0, 'page', '', 0),
(1301, 1, '2017-10-20 10:15:32', '2017-10-20 10:15:32', '\n						', 'Activity Streams', '\n						', 'publish', 'closed', 'closed', '', 'activity-streams', '', '', '2017-10-20 10:15:32', '2017-10-20 10:15:32', '', 1296, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1301', 0, 'page', '', 0),
(1303, 1, '2017-10-20 10:15:59', '2017-10-20 10:15:59', '\n						', 'Groups', '\n						', 'publish', 'closed', 'closed', '', 'groups', '', '', '2017-10-20 10:15:59', '2017-10-20 10:15:59', '', 1296, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1303', 0, 'page', '', 0),
(1304, 1, '2017-10-20 10:16:02', '2017-10-20 10:16:02', '\n						', 'Members', '\n						', 'publish', 'closed', 'closed', '', 'members', '', '', '2017-10-20 10:16:02', '2017-10-20 10:16:02', '', 1296, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1304', 0, 'page', '', 0),
(1305, 1, '2017-10-20 10:16:05', '2017-10-20 10:16:05', '\n						', 'Register', '\n						', 'publish', 'closed', 'closed', '', 'register', '', '', '2017-10-20 10:16:05', '2017-10-20 10:16:05', '', 1296, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1305', 0, 'page', '', 0),
(1464, 1, '2017-11-17 14:51:34', '0000-00-00 00:00:00', '\n						', '', '\n						', 'draft', 'closed', 'closed', '', '', '', '', '2017-11-17 14:51:34', '0000-00-00 00:00:00', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1464', 0, 'page', '', 0),
(1467, 1, '2017-11-21 07:44:35', '2017-11-21 07:44:35', '\n				This page is just for <strong>demonstration</strong> purposes. Your users won’t see it on your site.\n\n<h2>How it works?</h2>\n\nEach time an affiliate link is clicked (all across the site), user will be redirected to the reseller page.\nIf a user purchases a product, you will get a commission.\n<h2>Win-Win</h2>\nOne of the reasons affiliate programs are so popular is that that offer a win-win situation for both reseller and affiliate.\n\n<h3>Reseller Advantage</h3>\n\nThe reseller’s cost for advertising a particular product is limited (largely) to the percentage paid to an affiliate, and the reseller only has to pay when a purchase is actually made.\n\n<h3>Your Advantage</h3>\n\nYou don’t have to go to the trouble of setting up e-commerce functions, take credit cards, or ship products; you just join some affiliate programs and let someone else do the \"dirty work.\"		', 'Affiliate link', '\n						', 'publish', 'closed', 'closed', '', 'affiliate-link', '', '', '2017-11-21 07:44:35', '2017-11-21 07:44:35', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1467', 0, 'page', '', 0),
(1546, 1, '2017-11-23 09:40:12', '2017-11-23 09:40:12', '\n				[mycred_badges]		', 'Badges', '\n						', 'publish', 'closed', 'closed', '', 'badges', '', '', '2017-11-23 09:40:12', '2017-11-23 09:40:12', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1546', 0, 'page', '', 0),
(1567, 1, '2017-11-23 12:01:42', '2017-11-23 12:01:42', '\n						', 'Sites', '\n						', 'publish', 'closed', 'closed', '', 'sites', '', '', '2017-11-23 12:01:42', '2017-11-23 12:01:42', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/sites/', 0, 'page', '', 0),
(1722, 1, '2017-12-06 13:48:10', '2017-12-06 13:48:10', '\n				[mycred_list_ranks]		', 'Ranks', '\n						', 'publish', 'closed', 'closed', '', 'ranks', '', '', '2017-12-06 13:48:10', '2017-12-06 13:48:10', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1722', 0, 'page', '', 0),
(1841, 1, '2017-12-12 11:32:42', '2017-12-12 11:32:42', '\n				[mycred_leaderboard template=\"page\"]		', 'Leaderboard', '\n						', 'publish', 'closed', 'closed', '', 'leaderboard', '', '', '2017-12-12 11:32:42', '2017-12-12 11:32:42', '', 0, 'http://staging.bimber.bringthepixel.com/main-6-mycred/?page_id=1841', 0, 'page', '', 0),
(2635, 1, '2017-12-19 10:23:33', '2017-12-19 10:23:33', '\n						', 'ad_728x90_v01', '\n						', 'inherit', 'open', 'closed', '', 'ad_728x90_v01', '', '', '2017-12-19 10:23:33', '2017-12-19 10:23:33', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2017/12/dummy-ad-728x90-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3031, 1, '2018-01-09 11:13:37', '2018-01-09 11:13:37', '\n						', 'Slide Up', '\n						', 'publish', 'closed', 'closed', '', 'slide-up', '', '', '2018-01-09 11:13:37', '2018-01-09 11:13:37', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/?post_type=adace-ad&amp;p=3031', 0, 'adace-ad', '', 0),
(3039, 1, '2018-01-09 12:20:33', '2018-01-09 12:20:33', '\n						', 'Viral Coupon', '\n						', 'publish', 'closed', 'closed', '', 'viral-coupon', '', '', '2018-01-09 12:20:33', '2018-01-09 12:20:33', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/?post_type=adace_coupon&amp;p=3039', 0, 'adace_coupon', '', 0),
(3048, 1, '2018-01-10 13:05:17', '2018-01-10 13:05:17', '\n				[register_form]		', 'Register', '\n						', 'publish', 'closed', 'closed', '', 'rcp-register', '', '', '2018-01-10 13:05:17', '2018-01-10 13:05:17', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/register/', 0, 'page', '', 0),
(3049, 1, '2018-01-10 13:05:17', '2018-01-10 13:05:17', '\n				Welcome! This is your success page where members are redirected after completing their registration.		', 'Welcome', '\n						', 'publish', 'closed', 'closed', '', 'welcome', '', '', '2018-01-10 13:05:17', '2018-01-10 13:05:17', '', 3048, 'http://staging.bimber.bringthepixel.com/main-6/register/welcome/', 0, 'page', '', 0),
(3050, 1, '2018-01-10 13:05:17', '2018-01-10 13:05:17', '\n				[subscription_details]		', 'Your Membership', '\n						', 'publish', 'closed', 'closed', '', 'your-membership', '', '', '2018-01-10 13:05:17', '2018-01-10 13:05:17', '', 3048, 'http://staging.bimber.bringthepixel.com/main-6/register/your-membership/', 0, 'page', '', 0),
(3051, 1, '2018-01-10 13:05:17', '2018-01-10 13:05:17', '\n				[rcp_profile_editor]		', 'Edit Your Profile', '\n						', 'publish', 'closed', 'closed', '', 'edit-your-profile', '', '', '2018-01-10 13:05:17', '2018-01-10 13:05:17', '', 3048, 'http://staging.bimber.bringthepixel.com/main-6/register/edit-your-profile/', 0, 'page', '', 0),
(3052, 1, '2018-01-10 13:05:17', '2018-01-10 13:05:17', '\n				[rcp_update_card]		', 'Update Billing Card', '\n						', 'publish', 'closed', 'closed', '', 'update-billing-card', '', '', '2018-01-10 13:05:17', '2018-01-10 13:05:17', '', 3048, 'http://staging.bimber.bringthepixel.com/main-6/register/update-billing-card/', 0, 'page', '', 0),
(3054, 1, '2018-01-10 13:05:21', '2018-01-10 13:05:21', '\n				Welcome! This is your success page where members are redirected after completing their registration.		', 'Welcome', '\n						', 'publish', 'closed', 'closed', '', 'welcome', '', '', '2018-01-10 13:05:21', '2018-01-10 13:05:21', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/register-2/welcome/', 0, 'page', '', 0),
(3107, 1, '2018-01-22 14:42:37', '2018-01-22 14:42:37', '\n						', 'Ad 1 Centered', '\n						', 'publish', 'closed', 'closed', '', 'ad-1-centered', '', '', '2018-01-22 14:42:37', '2018-01-22 14:42:37', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/?post_type=adace-ad&amp;p=3107', 0, 'adace-ad', '', 0),
(3122, 1, '2018-01-23 10:13:40', '2018-01-23 10:13:40', '\n						', 'newsletter-popup-visual', '\n						', 'inherit', 'open', 'closed', '', 'newsletter-popup-visual', '', '', '2018-01-23 10:13:40', '2018-01-23 10:13:40', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/01/dummy-newsletter-popup-visual.png', 0, 'attachment', 'image/png', 0),
(3135, 1, '2018-01-24 09:19:13', '2018-01-24 09:19:13', '\n						', 'Monetization', '\n						', 'publish', 'closed', 'closed', '', 'monetization', '', '', '2018-01-24 09:19:13', '2018-01-24 09:19:13', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/?page_id=3135', 0, 'page', '', 0),
(3138, 1, '2018-01-24 09:20:30', '2018-01-24 09:20:30', '\n						', 'Ads', '\n						', 'publish', 'closed', 'closed', '', 'ads', '', '', '2018-01-24 09:20:30', '2018-01-24 09:20:30', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/?page_id=3138', 0, 'page', '', 0),
(3171, 1, '2015-03-24 14:44:19', '2015-03-24 14:44:19', '\n				Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.		', '12 Cartoons Your Mom Shouldn’t Let You Watch When You Were Young', '\n						', 'publish', 'open', 'open', '', '12-cartoons-mom-shouldnt-let-watch-young', '', '', '2015-03-24 14:44:19', '2015-03-24 14:44:19', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/?p=3171', 0, 'post', '', 0),
(3188, 1, '2018-01-29 12:14:06', '2018-01-29 12:14:06', '\n						', 'Adblocker Detection', '\n						', 'publish', 'closed', 'closed', '', 'adblocker-detection', '', '', '2018-01-29 12:14:06', '2018-01-29 12:14:06', '', 0, 'http://staging.bimber.bringthepixel.com/main-6/?page_id=3188', 0, 'page', '', 0),
(3792, 1, '2018-04-03 12:52:21', '2018-04-03 12:52:21', '\n						', 'archive-backgorund-image', '\n						', 'inherit', 'open', 'closed', '', 'archive-backgorund-image', '', '', '2018-04-03 12:52:21', '2018-04-03 12:52:21', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/04/archive-backgorund-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(3793, 1, '2018-04-03 12:52:26', '2018-04-03 12:52:26', '\n						', 'archive-backgorund-text', '\n						', 'inherit', 'open', 'closed', '', 'archive-backgorund-text', '', '', '2018-04-03 12:52:26', '2018-04-03 12:52:26', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/04/archive-backgorund-text.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4004, 1, '2018-04-16 07:56:15', '2018-04-16 07:56:15', '\n						', 'archive-thumbnail', '\n						', 'inherit', 'open', 'closed', '', 'archive-thumbnail', '', '', '2018-04-16 07:56:15', '2018-04-16 07:56:15', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/04/archive-thumbnail.jpg', 0, 'attachment', 'image/jpeg', 0),
(4086, 1, '2018-05-23 08:31:18', '2018-05-23 08:31:18', '\n				<strong>Name/Title</strong>: BringThePixel\n<strong>Email</strong>: privacy@bringthepixel.com\n<h2>INFORMATION YOUR ORGANIZATION COLLECTS:</h2>\nThe following table shows the information you selected when filling out the privacy tool.\n<table class=\"orgCollect\">\n<tbody>\n<tr>\n<th class=\"orgCollect\">Type of Information</th>\n<th class=\"orgCollect\">What you collect</th>\n<th class=\"orgCollect\">Who collects it</th>\n<th class=\"orgCollect\">For what reason</th>\n<th class=\"orgCollect\">Who uses it</th>\n<th class=\"orgCollect\">Stored by</th>\n<th class=\"orgCollect\">Shared with</th>\n</tr>\n<tr>\n<td class=\"orgCollect\" valign=\"top\"><strong>Contact Information</strong></td>\n<td class=\"orgCollect\" valign=\"top\">\n<ul class=\"orgCollect\">\n 	<li>Name</li>\n</ul>\n</td>\n<td class=\"orgCollect\" valign=\"top\">\n<ul class=\"orgCollect\">\n 	<li>Website or IT support</li>\n</ul>\n</td>\n<td class=\"orgCollect\" valign=\"top\">\n<ul class=\"orgCollect\">\n 	<li>Application forms</li>\n</ul>\n</td>\n<td class=\"orgCollect\" valign=\"top\">\n<ul class=\"orgCollect\">\n 	<li>Website or IT support</li>\n</ul>\n</td>\n<td class=\"orgCollect\" valign=\"top\">\n<ul class=\"orgCollect\">\n 	<li>Electronic File</li>\n</ul>\n</td>\n<td class=\"orgCollect\" valign=\"top\"></td>\n</tr>\n</tbody>\n</table>\n<h2>CONSENT PRACTICES</h2>\nConsent is voluntary agreement with what is being done or proposed. Consent can be either express or implied. Express consent is given explicitly, either orally or in writing. Express consent is unequivocal and does not require any inference on the part of the organization seeking consent. Implied consent arises where the consent may reasonably be inferred from the action or inaction of the individual.\n<h2>EXPRESS CONSENT</h2>\nYou indicated that your organization does not collect any sensitive or potentially sensitive information. In the future, if your organization decides to collect sensitive or potentially sensitive information you should always make sure you get express consent from your customer. In other words, you must ask the customer directly if they consent to you collecting the information and/or disclosing the information to another organization. For example, if you collect financial information for a credit check, have the customer sign an application form that states that you will disclose the information to a credit reporting agency and that the customer consents to this.Express consent should be used whenever possible and in all cases when the personal information is considered sensitive.\n<h2>IMPLIED CONSENT</h2>\nYou indicated your organization does not collect any information to complete a sale or other transaction, verify a customer\'s credit, place a special order for a customer, arrange for a delivery, or process a return. If in the future your organization decides to collect this information, remember that so long as the information collected is necessary to complete one of the actions listed above, you can assume the customer has consented when he or she provides you with the information. (This is called \"implied consent\").\n\nRemember:\n\nYou can\'t refuse to complete a transaction if the customer refuses to consent to the collection of information that isn\'t necessary to complete the transaction.\nIf you decide later to use this information for another purpose, you have to go back and get the customer\'s consent.\n<h2>OPT-OUT CONSENT</h2>\nYou collect the following information for secondary purposes, such as marketing, administering a customer loyalty program, or customer relationship management:\n\nIn these circumstances, you have to give the customer an opportunity to tell you they don\'t want you to use their information for that purpose. This is called an \"opt-out\".\n\nOpt-outs must be clear, easy to understand and easy for the customer to do. You can have an opt-out box on a paper-based or web application form, for example, that tells customers that if they don\'t want to receive promotional material in the mail, just check here. You may want to let the customer know what they\'ll be missing - special deals and new product information, for example - but don\'t minimize, hide or obscure the opt-out. And don\'t make it complicated, like requiring the customer to call a special phone number between certain hours. The point is to let the customer decide.\n<h1>SECURITY PLAN</h1>\n<h2>EMPLOYEE ACCESS TO CUSTOMER INFORMATION</h2>\nYou indicated that there are no employees in your organization who see or process information unnecessarily. This is a good practice. By limiting the number of people who view or process information you reduce the risk of inappropriate use or disclosure.\n<h2>STORAGE OF PERSONAL INFORMATION: PAPER FILES</h2>\nYou indicated your organization does not keep any information in paper files.\nIn the future, if you do plan to store personal information in paper files, it is extremely important to take all measure possible in order to safely store your customer\'s personal information. You should protect those files by moving them to:\n\nA locked cabinet\nA restricted area\nAn area with an alarm system\nSTORAGE OF PERSONAL INFORMATION: ELECTRONIC FILES\nThe following includes the types of information you may store in electronic files:\n\nName\nIt is extremely important to take all measures possible in order to safely store your customer\'s personal information. Try the following methods to protect those files by using:\n\nComputer passwords\nFirewalls\nEncrypted data files\nEncrypted personal information that is sent or received over the Internet (by email or through web forms, for eg.)\nElectronic audit trails that identify who has access information\nKeeping backup files in a locked cabinet\nBe especially careful with laptops, USB keys and electronic wireless devices. These types of devices can potentially store a large quantity of your customer\'s personal information. All of these devices should be password protected and have the strongest form of protection possible.\n<h2>COLLECTION OF SENSITIVE INFORMATION</h2>\nYou indicated that your organization does not collect any information that is sensitive or potentially sensitive. In the future if your organization decides to collect sensitive or potentially sensitive information consider using more than one method to ensure that it is kept confidential.\n\nFinally, go through your old files and destroy any personal information that you no longer need in order to fulfill the purpose that you collected it for.\n<h2>THIRD PARTIES LIST</h2>\nYou share personal information with the following third party suppliers or agents:\n\nWith No Other Parties\nYou\'ll have to review the privacy practices of these firms to make sure they meet the same standards that you apply to your business. You should also talk to your lawyer about adding special clauses to any contracts that involve you sharing information with a third party to:\n\nrequire the third party to protect your customer information\ngive you the power to audit the third party to make sure they\'re complying with fair information practices\nmake sure the third party only uses the information for the purposes set out in the contract\nrequire the third party to pass on to you any requests from customers to see their customer records		', 'GDPR Privacy policy', '\n						', 'publish', 'closed', 'closed', '', 'privacy-policy-2', '', '', '2018-05-23 08:31:18', '2018-05-23 08:31:18', '', 0, 'http://staging.bimber.bringthepixel.com/main/?page_id=4086', 0, 'page', '', 0),
(4121, 1, '2018-06-11 11:53:53', '2018-06-11 11:53:53', '\n						', 'snapcode-avatar', '\n						', 'inherit', 'open', 'closed', '', 'snapcode-avatar', '', '', '2018-06-11 11:53:53', '2018-06-11 11:53:53', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/06/dummy-snapcode-avatar.png', 0, 'attachment', 'image/png', 0),
(4122, 1, '2018-06-11 11:53:55', '2018-06-11 11:53:55', '\n						', 'snapcode-avatar@2x', '\n						', 'inherit', 'open', 'closed', '', 'snapcode-avatar2x', '', '', '2018-06-11 11:53:55', '2018-06-11 11:53:55', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/06/dummy-snapcode-avatar@2x.png', 0, 'attachment', 'image/png', 0),
(4123, 1, '2018-06-13 09:59:39', '2018-06-13 09:59:39', '\n				[dlm_no_access]		', 'No Access', '\n						', 'publish', 'closed', 'closed', '', 'no-access', '', '', '2018-06-13 09:59:39', '2018-06-13 09:59:39', '', 0, 'http://staging.bimber.bringthepixel.com/main/no-access/', 0, 'page', '', 0),
(4238, 1, '2018-06-25 12:31:05', '2018-06-25 12:31:05', '\n				Thank you for deciding to whitelist out site. Here’s how to do it:\n\n<strong>Adblock Plus</strong>\n\nTo whitelist us with Adblock Plus please do the following steps:\n<ol>\n 	<li>Click the Adblock Plus icon.</li>\n 	<li>Click “Enabled on this site”.</li>\n 	<li>In Firefox Click “disable on the site”.</li>\n 	<li>Reload the page.</li>\n</ol>\n<strong>Adblock</strong>\n\nTo whitelist us with Adblock please do the following steps:\n<ol>\n 	<li>Click the Ad Block icon.</li>\n 	<li>Click “Don’t run on pages on this domain”.</li>\n 	<li>Reload the page.</li>\n</ol>\n<strong>Ghostery</strong>\n\nTo whitelist us with Ghostery please do the following steps:\n<ol>\n 	<li>Click the Ghostery icon.</li>\n 	<li>Click “Whitelist site” or “trust site” depending on the version of the plugin.</li>\n 	<li>Reload the page.</li>\n</ol>\n<strong>uBlock / uBlock Origin</strong>\n\nTo whitelist us with uBlock / uBlock Origin please do the following steps:\n<ol>\n 	<li>Click the uBlock / uBlock Origin icon.</li>\n 	<li>Click the “power” button in the menu</li>\n 	<li>Reload the page.</li>\n</ol>\n<strong>Disconnect</strong>\n\nTo whitelist us with Disconnect please do the following steps:\n<ol>\n 	<li>Click the Disconnect icon.</li>\n 	<li>Click “Whitelist site”.</li>\n</ol>\n<strong>Noscript</strong>\n\nDue to the way Noscript is implemented there is no simple way to whitelist a site. We recommend using a different plugin if you want real control over what\'s displayed.\n\n<strong>Firefox Tracking Protection</strong>\n\nFirefox Tracking Protection might trigger the adblock popup. You can temporarily disable it by clicking the “shield” icon in the url bar if visible and following the instructions.		', 'How to disable adblockers?', '\n						', 'publish', 'closed', 'closed', '', 'how-to-disable-adblockers', '', '', '2018-06-25 12:31:05', '2018-06-25 12:31:05', '', 0, 'http://staging.bimber.bringthepixel.com/main/?page_id=4238', 0, 'page', '', 0),
(4319, 1, '2018-07-02 12:29:54', '2018-07-02 12:29:54', '\n						', 'neon_type1_v02', '\n						', 'inherit', 'open', 'closed', '', 'neon_type1_v02', '', '', '2018-07-02 12:29:54', '2018-07-02 12:29:54', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-300x250-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4320, 1, '2018-07-02 12:29:56', '2018-07-02 12:29:56', '\n						', 'neon_type1_v02@2x', '\n						', 'inherit', 'open', 'closed', '', 'neon_type1_v022x', '', '', '2018-07-02 12:29:56', '2018-07-02 12:29:56', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-300x250@2x.jpg', 0, 'attachment', 'image/jpeg', 0),
(4321, 1, '2018-07-02 12:29:59', '2018-07-02 12:29:59', '\n						', 'neon_type2_v02', '\n						', 'inherit', 'open', 'closed', '', 'neon_type2_v02', '', '', '2018-07-02 12:29:59', '2018-07-02 12:29:59', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-728x90-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4322, 1, '2018-07-02 12:30:01', '2018-07-02 12:30:01', '\n						', 'neon_type2_v02@2x', '\n						', 'inherit', 'open', 'closed', '', 'neon_type2_v022x', '', '', '2018-07-02 12:30:01', '2018-07-02 12:30:01', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-728x90@2x.jpg', 0, 'attachment', 'image/jpeg', 0),
(4323, 1, '2018-07-02 12:30:03', '2018-07-02 12:30:03', '\n						', 'neon_type3_v02', '\n						', 'inherit', 'open', 'closed', '', 'neon_type3_v02', '', '', '2018-07-02 12:30:03', '2018-07-02 12:30:03', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-970x250-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4324, 1, '2018-07-02 12:30:25', '2018-07-02 12:30:25', '\n						', 'neon_type3_v02@2x', '\n						', 'inherit', 'open', 'closed', '', 'neon_type3_v022x', '', '', '2018-07-02 12:30:25', '2018-07-02 12:30:25', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-970x250@2x.jpg', 0, 'attachment', 'image/jpeg', 0),
(4325, 1, '2018-07-02 12:30:28', '2018-07-02 12:30:28', '\n						', 'neon_type4_v02', '\n						', 'inherit', 'open', 'closed', '', 'neon_type4_v02', '', '', '2018-07-02 12:30:28', '2018-07-02 12:30:28', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-160x600-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4326, 1, '2018-07-02 12:40:47', '2018-07-02 12:40:47', '\n						', 'neon_type4_v02@2x', '\n						', 'inherit', 'open', 'closed', '', 'neon_type4_v022x', '', '', '2018-07-02 12:40:47', '2018-07-02 12:40:47', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-160x600@2x.jpg', 0, 'attachment', 'image/jpeg', 0),
(4382, 1, '2018-07-04 09:23:40', '2018-07-04 09:23:40', '\n						', 'single-shoppable-image', '\n						', 'inherit', 'open', 'closed', '', 'single-shoppable-image', '', '', '2018-07-04 09:23:40', '2018-07-04 09:23:40', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-shoppable-image.png', 0, 'attachment', 'image/png', 0),
(4414, 1, '2018-07-06 06:46:08', '2018-07-06 06:46:08', '\n						', 'lightbox-logo', '\n						', 'inherit', 'open', 'closed', '', 'lightbox-logo', '', '', '2018-07-06 06:46:08', '2018-07-06 06:46:08', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/lightbox-logo.png', 0, 'attachment', 'image/png', 0),
(4415, 1, '2018-07-06 06:46:10', '2018-07-06 06:46:10', '\n						', 'lightbox-logo@2x', '\n						', 'inherit', 'open', 'closed', '', 'lightbox-logo2x', '', '', '2018-07-06 06:46:10', '2018-07-06 06:46:10', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/lightbox-logo@2x.png', 0, 'attachment', 'image/png', 0),
(4420, 1, '2018-07-06 07:43:08', '2018-07-06 07:43:08', '\n						', 'Vertical', '\n						', 'publish', 'closed', 'closed', '', 'vertical', '', '', '2018-07-06 07:43:08', '2018-07-06 07:43:08', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace-ad&amp;p=4420', 0, 'adace-ad', '', 0),
(4421, 1, '2018-07-06 07:42:17', '2018-07-06 07:42:17', '\n						', 'neon_type5_v02', '\n						', 'inherit', 'open', 'closed', '', 'neon_type5_v02', '', '', '2018-07-06 07:42:17', '2018-07-06 07:42:17', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-300x600-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4422, 1, '2018-07-06 07:42:20', '2018-07-06 07:42:20', '\n						', 'neon_type5_v02@2x', '\n						', 'inherit', 'open', 'closed', '', 'neon_type5_v022x', '', '', '2018-07-06 07:42:20', '2018-07-06 07:42:20', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/07/dummy-ad-300x600@2x.jpg', 0, 'attachment', 'image/jpeg', 0),
(4467, 1, '2018-07-10 08:38:15', '2018-07-10 08:38:15', '\n				Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse facilisis eros risus. Nam massa sem, commodo ut tellus et, venenatis fermentum sapien. Aenean id augue hendrerit, rhoncus augue eget, vulputate risus. Quisque ultricies eros sem, dapibus imperdiet lorem gravida ac. Curabitur sit amet quam pellentesque nisi faucibus tempus. Integer eu lacus risus. Morbi eleifend ut enim eget ornare. Nunc ultrices nisi ipsum, elementum dictum nulla porta ac. Nam vitae lacinia odio. Aenean mattis in ex ut pulvinar. Integer eget imperdiet magna. Pellentesque erat purus, dignissim sit amet hendrerit non, scelerisque sed ante. Suspendisse vel ante dolor. Sed id odio eu ante sollicitudin molestie. Nam gravida dolor sit amet nulla porttitor sagittis. Phasellus elementum massa ut iaculis fringilla.\n\nFusce dictum suscipit facilisis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Vivamus commodo, ante at porttitor iaculis, sem lectus rhoncus orci, ut dignissim lorem neque nec metus. Aliquam elementum lacus consequat dui posuere gravida. Vivamus varius nec est ac efficitur. Sed ac viverra enim. Ut vitae laoreet magna, vel accumsan mauris. Donec et lorem nec enim mollis dignissim. Donec congue mauris justo, et ultrices lacus aliquam dignissim.\n\nCras feugiat nulla ut dolor hendrerit, a sodales ante sagittis. Ut laoreet, erat in congue sodales, velit ex placerat tellus, sed mattis tellus augue eu massa. In feugiat sem id justo hendrerit, eu vehicula risus mattis. Donec vitae pharetra leo. Nam eget pulvinar ex. Nam lacus tortor, feugiat eget tempus quis, euismod in nulla. Morbi consectetur, dui eu imperdiet vulputate, augue dui accumsan ligula, ac volutpat tortor lacus aliquam felis. Integer vehicula at orci interdum ultrices. Aenean vel scelerisque purus. Duis dui elit, ornare blandit nisi ut, porttitor accumsan velit. Nunc placerat nec justo ac placerat. Nam venenatis varius elit vitae dignissim. Duis in mauris dictum, consequat dolor at, volutpat risus. Donec congue, lectus non efficitur vestibulum, magna massa interdum nunc, at auctor velit velit imperdiet sapien.\n\nAenean commodo euismod elit sed pulvinar. Quisque ut ex scelerisque, mattis neque a, euismod mauris. Duis ullamcorper mattis neque, eu auctor elit tristique et. Nulla facilisis cursus dictum. Ut in ornare nisi, nec sollicitudin sem. Ut eget quam at nisl faucibus condimentum. Cras placerat augue nec tellus malesuada rhoncus vitae sit amet magna. Vivamus ut ante ligula. Curabitur convallis sem velit, eget eleifend mauris ultrices nec.\n\nNulla feugiat, ex a molestie dignissim, ante ipsum ultricies nisl, et luctus leo libero eu odio. Maecenas tempus odio eget ex volutpat, nec tempus massa sollicitudin. Duis tempor suscipit fermentum. Suspendisse gravida lacus sed ante vestibulum, eget tincidunt lacus blandit. Morbi non erat tempor, condimentum eros ac, gravida purus. Quisque in tortor ante. Mauris hendrerit, augue id iaculis rhoncus, leo lacus blandit leo, non dapibus augue odio sit amet odio. Sed ullamcorper interdum placerat. Morbi vel lacus dictum, vestibulum mauris ac, auctor ligula. Aliquam erat volutpat. Donec ornare libero sapien, eget ullamcorper mauris laoreet et. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aenean sit amet ex id purus facilisis vulputate.\n\n<!--nextpage-->\n\nAenean varius finibus molestie. Quisque dictum efficitur iaculis. Sed vehicula nulla in purus scelerisque, eu aliquet neque eleifend. Suspendisse vestibulum dolor non nunc scelerisque, eget auctor sem pretium. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras facilisis ipsum sed turpis convallis eleifend. Phasellus rutrum eros ac neque volutpat, et blandit velit faucibus.\n\nDonec at lacus leo. Sed massa neque, accumsan id ante ac, convallis auctor sem. Duis malesuada ultricies purus sed viverra. Morbi ornare mauris id elit elementum, id vehicula erat bibendum. Nulla quis ultrices dolor. Ut tristique feugiat risus, id pulvinar velit finibus sit amet. Morbi feugiat condimentum egestas. Ut nisi risus, ultrices sit amet est vitae, ultricies congue orci.\n\nQuisque mi lectus, luctus eget fermentum ut, dignissim nec quam. In sagittis lobortis eros vel sollicitudin. Fusce convallis laoreet mi non vestibulum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Phasellus eu dolor ut est tristique suscipit nec non erat. Maecenas rhoncus eleifend ante eu auctor. Nullam vel nibh lacinia, fermentum quam a, ornare est. Phasellus tincidunt augue consectetur posuere vehicula.\n\nPellentesque interdum, metus eget cursus tincidunt, nibh felis vulputate orci, ac semper elit massa non lacus. Nullam tortor odio, mollis ut ligula sed, congue imperdiet est. In molestie tempor massa a fermentum. Pellentesque et est at eros semper vulputate sed eget nibh. Nullam eget tellus mauris. Praesent tristique nunc quis nulla tincidunt, vitae porta massa placerat. Aliquam erat volutpat. Ut porttitor diam magna, lobortis mattis eros viverra vitae. Quisque malesuada erat lorem, eu varius elit posuere sit amet. Proin quis erat lacinia, elementum nunc eu, tempus nunc. Proin condimentum iaculis fermentum.\n\nCurabitur libero nisl, finibus a est vel, accumsan consectetur nunc. Sed lectus ipsum, feugiat et dolor nec, ornare pulvinar tortor. Vestibulum ac augue lacus. Proin nec mollis risus. Phasellus eu sollicitudin risus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aenean in ligula a odio venenatis malesuada. Ut mauris neque, feugiat ornare maximus eget, sagittis vel tellus. Vivamus condimentum nunc quis dolor varius, ut euismod velit luctus.\n\nDonec tincidunt leo et risus luctus, a ornare risus congue. Phasellus et aliquam nulla. Ut at pellentesque turpis. Nullam et commodo lorem. Aliquam a eros vitae turpis tempus rutrum. Nunc interdum nibh eu elit bibendum tempus. Ut consequat sodales suscipit. In blandit, magna vel suscipit tincidunt, dolor eros porta lacus, a hendrerit velit arcu vel orci. Vestibulum mattis, elit nec egestas venenatis, eros velit facilisis ipsum, vitae varius eros felis ornare augue. Nunc suscipit, metus eu laoreet egestas, turpis dui congue nisi, quis maximus augue nisi et augue. Integer porttitor tellus nulla, sed ultrices quam scelerisque vel. Suspendisse consectetur vel magna quis auctor. Integer vel commodo dolor. Phasellus lorem nulla, placerat et augue sed, ultrices dignissim nisl.\n\n<!--nextpage-->\n\nMauris sapien erat, imperdiet non ligula ac, viverra scelerisque metus. Curabitur maximus at erat non rhoncus. Mauris placerat massa eu posuere rutrum. In interdum pellentesque accumsan. Sed vel dolor ac arcu finibus consequat. Pellentesque vitae quam a lorem egestas suscipit. Praesent lacus justo, fermentum non luctus ut, faucibus sed ante. Etiam eu dictum dolor. Cras in pulvinar sapien. Maecenas bibendum, diam ac cursus sodales, ipsum augue tempus justo, eget dictum tortor urna nec enim. Suspendisse ornare sagittis ultrices. Curabitur id justo id justo eleifend tristique. Cras non efficitur mauris, non maximus tortor.\n\nNulla vel nulla nibh. Quisque lobortis iaculis lectus, sit amet porttitor tellus viverra et. Maecenas vitae nunc tincidunt, efficitur lectus non, efficitur nisi. Morbi scelerisque ante a elementum scelerisque. Proin tincidunt rutrum suscipit. Vivamus vestibulum id ipsum ac iaculis. Phasellus non metus vel velit dictum gravida ac accumsan lacus. Aenean eget magna scelerisque, sodales eros non, malesuada lacus. Nullam feugiat iaculis tincidunt. Sed eu euismod metus, et tincidunt leo. Phasellus odio elit, consectetur quis laoreet eget, mollis hendrerit orci. Aenean et condimentum massa. Duis eget mattis neque.\n\nDonec pulvinar eget arcu sed mattis. Vivamus mollis elit quam, sit amet interdum nunc volutpat in. Fusce feugiat tempus est, vitae sagittis mauris vulputate eget. Quisque varius nec neque ut luctus. Proin purus neque, commodo quis ipsum quis, sodales iaculis est. Morbi tincidunt commodo ligula quis congue. Donec suscipit enim dictum, tristique diam non, dapibus velit. Praesent orci quam, mattis ac ullamcorper hendrerit, tempor vel nibh. Proin consectetur ante id dictum vehicula. Aliquam eget mattis mi, eu aliquam augue. Etiam est lorem, finibus euismod tortor sed, rutrum vulputate ante. Aenean odio diam, pulvinar sed cursus eget, sagittis dictum leo.\n\nEtiam tellus mauris, suscipit tempus ipsum eu, ultrices tempus velit. Proin interdum nisl non facilisis imperdiet. Donec luctus semper turpis, eget commodo ex maximus vel. Phasellus est nisl, viverra a lectus sed, tempus suscipit sapien. Cras sollicitudin egestas risus ac facilisis. Fusce enim tortor, dapibus molestie sollicitudin ac, malesuada sit amet odio. Donec elementum lorem facilisis tellus sollicitudin, sit amet laoreet lacus pulvinar. Cras ultricies tempor convallis. Vestibulum porta sem elementum, rhoncus sapien eu, pellentesque eros. Sed pellentesque facilisis velit a tempus. Pellentesque congue nisi nulla, quis facilisis mauris pharetra vitae. Praesent dignissim orci sed tempus lobortis.\n\nVivamus a porttitor diam, tincidunt commodo ante. Suspendisse rhoncus egestas mollis. Cras malesuada ipsum quam, at porta ligula ullamcorper ac. Maecenas non lectus quis augue congue malesuada eu non mi. Nunc molestie enim blandit, ullamcorper lacus non, congue tellus. Nulla lobortis sem lacus, id feugiat sapien condimentum ut. Morbi non erat vehicula, fermentum quam ac, porta libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Praesent tristique rutrum accumsan. Ut eleifend vitae arcu vitae convallis. Proin erat leo, consectetur nec libero nec, tincidunt sagittis sem. Aliquam vitae quam a odio auctor dapibus. Nullam quam metus, pretium eget consequat aliquet, iaculis in libero. Donec non gravida ex. Nunc euismod, diam eget rutrum aliquam, ex tortor lobortis turpis, sed ultrices lacus urna sed lorem.\n\nNulla gravida auctor massa, eget semper augue rhoncus et. Pellentesque sit amet dapibus mauris. Cras ut sapien vulputate, pharetra ante sed, varius risus. Curabitur ac fringilla ligula, sit amet vehicula quam. Suspendisse gravida feugiat est ut convallis. Integer molestie ante et nulla semper, ut finibus justo blandit. Pellentesque viverra, metus non placerat dignissim, dui ex aliquet felis, eget posuere quam lorem sed nulla. Donec turpis ex, commodo a neque ut, consectetur dignissim justo. Maecenas et orci id nulla pharetra varius id vitae nulla. Donec eget tempor nisl. Vivamus vulputate purus eu viverra venenatis. Aliquam consectetur luctus rhoncus. Nullam aliquet, eros et tempor tincidunt, dolor leo maximus elit, nec molestie tellus orci quis lorem. Integer elementum tempus urna, nec vestibulum diam auctor congue. Proin quis placerat lectus. Nunc quam arcu, ullamcorper sit amet posuere ut, finibus eget nibh.\n\n<!--nextpage-->\n\nVivamus tempor mattis mauris, a gravida dolor varius id. Donec placerat justo sit amet fringilla pellentesque. Nulla ac nibh sagittis, feugiat metus in, scelerisque metus. Mauris convallis magna risus, sit amet interdum purus egestas at. Integer malesuada libero ut euismod tempus. In neque mi, tincidunt nec mollis ac, convallis et turpis. Vestibulum diam tellus, accumsan et lacus id, consectetur efficitur ligula. Vivamus sit amet gravida dui, vel iaculis nisi. Fusce consequat est eu turpis facilisis, eget consectetur elit rutrum. Integer ac suscipit nisi, at accumsan tellus. Mauris venenatis arcu et felis pellentesque posuere. Sed sagittis cursus justo eu tincidunt. Fusce venenatis tortor id leo ullamcorper gravida. Nulla molestie neque nunc, blandit auctor justo tristique eget. Ut facilisis quis lectus in viverra. Sed vitae purus nec dolor sollicitudin elementum vel molestie libero.\n\nQuisque vel purus purus. In scelerisque eget arcu vitae finibus. Vestibulum consectetur facilisis tellus ac malesuada. Nunc tincidunt ut velit at finibus. Donec vitae mattis neque. Sed ac ante imperdiet, ornare augue ut, dignissim magna. Sed rutrum dolor at lacus gravida, semper dapibus turpis tempor. Aenean nec aliquam mi. Donec porta neque viverra nulla varius elementum eu porttitor lectus. Donec elementum sapien dolor, vitae suscipit felis tempus quis. Proin massa orci, sollicitudin quis justo ac, blandit commodo lorem. Proin commodo consectetur ultricies. Vivamus rutrum metus vitae lacus convallis consequat eget volutpat tellus. Phasellus ullamcorper vitae augue eu auctor. Integer ut est in augue vehicula sagittis.\n\nPellentesque rhoncus elit leo, sed laoreet est fermentum vel. Suspendisse accumsan sem quis diam lacinia accumsan. Donec a massa vel mi ultrices tincidunt et vel elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas egestas libero neque, at imperdiet mauris tempor suscipit. Integer eu nisi purus. Nunc posuere urna iaculis ligula imperdiet, sed malesuada eros elementum. Fusce auctor, massa vitae fermentum convallis, justo nisl sollicitudin est, at ullamcorper augue leo id metus. Duis sodales massa turpis, id blandit dui venenatis ac. Nam id magna sem. Ut et metus pharetra, finibus arcu eu, consequat mauris. Morbi id ex diam. Pellentesque eu diam ornare, venenatis leo vitae, sodales est. Aliquam lorem leo, viverra ac pretium vel, rutrum at tortor. Cras blandit congue rhoncus.\n\nPraesent ac tincidunt sapien, lobortis elementum risus. Quisque rhoncus tempor lacinia. Sed nulla ligula, mollis a luctus id, egestas eu felis. Mauris in vestibulum nulla, eu tempus dui. Mauris varius vehicula elit ac pretium. Donec pulvinar viverra neque, sagittis volutpat nibh. Duis semper aliquam augue. Donec sed augue sit amet massa pulvinar imperdiet. Sed lacinia dolor maximus, molestie lectus non, pulvinar nibh. Cras maximus, libero vitae lobortis laoreet, velit lacus congue odio, vitae aliquam enim eros id justo. Nullam quis augue maximus, aliquet massa suscipit, ultrices tellus. Vivamus nec enim mauris. Maecenas interdum molestie justo, ut lacinia nulla dapibus viverra.\n\nEtiam non ipsum enim. Curabitur semper, justo eu sodales efficitur, massa nisl ullamcorper magna, in ultricies eros ipsum sed sapien. Etiam sodales vestibulum risus nec mollis. Donec in tortor ac leo porta condimentum non quis velit. Nulla pellentesque vitae augue varius vulputate. Sed cursus elit arcu, vitae auctor neque accumsan viverra. Pellentesque eget convallis mauris, eget porta augue. Duis volutpat ullamcorper ultricies.		', 'Page with left sidebar', '\n						', 'publish', 'closed', 'closed', '', 'page-with-left-sidebar', '', '', '2018-07-10 08:38:15', '2018-07-10 08:38:15', '', 347, 'http://staging.bimber.bringthepixel.com/main/?page_id=4467', 0, 'page', '', 0),
(4483, 1, '2018-07-11 07:30:16', '0000-00-00 00:00:00', '\n						', '[draft]', '\n						', 'draft', 'open', 'closed', '', '', '', '', '2018-07-11 07:30:16', '0000-00-00 00:00:00', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=snax_quiz&amp;p=4483', 0, 'snax_quiz', '', 0),
(4484, 1, '2018-07-11 07:30:32', '2018-07-11 07:30:32', '\n						', 'Q1', '\n						', 'publish', 'closed', 'closed', '', 'q1', '', '', '2018-07-11 07:30:32', '2018-07-11 07:30:32', '', 4483, 'http://staging.bimber.bringthepixel.com/main/snax_question/q1/', 1, 'snax_question', '', 0),
(4485, 1, '2018-07-11 07:30:32', '2018-07-11 07:30:32', '\n						', 'Yes', '\n						', 'publish', 'closed', 'closed', '', 'yes-21', '', '', '2018-07-11 07:30:32', '2018-07-11 07:30:32', '', 4484, 'http://staging.bimber.bringthepixel.com/main/snax_answer/yes-21/', 1, 'snax_answer', '', 0),
(4486, 1, '2018-07-11 07:30:32', '2018-07-11 07:30:32', '\n						', 'No', '\n						', 'publish', 'closed', 'closed', '', 'no-21', '', '', '2018-07-11 07:30:32', '2018-07-11 07:30:32', '', 4484, 'http://staging.bimber.bringthepixel.com/main/snax_answer/no-21/', 2, 'snax_answer', '', 0),
(4551, 1, '2018-07-13 11:50:36', '2018-07-13 11:50:36', '\n				[login_form]		', 'Login', '\n						', 'publish', 'closed', 'closed', '', 'login', '', '', '2018-07-13 11:50:36', '2018-07-13 11:50:36', '', 0, 'http://staging.bimber.bringthepixel.com/main/?page_id=4551', 0, 'page', '', 0),
(4609, 1, '2018-07-16 13:05:43', '2018-07-16 13:05:43', '\n						', 'DigiKey Shop', '\n						', 'publish', 'closed', 'closed', '', 'affiliate-link-1', '', '', '2018-07-16 13:05:43', '2018-07-16 13:05:43', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace_link&amp;p=4609', 0, 'adace_link', '', 0),
(4610, 1, '2018-07-16 13:11:09', '2018-07-16 13:11:09', '\n						', 'EdgeVerse on Amazon', '\n						', 'publish', 'closed', 'closed', '', 'affiliate-link-2', '', '', '2018-07-16 13:11:09', '2018-07-16 13:11:09', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace_link&amp;p=4610', 0, 'adace_link', '', 0),
(4611, 1, '2018-07-16 13:11:45', '2018-07-16 13:11:45', '\n						', 'New album: Quible', '\n						', 'publish', 'closed', 'closed', '', 'affiliate-link-3', '', '', '2018-07-16 13:11:45', '2018-07-16 13:11:45', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace_link&amp;p=4611', 0, 'adace_link', '', 0),
(4670, 1, '2018-07-20 06:33:29', '2018-07-20 06:33:29', '\n						', 'Listen to Realcast', '\n						', 'publish', 'closed', 'closed', '', 'listen-to-realcast', '', '', '2018-07-20 06:33:29', '2018-07-20 06:33:29', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace_link&amp;p=4670', 0, 'adace_link', '', 0),
(4671, 1, '2018-07-20 06:34:45', '2018-07-20 06:34:45', '\n						', 'Buzzpath', '\n						', 'publish', 'closed', 'closed', '', 'buzzpath', '', '', '2018-07-20 06:34:45', '2018-07-20 06:34:45', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace_link&amp;p=4671', 0, 'adace_link', '', 0),
(4673, 1, '2018-07-20 06:35:58', '2018-07-20 06:35:58', '\n						', 'FiveFeed Media Store', '\n						', 'publish', 'closed', 'closed', '', 'fivefeed-media-store', '', '', '2018-07-20 06:35:58', '2018-07-20 06:35:58', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace_link&amp;p=4673', 0, 'adace_link', '', 0),
(4893, 1, '2018-08-27 09:52:21', '2018-08-27 09:52:21', '\n				[bimber_collection title=\"List Upvote\" template=\"upvote\" max=\"3\"]\n\n[bimber_collection title=\"Grid XXSmall\" template=\"grid-xxs\" max=\"12\" columns=\"6\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"] \n\n[bimber_collection title=\"Grid XXSmall Mod01\" template=\"grid-xxs-mod01\" max=\"5\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"] \n\n[bimber_collection title=\"Grid XXSmall Mod11\" template=\"grid-xxs-mod11\" max=\"5\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"] \n\n[bimber_collection title=\"Grid Small Mod03\" template=\"grid-s-mod03\" max=\"5\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"] \n\n[bimber_collection title=\"Ordered Text List XSmall\" template=\"otxtlist-xs\" max=\"5\" show_featured_media=\"no\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"] \n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Ordered Text List Medium\" template=\"otxtlist-m\" max=\"5\" show_featured_media=\"no\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"] \n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Ordered Text List XLarge\" template=\"otxtlist-xl\" max=\"5\" show_featured_media=\"no\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"] \n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XLarge\" template=\"list-xl\" max=\"2\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List\" template=\"list-standard\" max=\"3\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List Small\" template=\"list-s\" max=\"3\" columns=\"1\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List Small 2 columns\" template=\"list-s\" max=\"4\" columns=\"2\" show_summary=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XSmall\" template=\"list-xs\" max=\"3\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall\" template=\"list-xxs\" max=\"3\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 01\" template=\"list-xxs-mod01\" max=\"4\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 02\" template=\"list-xxs-mod02\" max=\"5\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 03\" template=\"list-xxs-mod03\" max=\"9\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 11\" template=\"list-xxs-mod11\" max=\"4\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 12\" template=\"list-xxs-mod12\" max=\"5\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 13\" template=\"list-xxs-mod13\" max=\"9\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 21\" template=\"list-xxs-mod21\" max=\"8\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 31\" template=\"list-xxs-mod31\" max=\"5\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"List XXSmall : Module 32\" template=\"list-xxs-mod32\" max=\"5\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n\n[bimber_collection title=\"Text List : Module 01\" template=\"txtlist-mod01\" max=\"5\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Text List : Module 02\" template=\"txtlist-mod02\" max=\"8\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Text List : Module 03\" template=\"txtlist-mod03\" max=\"12\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Text List : Module 11\" template=\"txtlist-mod11\" max=\"5\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Module 10 2of3\" template=\"10-2of3\" max=\"3\" columns=\"2\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection template=\"list-numbered\" max=\"3\" columns=\"1\" show_featured_media=\"no\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection template=\"list-numbered\" max=\"3\" columns=\"1\" show_shares=\"no\" show_views=\"no\" show_comments_link=\"no\" show_downloads=\"no\" show_votes=\"no\" show_categories=\"no\" show_summary=\"no\" show_author=\"no\" show_avatar=\"no\" show_date=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection template=\"list-numbered\" max=\"3\" columns=\"1\" show_featured_media=\"no\" show_summary=\"no\"]\n\n[bimber_collection title=\"Masonry\" template=\"masonry-stretched\" max=\"7\" show_summary=\"no\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Zigzag\" template=\"zigzag\" max=\"2\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Grid Small\" template=\"grid-s\" max=\"8\" columns=\"4\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Grid Large\" template=\"grid-l\" max=\"4\" columns=\"2\"]\n\n<div style=\"margin: 90px 0;\"></div>\n\n[bimber_collection title=\"Grid\" template=\"grid-standard\" max=\"6\" columns=\"3\"]\n\n<div style=\"margin: 90px 0;\"></div>		', 'Collection', '\n						', 'publish', 'closed', 'closed', '', 'collection', '', '', '2018-08-27 09:52:21', '2018-08-27 09:52:21', '', 0, 'http://staging.bimber.bringthepixel.com/main/?page_id=4893', 0, 'page', '', 0),
(4941, 1, '2018-09-18 11:07:42', '2018-09-18 11:07:42', '\n						', '336x280', '\n						', 'publish', 'closed', 'closed', '', '336x280', '', '', '2018-09-18 11:07:42', '2018-09-18 11:07:42', '', 0, 'http://staging.bimber.bringthepixel.com/main/?post_type=adace-ad&amp;p=4941', 0, 'adace-ad', '', 0),
(4948, 1, '2018-09-18 11:07:27', '2018-09-18 11:07:27', '\n						', 'neon_type6_v02@2x', '\n						', 'inherit', 'open', 'closed', '', 'neon_type6_v022x', '', '', '2018-09-18 11:07:27', '2018-09-18 11:07:27', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/09/neon_type6_v02@2x.jpg', 0, 'attachment', 'image/jpeg', 0),
(4949, 1, '2018-09-18 11:07:28', '2018-09-18 11:07:28', '\n						', 'neon_type6_v02', '\n						', 'inherit', 'open', 'closed', '', 'neon_type6_v02', '', '', '2018-09-18 11:07:28', '2018-09-18 11:07:28', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/09/neon_type6_v02.jpg', 0, 'attachment', 'image/jpeg', 0),
(4997, 1, '2018-12-14 08:47:42', '2018-12-14 08:47:42', '\n						', 'bimber-inverted-logo', '\n						', 'inherit', 'open', 'closed', '', 'bimber-inverted-logo', '', '', '2018-12-14 08:47:42', '2018-12-14 08:47:42', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/12/bimber-inverted-logo.png', 0, 'attachment', 'image/png', 0),
(4998, 1, '2018-12-14 08:47:58', '2018-12-14 08:47:58', '\n						', 'bimber-inverted-logo-2x', '\n						', 'inherit', 'open', 'closed', '', 'bimber-inverted-logo-2x', '', '', '2018-12-14 08:47:58', '2018-12-14 08:47:58', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/12/bimber-inverted-logo-2x.png', 0, 'attachment', 'image/png', 0),
(5012, 1, '2018-12-31 09:20:08', '2018-12-31 09:20:08', '\n						', 'demo-mobile-logo', '\n						', 'inherit', 'open', 'closed', '', 'demo-mobile-logo', '', '', '2018-12-31 09:20:08', '2018-12-31 09:20:08', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo.png', 0, 'attachment', 'image/png', 0),
(5013, 1, '2018-12-31 09:20:38', '2018-12-31 09:20:38', '\n						', 'demo-mobile-logo@2x', '\n						', 'inherit', 'open', 'closed', '', 'demo-mobile-logo2x', '', '', '2018-12-31 09:20:38', '2018-12-31 09:20:38', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo@2x.png', 0, 'attachment', 'image/png', 0),
(5014, 1, '2018-12-31 09:20:57', '2018-12-31 09:20:57', '\n						', 'demo-mobile-logo-inverted', '\n						', 'inherit', 'open', 'closed', '', 'demo-mobile-logo-inverted', '', '', '2018-12-31 09:20:57', '2018-12-31 09:20:57', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo-inverted.png', 0, 'attachment', 'image/png', 0),
(5015, 1, '2018-12-31 09:21:14', '2018-12-31 09:21:14', '\n						', 'demo-mobile-logo-inverted@2x', '\n						', 'inherit', 'open', 'closed', '', 'demo-mobile-logo-inverted2x', '', '', '2018-12-31 09:21:14', '2018-12-31 09:21:14', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2018/12/demo-mobile-logo-inverted@2x.png', 0, 'attachment', 'image/png', 0),
(5222, 1, '2019-03-12 10:46:05', '2019-03-12 10:46:05', '', 'demo_01', '', 'inherit', 'open', 'closed', '', 'demo_01', '', '', '2019-03-12 10:46:05', '2019-03-12 10:46:05', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/demo_01.jpg', 0, 'attachment', 'image/jpeg', 0),
(5223, 1, '2019-03-12 10:46:07', '2019-03-12 10:46:07', '', 'demo_02', '', 'inherit', 'open', 'closed', '', 'demo_02', '', '', '2019-03-12 10:46:07', '2019-03-12 10:46:07', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/demo_02.jpg', 0, 'attachment', 'image/jpeg', 0),
(5224, 1, '2019-03-12 10:46:09', '2019-03-12 10:46:09', '', 'demo_03', '', 'inherit', 'open', 'closed', '', 'demo_03', '', '', '2019-03-12 10:46:09', '2019-03-12 10:46:09', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/demo_03.jpg', 0, 'attachment', 'image/jpeg', 0),
(5225, 1, '2019-03-12 10:46:11', '2019-03-12 10:46:11', '', 'demo_04', '', 'inherit', 'open', 'closed', '', 'demo_04', '', '', '2019-03-12 10:46:11', '2019-03-12 10:46:11', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/demo_04.jpg', 0, 'attachment', 'image/jpeg', 0),
(5226, 1, '2019-03-12 10:46:13', '2019-03-12 10:46:13', '', 'demo_05', '', 'inherit', 'open', 'closed', '', 'demo_05', '', '', '2019-03-12 10:46:13', '2019-03-12 10:46:13', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/demo_05.jpg', 0, 'attachment', 'image/jpeg', 0),
(5227, 1, '2019-03-12 10:46:15', '2019-03-12 10:46:15', '', 'demo_06', '', 'inherit', 'open', 'closed', '', 'demo_06', '', '', '2019-03-12 10:46:15', '2019-03-12 10:46:15', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/demo_06.jpg', 0, 'attachment', 'image/jpeg', 0),
(5236, 1, '2019-03-12 10:46:20', '2019-03-12 10:46:20', '', 'dummy-ad-750x200', '', 'inherit', 'open', 'closed', '', 'dummy-ad-750x200', '', '', '2019-03-12 10:46:20', '2019-03-12 10:46:20', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/dummy-ad-750x200-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(5237, 1, '2019-03-12 10:46:20', '2019-03-12 10:46:20', '', 'dummy-ad-750x200@2x', '', 'inherit', 'open', 'closed', '', 'dummy-ad-750x2002x', '', '', '2019-03-12 10:46:20', '2019-03-12 10:46:20', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/dummy-ad-750x200@2x.jpg', 0, 'attachment', 'image/jpeg', 0),
(5240, 1, '2019-03-12 10:46:23', '2019-03-12 10:46:23', '', 'dummy-newsletter-horizontal-background', '', 'inherit', 'open', 'closed', '', 'dummy-newsletter-horizontal-background', '', '', '2019-03-12 10:46:23', '2019-03-12 10:46:23', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/dummy-newsletter-horizontal-background.png', 0, 'attachment', 'image/png', 0),
(5242, 1, '2019-03-12 10:46:31', '2019-03-12 10:46:31', '', 'dummy-newsletter-vertical-background', '', 'inherit', 'open', 'closed', '', 'dummy-newsletter-vertical-background', '', '', '2019-03-12 10:46:31', '2019-03-12 10:46:31', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/dummy-newsletter-vertical-background.png', 0, 'attachment', 'image/png', 0),
(5243, 1, '2019-03-12 10:46:33', '2019-03-12 10:46:33', '', 'dummy-product-category', '', 'inherit', 'open', 'closed', '', 'dummy-product-category', '', '', '2019-03-12 10:46:33', '2019-03-12 10:46:33', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/dummy-product-category.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5244, 1, '2019-03-12 10:46:39', '2019-03-12 10:46:39', '', 'dummy-product', '', 'inherit', 'open', 'closed', '', 'dummy-product', '', '', '2019-03-12 10:46:39', '2019-03-12 10:46:39', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/dummy-product.png', 0, 'attachment', 'image/png', 0),
(5248, 1, '2019-03-12 10:46:50', '2019-03-12 10:46:50', '', 'single_content_gif_v01', '', 'inherit', 'open', 'closed', '', 'single_content_gif_v01-2', '', '', '2019-03-12 10:46:50', '2019-03-12 10:46:50', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/single_content_gif_v01.gif', 0, 'attachment', 'image/gif', 0),
(5249, 1, '2019-03-12 10:46:50', '2019-03-12 10:46:50', '', 'single_content_mp4_v01', '', 'inherit', 'open', 'closed', '', 'single_content_mp4_v01-2', '', '', '2019-03-12 10:46:50', '2019-03-12 10:46:50', '', 0, 'http://www.theav.in/wptulip/wp-content/uploads/2019/03/single_content_mp4_v01.mp4', 0, 'attachment', 'video/mp4', 0),
(5252, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Home', '\n						', 'publish', 'closed', 'closed', '', 'home', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/home/', 1, 'nav_menu_item', '', 0),
(5272, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Posts', '\n						', 'publish', 'closed', 'closed', '', 'posts', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/posts/', 2, 'nav_menu_item', '', 0),
(5273, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Submissions', '\n						', 'publish', 'closed', 'closed', '', 'submissions', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/submissions/', 3, 'nav_menu_item', '', 0),
(5274, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Votes', '\n						', 'publish', 'closed', 'closed', '', 'votes', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/votes/', 4, 'nav_menu_item', '', 0),
(5275, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Activity', '\n						', 'publish', 'closed', 'closed', '', 'activity', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/activity/', 5, 'nav_menu_item', '', 0),
(5276, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Profile', '\n						', 'publish', 'closed', 'closed', '', 'profile', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/profile/', 1, 'nav_menu_item', '', 0),
(5277, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Notifications', '\n						', 'publish', 'closed', 'closed', '', 'notifications', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/notifications/', 6, 'nav_menu_item', '', 0),
(5278, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Settings', '\n						', 'publish', 'closed', 'closed', '', 'settings', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/settings/', 7, 'nav_menu_item', '', 0),
(5279, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Log Out', '\n						', 'publish', 'closed', 'closed', '', 'log-out', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/log-out/', 8, 'nav_menu_item', '', 0),
(5280, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Random article', '\n						', 'publish', 'closed', 'closed', '', 'random-article', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/random-article/', 40, 'nav_menu_item', '', 0),
(5285, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'All demos', '\n						', 'publish', 'closed', 'closed', '', 'all-demos', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/all-demos/', 1, 'nav_menu_item', '', 0),
(5286, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Main', '\n						', 'publish', 'closed', 'closed', '', 'main', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/main/', 2, 'nav_menu_item', '', 0),
(5287, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Gagster', '\n						', 'publish', 'closed', 'closed', '', 'gagster', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/gagster/', 3, 'nav_menu_item', '', 0),
(5288, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Celebrities', '\n						', 'publish', 'closed', 'closed', '', 'celebrities', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/celebrities/', 10, 'nav_menu_item', '', 0),
(5289, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Smiley', '\n						', 'publish', 'closed', 'closed', '', 'smiley', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/smiley/', 11, 'nav_menu_item', '', 0),
(5290, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Wall', '\n						', 'publish', 'closed', 'closed', '', 'wall', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/wall/', 12, 'nav_menu_item', '', 0),
(5291, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'BadBoy', '\n						', 'publish', 'closed', 'closed', '', 'badboy', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/badboy/', 13, 'nav_menu_item', '', 0),
(5292, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Minimal', '\n						', 'publish', 'closed', 'closed', '', 'minimal', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/minimal/', 14, 'nav_menu_item', '', 0),
(5293, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Geeky', '\n						', 'publish', 'closed', 'closed', '', 'geeky', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/geeky/', 15, 'nav_menu_item', '', 0),
(5294, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Affiliate', '\n						', 'publish', 'closed', 'closed', '', 'affiliate', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/affiliate/', 16, 'nav_menu_item', '', 0),
(5295, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Bunchy', '\n						', 'publish', 'closed', 'closed', '', 'bunchy', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/bunchy/', 17, 'nav_menu_item', '', 0),
(5296, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Community', '\n						', 'publish', 'closed', 'closed', '', 'community', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/community/', 18, 'nav_menu_item', '', 0),
(5299, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Music', '\n						', 'publish', 'closed', 'closed', '', 'music', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/music/', 6, 'nav_menu_item', '', 0),
(5300, 1, '2022-08-11 18:32:23', '2022-08-11 18:28:40', '', 'Home', '						', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2022-08-11 18:32:23', '2022-08-11 18:32:23', '', 0, 'http://www.theav.in/wptulip/uncategorized/home-2/', 1, 'nav_menu_item', '', 0),
(5301, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Fashion', '\n						', 'publish', 'closed', 'closed', '', 'fashion', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/fashion/', 8, 'nav_menu_item', '', 0),
(5302, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Freebies', '\n						', 'publish', 'closed', 'closed', '', 'freebies', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/freebies/', 9, 'nav_menu_item', '', 0),
(5303, 1, '2022-08-11 18:28:40', '2022-08-11 18:28:40', '\n						', 'Carmania', '\n						', 'publish', 'closed', 'closed', '', 'carmania', '', '', '2022-08-11 18:28:40', '2022-08-11 18:28:40', '', 0, 'http://www.theav.in/wptulip/uncategorized/carmania/', 7, 'nav_menu_item', '', 0),
(5310, 1, '2022-08-11 18:28:41', '2022-08-11 18:28:41', '\n						', 'Relink', '\n						', 'publish', 'closed', 'closed', '', 'relink', '', '', '2022-08-11 18:28:41', '2022-08-11 18:28:41', '', 0, 'http://www.theav.in/wptulip/uncategorized/relink/', 4, 'nav_menu_item', '', 0),
(5311, 1, '2022-08-11 18:28:41', '2022-08-11 18:28:41', '\n						', 'Food', '\n						', 'publish', 'closed', 'closed', '', 'food', '', '', '2022-08-11 18:28:41', '2022-08-11 18:28:41', '', 0, 'http://www.theav.in/wptulip/uncategorized/food/', 5, 'nav_menu_item', '', 0),
(5312, 1, '2017-11-09 09:04:55', '2017-11-09 09:04:55', 'This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://packman-bimber.localhost/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page-2', '', '', '2017-11-09 09:04:55', '2017-11-09 09:04:55', '', 0, 'http://packman-bimber.localhost/?page_id=2', 0, 'page', '', 0),
(5313, 1, '2017-11-17 12:16:54', '2017-11-17 12:16:54', '', 'Frontend Submission', '', 'publish', 'closed', 'closed', '', 'frontend-submission-3', '', '', '2017-11-17 12:16:54', '2017-11-17 12:16:54', '', 0, 'http://packman-bimber.localhost/frontend-submission/', 0, 'page', '', 0),
(5314, 1, '2017-11-17 12:21:54', '2017-11-17 12:21:54', '', 'Activity', '', 'publish', 'closed', 'closed', '', 'activity', '', '', '2017-11-17 12:21:54', '2017-11-17 12:21:54', '', 0, 'http://packman-bimber.localhost/activity/', 0, 'page', '', 0),
(5318, 1, '2022-08-11 18:28:44', '2022-08-11 18:28:44', '\n				 		', '', '\n						', 'publish', 'closed', 'closed', '', '5318', '', '', '2022-08-11 18:28:44', '2022-08-11 18:28:44', '', 0, 'http://www.theav.in/wptulip/uncategorized/5318/', 2, 'nav_menu_item', '', 0),
(5319, 1, '2022-08-11 18:32:23', '2022-08-11 18:28:44', ' ', '', '						', 'publish', 'closed', 'closed', '', '5319', '', '', '2022-08-11 18:32:23', '2022-08-11 18:32:23', '', 0, 'http://www.theav.in/wptulip/uncategorized/5319/', 4, 'nav_menu_item', '', 0),
(5348, 1, '2022-08-11 18:28:44', '2022-08-11 18:28:44', '\n				 		', '', '\n						', 'publish', 'closed', 'closed', '', '5348', '', '', '2022-08-11 18:28:44', '2022-08-11 18:28:44', '', 0, 'http://www.theav.in/wptulip/uncategorized/5348/', 3, 'nav_menu_item', '', 0),
(5358, 1, '2022-08-11 18:28:45', '2022-08-11 18:28:45', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'inherit', 'closed', 'closed', '', '1-revision-v1', '', '', '2022-08-11 18:28:45', '2022-08-11 18:28:45', '', 1, 'http://www.theav.in/wptulip/?p=5358', 0, 'revision', '', 0),
(5359, 1, '2022-08-11 18:28:45', '2022-08-11 18:28:45', '<p>\n	<label>Email address:</label> \n		<input type=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required />\n</p>\n\n<p>\n	<input type=\"submit\" value=\"Sign up\" />\n</p>', 'Default sign-up form', '', 'publish', 'closed', 'closed', '', 'default-sign-up-form', '', '', '2022-08-11 18:28:45', '2022-08-11 18:28:45', '', 0, 'http://www.theav.in/wptulip/mc4wp-form/default-sign-up-form/', 0, 'mc4wp-form', '', 0),
(5360, 1, '2022-08-11 18:32:23', '2022-08-11 18:32:23', '', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2022-08-11 18:32:23', '2022-08-11 18:32:23', '', 0, 'http://www.theav.in/wptulip/?p=5360', 2, 'nav_menu_item', '', 0),
(5361, 1, '2022-08-11 18:32:23', '2022-08-11 18:32:23', '', 'Magazines', '', 'publish', 'closed', 'closed', '', 'magazines', '', '', '2022-08-11 18:32:23', '2022-08-11 18:32:23', '', 0, 'http://www.theav.in/wptulip/?p=5361', 3, 'nav_menu_item', '', 0);

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

--
-- Table structure for table `wp_snax_collections`
--

CREATE TABLE `wp_snax_collections` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `collection_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL,
  `post_order` int(11) NOT NULL DEFAULT 0,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_snax_polls`
--

CREATE TABLE `wp_snax_polls` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `poll_id` bigint(20) NOT NULL,
  `question_id` bigint(20) NOT NULL,
  `answer_id` bigint(20) NOT NULL,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `author_ip` varchar(100) NOT NULL DEFAULT '',
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_snax_votes`
--

CREATE TABLE `wp_snax_votes` (
  `vote_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `vote` int(2) NOT NULL,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `author_ip` varchar(100) NOT NULL DEFAULT '',
  `author_host` varchar(200) NOT NULL,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

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

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

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

INSERT INTO `wp_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 17, '_g1_demo_data', 'main'),
(2, 17, 'bimber_taxonomy_image', ''),
(3, 17, 'bimber_header_composition', ''),
(4, 17, 'bimber_header_background_color', ''),
(5, 17, 'bimber_header_background2_color', ''),
(6, 17, 'bimber_header_background_image', ''),
(7, 17, 'bimber_header_background_size', 'auto'),
(8, 17, 'bimber_header_background_repeat', 'no-repeat'),
(9, 17, 'bimber_header_override_hide_elements', 'none'),
(10, 17, 'bimber_label_color', '#e74c3c'),
(11, 17, 'bimber_featured_entries', ''),
(12, 17, 'bimber_featured_entries_template', '2-4-4-stretched'),
(13, 17, 'bimber_featured_entries_gutter', ''),
(14, 17, 'bimber_featured_entries_title', ''),
(15, 17, 'bimber_featured_entries_title_hide', ''),
(16, 17, 'bimber_featured_entries_time_range', ''),
(17, 17, 'bimber_template', ''),
(18, 17, 'bimber_title', ''),
(19, 17, 'bimber_title_hide', ''),
(20, 17, 'bimber_posts_per_page', ''),
(21, 17, 'bimber_pagination', ''),
(22, 17, 'bimber_override_hide_elements', 'none'),
(23, 17, 'bimber_hide_elements', ''),
(24, 17, 'bimber_header_hide_elements', ''),
(25, 17, 'bimber_newsletter', ''),
(26, 17, 'bimber_newsletter_after_post', ''),
(27, 17, 'bimber_product', ''),
(28, 17, 'bimber_product_after_post', ''),
(29, 17, 'bimber_ad', ''),
(30, 17, 'bimber_ad_after_post', ''),
(31, 17, 'bimber_header_text_color', ''),
(32, 17, 'bimber_sidebar_location', ''),
(33, 17, 'bimber_sidebar_override', ''),
(34, 18, '_g1_demo_data', 'main'),
(35, 18, 'bimber_taxonomy_image', ''),
(36, 18, 'bimber_header_composition', ''),
(37, 18, 'bimber_header_background_color', ''),
(38, 18, 'bimber_header_background2_color', ''),
(39, 18, 'bimber_header_background_image', ''),
(40, 18, 'bimber_header_background_size', 'auto'),
(41, 18, 'bimber_header_background_repeat', 'no-repeat'),
(42, 18, 'bimber_header_override_hide_elements', 'none'),
(43, 18, 'bimber_label_color', '#00c36e'),
(44, 18, 'bimber_featured_entries', ''),
(45, 18, 'bimber_featured_entries_template', 'todo-music'),
(46, 18, 'bimber_featured_entries_gutter', ''),
(47, 18, 'bimber_featured_entries_title', ''),
(48, 18, 'bimber_featured_entries_title_hide', 'standard'),
(49, 18, 'bimber_featured_entries_time_range', ''),
(50, 18, 'bimber_template', ''),
(51, 18, 'bimber_title', ''),
(52, 18, 'bimber_title_hide', ''),
(53, 18, 'bimber_posts_per_page', ''),
(54, 18, 'bimber_pagination', ''),
(55, 18, 'bimber_override_hide_elements', 'none'),
(56, 18, 'bimber_hide_elements', ''),
(57, 18, 'bimber_header_hide_elements', ''),
(58, 18, 'bimber_newsletter', ''),
(59, 18, 'bimber_newsletter_after_post', ''),
(60, 18, 'bimber_product', ''),
(61, 18, 'bimber_product_after_post', ''),
(62, 18, 'bimber_ad', ''),
(63, 18, 'bimber_ad_after_post', ''),
(64, 19, '_g1_demo_data', 'main'),
(65, 19, 'bimber_header_composition', ''),
(66, 19, 'bimber_header_background_color', ''),
(67, 19, 'bimber_header_background2_color', ''),
(68, 19, 'bimber_header_background_image', ''),
(69, 19, 'bimber_header_background_size', 'auto'),
(70, 19, 'bimber_header_background_repeat', 'no-repeat'),
(71, 19, 'bimber_featured_entries', 'none'),
(72, 19, 'bimber_featured_entries_template', ''),
(73, 19, 'bimber_featured_entries_gutter', ''),
(74, 19, 'bimber_featured_entries_title', ''),
(75, 19, 'bimber_featured_entries_title_hide', ''),
(76, 19, 'bimber_featured_entries_time_range', ''),
(77, 19, 'bimber_template', 'list-sidebar'),
(78, 19, 'bimber_title', ''),
(79, 19, 'bimber_title_hide', 'standard'),
(80, 19, 'bimber_posts_per_page', ''),
(81, 19, 'bimber_pagination', ''),
(82, 19, 'bimber_override_hide_elements', 'none'),
(83, 19, 'bimber_hide_elements', ''),
(84, 19, 'bimber_newsletter', ''),
(85, 19, 'bimber_newsletter_after_post', ''),
(86, 19, 'bimber_ad', ''),
(87, 19, 'bimber_ad_after_post', ''),
(88, 19, 'bimber_taxonomy_image', ''),
(89, 19, 'bimber_header_override_hide_elements', 'none'),
(90, 19, 'bimber_label_color', '#f368e0'),
(91, 19, 'bimber_header_hide_elements', ''),
(92, 19, 'bimber_product', ''),
(93, 19, 'bimber_product_after_post', ''),
(94, 20, '_g1_demo_data', 'main'),
(95, 20, 'bimber_taxonomy_image', ''),
(96, 20, 'bimber_header_composition', ''),
(97, 20, 'bimber_header_background_color', ''),
(98, 20, 'bimber_header_background2_color', ''),
(99, 20, 'bimber_header_background_image', ''),
(100, 20, 'bimber_header_background_size', 'auto'),
(101, 20, 'bimber_header_background_repeat', 'no-repeat'),
(102, 20, 'bimber_header_override_hide_elements', 'none'),
(103, 20, 'bimber_label_color', '#9b59b6'),
(104, 20, 'bimber_featured_entries', ''),
(105, 20, 'bimber_featured_entries_template', ''),
(106, 20, 'bimber_featured_entries_gutter', ''),
(107, 20, 'bimber_featured_entries_title', ''),
(108, 20, 'bimber_featured_entries_title_hide', ''),
(109, 20, 'bimber_featured_entries_time_range', ''),
(110, 20, 'bimber_template', ''),
(111, 20, 'bimber_title', ''),
(112, 20, 'bimber_title_hide', ''),
(113, 20, 'bimber_posts_per_page', ''),
(114, 20, 'bimber_pagination', ''),
(115, 20, 'bimber_override_hide_elements', 'none'),
(116, 20, 'bimber_hide_elements', ''),
(117, 20, 'bimber_header_hide_elements', ''),
(118, 20, 'bimber_newsletter', ''),
(119, 20, 'bimber_newsletter_after_post', ''),
(120, 20, 'bimber_product', ''),
(121, 20, 'bimber_product_after_post', ''),
(122, 20, 'bimber_ad', ''),
(123, 20, 'bimber_ad_after_post', ''),
(124, 21, '_g1_demo_data', 'main'),
(125, 21, 'bimber_taxonomy_image', ''),
(126, 21, 'bimber_header_composition', ''),
(127, 21, 'bimber_header_background_color', ''),
(128, 21, 'bimber_header_background2_color', ''),
(129, 21, 'bimber_header_background_image', ''),
(130, 21, 'bimber_header_background_size', 'auto'),
(131, 21, 'bimber_header_background_repeat', 'no-repeat'),
(132, 21, 'bimber_header_override_hide_elements', 'none'),
(133, 21, 'bimber_label_color', '#3498db'),
(134, 21, 'bimber_featured_entries', ''),
(135, 21, 'bimber_featured_entries_template', ''),
(136, 21, 'bimber_featured_entries_gutter', ''),
(137, 21, 'bimber_featured_entries_title', ''),
(138, 21, 'bimber_featured_entries_title_hide', ''),
(139, 21, 'bimber_featured_entries_time_range', ''),
(140, 21, 'bimber_template', ''),
(141, 21, 'bimber_title', ''),
(142, 21, 'bimber_title_hide', ''),
(143, 21, 'bimber_posts_per_page', ''),
(144, 21, 'bimber_pagination', ''),
(145, 21, 'bimber_override_hide_elements', 'none'),
(146, 21, 'bimber_hide_elements', ''),
(147, 21, 'bimber_header_hide_elements', ''),
(148, 21, 'bimber_newsletter', ''),
(149, 21, 'bimber_newsletter_after_post', ''),
(150, 21, 'bimber_product', ''),
(151, 21, 'bimber_product_after_post', ''),
(152, 21, 'bimber_ad', ''),
(153, 21, 'bimber_ad_after_post', ''),
(154, 22, '_g1_demo_data', 'main'),
(155, 23, '_g1_demo_data', 'main'),
(156, 24, '_g1_demo_data', 'main'),
(157, 25, '_g1_demo_data', 'main'),
(158, 26, '_g1_demo_data', 'main'),
(159, 27, '_g1_demo_data', 'main'),
(160, 28, '_g1_demo_data', 'main'),
(161, 29, '_g1_demo_data', 'main'),
(162, 30, '_g1_demo_data', 'main'),
(163, 31, '_g1_demo_data', 'main'),
(164, 32, '_g1_demo_data', 'main'),
(165, 33, '_g1_demo_data', 'main'),
(166, 34, '_g1_demo_data', 'main'),
(167, 35, '_g1_demo_data', 'main'),
(168, 36, '_g1_demo_data', 'main'),
(169, 37, '_g1_demo_data', 'main'),
(170, 38, '_g1_demo_data', 'main'),
(171, 39, '_g1_demo_data', 'main'),
(172, 40, '_g1_demo_data', 'main'),
(173, 41, '_g1_demo_data', 'main'),
(174, 42, '_g1_demo_data', 'main'),
(175, 43, '_g1_demo_data', 'main'),
(176, 44, '_g1_demo_data', 'main'),
(177, 45, '_g1_demo_data', 'main'),
(178, 46, '_g1_demo_data', 'main'),
(179, 47, '_g1_demo_data', 'main'),
(180, 48, '_g1_demo_data', 'main'),
(181, 49, '_g1_demo_data', 'main'),
(182, 50, '_g1_demo_data', 'main'),
(183, 51, '_g1_demo_data', 'main'),
(184, 52, '_g1_demo_data', 'main'),
(185, 53, '_g1_demo_data', 'main'),
(186, 54, '_g1_demo_data', 'main'),
(187, 55, '_g1_demo_data', 'main'),
(188, 56, '_g1_demo_data', 'main'),
(189, 57, '_g1_demo_data', 'main'),
(190, 58, '_g1_demo_data', 'main'),
(191, 59, '_g1_demo_data', 'main'),
(192, 60, '_g1_demo_data', 'main'),
(193, 61, '_g1_demo_data', 'main'),
(194, 62, '_g1_demo_data', 'main'),
(195, 63, '_g1_demo_data', 'main'),
(196, 64, '_g1_demo_data', 'main'),
(197, 65, '_g1_demo_data', 'main'),
(198, 66, '_g1_demo_data', 'main'),
(199, 67, '_g1_demo_data', 'main'),
(200, 68, '_g1_demo_data', 'main'),
(201, 69, '_g1_demo_data', 'main'),
(202, 70, '_g1_demo_data', 'main'),
(203, 71, '_g1_demo_data', 'main'),
(204, 72, '_g1_demo_data', 'main'),
(205, 73, '_g1_demo_data', 'main'),
(206, 74, '_g1_demo_data', 'main'),
(207, 75, '_g1_demo_data', 'main'),
(208, 76, '_g1_demo_data', 'main'),
(209, 77, '_g1_demo_data', 'main'),
(210, 78, '_g1_demo_data', 'main'),
(211, 79, '_g1_demo_data', 'main'),
(212, 80, '_g1_demo_data', 'main'),
(213, 81, '_g1_demo_data', 'main'),
(214, 82, '_g1_demo_data', 'main'),
(215, 83, '_g1_demo_data', 'main'),
(216, 84, '_g1_demo_data', 'main'),
(217, 85, '_g1_demo_data', 'main'),
(218, 86, '_g1_demo_data', 'main'),
(219, 87, '_g1_demo_data', 'main'),
(220, 88, '_g1_demo_data', 'main'),
(221, 89, '_g1_demo_data', 'main'),
(222, 90, '_g1_demo_data', 'main'),
(223, 91, '_g1_demo_data', 'main'),
(224, 92, '_g1_demo_data', 'main'),
(225, 93, '_g1_demo_data', 'main'),
(226, 94, '_g1_demo_data', 'main'),
(227, 95, '_g1_demo_data', 'main'),
(228, 96, '_g1_demo_data', 'main'),
(229, 97, '_g1_demo_data', 'main'),
(230, 98, '_g1_demo_data', 'main'),
(231, 99, '_g1_demo_data', 'main'),
(232, 100, '_g1_demo_data', 'main'),
(233, 101, '_g1_demo_data', 'main'),
(234, 102, '_g1_demo_data', 'main'),
(235, 103, '_g1_demo_data', 'main'),
(236, 104, '_g1_demo_data', 'main'),
(237, 105, '_g1_demo_data', 'main'),
(238, 106, '_g1_demo_data', 'main'),
(239, 107, '_g1_demo_data', 'main'),
(240, 108, '_g1_demo_data', 'main'),
(241, 110, 'icon_set', 'emoji'),
(242, 110, 'icon_color', NULL),
(243, 110, 'icon_background_color', NULL),
(244, 110, 'order', '1'),
(245, 110, 'disabled', ''),
(246, 110, 'icon', 'angry'),
(247, 110, 'order', '90'),
(248, 110, 'disabled', ''),
(249, 110, 'icon_type', 'visual'),
(250, 110, 'icon_background_color', '#e94a29'),
(251, 110, 'icon_color', ''),
(252, 110, 'icon_set', 'vibrant'),
(253, 111, 'icon_set', 'emoji'),
(254, 111, 'icon_color', NULL),
(255, 111, 'icon_background_color', NULL),
(256, 111, 'order', '2'),
(257, 111, 'disabled', ''),
(258, 111, 'icon', 'cry'),
(259, 111, 'order', '70'),
(260, 111, 'disabled', ''),
(261, 111, 'icon_type', 'visual'),
(262, 111, 'icon_set', 'vibrant'),
(263, 111, 'icon_color', ''),
(264, 111, 'icon_background_color', ''),
(265, 112, 'icon_set', 'emoji'),
(266, 112, 'icon_color', NULL),
(267, 112, 'icon_background_color', NULL),
(268, 112, 'order', '3'),
(269, 112, 'disabled', ''),
(270, 112, 'icon', 'cute'),
(271, 112, 'order', '30'),
(272, 112, 'disabled', ''),
(273, 112, 'icon_type', 'visual'),
(274, 112, 'icon_set', 'vibrant'),
(275, 112, 'icon_color', ''),
(276, 112, 'icon_background_color', ''),
(277, 113, 'adace_sponsor_logo_image', NULL),
(278, 113, 'adace_sponsor_url', NULL),
(279, 113, 'adace_sponsor_logo_image', '882'),
(280, 113, 'adace_sponsor_url', 'https://themeforest.net/item/bimber-viral-buzz-wordpress-theme/14493994'),
(281, 114, 'icon_set', 'emoji'),
(282, 114, 'icon_color', NULL),
(283, 114, 'icon_background_color', NULL),
(284, 114, 'order', '4'),
(285, 114, 'disabled', ''),
(286, 114, 'icon', 'lol'),
(287, 114, 'order', '20'),
(288, 114, 'disabled', ''),
(289, 114, 'icon_type', 'visual'),
(290, 114, 'icon_color', ''),
(291, 114, 'icon_background_color', ''),
(292, 114, 'icon_set', 'vibrant'),
(293, 115, 'icon_set', 'emoji'),
(294, 115, 'icon_color', NULL),
(295, 115, 'icon_background_color', NULL),
(296, 115, 'order', '5'),
(297, 115, 'disabled', ''),
(298, 115, 'icon', 'love'),
(299, 115, 'order', '10'),
(300, 115, 'disabled', ''),
(301, 115, 'icon_type', 'visual'),
(302, 115, 'icon_color', ''),
(303, 115, 'icon_background_color', ''),
(304, 115, 'icon_set', 'vibrant'),
(305, 116, 'icon_set', 'emoji'),
(306, 116, 'icon_color', NULL),
(307, 116, 'icon_background_color', NULL),
(308, 116, 'order', '6'),
(309, 116, 'disabled', ''),
(310, 116, 'icon', 'omg'),
(311, 116, 'order', '40'),
(312, 116, 'disabled', ''),
(313, 116, 'icon_type', 'visual'),
(314, 116, 'icon_set', 'vibrant'),
(315, 116, 'icon_color', ''),
(316, 116, 'icon_background_color', ''),
(317, 118, 'icon_set', 'emoji'),
(318, 118, 'icon_color', NULL),
(319, 118, 'icon_background_color', NULL),
(320, 118, 'order', '7'),
(321, 118, 'disabled', ''),
(322, 118, 'icon', 'wtf'),
(323, 118, 'order', '60'),
(324, 118, 'disabled', ''),
(325, 118, 'icon_type', 'visual'),
(326, 118, 'icon_set', 'vibrant'),
(327, 118, 'icon_color', ''),
(328, 118, 'icon_background_color', '');

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

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

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

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

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Story', 'text', 0),
(3, 'Image', 'image', 0),
(4, 'Audio', 'audio', 0),
(5, 'Video', 'video', 0),
(6, 'Gallery', 'gallery', 0),
(7, 'Embed', 'embed', 0),
(8, 'Link', 'link', 0),
(9, 'External Product', 'extproduct', 0),
(10, 'List', 'list', 0),
(11, 'Meme', 'meme', 0),
(12, 'Trivia quiz', 'trivia_quiz', 0),
(13, 'Personality quiz', 'personality_quiz', 0),
(14, 'Poll', 'classic_poll', 0),
(15, 'Versus', 'versus_poll', 0),
(16, 'Hot or Not', 'binary_poll', 0),
(17, 'Animals', 'bimber-animals', 0),
(18, 'Funny', 'bimber-funny', 0),
(19, 'NSFW', 'bimber-nsfw', 0),
(20, 'WOW', 'bimber-wow', 0),
(21, 'WTF', 'bimber-wtf', 0),
(22, '80s', 'bimber-80s', 0),
(23, 'adventure', 'bimber-adventure', 0),
(24, 'ass', 'bimber-ass', 0),
(25, 'beauty', 'bimber-beauty', 0),
(26, 'body', 'bimber-body', 0),
(27, 'boxed', 'boxed', 0),
(28, 'carwash', 'bimber-carwash', 0),
(29, 'cat', 'bimber-cat', 0),
(30, 'cheerleading', 'bimber-cheerleading', 0),
(31, 'chicken', 'bimber-chicken', 0),
(32, 'children', 'bimber-children', 0),
(33, 'cookie', 'bimber-cookie', 0),
(34, 'cosplay', 'bimber-cosplay', 0),
(35, 'cow', 'bimber-cow', 0),
(36, 'crime', 'bimber-crime', 0),
(37, 'curly', 'bimber-curly', 0),
(38, 'dance', 'bimber-dance', 0),
(39, 'detective', 'bimber-detective', 0),
(40, 'diet', 'bimber-diet', 0),
(41, 'dog', 'bimber-dog', 0),
(42, 'don\'t miss', 'bimber-dont-miss', 0),
(43, 'don&#039;t miss', 'dont-miss', 0),
(44, 'driving', 'bimber-driving', 0),
(45, 'fat', 'bimber-fat', 0),
(46, 'featured', 'bimber-featured', 0),
(47, 'Featured: 2 equal - boxed', 'bimber-demo-archive-featured-2-2-boxed', 0),
(48, 'Featured: 2 equal - stretched', 'bimber-demo-archive-featured-2-2-stretched', 0),
(49, 'Featured: 3 equal - boxed', 'bimber-demo-archive-featured-3-3-3-boxed', 0),
(50, 'Featured: 3 equal - stretched', 'bimber-demo-archive-featured-3-3-3-stretched', 0),
(51, 'Featured: 3 mixed v1 - boxed', 'bimber-demo-archive-featured-2of3-3v-3v-boxed', 0),
(52, 'Featured: 3 mixed v1 - stretched', 'bimber-demo-archive-featured-2of3-3v-3v-stretched', 0),
(53, 'Featured: 3 mixed v2 - boxed', 'bimber-demo-archive-featured-2-4-4-boxed', 0),
(54, 'Featured: 3 mixed v2 - stretched', 'bimber-demo-archive-featured-2-4-4-stretched', 0),
(55, 'Featured: 3 mixed v3 - boxed', 'bimber-demo-archive-featured-3-mixed-v-3-boxed', 0),
(56, 'Featured: 4 equal - boxed', 'bimber-demo-archive-featured-4-4-4-4-boxed', 0),
(57, 'Featured: 4 equal - stretched', 'bimber-demo-archive-featured-4-4-4-4-stretched', 0),
(58, 'Featured: 4 mixed v1 - stretched', 'bimber-demo-archive-featured-4-mixed-v-1-stretched', 0),
(59, 'Featured: 5 mixed v1 - boxed', 'bimber-demo-archive-featured-3-3v-3v-3v-3v-boxed', 0),
(60, 'Featured: 5 mixed v1 - stretched', 'bimber-demo-archive-featured-3-3v-3v-3v-3v-stretched', 0),
(61, 'food', 'bimber-food', 0),
(62, 'freckles', 'bimber-freckles', 0),
(63, 'glws', 'bimber-glws', 0),
(64, 'gorilla', 'bimber-gorilla', 0),
(65, 'hair', 'bimber-hair', 0),
(66, 'hangover', 'bimber-hangover', 0),
(67, 'Header gradient', 'bimber-demo-header-gradient', 0),
(68, 'Header: Background image', 'bimber-demo-header-background-image', 0),
(69, 'Header: Background pattern', 'bimber-demo-header-background-pattern', 0),
(70, 'Header: Background Solid', 'bimber-demo-header-background-solid', 0),
(71, 'Header: Style v1', 'bimber-demo-archive-header-style-01', 0),
(72, 'Header: Style v2', 'bimber-demo-header-style-02', 0),
(73, 'Header: Style v3', 'bimber-demo-archive-header-style-03', 0),
(74, 'Header: Text on background image', 'bimber-demo-header-text-on-background-image', 0),
(75, 'home', 'bimber-home', 0),
(76, 'insect', 'bimber-insect', 0),
(77, 'instagram', 'bimber-instagram', 0),
(78, 'makeup', 'bimber-makeup', 0),
(79, 'monkey', 'bimber-monkey', 0),
(80, 'never', 'bimber-never', 0),
(81, 'Pagination: Infinite Scroll', 'bimber-demo-archive-pagination-infinite-scroll', 0),
(82, 'Pagination: Infinite Scroll (First load via click)', 'bimber-demo-archive-pagination-infinite-scroll-click', 0),
(83, 'Pagination: Load More', 'bimber-demo-archive-pagination-load-more', 0),
(84, 'Pagination: Page Links', 'bimber-demo-archive-pagination-links', 0),
(85, 'painting', 'bimber-painting', 0),
(86, 'parents', 'bimber-parents', 0),
(87, 'police', 'bimber-police', 0),
(88, 'positive', 'bimber-positive', 0),
(89, 'procrastination', 'bimber-procrastination', 0),
(90, 'santa', 'bimber-santa', 0),
(91, 'sidebar', 'bimber-sidebar', 0),
(92, 'skateboarding', 'bimber-skateboarding', 0),
(93, 'stretched', 'stretched', 0),
(94, 'Template: Classic with Sidebar', 'bimber-demo-archive-template-classic-sidebar', 0),
(95, 'Template: Classic with Sidebar Left', 'bimber-demo-archive-template-classic-sidebar-left', 0),
(96, 'Template: Grid', 'bimber-demo-archive-template-grid', 0),
(97, 'Template: Grid with Sidebar', 'bimber-demo-archive-template-grid-sidebar', 0),
(98, 'Template: Large Grid', 'bimber-demo-archive-template-grid-l', 0),
(99, 'Template: Large Grid with 2 Sidebars', 'bimber-demo-archive-template-stream-sidebars', 0),
(100, 'Template: List with Sidebar', 'bimber-demo-archive-template-list-sidebar', 0),
(101, 'Template: Masonry', 'bimber-demo-archive-template-masonry', 0),
(102, 'Template: Small Grid', 'bimber-demo-archive-template-grid-s', 0),
(103, 'Template: Small List', 'bimber-demo-archive-template-list-s-sidebar', 0),
(104, 'Template: Stream', 'bimber-demo-archive-template-stream', 0),
(105, 'Template: Stream with Sidebar', 'bimber-demo-archive-template-stream-sidebar', 0),
(106, 'Template: Zigzag', 'bimber-demo-archive-template-grid-zigzag', 0),
(107, 'thieve', 'bimber-thieve', 0),
(108, 'water', 'bimber-water', 0),
(109, 'Albums', 'albums', 0),
(110, 'Angry', 'angry', 0),
(111, 'Cry', 'cry', 0),
(112, 'Cute', 'cute', 0),
(113, 'EventGuys', 'eventguys', 0),
(114, 'LOL', 'lol', 0),
(115, 'Love', 'love', 0),
(116, 'OMG', 'omg', 0),
(117, 'Shops', 'shops', 0),
(118, 'WTF', 'wtf', 0),
(119, 'Bimber Demo Main Footer Menu', 'bimber-demo-main-footer-menu', 0),
(120, 'Bimber Demo Main Primary Menu', 'bimber-demo-main-primary-menu', 0),
(121, 'Bimber Demo Main Secondary Menu', 'bimber-demo-main-secondary-menu', 0),
(122, 'Bimber Demo Main User Menu', 'bimber-demo-main-user-menu', 0),
(123, 'Video', 'post-format-video', 0),
(124, 'Gallery', 'post-format-gallery', 0);

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

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

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

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

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(178, 21, 0),
(178, 36, 0),
(178, 81, 0),
(178, 82, 0),
(178, 83, 0),
(178, 84, 0),
(178, 107, 0),
(180, 21, 0),
(180, 46, 0),
(180, 81, 0),
(180, 82, 0),
(180, 83, 0),
(180, 84, 0),
(182, 21, 0),
(182, 31, 0),
(182, 43, 0),
(182, 81, 0),
(182, 82, 0),
(182, 83, 0),
(182, 84, 0),
(184, 21, 0),
(184, 76, 0),
(184, 81, 0),
(184, 82, 0),
(184, 83, 0),
(184, 84, 0),
(186, 21, 0),
(186, 81, 0),
(186, 82, 0),
(186, 83, 0),
(186, 84, 0),
(186, 113, 0),
(188, 21, 0),
(188, 81, 0),
(188, 82, 0),
(188, 83, 0),
(188, 84, 0),
(188, 91, 0),
(188, 123, 0),
(190, 21, 0),
(190, 46, 0),
(190, 81, 0),
(190, 82, 0),
(190, 83, 0),
(190, 84, 0),
(190, 102, 0),
(192, 21, 0),
(192, 77, 0),
(192, 81, 0),
(192, 82, 0),
(192, 83, 0),
(192, 84, 0),
(194, 20, 0),
(194, 28, 0),
(194, 81, 0),
(194, 82, 0),
(194, 83, 0),
(194, 84, 0),
(194, 91, 0),
(194, 108, 0),
(194, 124, 0),
(196, 20, 0),
(196, 78, 0),
(196, 81, 0),
(196, 82, 0),
(196, 83, 0),
(196, 84, 0),
(198, 20, 0),
(198, 29, 0),
(198, 33, 0),
(198, 81, 0),
(198, 82, 0),
(198, 83, 0),
(198, 84, 0),
(200, 20, 0),
(200, 26, 0),
(200, 42, 0),
(200, 81, 0),
(200, 82, 0),
(200, 83, 0),
(200, 84, 0),
(200, 85, 0),
(202, 20, 0),
(202, 62, 0),
(202, 81, 0),
(202, 82, 0),
(202, 83, 0),
(202, 84, 0),
(204, 20, 0),
(204, 27, 0),
(204, 46, 0),
(204, 48, 0),
(204, 49, 0),
(204, 50, 0),
(204, 51, 0),
(204, 52, 0),
(204, 53, 0),
(204, 54, 0),
(204, 55, 0),
(204, 56, 0),
(204, 57, 0),
(204, 58, 0),
(204, 59, 0),
(204, 60, 0),
(204, 64, 0),
(204, 67, 0),
(204, 68, 0),
(204, 69, 0),
(204, 70, 0),
(204, 71, 0),
(204, 72, 0),
(204, 73, 0),
(204, 74, 0),
(204, 79, 0),
(204, 81, 0),
(204, 82, 0),
(204, 83, 0),
(204, 84, 0),
(204, 93, 0),
(204, 94, 0),
(204, 95, 0),
(204, 96, 0),
(204, 97, 0),
(204, 98, 0),
(204, 99, 0),
(204, 100, 0),
(204, 101, 0),
(204, 103, 0),
(204, 104, 0),
(204, 105, 0),
(204, 106, 0),
(206, 20, 0),
(206, 25, 0),
(206, 30, 0),
(206, 46, 0),
(206, 81, 0),
(206, 82, 0),
(206, 83, 0),
(206, 84, 0),
(206, 124, 0),
(208, 20, 0),
(208, 25, 0),
(208, 27, 0),
(208, 48, 0),
(208, 49, 0),
(208, 50, 0),
(208, 51, 0),
(208, 52, 0),
(208, 53, 0),
(208, 54, 0),
(208, 55, 0),
(208, 56, 0),
(208, 57, 0),
(208, 58, 0),
(208, 59, 0),
(208, 60, 0),
(208, 67, 0),
(208, 68, 0),
(208, 69, 0),
(208, 70, 0),
(208, 71, 0),
(208, 72, 0),
(208, 73, 0),
(208, 74, 0),
(208, 81, 0),
(208, 82, 0),
(208, 83, 0),
(208, 84, 0),
(208, 93, 0),
(208, 94, 0),
(208, 95, 0),
(208, 96, 0),
(208, 97, 0),
(208, 98, 0),
(208, 99, 0),
(208, 100, 0),
(208, 101, 0),
(208, 103, 0),
(208, 104, 0),
(208, 105, 0),
(208, 106, 0),
(210, 20, 0),
(210, 27, 0),
(210, 38, 0),
(210, 46, 0),
(210, 48, 0),
(210, 49, 0),
(210, 50, 0),
(210, 51, 0),
(210, 52, 0),
(210, 53, 0),
(210, 54, 0),
(210, 55, 0),
(210, 56, 0),
(210, 57, 0),
(210, 58, 0),
(210, 59, 0),
(210, 60, 0),
(210, 67, 0),
(210, 68, 0),
(210, 69, 0),
(210, 70, 0),
(210, 71, 0),
(210, 72, 0),
(210, 73, 0),
(210, 74, 0),
(210, 81, 0),
(210, 82, 0),
(210, 83, 0),
(210, 84, 0),
(210, 93, 0),
(210, 94, 0),
(210, 95, 0),
(210, 96, 0),
(210, 97, 0),
(210, 98, 0),
(210, 99, 0),
(210, 100, 0),
(210, 101, 0),
(210, 102, 0),
(210, 103, 0),
(210, 104, 0),
(210, 105, 0),
(210, 106, 0),
(271, 18, 0),
(271, 27, 0),
(271, 43, 0),
(271, 46, 0),
(271, 48, 0),
(271, 49, 0),
(271, 50, 0),
(271, 51, 0),
(271, 52, 0),
(271, 53, 0),
(271, 54, 0),
(271, 55, 0),
(271, 56, 0),
(271, 57, 0),
(271, 58, 0),
(271, 59, 0),
(271, 60, 0),
(271, 67, 0),
(271, 68, 0),
(271, 69, 0),
(271, 70, 0),
(271, 71, 0),
(271, 72, 0),
(271, 73, 0),
(271, 74, 0),
(271, 81, 0),
(271, 82, 0),
(271, 83, 0),
(271, 84, 0),
(271, 93, 0),
(271, 94, 0),
(271, 95, 0),
(271, 96, 0),
(271, 97, 0),
(271, 98, 0),
(271, 99, 0),
(271, 100, 0),
(271, 101, 0),
(271, 102, 0),
(271, 103, 0),
(271, 104, 0),
(271, 105, 0),
(271, 106, 0),
(271, 116, 0),
(273, 17, 0),
(273, 27, 0),
(273, 41, 0),
(273, 48, 0),
(273, 49, 0),
(273, 50, 0),
(273, 51, 0),
(273, 52, 0),
(273, 53, 0),
(273, 54, 0),
(273, 55, 0),
(273, 56, 0),
(273, 57, 0),
(273, 58, 0),
(273, 59, 0),
(273, 60, 0),
(273, 67, 0),
(273, 68, 0),
(273, 69, 0),
(273, 70, 0),
(273, 71, 0),
(273, 72, 0),
(273, 73, 0),
(273, 74, 0),
(273, 81, 0),
(273, 82, 0),
(273, 83, 0),
(273, 84, 0),
(273, 92, 0),
(273, 93, 0),
(273, 94, 0),
(273, 95, 0),
(273, 96, 0),
(273, 97, 0),
(273, 98, 0),
(273, 99, 0),
(273, 100, 0),
(273, 101, 0),
(273, 102, 0),
(273, 103, 0),
(273, 104, 0),
(273, 105, 0),
(273, 106, 0),
(273, 116, 0),
(275, 17, 0),
(275, 46, 0),
(275, 79, 0),
(275, 81, 0),
(275, 82, 0),
(275, 83, 0),
(275, 84, 0),
(275, 91, 0),
(277, 17, 0),
(277, 27, 0),
(277, 29, 0),
(277, 40, 0),
(277, 43, 0),
(277, 45, 0),
(277, 48, 0),
(277, 49, 0),
(277, 50, 0),
(277, 51, 0),
(277, 52, 0),
(277, 53, 0),
(277, 54, 0),
(277, 55, 0),
(277, 56, 0),
(277, 57, 0),
(277, 58, 0),
(277, 59, 0),
(277, 60, 0),
(277, 67, 0),
(277, 68, 0),
(277, 69, 0),
(277, 70, 0),
(277, 71, 0),
(277, 72, 0),
(277, 73, 0),
(277, 74, 0),
(277, 81, 0),
(277, 82, 0),
(277, 83, 0),
(277, 84, 0),
(277, 93, 0),
(277, 94, 0),
(277, 95, 0),
(277, 96, 0),
(277, 97, 0),
(277, 98, 0),
(277, 99, 0),
(277, 100, 0),
(277, 101, 0),
(277, 102, 0),
(277, 103, 0),
(277, 104, 0),
(277, 105, 0),
(277, 106, 0),
(279, 17, 0),
(279, 27, 0),
(279, 48, 0),
(279, 49, 0),
(279, 50, 0),
(279, 51, 0),
(279, 52, 0),
(279, 53, 0),
(279, 54, 0),
(279, 55, 0),
(279, 56, 0),
(279, 57, 0),
(279, 58, 0),
(279, 59, 0),
(279, 60, 0),
(279, 67, 0),
(279, 68, 0),
(279, 69, 0),
(279, 70, 0),
(279, 71, 0),
(279, 72, 0),
(279, 73, 0),
(279, 74, 0),
(279, 81, 0),
(279, 82, 0),
(279, 83, 0),
(279, 84, 0),
(279, 88, 0),
(279, 93, 0),
(279, 94, 0),
(279, 95, 0),
(279, 96, 0),
(279, 97, 0),
(279, 98, 0),
(279, 99, 0),
(279, 100, 0),
(279, 101, 0),
(279, 102, 0),
(279, 103, 0),
(279, 104, 0),
(279, 105, 0),
(279, 106, 0),
(281, 17, 0),
(281, 27, 0),
(281, 43, 0),
(281, 48, 0),
(281, 49, 0),
(281, 50, 0),
(281, 51, 0),
(281, 52, 0),
(281, 53, 0),
(281, 54, 0),
(281, 55, 0),
(281, 56, 0),
(281, 57, 0),
(281, 58, 0),
(281, 59, 0),
(281, 60, 0),
(281, 67, 0),
(281, 68, 0),
(281, 69, 0),
(281, 70, 0),
(281, 71, 0),
(281, 72, 0),
(281, 73, 0),
(281, 74, 0),
(281, 81, 0),
(281, 82, 0),
(281, 83, 0),
(281, 84, 0),
(281, 93, 0),
(281, 94, 0),
(281, 95, 0),
(281, 96, 0),
(281, 97, 0),
(281, 98, 0),
(281, 99, 0),
(281, 100, 0),
(281, 101, 0),
(281, 102, 0),
(281, 103, 0),
(281, 104, 0),
(281, 105, 0),
(281, 106, 0),
(281, 112, 0),
(281, 114, 0),
(283, 17, 0),
(283, 27, 0),
(283, 48, 0),
(283, 49, 0),
(283, 50, 0),
(283, 51, 0),
(283, 52, 0),
(283, 53, 0),
(283, 54, 0),
(283, 55, 0),
(283, 56, 0),
(283, 57, 0),
(283, 58, 0),
(283, 59, 0),
(283, 60, 0),
(283, 67, 0),
(283, 68, 0),
(283, 69, 0),
(283, 70, 0),
(283, 71, 0),
(283, 72, 0),
(283, 73, 0),
(283, 74, 0),
(283, 81, 0),
(283, 82, 0),
(283, 83, 0),
(283, 84, 0),
(283, 89, 0),
(283, 93, 0),
(283, 94, 0),
(283, 95, 0),
(283, 96, 0),
(283, 97, 0),
(283, 98, 0),
(283, 99, 0),
(283, 100, 0),
(283, 101, 0),
(283, 102, 0),
(283, 103, 0),
(283, 104, 0),
(283, 105, 0),
(283, 106, 0),
(285, 17, 0),
(285, 23, 0),
(285, 27, 0),
(285, 29, 0),
(285, 43, 0),
(285, 45, 0),
(285, 48, 0),
(285, 49, 0),
(285, 50, 0),
(285, 51, 0),
(285, 52, 0),
(285, 53, 0),
(285, 54, 0),
(285, 55, 0),
(285, 56, 0),
(285, 57, 0),
(285, 58, 0),
(285, 59, 0),
(285, 60, 0),
(285, 67, 0),
(285, 68, 0),
(285, 69, 0),
(285, 70, 0),
(285, 71, 0),
(285, 72, 0),
(285, 73, 0),
(285, 74, 0),
(285, 75, 0),
(285, 81, 0),
(285, 82, 0),
(285, 83, 0),
(285, 84, 0),
(285, 93, 0),
(285, 94, 0),
(285, 95, 0),
(285, 96, 0),
(285, 97, 0),
(285, 98, 0),
(285, 99, 0),
(285, 100, 0),
(285, 101, 0),
(285, 103, 0),
(285, 104, 0),
(285, 105, 0),
(285, 106, 0),
(285, 112, 0),
(285, 115, 0),
(287, 17, 0),
(287, 27, 0),
(287, 29, 0),
(287, 36, 0),
(287, 39, 0),
(287, 48, 0),
(287, 49, 0),
(287, 50, 0),
(287, 51, 0),
(287, 52, 0),
(287, 53, 0),
(287, 54, 0),
(287, 55, 0),
(287, 56, 0),
(287, 57, 0),
(287, 58, 0),
(287, 59, 0),
(287, 60, 0),
(287, 67, 0),
(287, 68, 0),
(287, 69, 0),
(287, 70, 0),
(287, 71, 0),
(287, 72, 0),
(287, 73, 0),
(287, 74, 0),
(287, 81, 0),
(287, 82, 0),
(287, 83, 0),
(287, 84, 0),
(287, 93, 0),
(287, 94, 0),
(287, 95, 0),
(287, 96, 0),
(287, 97, 0),
(287, 98, 0),
(287, 99, 0),
(287, 100, 0),
(287, 101, 0),
(287, 102, 0),
(287, 103, 0),
(287, 104, 0),
(287, 105, 0),
(287, 106, 0),
(287, 116, 0),
(287, 118, 0),
(289, 17, 0),
(289, 27, 0),
(289, 41, 0),
(289, 48, 0),
(289, 49, 0),
(289, 50, 0),
(289, 51, 0),
(289, 52, 0),
(289, 53, 0),
(289, 54, 0),
(289, 55, 0),
(289, 56, 0),
(289, 57, 0),
(289, 58, 0),
(289, 59, 0),
(289, 60, 0),
(289, 67, 0),
(289, 68, 0),
(289, 69, 0),
(289, 70, 0),
(289, 71, 0),
(289, 72, 0),
(289, 73, 0),
(289, 74, 0),
(289, 81, 0),
(289, 82, 0),
(289, 83, 0),
(289, 84, 0),
(289, 87, 0),
(289, 93, 0),
(289, 94, 0),
(289, 95, 0),
(289, 96, 0),
(289, 97, 0),
(289, 98, 0),
(289, 99, 0),
(289, 100, 0),
(289, 101, 0),
(289, 102, 0),
(289, 103, 0),
(289, 104, 0),
(289, 105, 0),
(289, 106, 0),
(289, 115, 0),
(291, 18, 0),
(291, 75, 0),
(291, 81, 0),
(291, 82, 0),
(291, 83, 0),
(291, 84, 0),
(291, 102, 0),
(293, 18, 0),
(293, 27, 0),
(293, 46, 0),
(293, 48, 0),
(293, 49, 0),
(293, 50, 0),
(293, 51, 0),
(293, 52, 0),
(293, 53, 0),
(293, 54, 0),
(293, 55, 0),
(293, 56, 0),
(293, 57, 0),
(293, 58, 0),
(293, 59, 0),
(293, 60, 0),
(293, 67, 0),
(293, 68, 0),
(293, 69, 0),
(293, 70, 0),
(293, 71, 0),
(293, 72, 0),
(293, 73, 0),
(293, 74, 0),
(293, 81, 0),
(293, 82, 0),
(293, 83, 0),
(293, 84, 0),
(293, 93, 0),
(293, 94, 0),
(293, 95, 0),
(293, 96, 0),
(293, 97, 0),
(293, 98, 0),
(293, 99, 0),
(293, 100, 0),
(293, 101, 0),
(293, 102, 0),
(293, 103, 0),
(293, 104, 0),
(293, 105, 0),
(293, 106, 0),
(295, 18, 0),
(295, 27, 0),
(295, 32, 0),
(295, 43, 0),
(295, 48, 0),
(295, 49, 0),
(295, 50, 0),
(295, 51, 0),
(295, 52, 0),
(295, 53, 0),
(295, 54, 0),
(295, 55, 0),
(295, 56, 0),
(295, 57, 0),
(295, 58, 0),
(295, 59, 0),
(295, 60, 0),
(295, 67, 0),
(295, 68, 0),
(295, 69, 0),
(295, 70, 0),
(295, 71, 0),
(295, 72, 0),
(295, 73, 0),
(295, 74, 0),
(295, 80, 0),
(295, 81, 0),
(295, 82, 0),
(295, 83, 0),
(295, 84, 0),
(295, 93, 0),
(295, 94, 0),
(295, 95, 0),
(295, 96, 0),
(295, 97, 0),
(295, 98, 0),
(295, 99, 0),
(295, 100, 0),
(295, 101, 0),
(295, 102, 0),
(295, 103, 0),
(295, 104, 0),
(295, 105, 0),
(295, 106, 0),
(295, 111, 0),
(297, 18, 0),
(297, 24, 0),
(297, 27, 0),
(297, 44, 0),
(297, 47, 0),
(297, 48, 0),
(297, 49, 0),
(297, 50, 0),
(297, 51, 0),
(297, 52, 0),
(297, 53, 0),
(297, 54, 0),
(297, 55, 0),
(297, 56, 0),
(297, 57, 0),
(297, 58, 0),
(297, 59, 0),
(297, 60, 0),
(297, 67, 0),
(297, 68, 0),
(297, 69, 0),
(297, 70, 0),
(297, 71, 0),
(297, 72, 0),
(297, 73, 0),
(297, 74, 0),
(297, 81, 0),
(297, 82, 0),
(297, 83, 0),
(297, 84, 0),
(297, 93, 0),
(297, 94, 0),
(297, 95, 0),
(297, 96, 0),
(297, 97, 0),
(297, 98, 0),
(297, 99, 0),
(297, 100, 0),
(297, 101, 0),
(297, 102, 0),
(297, 103, 0),
(297, 104, 0),
(297, 105, 0),
(297, 106, 0),
(297, 111, 0),
(297, 113, 0),
(297, 116, 0),
(299, 18, 0),
(299, 19, 0),
(299, 27, 0),
(299, 32, 0),
(299, 47, 0),
(299, 48, 0),
(299, 49, 0),
(299, 50, 0),
(299, 51, 0),
(299, 52, 0),
(299, 53, 0),
(299, 54, 0),
(299, 55, 0),
(299, 56, 0),
(299, 57, 0),
(299, 58, 0),
(299, 59, 0),
(299, 60, 0),
(299, 67, 0),
(299, 68, 0),
(299, 69, 0),
(299, 70, 0),
(299, 71, 0),
(299, 72, 0),
(299, 73, 0),
(299, 74, 0),
(299, 81, 0),
(299, 82, 0),
(299, 83, 0),
(299, 84, 0),
(299, 86, 0),
(299, 93, 0),
(299, 94, 0),
(299, 95, 0),
(299, 96, 0),
(299, 97, 0),
(299, 98, 0),
(299, 99, 0),
(299, 100, 0),
(299, 101, 0),
(299, 102, 0),
(299, 103, 0),
(299, 104, 0),
(299, 105, 0),
(299, 106, 0),
(299, 111, 0),
(301, 18, 0),
(301, 27, 0),
(301, 33, 0),
(301, 47, 0),
(301, 48, 0),
(301, 49, 0),
(301, 50, 0),
(301, 51, 0),
(301, 52, 0),
(301, 53, 0),
(301, 54, 0),
(301, 55, 0),
(301, 56, 0),
(301, 57, 0),
(301, 58, 0),
(301, 59, 0),
(301, 60, 0),
(301, 63, 0),
(301, 67, 0),
(301, 68, 0),
(301, 69, 0),
(301, 70, 0),
(301, 71, 0),
(301, 72, 0),
(301, 73, 0),
(301, 74, 0),
(301, 81, 0),
(301, 82, 0),
(301, 83, 0),
(301, 84, 0),
(301, 93, 0),
(301, 94, 0),
(301, 95, 0),
(301, 96, 0),
(301, 97, 0),
(301, 98, 0),
(301, 99, 0),
(301, 100, 0),
(301, 101, 0),
(301, 102, 0),
(301, 103, 0),
(301, 104, 0),
(301, 105, 0),
(301, 106, 0),
(301, 114, 0),
(303, 18, 0),
(303, 27, 0),
(303, 34, 0),
(303, 46, 0),
(303, 47, 0),
(303, 48, 0),
(303, 49, 0),
(303, 50, 0),
(303, 51, 0),
(303, 52, 0),
(303, 53, 0),
(303, 54, 0),
(303, 55, 0),
(303, 56, 0),
(303, 57, 0),
(303, 58, 0),
(303, 59, 0),
(303, 60, 0),
(303, 65, 0),
(303, 67, 0),
(303, 68, 0),
(303, 69, 0),
(303, 70, 0),
(303, 71, 0),
(303, 72, 0),
(303, 73, 0),
(303, 74, 0),
(303, 81, 0),
(303, 82, 0),
(303, 83, 0),
(303, 84, 0),
(303, 93, 0),
(303, 94, 0),
(303, 95, 0),
(303, 96, 0),
(303, 97, 0),
(303, 98, 0),
(303, 99, 0),
(303, 100, 0),
(303, 101, 0),
(303, 102, 0),
(303, 103, 0),
(303, 104, 0),
(303, 105, 0),
(303, 106, 0),
(303, 114, 0),
(303, 118, 0),
(305, 18, 0),
(305, 22, 0),
(305, 27, 0),
(305, 46, 0),
(305, 47, 0),
(305, 48, 0),
(305, 49, 0),
(305, 50, 0),
(305, 51, 0),
(305, 52, 0),
(305, 53, 0),
(305, 54, 0),
(305, 55, 0),
(305, 56, 0),
(305, 57, 0),
(305, 58, 0),
(305, 59, 0),
(305, 60, 0),
(305, 67, 0),
(305, 68, 0),
(305, 69, 0),
(305, 70, 0),
(305, 71, 0),
(305, 72, 0),
(305, 73, 0),
(305, 74, 0),
(305, 81, 0),
(305, 82, 0),
(305, 83, 0),
(305, 84, 0),
(305, 93, 0),
(305, 94, 0),
(305, 95, 0),
(305, 96, 0),
(305, 97, 0),
(305, 98, 0),
(305, 99, 0),
(305, 100, 0),
(305, 101, 0),
(305, 102, 0),
(305, 103, 0),
(305, 104, 0),
(305, 105, 0),
(305, 106, 0),
(307, 21, 0),
(307, 27, 0),
(307, 37, 0),
(307, 47, 0),
(307, 48, 0),
(307, 49, 0),
(307, 50, 0),
(307, 51, 0),
(307, 52, 0),
(307, 53, 0),
(307, 54, 0),
(307, 55, 0),
(307, 56, 0),
(307, 57, 0),
(307, 58, 0),
(307, 59, 0),
(307, 60, 0),
(307, 65, 0),
(307, 67, 0),
(307, 68, 0),
(307, 69, 0),
(307, 70, 0),
(307, 71, 0),
(307, 72, 0),
(307, 73, 0),
(307, 74, 0),
(307, 81, 0),
(307, 82, 0),
(307, 83, 0),
(307, 84, 0),
(307, 93, 0),
(307, 94, 0),
(307, 95, 0),
(307, 96, 0),
(307, 97, 0),
(307, 98, 0),
(307, 99, 0),
(307, 100, 0),
(307, 101, 0),
(307, 102, 0),
(307, 103, 0),
(307, 104, 0),
(307, 105, 0),
(307, 106, 0),
(307, 118, 0),
(598, 12, 0),
(598, 20, 0),
(598, 115, 0),
(677, 13, 0),
(677, 18, 0),
(798, 10, 0),
(798, 18, 0),
(798, 46, 0),
(842, 13, 0),
(842, 18, 0),
(842, 75, 0),
(928, 10, 0),
(928, 18, 0),
(928, 42, 0),
(928, 46, 0),
(972, 10, 0),
(972, 18, 0),
(972, 42, 0),
(972, 46, 0),
(972, 102, 0),
(994, 10, 0),
(994, 18, 0),
(994, 42, 0),
(1049, 15, 0),
(1049, 18, 0),
(1092, 16, 0),
(1092, 20, 0),
(1125, 14, 0),
(1125, 20, 0),
(1185, 14, 0),
(1185, 20, 0),
(3171, 18, 0),
(3171, 46, 0),
(4609, 109, 0),
(4609, 117, 0),
(4610, 109, 0),
(4610, 117, 0),
(4611, 109, 0),
(4670, 109, 0),
(4671, 109, 0),
(4671, 117, 0),
(4673, 109, 0),
(4673, 117, 0),
(5252, 119, 0),
(5272, 122, 0),
(5273, 122, 0),
(5274, 122, 0),
(5275, 122, 0),
(5276, 122, 0),
(5277, 122, 0),
(5278, 122, 0),
(5279, 122, 0),
(5280, 121, 0),
(5285, 121, 0),
(5286, 121, 0),
(5287, 121, 0),
(5288, 121, 0),
(5289, 121, 0),
(5290, 121, 0),
(5291, 121, 0),
(5292, 121, 0),
(5293, 121, 0),
(5294, 121, 0),
(5295, 121, 0),
(5296, 121, 0),
(5299, 121, 0),
(5300, 120, 0),
(5301, 121, 0),
(5302, 121, 0),
(5303, 121, 0),
(5310, 121, 0),
(5311, 121, 0),
(5318, 119, 0),
(5319, 120, 0),
(5348, 119, 0),
(5360, 120, 0),
(5361, 120, 0);

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

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

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

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

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'snax_format', 'Mix text with images and embeds', 0, 0),
(3, 3, 'snax_format', 'JPG, PNG or GIF', 0, 0),
(4, 4, 'snax_format', 'MP3 or SoundCloud embed, MixCloud, etc.', 0, 0),
(5, 5, 'snax_format', 'MP4 or YouTube embed, Vimeo, Dailymotion, etc.', 0, 0),
(6, 6, 'snax_format', 'A collection of images', 0, 0),
(7, 7, 'snax_format', 'Facebook post, Twitter status, etc.', 0, 0),
(8, 8, 'snax_format', 'External site\'s link', 0, 0),
(9, 9, 'snax_format', 'Embed 3rd party product', 0, 0),
(10, 10, 'snax_format', 'Everyone can submit new list items and vote up for the best submission', 0, 4),
(11, 11, 'snax_format', 'Create a funny pic', 0, 0),
(12, 12, 'snax_format', 'What do you know about ...?', 0, 1),
(13, 13, 'snax_format', 'What type of person are you?', 0, 2),
(14, 14, 'snax_format', 'One or multiple questions about a subject or person', 0, 2),
(15, 15, 'snax_format', 'A poll where each question has two competing answers', 0, 1),
(16, 16, 'snax_format', 'A poll where each question has two opposite answers', 0, 1),
(17, 17, 'category', '', 0, 9),
(18, 18, 'category', '', 0, 17),
(19, 19, 'category', '', 0, 1),
(20, 20, 'category', '', 0, 13),
(21, 21, 'category', '', 0, 9),
(22, 22, 'post_tag', '', 0, 1),
(23, 23, 'post_tag', '', 0, 1),
(24, 24, 'post_tag', '', 0, 1),
(25, 25, 'post_tag', '', 0, 2),
(26, 26, 'post_tag', '', 0, 1),
(27, 27, 'post_tag', '', 0, 20),
(28, 28, 'post_tag', '', 0, 1),
(29, 29, 'post_tag', '', 0, 4),
(30, 30, 'post_tag', '', 0, 1),
(31, 31, 'post_tag', '', 0, 1),
(32, 32, 'post_tag', '', 0, 2),
(33, 33, 'post_tag', '', 0, 2),
(34, 34, 'post_tag', '', 0, 1),
(35, 35, 'post_tag', '', 0, 0),
(36, 36, 'post_tag', '', 0, 2),
(37, 37, 'post_tag', '', 0, 1),
(38, 38, 'post_tag', '', 0, 1),
(39, 39, 'post_tag', '', 0, 1),
(40, 40, 'post_tag', '', 0, 1),
(41, 41, 'post_tag', '', 0, 2),
(42, 42, 'post_tag', '', 0, 4),
(43, 43, 'post_tag', '', 0, 6),
(44, 44, 'post_tag', '', 0, 1),
(45, 45, 'post_tag', '', 0, 2),
(46, 46, 'post_tag', '', 0, 14),
(47, 47, 'post_tag', '', 0, 6),
(48, 48, 'post_tag', '', 0, 20),
(49, 49, 'post_tag', '', 0, 20),
(50, 50, 'post_tag', '', 0, 20),
(51, 51, 'post_tag', '', 0, 20),
(52, 52, 'post_tag', '', 0, 20),
(53, 53, 'post_tag', '', 0, 20),
(54, 54, 'post_tag', '', 0, 20),
(55, 55, 'post_tag', '', 0, 20),
(56, 56, 'post_tag', '', 0, 20),
(57, 57, 'post_tag', '', 0, 20),
(58, 58, 'post_tag', '', 0, 20),
(59, 59, 'post_tag', '', 0, 20),
(60, 60, 'post_tag', '', 0, 20),
(61, 61, 'post_tag', '', 0, 0),
(62, 62, 'post_tag', '', 0, 1),
(63, 63, 'post_tag', '', 0, 1),
(64, 64, 'post_tag', '', 0, 1),
(65, 65, 'post_tag', '', 0, 2),
(66, 66, 'post_tag', '', 0, 0),
(67, 67, 'post_tag', '', 0, 20),
(68, 68, 'post_tag', '', 0, 20),
(69, 69, 'post_tag', '', 0, 20),
(70, 70, 'post_tag', '', 0, 20),
(71, 71, 'post_tag', '', 0, 20),
(72, 72, 'post_tag', '', 0, 20),
(73, 73, 'post_tag', '', 0, 20),
(74, 74, 'post_tag', '', 0, 20),
(75, 75, 'post_tag', '', 0, 3),
(76, 76, 'post_tag', '', 0, 1),
(77, 77, 'post_tag', '', 0, 1),
(78, 78, 'post_tag', '', 0, 1),
(79, 79, 'post_tag', '', 0, 2),
(80, 80, 'post_tag', '', 0, 1),
(81, 81, 'post_tag', '', 0, 36),
(82, 82, 'post_tag', '', 0, 36),
(83, 83, 'post_tag', '', 0, 36),
(84, 84, 'post_tag', '', 0, 36),
(85, 85, 'post_tag', '', 0, 1),
(86, 86, 'post_tag', '', 0, 1),
(87, 87, 'post_tag', '', 0, 1),
(88, 88, 'post_tag', '', 0, 1),
(89, 89, 'post_tag', '', 0, 1),
(90, 90, 'post_tag', '', 0, 0),
(91, 91, 'post_tag', '', 0, 3),
(92, 92, 'post_tag', '', 0, 1),
(93, 93, 'post_tag', '', 0, 20),
(94, 94, 'post_tag', '', 0, 20),
(95, 95, 'post_tag', '', 0, 20),
(96, 96, 'post_tag', '', 0, 20),
(97, 97, 'post_tag', '', 0, 20),
(98, 98, 'post_tag', '', 0, 20),
(99, 99, 'post_tag', '', 0, 20),
(100, 100, 'post_tag', '', 0, 20),
(101, 101, 'post_tag', '', 0, 20),
(102, 102, 'post_tag', '', 0, 20),
(103, 103, 'post_tag', '', 0, 20),
(104, 104, 'post_tag', '', 0, 20),
(105, 105, 'post_tag', '', 0, 20),
(106, 106, 'post_tag', '', 0, 20),
(107, 107, 'post_tag', '', 0, 1),
(108, 108, 'post_tag', '', 0, 1),
(109, 109, 'adace_link_category', '', 0, 6),
(110, 110, 'reaction', '', 0, 0),
(111, 111, 'reaction', '', 0, 3),
(112, 112, 'reaction', '', 0, 2),
(113, 113, 'adace-sponsor', 'Now you can add sponsors like this one to your articles, including a logo and a description exactly like the one you\'re reading now.', 0, 2),
(114, 114, 'reaction', '', 0, 3),
(115, 115, 'reaction', '', 0, 3),
(116, 116, 'reaction', '', 0, 4),
(117, 117, 'adace_link_category', '', 0, 4),
(118, 118, 'reaction', '', 0, 3),
(119, 119, 'nav_menu', '', 0, 3),
(120, 120, 'nav_menu', '', 0, 4),
(121, 121, 'nav_menu', '', 0, 19),
(122, 122, 'nav_menu', '', 0, 8),
(123, 123, 'post_format', '', 0, 1),
(124, 124, 'post_format', '', 0, 2);

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

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

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

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

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(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, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"b73c6ecb7ab47a8fc2f851cf475dd99ab06aa635887632785a148e35eaef0199\";a:4:{s:10:\"expiration\";i:1666008142;s:2:\"ip\";s:12:\"49.206.51.78\";s:2:\"ua\";s:78:\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0\";s:5:\"login\";i:1665835342;}}'),
(17, 1, 'wp_user-settings', 'deleted'),
(18, 1, 'wp_user-settings-time', '1660242170'),
(19, 1, 'wp_dashboard_quick_press_last_post_id', '5362'),
(20, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"49.206.51.0\";}'),
(21, 1, 'nav_menu_recently_edited', '120'),
(22, 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\";}'),
(23, 1, 'metaboxhidden_nav-menus', 'a:8:{i:0;s:19:\"snax_menu_endpoints\";i:1;s:21:\"bimber_menu_endpoints\";i:2;s:23:\"add-post-type-snax_quiz\";i:3;s:23:\"add-post-type-snax_poll\";i:4;s:12:\"add-post_tag\";i:5;s:15:\"add-post_format\";i:6;s:15:\"add-snax_format\";i:7;s:12:\"add-reaction\";}'),
(24, 1, 'adace_ad_free_enabled', '');

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

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

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

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

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$B..8mnJ0izcPKd497.dtWBXkLvemmH1', 'admin', 'irovz794gpdq@sg2plzcpnl491724.prod.sin2.secureserver.net', 'http://www.theav.in/wptulip', '2022-08-11 11:22:55', '', 0, 'admin');

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

--
-- Table structure for table `wp_wyr_votes`
--

CREATE TABLE `wp_wyr_votes` (
  `vote_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `vote` varchar(20) NOT NULL,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `author_ip` varchar(100) NOT NULL DEFAULT '',
  `author_host` varchar(200) NOT NULL,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_commentace_votes`
--
ALTER TABLE `wp_commentace_votes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `comment_id` (`comment_id`);

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

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

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

--
-- Indexes for table `wp_litespeed_url`
--
ALTER TABLE `wp_litespeed_url`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `url` (`url`(191)),
  ADD KEY `cache_tags` (`cache_tags`(191));

--
-- Indexes for table `wp_litespeed_url_file`
--
ALTER TABLE `wp_litespeed_url_file`
  ADD PRIMARY KEY (`id`),
  ADD KEY `filename` (`filename`),
  ADD KEY `type` (`type`),
  ADD KEY `url_id_2` (`url_id`,`vary`,`type`),
  ADD KEY `filename_2` (`filename`,`expired`),
  ADD KEY `url_id` (`url_id`,`expired`);

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

--
-- Indexes for table `wp_popularpostsdata`
--
ALTER TABLE `wp_popularpostsdata`
  ADD PRIMARY KEY (`postid`);

--
-- Indexes for table `wp_popularpostssummary`
--
ALTER TABLE `wp_popularpostssummary`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `postid` (`postid`),
  ADD KEY `view_date` (`view_date`),
  ADD KEY `view_datetime` (`view_datetime`);

--
-- Indexes for table `wp_popularpoststransients`
--
ALTER TABLE `wp_popularpoststransients`
  ADD PRIMARY KEY (`ID`);

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

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

--
-- Indexes for table `wp_snax_collections`
--
ALTER TABLE `wp_snax_collections`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `collection_id` (`collection_id`);

--
-- Indexes for table `wp_snax_polls`
--
ALTER TABLE `wp_snax_polls`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `poll_id` (`poll_id`);

--
-- Indexes for table `wp_snax_votes`
--
ALTER TABLE `wp_snax_votes`
  ADD PRIMARY KEY (`vote_id`),
  ADD KEY `post_id` (`post_id`);

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

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

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

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

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

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

--
-- Indexes for table `wp_wyr_votes`
--
ALTER TABLE `wp_wyr_votes`
  ADD PRIMARY KEY (`vote_id`),
  ADD KEY `post_id` (`post_id`);

--
-- AUTO_INCREMENT for dumped tables
--

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

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

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

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

--
-- AUTO_INCREMENT for table `wp_litespeed_url`
--
ALTER TABLE `wp_litespeed_url`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_litespeed_url_file`
--
ALTER TABLE `wp_litespeed_url_file`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `wp_popularpostssummary`
--
ALTER TABLE `wp_popularpostssummary`
  MODIFY `ID` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_popularpoststransients`
--
ALTER TABLE `wp_popularpoststransients`
  MODIFY `ID` bigint(20) NOT NULL AUTO_INCREMENT;

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `wp_wyr_votes`
--
ALTER TABLE `wp_wyr_votes`
  MODIFY `vote_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
COMMIT;

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