{"type":"param","data":{"name":"wpdb_prefix","value":"wp_"}}
{"type":"param","data":{"name":"wp_upload_dir_baseurl","value":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads"}}
{"type":"table","data":{"name":"commentmeta","opts":"ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","comment_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `comment_id` (`comment_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"1","comment_id":"2","meta_key":"rating","meta_value":"5"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"2","comment_id":"2","meta_key":"verified","meta_value":"0"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"3","comment_id":"3","meta_key":"rating","meta_value":"4"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"4","comment_id":"3","meta_key":"verified","meta_value":"0"}}}
{"type":"table","data":{"name":"comments","opts":"ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"comment_ID":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","comment_post_ID":"bigint(20) unsigned NOT NULL DEFAULT '0'","comment_author":"tinytext COLLATE utf8_unicode_ci NOT NULL","comment_author_email":"varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_author_url":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_author_IP":"varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_date":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","comment_content":"text COLLATE utf8_unicode_ci NOT NULL","comment_karma":"int(11) NOT NULL DEFAULT '0'","comment_approved":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT '1'","comment_agent":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_type":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_parent":"bigint(20) unsigned NOT NULL DEFAULT '0'","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`comment_ID`)","KEY `comment_post_ID` (`comment_post_ID`)","KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`)","KEY `comment_date_gmt` (`comment_date_gmt`)","KEY `comment_parent` (`comment_parent`)","KEY `comment_author_email` (`comment_author_email`(10))","KEY `woo_idx_comment_type` (`comment_type`)"]}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"1","comment_post_ID":"1","comment_author":"A WordPress Commenter","comment_author_email":"wapuu@wordpress.example","comment_author_url":"http:\/\/subsolardesigns.com\/odrin\/","comment_author_IP":"","comment_date":"2017-08-07 09:35:28","comment_date_gmt":"2017-08-07 09:35:28","comment_content":"Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https:\/\/gravatar.com\">Gravatar<\/a>.","comment_karma":"0","comment_approved":"post-trashed","comment_agent":"","comment_type":"","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"2","comment_post_ID":"9","comment_author":"John Rain","comment_author_email":"johnrain@bookreviewers.com","comment_author_url":"","comment_author_IP":"213.240.215.21","comment_date":"2017-08-10 10:40:48","comment_date_gmt":"2017-08-10 10:40:48","comment_content":"One of the best books I have read in the last year. The author has done a great job delivering the story in a thrilling and breathtaking way.","comment_karma":"0","comment_approved":"1","comment_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko\/20100101 Firefox\/54.0","comment_type":"","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"3","comment_post_ID":"9","comment_author":"Megan Morgan","comment_author_email":"meganmorgan@bookreviewers.com","comment_author_url":"","comment_author_IP":"213.240.215.21","comment_date":"2017-08-10 10:44:29","comment_date_gmt":"2017-08-10 10:44:29","comment_content":"I really loved the writing style of the author. As a big sci-fi fan, I really enjoyed reading the book. Maybe the ending should have been better, but I guess the author has left room for a sequel of the book.","comment_karma":"0","comment_approved":"1","comment_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko\/20100101 Firefox\/54.0","comment_type":"","comment_parent":"0","user_id":"0"}}}
{"type":"table","data":{"name":"links","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"link_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","link_url":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_name":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_image":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_target":"varchar(25) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_description":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_visible":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'Y'","link_owner":"bigint(20) unsigned NOT NULL DEFAULT '1'","link_rating":"int(11) NOT NULL DEFAULT '0'","link_updated":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","link_rel":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","link_notes":"mediumtext COLLATE utf8_unicode_ci NOT NULL","link_rss":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`link_id`)","KEY `link_visible` (`link_visible`)"]}}
{"type":"table","data":{"name":"options","opts":"ENGINE=MyISAM AUTO_INCREMENT=8784 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"option_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","option_name":"varchar(191) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","option_value":"longtext COLLATE utf8_unicode_ci NOT NULL","autoload":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'yes'"},"indexes":["PRIMARY KEY (`option_id`)","UNIQUE KEY `option_name` (`option_name`)"]}}
{"type":"row","data":{"table":"options","row":{"option_id":"8","option_name":"use_balanceTags","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"10","option_name":"require_name_email","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"11","option_name":"comments_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"12","option_name":"posts_per_rss","option_value":"4","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"13","option_name":"rss_use_excerpt","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"18","option_name":"default_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"19","option_name":"default_comment_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"20","option_name":"default_ping_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"21","option_name":"default_pingback_flag","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"22","option_name":"posts_per_page","option_value":"4","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"26","option_name":"comment_moderation","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"28","option_name":"permalink_structure","option_value":"\/%postname%\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"30","option_name":"hack_file","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"32","option_name":"moderation_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"34","option_name":"category_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"36","option_name":"comment_max_links","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"38","option_name":"default_email_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"42","option_name":"comment_whitelist","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"45","option_name":"html_type","option_value":"text\/html","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"48","option_name":"db_version","option_value":"38590","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"52","option_name":"default_link_category","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"53","option_name":"show_on_front","option_value":"page","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"54","option_name":"tag_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"55","option_name":"show_avatars","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"56","option_name":"avatar_rating","option_value":"G","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"58","option_name":"thumbnail_size_w","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"59","option_name":"thumbnail_size_h","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"60","option_name":"thumbnail_crop","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"61","option_name":"medium_size_w","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"62","option_name":"medium_size_h","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"63","option_name":"avatar_default","option_value":"mystery","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"64","option_name":"large_size_w","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"65","option_name":"large_size_h","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"66","option_name":"image_default_link_type","option_value":"none","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"67","option_name":"image_default_size","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"68","option_name":"image_default_align","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"69","option_name":"close_comments_for_old_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"70","option_name":"close_comments_days_old","option_value":"14","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"71","option_name":"thread_comments","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"72","option_name":"thread_comments_depth","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"73","option_name":"page_comments","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"74","option_name":"comments_per_page","option_value":"50","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"75","option_name":"default_comments_page","option_value":"newest","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"76","option_name":"comment_order","option_value":"asc","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"77","option_name":"sticky_posts","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"78","option_name":"widget_categories","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"79","option_name":"widget_text","option_value":"a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"80","option_name":"widget_rss","option_value":"a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"83","option_name":"page_for_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"84","option_name":"page_on_front","option_value":"17","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"85","option_name":"default_post_format","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"86","option_name":"link_manager_enabled","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"87","option_name":"finished_splitting_shared_terms","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"88","option_name":"site_icon","option_value":"118","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"89","option_name":"medium_large_size_w","option_value":"768","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"90","option_name":"medium_large_size_h","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"92","option_name":"widget_search","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"93","option_name":"widget_recent-posts","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"94","option_name":"widget_recent-comments","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"95","option_name":"widget_archives","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"96","option_name":"widget_meta","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"97","option_name":"sidebars_widgets","option_value":"a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"main-sidebar\";a:0:{}s:12:\"shop-sidebar\";a:0:{}s:7:\"footer1\";a:1:{i:0;s:23:\"odrin_about_me_widget-2\";}s:7:\"footer2\";a:1:{i:0;s:9:\"twitter-2\";}s:7:\"footer3\";a:2:{i:0;s:22:\"mailchimp_newsletter-2\";i:1;s:14:\"odrin_social-2\";}s:7:\"footer4\";a:0:{}s:13:\"array_version\";i:3;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"99","option_name":"acf_version","option_value":"5.6.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"100","option_name":"envato_market_version","option_value":"1.0.0-RC2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"102","option_name":"widget_pages","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"103","option_name":"widget_calendar","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"104","option_name":"widget_media_audio","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"105","option_name":"widget_media_image","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"106","option_name":"widget_media_video","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"107","option_name":"widget_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"108","option_name":"widget_nav_menu","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"109","option_name":"widget_custom_html","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"110","option_name":"widget_twitter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"111","option_name":"widget_woocommerce_widget_cart","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"112","option_name":"widget_woocommerce_layered_nav_filters","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"113","option_name":"widget_woocommerce_layered_nav","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"114","option_name":"widget_woocommerce_price_filter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"115","option_name":"widget_woocommerce_product_categories","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"116","option_name":"widget_woocommerce_product_search","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"117","option_name":"widget_woocommerce_product_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"118","option_name":"widget_woocommerce_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"119","option_name":"widget_woocommerce_recently_viewed_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"120","option_name":"widget_woocommerce_top_rated_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"121","option_name":"widget_woocommerce_recent_reviews","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"122","option_name":"widget_woocommerce_rating_filter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"124","option_name":"woocommerce_default_country","option_value":"US:CA","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"125","option_name":"woocommerce_allowed_countries","option_value":"all","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"126","option_name":"woocommerce_all_except_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"127","option_name":"woocommerce_specific_allowed_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"128","option_name":"woocommerce_ship_to_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"129","option_name":"woocommerce_specific_ship_to_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"130","option_name":"woocommerce_default_customer_address","option_value":"geolocation","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"131","option_name":"woocommerce_calc_taxes","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"132","option_name":"woocommerce_demo_store","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"133","option_name":"woocommerce_demo_store_notice","option_value":"This is a demo store for testing purposes &mdash; no orders shall be fulfilled.","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"134","option_name":"woocommerce_currency","option_value":"USD","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"135","option_name":"woocommerce_currency_pos","option_value":"left","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"136","option_name":"woocommerce_price_thousand_sep","option_value":",","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"137","option_name":"woocommerce_price_decimal_sep","option_value":".","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"138","option_name":"woocommerce_price_num_decimals","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"139","option_name":"woocommerce_weight_unit","option_value":"kg","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"140","option_name":"woocommerce_dimension_unit","option_value":"cm","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"141","option_name":"woocommerce_enable_reviews","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"142","option_name":"woocommerce_review_rating_verification_label","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"143","option_name":"woocommerce_review_rating_verification_required","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"144","option_name":"woocommerce_enable_review_rating","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"145","option_name":"woocommerce_review_rating_required","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"146","option_name":"woocommerce_shop_page_id","option_value":"3","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"147","option_name":"woocommerce_shop_page_display","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"148","option_name":"woocommerce_category_archive_display","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"149","option_name":"woocommerce_default_catalog_orderby","option_value":"menu_order","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"150","option_name":"woocommerce_cart_redirect_after_add","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"151","option_name":"woocommerce_enable_ajax_add_to_cart","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"152","option_name":"shop_catalog_image_size","option_value":"a:3:{s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"153","option_name":"shop_single_image_size","option_value":"a:3:{s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:4:\"crop\";b:0;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"154","option_name":"shop_thumbnail_image_size","option_value":"a:3:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"120\";s:4:\"crop\";b:0;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"155","option_name":"woocommerce_manage_stock","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"156","option_name":"woocommerce_hold_stock_minutes","option_value":"60","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"157","option_name":"woocommerce_notify_low_stock","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"158","option_name":"woocommerce_notify_no_stock","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"159","option_name":"woocommerce_stock_email_recipient","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"160","option_name":"woocommerce_notify_low_stock_amount","option_value":"2","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"161","option_name":"woocommerce_notify_no_stock_amount","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"162","option_name":"woocommerce_hide_out_of_stock_items","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"163","option_name":"woocommerce_stock_format","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"164","option_name":"woocommerce_file_download_method","option_value":"force","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"165","option_name":"woocommerce_downloads_require_login","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"166","option_name":"woocommerce_downloads_grant_access_after_payment","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"167","option_name":"woocommerce_prices_include_tax","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"168","option_name":"woocommerce_tax_based_on","option_value":"shipping","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"169","option_name":"woocommerce_shipping_tax_class","option_value":"inherit","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"170","option_name":"woocommerce_tax_round_at_subtotal","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"171","option_name":"woocommerce_tax_classes","option_value":"Reduced rate\nZero rate","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"172","option_name":"woocommerce_tax_display_shop","option_value":"excl","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"173","option_name":"woocommerce_tax_display_cart","option_value":"excl","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"174","option_name":"woocommerce_price_display_suffix","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"175","option_name":"woocommerce_tax_total_display","option_value":"itemized","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"176","option_name":"woocommerce_enable_shipping_calc","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"177","option_name":"woocommerce_shipping_cost_requires_address","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"178","option_name":"woocommerce_ship_to_destination","option_value":"billing","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"179","option_name":"woocommerce_shipping_debug_mode","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"180","option_name":"woocommerce_enable_coupons","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"181","option_name":"woocommerce_calc_discounts_sequentially","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"182","option_name":"woocommerce_enable_guest_checkout","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"183","option_name":"woocommerce_force_ssl_checkout","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"184","option_name":"woocommerce_unforce_ssl_checkout","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"185","option_name":"woocommerce_cart_page_id","option_value":"4","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"186","option_name":"woocommerce_checkout_page_id","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"187","option_name":"woocommerce_terms_page_id","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"188","option_name":"woocommerce_checkout_pay_endpoint","option_value":"order-pay","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"189","option_name":"woocommerce_checkout_order_received_endpoint","option_value":"order-received","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"190","option_name":"woocommerce_myaccount_add_payment_method_endpoint","option_value":"add-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"191","option_name":"woocommerce_myaccount_delete_payment_method_endpoint","option_value":"delete-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"192","option_name":"woocommerce_myaccount_set_default_payment_method_endpoint","option_value":"set-default-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"193","option_name":"woocommerce_myaccount_page_id","option_value":"6","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"194","option_name":"woocommerce_enable_signup_and_login_from_checkout","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"195","option_name":"woocommerce_enable_myaccount_registration","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"196","option_name":"woocommerce_enable_checkout_login_reminder","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"197","option_name":"woocommerce_registration_generate_username","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"198","option_name":"woocommerce_registration_generate_password","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"199","option_name":"woocommerce_myaccount_orders_endpoint","option_value":"orders","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"200","option_name":"woocommerce_myaccount_view_order_endpoint","option_value":"view-order","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"201","option_name":"woocommerce_myaccount_downloads_endpoint","option_value":"downloads","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"202","option_name":"woocommerce_myaccount_edit_account_endpoint","option_value":"edit-account","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"203","option_name":"woocommerce_myaccount_edit_address_endpoint","option_value":"edit-address","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"204","option_name":"woocommerce_myaccount_payment_methods_endpoint","option_value":"payment-methods","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"205","option_name":"woocommerce_myaccount_lost_password_endpoint","option_value":"lost-password","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"206","option_name":"woocommerce_logout_endpoint","option_value":"customer-logout","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"207","option_name":"woocommerce_email_from_name","option_value":"Odrin","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"208","option_name":"woocommerce_email_from_address","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"209","option_name":"woocommerce_email_header_image","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"210","option_name":"woocommerce_email_footer_text","option_value":"Odrin - Powered by WooCommerce","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"211","option_name":"woocommerce_email_base_color","option_value":"#96588a","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"212","option_name":"woocommerce_email_background_color","option_value":"#f7f7f7","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"213","option_name":"woocommerce_email_body_background_color","option_value":"#ffffff","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"214","option_name":"woocommerce_email_text_color","option_value":"#3c3c3c","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"215","option_name":"woocommerce_api_enabled","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"227","option_name":"envato_market_state","option_value":"activated","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"229","option_name":"wpcf7","option_value":"a:2:{s:7:\"version\";s:3:\"4.9\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1502206735;s:7:\"version\";s:5:\"4.8.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"230","option_name":"woocommerce_admin_notices","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"231","option_name":"woocommerce_meta_box_errors","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"241","option_name":"post_count","option_value":"6","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"242","option_name":"fresh_site","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"262","option_name":"woocommerce_allow_tracking","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"273","option_name":"fw_active_extensions","option_value":"a:13:{s:6:\"update\";a:0:{}s:13:\"github-update\";a:0:{}s:4:\"blog\";a:0:{}s:10:\"shortcodes\";a:0:{}s:12:\"page-builder\";a:0:{}s:17:\"editor-shortcodes\";a:0:{}s:13:\"wp-shortcodes\";a:0:{}s:7:\"builder\";a:0:{}s:5:\"forms\";a:0:{}s:13:\"contact-forms\";a:0:{}s:6:\"mailer\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"310","option_name":"envato_market_dismiss_notice","option_value":"dismissed","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"342","option_name":"theme_mods_twentyseventeen","option_value":"a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1502098724;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"344","option_name":"theme_mods_odrin","option_value":"a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:2:{s:21:\"main-navigation-right\";i:35;s:20:\"main-navigation-left\";i:34;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"345","option_name":"theme_switched","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"346","option_name":"widget_odrin_about_me_widget","option_value":"a:2:{i:2;a:4:{s:5:\"title\";s:17:\"About J. W. Raven\";s:5:\"image\";s:3:\"106\";s:11:\"information\";s:325:\"Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.\";s:11:\"button_link\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"347","option_name":"widget_odrin_image","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"348","option_name":"widget_mailchimp_newsletter","option_value":"a:2:{i:2;a:3:{s:5:\"title\";s:10:\"Newsletter\";s:8:\"sub_text\";s:34:\"Make sure you don't miss anything!\";s:11:\"button_text\";s:9:\"Subscribe\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"349","option_name":"widget_popular_posts","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"350","option_name":"widget_odrin_social","option_value":"a:2:{i:2;a:1:{s:5:\"title\";s:9:\"Follow Me\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"691","option_name":"product_cat_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"738","option_name":"fw_google_fonts","option_value":"a:2:{s:11:\"last_update\";i:1505908061;s:5:\"fonts\";s:439691:\"{\n \"kind\": \"webfonts#webfontList\",\n \"items\": [\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"ABeeZee\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/abeezee\/v10\/mE5BOuZKGln_Ex0uYKpIaw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/abeezee\/v10\/kpplLynmYgP0YtlJA3atRw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Abel\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/abel\/v7\/RpUKfqNxoyNe_ka23bzQ2A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Abhaya Libre\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"sinhala\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/abhayalibre\/v2\/zTLc5Jxv6yvb1nHyqBasVy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/abhayalibre\/v2\/wBjdF6T34NCo7wQYXgzrc5MQuUSAwdHsY8ov_6tk1oA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/abhayalibre\/v2\/wBjdF6T34NCo7wQYXgzrc2v8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/abhayalibre\/v2\/wBjdF6T34NCo7wQYXgzrc0D2ttfZwueP-QU272T9-k4.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/abhayalibre\/v2\/wBjdF6T34NCo7wQYXgzrc_qsay_1ZmRGmC8pVRdIfAg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Abril Fatface\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/abrilfatface\/v8\/X1g_KwGeBV3ajZIXQ9VnDojjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Aclonica\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/aclonica\/v7\/M6pHZMPwK3DiBSlo3jwAKQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Acme\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/acme\/v6\/-J6XNtAHPZBEbsifCdBt-g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Actor\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/actor\/v6\/ugMf40CrRK6Jf6Yz_xNSmQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Adamina\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/adamina\/v9\/RUQfOodOMiVVYqFZcSlT9w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Advent Pro\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/adventpro\/v6\/87-JOpSUecTG50PBYK4ysi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/adventpro\/v6\/URTSSjIp0Wr-GrjxFdFWnGeudeTO44zf-ht3k-KNzwg.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/adventpro\/v6\/sJaBfJYSFgoB80OL1_66m0eOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/adventpro\/v6\/1NxMBeKVcNNH2H46AUR3wfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/adventpro\/v6\/7kBth2-rT8tP40RmMMXMLJp-63r6doWhTEbsfBIRJ7A.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/adventpro\/v6\/3Jo-2maCzv2QLzQBzaKHV_pTEJqju4Hz1txDWij77d4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/adventpro\/v6\/M4I6QiICt-ey_wZTpR2gKwJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Aguafina Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/aguafinascript\/v5\/65g7cgMtMGnNlNyq_Z6CvMxLhO8OSNnfAp53LK1_iRs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Akronim\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/akronim\/v6\/qA0L2CSArk3tuOWE1AR1DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Aladin\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/aladin\/v5\/PyuJ5cVHkduO0j5fAMKvAA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Aldrich\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/aldrich\/v7\/kMMW1S56gFx7RP_mW1g-Eg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alef\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alef\/v8\/ENvZ_P0HBDQxNZYCQO0lUA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/alef\/v8\/VDgZJhEwudtOzOFQpZ8MEA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alegreya\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alegreya\/v8\/62J3atXd6bvMU4qO_ca-eA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreya\/v8\/cbshnQGxwmlHBjUil7DaIfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/alegreya\/v8\/5oZtdI5-wQwgAFrd9erCsaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreya\/v8\/IWi8e5bpnqhMRsZKTcTUWgJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/alegreya\/v8\/oQeMxX-vxGImzDgX6nxA7KCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreya\/v8\/-L71QLH_XqgYWaI1GbOVhp0EAVxt0G0biEntp43Qt6E.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alegreya SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasc\/v7\/3ozeFnTbygMK6PfHh8B-iqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasc\/v7\/GOqmv3FLsJ2r6ZALMZVBmkeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasc\/v7\/M9OIREoxDkvynwTpBAYUq3e1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasc\/v7\/5PCoU7IUfCicpKBJtBmP6c_zJjSACmk0BRPxQqhnNLU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasc\/v7\/M9OIREoxDkvynwTpBAYUqyenaqEuufTBk9XMKnKmgDA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasc\/v7\/5PCoU7IUfCicpKBJtBmP6U_yTOUGsoC54csJe1b-IRw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alegreya Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/TKyx_-JJ6MdpQruNk-t-PJFGFO4uyVFMfB6LZsii7kI.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/gRkSP2lBpqoMTVxg7DmVn2cDnjsrnI9_xJ-5gnBaHsE.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/11EDm-lum6tskJMBbdy9acB1LjARzAvdqa1uQC32v70.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/WfiXipsmjqRqsDBQ1bA9CnfqlVoxTUFFx1C8tBqmbcg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/KYNzioYhDai7mTMnx_gDgn8f0n03UdmQgF_CLvNR2vg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/TKyx_-JJ6MdpQruNk-t-PD4G9C9ttb0Oz5Cvf0qOitE.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/11EDm-lum6tskJMBbdy9aQqQmZ7VjhwksfpNVG0pqGc.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/WfiXipsmjqRqsDBQ1bA9Cs7DCVO6wo6i5LKIyZDzK40.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/11EDm-lum6tskJMBbdy9aVCbmAUID8LN-q3pJpOk3Ys.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/WfiXipsmjqRqsDBQ1bA9CpF66r9C4AnxxlBlGd7xY4g.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/11EDm-lum6tskJMBbdy9acxnD5BewVtRRHHljCwR2bM.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/WfiXipsmjqRqsDBQ1bA9CicOAJ_9MkLPbDmrtXDPbIU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/11EDm-lum6tskJMBbdy9aW42xlVP-j5dagE7-AU2zwg.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasans\/v5\/WfiXipsmjqRqsDBQ1bA9ChRaDUI9aE8-k7PrIG2iiuo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alegreya Sans SC\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/trwFkDJLOJf6hqM93944kVnzStfdnFU-MXbO84aBs_M.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/qG3gA9iy5RpXMH4crZboqqakMVR0XlJhO7VdJ8yYvA4.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/AjAmkoP1y0Vaad0UPPR46-1IqtfxJspFjzJp0SaQRcI.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/0VweK-TO3aQgazdxg8fs0CnTKaH808trtzttbEg4yVA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/6kgb6ZvOagoVIRZyl8XV-EklWX-XdLVn1WTiuGuvKIU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/trwFkDJLOJf6hqM93944kTfqo69HNOlCNZvbwAmUtiA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/AjAmkoP1y0Vaad0UPPR46_hHTluI57wqxl55RvSYo3s.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/0VweK-TO3aQgazdxg8fs0NqVvxKdFVwqwzilqfVd39U.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/AjAmkoP1y0Vaad0UPPR4600aId5t1FC-xZ8nmpa_XLk.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/0VweK-TO3aQgazdxg8fs0IBYn3VD6xMEnodOh8pnFw4.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/AjAmkoP1y0Vaad0UPPR46wQgSHD3Lo1Mif2Wkk5swWA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/0VweK-TO3aQgazdxg8fs0HStmCm6Rs90XeztCALm0H8.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/AjAmkoP1y0Vaad0UPPR461Rf9EWUSEX_PR1d_gLKfpM.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/alegreyasanssc\/v5\/0VweK-TO3aQgazdxg8fs0IvtwEfTCJoOJugANj-jWDI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alex Brush\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alexbrush\/v7\/ooh3KJFbKJSUoIRWfiu8o_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alfa Slab One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alfaslabone\/v6\/Qx6FPcitRwTC_k88tLPc-Yjjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alice\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alice\/v8\/wZTAfivekBqIg-rk63nFvQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alike\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alike\/v9\/Ho8YpRKNk_202fwDiGNIyw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Alike Angular\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/alikeangular\/v7\/OpeCu4xxI3qO1C7CZcJtPT3XH2uEnVI__ynTBvNyki8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Allan\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/allan\/v8\/T3lemhgZmLQkQI2Qc2bQHA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/allan\/v8\/zSxQiwo7wgnr7KkMXhSiag.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Allerta\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/allerta\/v7\/s9FOEuiJFTNbMe06ifzV8g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Allerta Stencil\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/allertastencil\/v7\/CdSZfRtHbQrBohqmzSdDYFf2eT4jUldwg_9fgfY_tHc.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Allura\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/allura\/v5\/4hcqgZanyuJ2gMYWffIR6A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Almendra\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/almendra\/v9\/PDpbB-ZF7deXAAEYPkQOeg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/almendra\/v9\/CNWLyiDucqVKVgr4EMidi_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/almendra\/v9\/ZpLdQMj7Q2AFio4nNO6A76CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/almendra\/v9\/-tXHKMcnn6FqrhJV3l1e3QJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Almendra Display\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/almendradisplay\/v7\/2Zuu97WJ_ez-87yz5Ai8fF6uyC_qD11hrFQ6EGgTJWI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Almendra SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/almendrasc\/v7\/IuiLd8Fm9I6raSalxMoWeaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amarante\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amarante\/v4\/2dQHjIBWSpydit5zkJZnOw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amaranth\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amaranth\/v7\/7VcBog22JBHsHXHdnnycTA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/amaranth\/v7\/UrJlRY9LcVERJSvggsdBqPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/amaranth\/v7\/j5OFHqadfxyLnQRxFeox6qCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/amaranth\/v7\/BHyuYFj9nqLFNvOvGh0xTwJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amatic SC\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amaticsc\/v9\/MldbRWLFytvqxU1y81xSVg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/amaticsc\/v9\/IDnkRTPGcrSVo50UyYNK7y3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amatica SC\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amaticasc\/v1\/f9SWSy9DLsJV2etvm5rwGPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/amaticasc\/v1\/nFmSxyAMfCP_5xGDJ4j5TgJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amethysta\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amethysta\/v5\/1jEo9tOFIJDolAUpBnWbnA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amiko\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amiko\/v1\/A7bjc3cOLJtGgpPGnxyHsw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/amiko\/v1\/BaZst4RZ4sDyD3mH-BfVaA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/amiko\/v1\/6syx43mQ07VvOmpFc0G9Lg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amiri\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amiri\/v8\/ATARrPmSew75SlpOw2YABQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/amiri\/v8\/3t1yTQlLUXBw8htrqlXBrw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/amiri\/v8\/WQsR_moz-FNqVwGYgptqiA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/amiri\/v8\/uF8aNEyD0bxMeTBg9bFDSPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Amita\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/amita\/v2\/RhdhGBXSJqkHo6g7miTEcQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/amita\/v2\/cIYA2Lzp7l2pcGsqpUidBg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Anaheim\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/anaheim\/v4\/t-z8aXHMpgI2gjN_rIflKA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Andada\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/andada\/v8\/rSFaDqNNQBRw3y19MB5Y4w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Andika\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/andika\/v8\/oe-ag1G0lcqZ3IXfeEgaGg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Angkor\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/angkor\/v9\/DLpLgIS-8F10ecwKqCm95Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Annie Use Your Telescope\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/annieuseyourtelescope\/v7\/2cuiO5VmaR09C8SLGEQjGqbp7mtG8sPlcZvOaO8HBak.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Anonymous Pro\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/anonymouspro\/v10\/Zhfjj_gat3waL4JSju74E-V_5zh5b-_HiooIRUBwn1A.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/anonymouspro\/v10\/q0u6LFHwttnT_69euiDbWKwIsuKDCXG0NQm7BvAgx-c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/anonymouspro\/v10\/WDf5lZYgdmmKhO8E1AQud--Cz_5MeePnXDAcLNWyBME.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/anonymouspro\/v10\/_fVr_XGln-cetWSUc-JpfA1LL9bfs7wyIp6F8OC9RxA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Antic\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/antic\/v8\/hEa8XCNM7tXGzD0Uk0AipA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Antic Didone\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/anticdidone\/v5\/r3nJcTDuOluOL6LGDV1vRy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Antic Slab\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/anticslab\/v5\/PSbJCTKkAS7skPdkd7AKEvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Anton\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/anton\/v8\/XIbCenm-W0IRHWYIh7CGUQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arapey\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arapey\/v5\/dqu823lrSYn8T2gApTdslA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/arapey\/v5\/pY-Xi5JNBpaWxy2tZhEm5A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arbutus\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arbutus\/v6\/Go_hurxoUsn5MnqNVQgodQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arbutus Slab\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arbutusslab\/v5\/6k3Yp6iS9l4jRIpynA8qMy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Architects Daughter\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/architectsdaughter\/v7\/RXTgOOQ9AAtaVOHxx0IUBMCy0EhZjHzu-y0e6uLf4Fg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Archivo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/r-UxY2mA_5pDuZN717veMA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/xM6Bws4B8M6CBFj_NjFDmQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/kolpDHEnC87zFuFfslSCevesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/MKuleTj-xvH_kzDLSfxAny3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/ujChrOQvaQhWGqGyAyvouPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/yabYJWzTLFXwCTAuo02FTC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/pOE88CC9eYkEsVEVFu184_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/archivo\/v2\/KPG24G28nybJri09faZ5fy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Archivo Black\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/archivoblack\/v6\/WoAoVT7K3k7hHfxKbvB6B51XQG8isOYYJhPIYAyrESQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Archivo Narrow\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/DsLzC9scoPnrGiwYYMQXppTvAuddT2xDMbdz0mdLyZY.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/vqsrtPCpTU3tJlKfuXP5zUpmlyBQEFfdE6dERLXdQGQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/M__Wu4PAmHf4YZvQM8tWsFZXnRfcj2QuLtpR7YorIko.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/wG6O733y5zHl4EKCOh8rSQPEI7VifuA7dF_atQng58I.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/M__Wu4PAmHf4YZvQM8tWsAYHMmBTXW-z0TFb_R_tMpQ.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/wG6O733y5zHl4EKCOh8rSQFfhWXBmyfiPDGj4ZvwGNU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/M__Wu4PAmHf4YZvQM8tWsMLtdzs3iyjn_YuT226ZsLU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/archivonarrow\/v7\/wG6O733y5zHl4EKCOh8rSTg5KB8MNJ4uPAETq9naQO8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Aref Ruqaa\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arefruqaa\/v3\/kbqI055uLQz2hkccTTrYPfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/arefruqaa\/v3\/RT-Q5DVI9arM6ZKux-UmTAJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arima Madurai\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"tamil\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/Q0tjl46beRRcUe3RlWWNrdyXLlNBCUjoM1yKFfVCFUI.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/EsCGNPwBfkMk17-w_DTJ4rArwWuxcSSKq67BdR6k5Rg.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/EsCGNPwBfkMk17-w_DTJ4joJ52uD-1fmXmi8u0n_zsc.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/8fNfThKRw_pr7MwgNdcHiW_MnNA9OgK8I1F23mNWOpE.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/EsCGNPwBfkMk17-w_DTJ4v_2zpxNHQ3utWt_82o9dAo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/EsCGNPwBfkMk17-w_DTJ4qiiXuG_rGcOxkuidirlnJE.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/EsCGNPwBfkMk17-w_DTJ4khKLu0CevfTHM1eXjGnvQo.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/arimamadurai\/v2\/EsCGNPwBfkMk17-w_DTJ4kZ0oshA7r_PlGegwiHddT8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arimo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"hebrew\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arimo\/v10\/Gpeo80g-5ji2CcyXWnzh7g.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/arimo\/v10\/_OdGbnX2-qQ96C4OjhyuPw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/arimo\/v10\/ZItXugREyvV9LnbY_gxAmw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/arimo\/v10\/__nOLWqmeXdhfr0g7GaFePesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arizonia\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arizonia\/v7\/yzJqkHZqryZBTM7RKYV9Wg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Armata\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/armata\/v7\/1H8FwGgIRrbYtxSfXhOHlQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arsenal\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arsenal\/v1\/PkcjwJ0AdgwImdsRdyzQQQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/arsenal\/v1\/FvYQ_YMyIFZw-8dXMYPhHg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/arsenal\/v1\/6R-JWA0Y5N2Lvul2TLOH3_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/arsenal\/v1\/AnUIg26c0nuMZMpNWtsDFy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Artifika\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/artifika\/v7\/Ekfp4H4QG7D-WsABDOyj8g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arvo\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arvo\/v9\/vvWPwz-PlZEwjOOIKqoZzA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/arvo\/v9\/id5a4BCjbenl5Gkqonw_Rw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/arvo\/v9\/OB3FDST7U38u3OjPK_vvRQ.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/arvo\/v9\/Hvl2MuWoXLaCy2v6MD4Yvw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Arya\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/arya\/v2\/xEVqtU3v8QLospHKpDaYEw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/arya\/v2\/N13tgOvG7VTXawiI-fJiQA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Asap\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/2lf-1MDR8tsTpEtvJmr2hA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/mwxNHf8QS8gNWCAMwkJNIg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/bSf7UzaPFkjzB9TuOPVhgw.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/RUbFVj3EkB2Yo9QDVzDKLw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/aj9e6BCAPmcrrkHyAtWfSg.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/lSgrQWENLu3EVBpHYwzirw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/o5RUA7SsJ80M8oDFBnrDbg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/asap\/v6\/_rZz9y2oXc09jT5T6BexLQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Asap Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-02\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/WnB1QP0n-KM9-GXLGChcYSavnWbQ852KImK774Atfew.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/qnSL07X2cz9966iZSWZCBfYZB3dvQ7xQFxvHcvx7fMA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/TyBiCbCbffkYs45BrMexjI_Y-6sQdpH-OU-ZdWEi-4E.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/9jDg2d4w2asxgWRh6ddxUYiIPHHw_LT0InVaNEq3i9o.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/TyBiCbCbffkYs45BrMexjKfWDuPM568rGzS6rTUUBAI.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/9jDg2d4w2asxgWRh6ddxUSWF8ZKt6Ad7F4DSH_awyvE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/TyBiCbCbffkYs45BrMexjDuwRdwRx6RgmD2V-BAnY3I.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/asapcondensed\/v1\/9jDg2d4w2asxgWRh6ddxUWd8_gdoFFngi4b8GzqPlPw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Asar\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/asar\/v3\/mSmn3H5CcMA84CZ586X7WQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Asset\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/asset\/v7\/hfPmqY-JzuR1lULlQf9iTg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Assistant\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/assistant\/v1\/xXstfiHQzjB9j5ZxYTBoZy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/assistant\/v1\/vPC3tCw3LOzCSeGCtVp5Wi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/assistant\/v1\/2iDwv6DBtyixlK5YHngp1w.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/assistant\/v1\/Y4UC5nQA69lWpfV0itoWLi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/assistant\/v1\/dZywGH4pMxP6OVyrppOJxy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/assistant\/v1\/-mTR0sX8a0RsadH4AMDT8C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Astloch\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/astloch\/v7\/fmbitVmHYLQP7MGPuFgpag.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/astloch\/v7\/aPkhM2tL-tz1jX6aX2rvo_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Asul\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/asul\/v6\/9qpsNR_OOwyOYyo2N0IbBw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/asul\/v6\/uO8uNmxaq87-DdPmkEg5Gg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Athiti\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/athiti\/v1\/Ge5skdKwzxRPajVLdOJuIg.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/athiti\/v1\/OoT7lj4AaSp1JpGJLKn3CA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/athiti\/v1\/e7eiIKP18Iz9Kg1xat6AYw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/athiti\/v1\/W3pP-ANXfsMOVOG-cqqMFw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/athiti\/v1\/kYx3dtUYNEuUlzWczYzsmQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/athiti\/v1\/tyXFOxQyZGXfqHhtqSikdw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Atma\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"bengali\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/atma\/v2\/noxn2r6cT3JgmEDt6Ip5pQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/atma\/v2\/dkXPrLoE_uqcgUFj4JdfRQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/atma\/v2\/Htksg3ZXeAEbSvUdTQX-uw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/atma\/v2\/EGUwD65ZZn9IIHp5Y36b4A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/atma\/v2\/-fkXl3wADUHjobbwO9d-Wg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Atomic Age\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/atomicage\/v8\/WvBMe4FxANIKpo6Oi0mVJ_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Aubrey\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/aubrey\/v9\/zo9w8klO8bmOQIMajQ2aTA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Audiowide\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/audiowide\/v5\/yGcwRZB6VmoYhPUYT-mEow.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Autour One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/autourone\/v6\/2xmQBcg7FN72jaQRFZPIDvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Average\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/average\/v5\/aHUibBqdDbVYl5FM48pxyQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Average Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/averagesans\/v5\/dnU3R-5A_43y5bIyLztPsS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Averia Gruesa Libre\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/averiagruesalibre\/v5\/10vbZTOoN6T8D-nvDzwRFyXcKHuZXlCN8VkWHpkUzKM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Averia Libre\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/averialibre\/v5\/r6hGL8sSLm4dTzOPXgx5XacQoVhARpoaILP7amxE_8g.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/averialibre\/v5\/I6wAYuAvOgT7el2ePj2nkina0FLWfcB-J_SAYmcAXaI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/averialibre\/v5\/rYVgHZZQICWnhjguGsBspC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/averialibre\/v5\/1etzuoNxVHR8F533EkD1WfMZXuCXbOrAvx5R0IT5Oyo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/averialibre\/v5\/r6hGL8sSLm4dTzOPXgx5XUD2ttfZwueP-QU272T9-k4.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/averialibre\/v5\/I6wAYuAvOgT7el2ePj2nkvAs9-1nE9qOqhChW0m4nDE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Averia Sans Libre\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/averiasanslibre\/v5\/_9-jTfQjaBsWAF_yp5z-V4CP_KG_g80s1KXiBtJHoNc.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/averiasanslibre\/v5\/o7BEIK-fG3Ykc5Rzteh88YuyGu4JqttndUh4gRKxic0.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/averiasanslibre\/v5\/yRJpjT39KxACO9F31mj_LqV8_KRn4epKAjTFK1s1fsg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/averiasanslibre\/v5\/COEzR_NPBSUOl3pFwPbPoCZU2HnUZT1xVKaIrHDioao.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/averiasanslibre\/v5\/_9-jTfQjaBsWAF_yp5z-V8QwVOrz1y5GihpZmtKLhlI.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/averiasanslibre\/v5\/o7BEIK-fG3Ykc5Rzteh88bXy1DXgmJcVtKjM5UWamMs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Averia Serif Libre\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/averiaseriflibre\/v6\/yvITAdr5D1nlsdFswJAb8SmC4gFJ2PHmfdVKEd_5S9M.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/averiaseriflibre\/v6\/YOLFXyye4sZt6AZk1QybCG2okl0bU63CauowU4iApig.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/averiaseriflibre\/v6\/fdtF30xa_Erw0zAzOoG4BZqY66i8AUyI16fGqw0iAew.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/averiaseriflibre\/v6\/o9qhvK9iT5iDWfyhQUe-6Ru_b0bTq5iipbJ9hhgHJ6U.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/averiaseriflibre\/v6\/yvITAdr5D1nlsdFswJAb8Q50KV5TaOVolur4zV2iZsg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/averiaseriflibre\/v6\/YOLFXyye4sZt6AZk1QybCNxohRXP4tNDqG3X4Hqn21k.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bad Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/badscript\/v5\/cRyUs0nJ2eMQFHwBsZNRXfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bahiana\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bahiana\/v1\/uUnBWf2QkuMyfXPof7lcwQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baloo\/v2\/uFkbq9GEAWUcT0XNeptJ1Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Bhai\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baloobhai\/v2\/FQvpC-04bh2QINuWAdnNW_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Bhaijaan\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baloobhaijaan\/v1\/WADJjVg5Kkv7JQ_7Ty9eDj083UVTX9pxrhfn5xHQ3fY.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Bhaina\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"oriya\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baloobhaina\/v2\/HxxbxOVf9WQem_hKo1MXSi3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Chettan\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"malayalam\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baloochettan\/v2\/ODsFofLybGVOJ90e_EwdFbyYXtM25qb63HASTPtoTFA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Da\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"bengali\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/balooda\/v2\/RAJ0l2eJl_HDURCVxRE1iQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Paaji\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"gurmukhi\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baloopaaji\/v2\/KeqAjVRzso6QUEfpMLQ-7KCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Tamma\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"kannada\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/balootamma\/v2\/-FKAYy14SAfG8Gc6YAAaMaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Tammudu\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-21\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/balootammudu\/v2\/_VlYJH4sGzgC_fTDQEKfT6ESp5dI1YWe8pDCvQ6RhbI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baloo Thambi\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"tamil\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baloothambi\/v2\/qXK3dZIeU-O-HruaN5cK0y3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Balthazar\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/balthazar\/v5\/WgbaSIs6dJAGXJ0qbz2xlw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bangers\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bangers\/v9\/WAffdge5w99Xif-DLeqmcA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Barrio\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/barrio\/v1\/kzvMfZB0agZKzXC5yyRwWA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Basic\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/basic\/v6\/hNII2mS5Dxw5C0u_m3mXgA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Battambang\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/battambang\/v10\/MzrUfQLefYum5vVGM3EZVPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/battambang\/v10\/dezbRtMzfzAA99DmrCYRMgJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Baumans\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/baumans\/v6\/o0bFdPW1H5kd5saqqOcoVg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bayon\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bayon\/v9\/yTubusjTnpNRZwA4_50iVw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Belgrano\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/belgrano\/v7\/iq8DUa2s7g6WRCeMiFrmtQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bellefair\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-06-27\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bellefair\/v2\/V_AInB3Ikm6UgW6_YKlk2g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Belleza\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/belleza\/v5\/wchA3BWJlVqvIcSeNZyXew.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"BenchNine\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/benchnine\/v5\/ah9xtUy9wLQ3qnWa2p-piS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/benchnine\/v5\/h3OAlYqU3aOeNkuXgH2Q2w.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/benchnine\/v5\/qZpi6ZVZg3L2RL_xoBLxWS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bentham\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bentham\/v7\/5-Mo8Fe7yg5tzV0GlQIuzQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Berkshire Swash\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/berkshireswash\/v5\/4RZJjVRPjYnC2939hKCAimKfbtsIjCZP_edQljX9gR0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bevan\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bevan\/v8\/Rtg3zDsCeQiaJ_Qno22OJA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bigelow Rules\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bigelowrules\/v5\/FEJCPLwo07FS-6SK6Al50X8f0n03UdmQgF_CLvNR2vg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bigshot One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bigshotone\/v7\/wSyZjBNTWDQHnvWE2jt6j6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bilbo\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bilbo\/v6\/-ty-lPs5H7OIucWbnpFrkA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bilbo Swash Caps\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bilboswashcaps\/v8\/UB_-crLvhx-PwGKW1oosDmYeFSdnSpRYv5h9gpdlD1g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"BioRhyme\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/biorhyme\/v1\/bj-6g_1gJHCc9xQZtLWL36CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/biorhyme\/v1\/jWqHmLFlu30n7xp12uZd8qCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/biorhyme\/v1\/n6v5UkVPy_CjbP3fvsu1CA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/biorhyme\/v1\/36KN76U1iKt5TFDm2lBz0KCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/biorhyme\/v1\/k6bYbUnESjLYnworWvSTL6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"BioRhyme Expanded\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/biorhymeexpanded\/v2\/FKL4Vyxmq2vsiDrSOzz2sC7oxZzNh3ej55UHm-HviBI.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/biorhymeexpanded\/v2\/FKL4Vyxmq2vsiDrSOzz2sFu4cYPPksG4MRjB5UiYPPw.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/biorhymeexpanded\/v2\/hgBNpgjTRZzGmZxqN5OuVjndr_hij4ilAk2n1d1AhsE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/biorhymeexpanded\/v2\/FKL4Vyxmq2vsiDrSOzz2sMVisRVfPEfQ0jijOMQbr0Q.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/biorhymeexpanded\/v2\/FKL4Vyxmq2vsiDrSOzz2sIv1v1eCT6RPbcYZYQ1T1CE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Biryani\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/biryani\/v2\/Xx38YzyTFF8n6mRS1Yd88vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/biryani\/v2\/u-bneRbizmFMd0VQp5Ze6vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/biryani\/v2\/W7bfR8-IY76Xz0QoB8L2xw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/biryani\/v2\/1EdcPCVxBR2txgjrza6_YPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/biryani\/v2\/qN2MTZ0j1sKSCtfXLB2dR_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/biryani\/v2\/DJyziS7FEy441v22InYdevesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/biryani\/v2\/trcLkrIut0lM_PPSyQfAMPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bitter\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bitter\/v11\/w_BNdJvVZDRmqy5aSfB2kQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/bitter\/v11\/TC0FZEVzXQIGgzmRfKPZbA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/bitter\/v11\/4dUtr_4BvHuoRU35suyOAg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Black Ops One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/blackopsone\/v8\/2XW-DmDsGbDLE372KrMW1Yjjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bokor\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bokor\/v9\/uAKdo0A85WW23Gs6mcbw7A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bonbon\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bonbon\/v8\/IW3u1yzG1knyW5oz0s9_6Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Boogaloo\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/boogaloo\/v7\/4Wu1tvFMoB80fSu8qLgQfQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bowlby One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bowlbyone\/v8\/eKpHjHfjoxM2bX36YNucefesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bowlby One SC\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bowlbyonesc\/v8\/8ZkeXftTuzKBtmxOYXoRedDkZCMxWJecxjvKm2f8MJw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Brawler\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/brawler\/v7\/3gfSw6imxQnQxweVITqUrg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bree Serif\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/breeserif\/v6\/5h9crBVIrvZqgf34FHcnEfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bubblegum Sans\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bubblegumsans\/v5\/Y9iTUUNz6lbl6TrvV4iwsytnKWgpfO2iSkLzTz-AABg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bubbler One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bubblerone\/v5\/e8S0qevkZAFaBybtt_SU4qCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Buda\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/buda\/v7\/hLtAmNUmEMJH2yx7NGUjnA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Buenard\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/buenard\/v8\/NSpMPGKAUgrLrlstYVvIXQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/buenard\/v8\/yUlGE115dGr7O9w9FlP3UvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bungee\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bungee\/v2\/0jM4G9s968t1_tpwzM9UDg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bungee Hairline\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bungeehairline\/v2\/8Li3dr3whdkxuk7pmLaZaSom6rTIagUDR1YFcrrRZjQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bungee Inline\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bungeeinline\/v2\/Tb-1914q4rFpjT-F66PLCYjjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bungee Outline\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bungeeoutline\/v2\/PcidvzXIcqS2Qwxm_iG6bLAREgn5xbW23GEXXnhMQ5Y.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Bungee Shade\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/bungeeshade\/v2\/HSW7pxPYXBWkq7OSnuXoeC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Butcherman\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/butcherman\/v8\/bxiJmD567sPBVpJsT0XR0vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Butterfly Kids\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/butterflykids\/v5\/J4NTF5M25htqeTffYImtlUZaDk62iwTBnbnvwSjZciA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cabin\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/XeuAFYo2xAPHxZGBbQtHhA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/0tJ9k3DI5xC4GBgs1E_Jxw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/HgsCQ-k3_Z_uQ86aFolNBg.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/50sjhrGE0njyO-7mGDhGP_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/eUDAvKhBtmTCkeVBsFk34A.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/sFQpQDBd3G2om0Nl5dD2CvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/4EKhProuY1hq_WCAomq9Dg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cabin\/v11\/K83QKi8MOKLEqj6bgZ7LrfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cabin Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cabincondensed\/v10\/B0txb0blf2N29WdYPJjMSiQPsWWoiv__AzYJ9Zzn9II.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cabincondensed\/v10\/Ez4zJbsGr2BgXcNUWBVgEARL_-ABKXdjsJSPT0lc2Bk.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cabincondensed\/v10\/Ez4zJbsGr2BgXcNUWBVgELS5sSASxc8z4EQTQj7DCAI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cabincondensed\/v10\/Ez4zJbsGr2BgXcNUWBVgEMAWgzcA047xWLixhLCofl8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cabin Sketch\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cabinsketch\/v10\/d9fijO34zQajqQvl3YHRCS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cabinsketch\/v10\/ki3SSN5HMOO0-IOLOj069ED2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Caesar Dressing\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/caesardressing\/v5\/2T_WzBgE2Xz3FsyJMq34T9gR43u4FvCuJwIfF5Zxl6Y.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cagliostro\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cagliostro\/v5\/i85oXbtdSatNEzss99bpj_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cairo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/cairo\/v1\/9BU6Hrio9syG9zwo_CNPXg.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/cairo\/v1\/mpy3SIEJVOIfFnVLujcRDg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cairo\/v1\/-tPnHq7mmAjcjJRSjsuZGA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cairo\/v1\/Ct_3a0tcTEyNNSnuZKDd7g.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cairo\/v1\/ONxTSBYfmg-V5CkIwS_5gQ.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/cairo\/v1\/Fm-hIVCp5OI5mO4Ec71jcw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Calligraffitti\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/calligraffitti\/v8\/vLVN2Y-z65rVu1R7lWdvyDXz_orj3gX0_NzfmYulrko.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cambay\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cambay\/v2\/etU9Bab4VuhzS-OKsb1VXg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cambay\/v2\/ZEz9yNqpEOgejaw1rBhugQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cambay\/v2\/jw9niBxa04eEhnSwTWCEgw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cambay\/v2\/j-5v_uUr0NXTumWN0siOiaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cambo\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cambo\/v5\/PnwpRuTdkYCf8qk4ajmNRA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Candal\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/candal\/v6\/x44dDW28zK7GR1gGDBmj9g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cantarell\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cantarell\/v6\/p5ydP_uWQ5lsFzcP_XVMEw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cantarell\/v6\/DTCLtOSqP-7dgM-V_xKUjqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cantarell\/v6\/Yir4ZDsCn4g1kWopdg-ehC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cantarell\/v6\/weehrwMeZBXb0QyrWnRwFXe1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cantata One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cantataone\/v6\/-a5FDvnBqaBMDaGgZYnEfqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cantora One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cantoraone\/v6\/oI-DS62RbHI8ZREjp73ehqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Capriola\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/capriola\/v4\/JxXPlkdzWwF9Cwelbvi9jA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cardo\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cardo\/v8\/jbkF2_R0FKUEZTq5dwSknQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cardo\/v8\/pcv4Np9tUkq0YREYUcEEJQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cardo\/v8\/lQN30weILimrKvp8rZhF1w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Carme\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/carme\/v7\/08E0NP1eRBEyFRUadmMfgA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Carrois Gothic\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/carroisgothic\/v6\/GCgb7bssGpwp7V5ynxmWy2x3d0cwUleGuRTmCYfCUaM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Carrois Gothic SC\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/carroisgothicsc\/v6\/bVp4nhwFIXU-r3LqUR8DSJTdPW1ioadGi2uRiKgJVCY.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Carter One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/carterone\/v8\/5X_LFvdbcB7OBG7hBgZ7fPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Catamaran\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"tamil\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/ilWHBiy0krUPdlmYxDuqC6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/hFc-HKSsGk6M-psujei1MC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/Aaag4ccR7Oh_4eai-jbrYC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/MdNkM-DU8f6R-25Nxpr_XA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/83WSX3F86qsvj1Z4EI0tQi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/a9PlHHnuBWiGGk0TwuFKTi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/PpgVtUHUdnBZYNpnzGbScy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/6VjB_uSfn3DZ93IQv58CmC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/catamaran\/v3\/5ys9TqpQc9Q6gHqbSox6py3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Caudex\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/caudex\/v6\/PWEexiHLDmQbn2b1OPZWfg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/caudex\/v6\/XjMZF6XCisvV3qapD4oJdw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/caudex\/v6\/PetCI4GyQ5Q3LiOzUu_mMg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/caudex\/v6\/yT8YeHLjaJvQXlUEYOA8gqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Caveat\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/caveat\/v2\/8I23b6N-6rRVbh-C_Vx3yA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/caveat\/v2\/LkaFtQENGJry2eUMwGRTeA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Caveat Brush\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/caveatbrush\/v2\/_d7bgsk3hfC4DXnUEeYKsy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cedarville Cursive\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cedarvillecursive\/v7\/cuCe6HrkcqrWTWTUE7dw-41zwq9-z_Lf44CzRAA0d0Y.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ceviche One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cevicheone\/v7\/WOaXIMBD4VYMy39MsobJhKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Changa\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/changa\/v2\/QNWVD9FzsnhVmHzE7HryDQ.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/changa\/v2\/OKZ0H1bMg3M9EZMVzgQ9fg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/changa\/v2\/7_e8qktkj6uKM0DamZJY9Q.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/changa\/v2\/KrXcHYf9ILB8aFWCj0Vfxg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/changa\/v2\/6uCpqxwcsYkfV0M8Ls6WPA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/changa\/v2\/vAXzeaPkdpxlejFN7h0ibw.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/changa\/v2\/H3IsiH2Fx0Pc4_OU4HSpng.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Changa One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/changaone\/v9\/dr4qjce4W3kxFrZRkVD87fesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/changaone\/v9\/wJVQlUs1lAZel-WdTo2U9y3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chango\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chango\/v5\/3W3AeMMtRTH08t5qLOjBmg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chathura\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"300\",\n    \"regular\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/chathura\/v2\/7tUse0wFXIOSPewsdeNXPvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/chathura\/v2\/Gmhr6ULHnPDt9spOZrHOfKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chathura\/v2\/7hRNO-_zjRopkcP2n1rr8g.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/chathura\/v2\/BO9LvNAseMQ3n1tKWH-uTKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/chathura\/v2\/prh_X_5NSsBQefIdGi5B6KCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chau Philomene One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chauphilomeneone\/v6\/KKc5egCL-a2fFVoOA2x6tBFi5dxgSTdxqnMJgWkBJcg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/chauphilomeneone\/v6\/eJj1PY_iN4KiIuyOvtMHJP6uyLkxyiC4WcYA74sfquE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chela One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chelaone\/v5\/h5O0dEnpnIq6jQnWxZybrA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chelsea Market\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chelseamarket\/v4\/qSdzwh2A4BbNemy78sJLfAAI1i8fIftCBXsBF2v9UMI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chenla\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chenla\/v9\/aLNpdAUDq2MZbWz2U1a16g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cherry Cream Soda\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cherrycreamsoda\/v7\/OrD-AUnFcZeeKa6F_c0_WxOiHiuAPYA9ry3O1RG2XIU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cherry Swash\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cherryswash\/v4\/HqOk7C7J1TZ5i3L-ejF0vi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cherryswash\/v4\/-CfyMyQqfucZPQNB0nvYyED2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chewy\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chewy\/v8\/hcDN5cvQdIu6Bx4mg_TSyw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chicle\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chicle\/v5\/xg4q57Ut9ZmyFwLp51JLgg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chivo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/NB24D2RW9gYUd3ctGd-AhA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/A0NbKkUXhyt-4OxUzvrNT_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/L88PEuzS9eRfHRZhAPhZyw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/Oe3-Q-a2kBzPnhHck_baMg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/zC8JLnJuu9Lw0_rA3_VYhg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/2M3ifXA84fdnDIxoCi18JvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/JAdkiWd46QCW4vOsj3dzTA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/chivo\/v8\/LoszYnE86q2wJEOjCigBQ_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Chonburi\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/chonburi\/v1\/jd9PfbW0x_8Myt_XeUxvSQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cinzel\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cinzel\/v6\/GF7dy_Nc-a6EaHYSyGd-EA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cinzel\/v6\/nYcFQ6_3pf_6YDrOFjBR8Q.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/cinzel\/v6\/FTBj72ozM2cEOSxiVsRb3A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cinzel Decorative\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cinzeldecorative\/v5\/fmgK7oaJJIXAkhd9798yQgT5USbJx2F82lQbogPy2bY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cinzeldecorative\/v5\/pXhIVnhFtL_B9Vb1wq2F95-YYVDmZkJErg0zgx9XuZI.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/cinzeldecorative\/v5\/pXhIVnhFtL_B9Vb1wq2F97Khqbv0zQZa0g-9HOXAalU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Clicker Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/clickerscript\/v4\/Zupmk8XwADjufGxWB9KThBnpV0hQCek3EmWnCPrvGRM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Coda\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v12\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/coda\/v12\/yHDvulhg-P-p2KRgRrnUYw.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/coda\/v12\/6ZIw0sbALY0KTMWllZB3hQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Coda Caption\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/codacaption\/v10\/YDl6urZh-DUFhiMBTgAnz_qsay_1ZmRGmC8pVRdIfAg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Codystar\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/codystar\/v4\/EVaUzfJkcb8Zqx9kzQLXqqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/codystar\/v4\/EN-CPFKYowSI7SuR7-0cZA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Coiny\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"tamil\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/coiny\/v2\/B-pC9lRxssd2RDK37Rdekw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Combo\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/combo\/v5\/Nab98KjR3JZSSPGtzLyXNw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Comfortaa\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/comfortaa\/v10\/r_tUZNl0G8xCoOmp_JkSCi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/comfortaa\/v10\/lZx6C1VViPgSOhCBUP7hXA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/comfortaa\/v10\/fND5XPYKrF2tQDwwfWZJIy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Coming Soon\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/comingsoon\/v7\/Yz2z3IAe2HSQAOWsSG8COKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Concert One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/concertone\/v7\/N5IWCIGhUNdPZn_efTxKN6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Condiment\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/condiment\/v4\/CstmdiPpgFSV0FUNL5LrJA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Content\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/content\/v8\/l8qaLjygvOkDEU2G6-cjfQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/content\/v8\/7PivP8Zvs2qn6F6aNbSQe_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Contrail One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/contrailone\/v6\/b41KxjgiyqX-hkggANDU6C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Convergence\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/convergence\/v5\/eykrGz1NN_YpQmkAZjW-qKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cookie\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cookie\/v7\/HxeUC62y_YdDbiFlze357A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Copse\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/copse\/v6\/wikLrtPGjZDvZ5w2i5HLWg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Corben\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/corben\/v10\/tTysMZkt-j8Y5yhkgsoajQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/corben\/v10\/lirJaFSQWdGQuV--fksg5g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cormorant\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/diggKPcUerIA8GQWRVxsVS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/UydD9tmk-DfLnEFRr_bBZy9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/9vWr5LgrNEgvhv1P3z9uuQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/zzcH3j00ejnIc8jicdcz6KCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/lwoiMb1lzDf49h802vpRUy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/UydD9tmk-DfLnEFRr_bBZ8CNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/LKEtp8XimHLN0gSYqnV9qy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/UydD9tmk-DfLnEFRr_bBZ5Z7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/vOi7JV5F3JmPzXDgUqUwgS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorant\/v5\/UydD9tmk-DfLnEFRr_bBZ3e1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cormorant Garamond\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/iEjm9hVxcattz37Y8gZwVXDeRRUpi2fYbqcTC9PsYaU.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/zuqx3k1yUEl3Eavo-ZPEAjZXe39LdglsIzDOvKnCCso.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/EI2hhCO6kSfLAy-Dpd8fd7_BES7rBA-D9Lo3vCx9yHc.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/eGTlzchVxDKKvK6d7drzlkVlEttMzBRhK_wsRQ4MqEE.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/iEjm9hVxcattz37Y8gZwVSkwnhSVYGQY4MSUB3uw374.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/zuqx3k1yUEl3Eavo-ZPEAq8qrY1CcUgPLrA3ytfr3SY.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/iEjm9hVxcattz37Y8gZwVVc2xdGA7R8efE0K6NwSoyI.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/zuqx3k1yUEl3Eavo-ZPEAqms9Rm_p2hhD4xhClOGPEw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/iEjm9hVxcattz37Y8gZwVdNg01MkafbqNYmDx8wt95c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantgaramond\/v4\/zuqx3k1yUEl3Eavo-ZPEAvEntfLz8TC-DlAIEJQEwCA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cormorant Infant\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/MYRpw6pQIf0XStsiZXQWA_alucuYFvoGqpCMGloCN2Y.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/PK34LKusK6SSQFR2m5-LZgNCjGMFnYSoo4kW2wZNowE.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/q5F0I_a42y_qtMoOtqdjagGlf-pqPDOheSBqZOVpkRo.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/U6OamtMgLoVs0zd53Z1pNpbq6_N3pcDBvA-VsecMIAA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/MYRpw6pQIf0XStsiZXQWA4PJQ8Vh-2Qw35Pq7cVYzdo.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/PK34LKusK6SSQFR2m5-LZq9x-au7fLBTFpfuT52_G64.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/MYRpw6pQIf0XStsiZXQWA9G0tNuOpbNMRdNl4S5e-n0.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/PK34LKusK6SSQFR2m5-LZkZbdnTqrL_1WMEFjxg0OwY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/MYRpw6pQIf0XStsiZXQWAx-3ZynwDtU_450Ho62jf_I.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cormorantinfant\/v4\/PK34LKusK6SSQFR2m5-LZmKEEmz9BBHY1o7RrRAiUXQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cormorant SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/cormorantsc\/v4\/CCo4fI9EYzhUJcvojQ9Em6cQoVhARpoaILP7amxE_8g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cormorantsc\/v4\/o2HxNCgvhmwJdltu-68tzC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cormorantsc\/v4\/CCo4fI9EYzhUJcvojQ9Em5MQuUSAwdHsY8ov_6tk1oA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cormorantsc\/v4\/CCo4fI9EYzhUJcvojQ9Em2v8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cormorantsc\/v4\/CCo4fI9EYzhUJcvojQ9Em0D2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cormorant Unicase\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/cormorantunicase\/v4\/-0mwRHhjEGfrz-UDHJ_78TyAYAK5JX1-zBpfFXu9t3Y.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cormorantunicase\/v4\/THO7JMNV6qRoZlg7dU5RUz01TLsHlMvD1uPU3gXOh9s.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cormorantunicase\/v4\/-0mwRHhjEGfrz-UDHJ_78WActzpz5sLElWWJpZBcHK4.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cormorantunicase\/v4\/-0mwRHhjEGfrz-UDHJ_78U0bQT13XmwBbvkXy6Yb64Y.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cormorantunicase\/v4\/-0mwRHhjEGfrz-UDHJ_78Z5CFeQBXku3ADXbkP2V7W8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cormorant Upright\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/cormorantupright\/v3\/PwJT_lCdbLUyVq-tARIPhjCfCvaSiUMfec2BKBTMAaw.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cormorantupright\/v3\/0n68kajKjTOJn9EPQkf1a-ojtTJJf2MtgkoRSid3NcM.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/cormorantupright\/v3\/PwJT_lCdbLUyVq-tARIPhiWhx5Kr-bzfZXhgF-AnSvk.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/cormorantupright\/v3\/PwJT_lCdbLUyVq-tARIPhuDigFx2V_wQ4SOTZdg5a2s.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cormorantupright\/v3\/PwJT_lCdbLUyVq-tARIPhuO6SP7lRr11seyd3AkK37Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Courgette\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/courgette\/v4\/2YO0EYtyE9HUPLZprahpZA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cousine\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"hebrew\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cousine\/v11\/GYX4bPXObJNJo63QJEUnLg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cousine\/v11\/1WtIuajLoo8vjVwsrZ3eOg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cousine\/v11\/FXEOnNUcCzhdtoBxiq-lovesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cousine\/v11\/y_AZ5Sz-FwL1lux2xLSTZS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Coustard\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/coustard\/v7\/iO2Rs5PmqAEAXoU3SkMVBg.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/coustard\/v7\/W02OCWO6OfMUHz6aVyegQ6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Covered By Your Grace\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/coveredbyyourgrace\/v6\/6ozZp4BPlrbDRWPe3EBGA6CVUMdvnk-GcAiZQrX9Gek.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Crafty Girls\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/craftygirls\/v6\/0Sv8UWFFdhQmesHL32H8oy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Creepster\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/creepster\/v5\/0vdr5kWJ6aJlOg5JvxnXzQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Crete Round\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/creteround\/v5\/B8EwN421qqOCCT8vOH4wJ6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/creteround\/v5\/5xAt7XK2vkUdjhGtt98unUeOrDcLawS7-ssYqLr2Xp4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Crimson Text\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/crimsontext\/v7\/3IFMwfRa07i-auYR-B-zNS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/crimsontext\/v7\/a5QZnvmn5amyNI-t2BMkWPMZXuCXbOrAvx5R0IT5Oyo.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/crimsontext\/v7\/rEy5tGc5HdXy56Xvd4f3I2v8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/crimsontext\/v7\/4j4TR-EfnvCt43InYpUNDIR-5-urNOGAobhAyctHvW8.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/crimsontext\/v7\/rEy5tGc5HdXy56Xvd4f3I0D2ttfZwueP-QU272T9-k4.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/crimsontext\/v7\/4j4TR-EfnvCt43InYpUNDPAs9-1nE9qOqhChW0m4nDE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Croissant One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/croissantone\/v4\/mPjsOObnC77fp1cvZlOfIYjjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Crushed\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/crushed\/v7\/aHwSejs3Kt0Lg95u7j32jA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cuprum\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cuprum\/v8\/JgXs0F_UiaEdAS74msmFNg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/cuprum\/v8\/cLEz0KV6OxInnktSzpk58g.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/cuprum\/v8\/6tl3_FkDeXSD72oEHuJh4w.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/cuprum\/v8\/bnkXaBfoYvaJ75axRPSwVKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cutive\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cutive\/v8\/G2bW-ImyOCwKxBkLyz39YQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Cutive Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/cutivemono\/v5\/ncWQtFVKcSs8OW798v30k6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Damion\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/damion\/v6\/13XtECwKxhD_VrOqXL4SiA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dancing Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dancingscript\/v8\/DK0eTGXiZjN6yA8zAEyM2RnpV0hQCek3EmWnCPrvGRM.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/dancingscript\/v8\/KGBfwabt0ZRLA5W1ywjowb_dAmXiKjTPGCuO6G2MbfA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dangrek\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dangrek\/v8\/LOaFhBT-EHNxZjV8DAW_ew.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"David Libre\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/davidlibre\/v1\/Fp_YuX4CP0pzlSUtACdOo6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/davidlibre\/v1\/ea-623K8OFNeGhfSzdpmysCNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/davidlibre\/v1\/ea-623K8OFNeGhfSzdpmyne1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dawning of a New Day\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dawningofanewday\/v7\/JiDsRhiKZt8uz3NJ5xA06gXLnohmOYWQZqo_sW8GLTk.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Days One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/daysone\/v6\/kzwZjNhc1iabMsrc_hKBIA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dekko\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dekko\/v3\/AKtgABKC1rUxgIgS-bpojw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Delius\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/delius\/v6\/TQA163qafki2-gV-B6F_ag.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Delius Swash Caps\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/deliusswashcaps\/v8\/uXyrEUnoWApxIOICunRq7yIrxb5zDVgU2N3VzXm7zq4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Delius Unicase\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/deliusunicase\/v9\/b2sKujV3Q48RV2PQ0k1vqu6rPKfVZo7L2bERcf0BDns.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/deliusunicase\/v9\/7FTMTITcb4dxUp99FAdTqNy5weKXdcrx-wE0cgECMq8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Della Respira\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dellarespira\/v4\/F4E6Lo_IZ6L9AJCcbqtDVeDcg5akpSnIcsPhLOFv7l8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Denk One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/denkone\/v4\/TdXOeA4eA_hEx4W8Sh9wPw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Devonshire\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/devonshire\/v5\/I3ct_2t12SYizP8ZC-KFi_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dhurjati\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dhurjati\/v4\/uV6jO5e2iFMbGB0z79Cy5g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Didact Gothic\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/didactgothic\/v10\/v8_72sD3DYMKyM0dn3LtWotBLojGU5Qdl8-5NL4v70w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Diplomata\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/diplomata\/v8\/u-ByBiKgN6rTMA36H3kcKg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Diplomata SC\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/diplomatasc\/v5\/JdVwAwfE1a_pahXjk5qpNi3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Domine\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/domine\/v4\/wfVIgamVFjMNQAEWurCiHA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/domine\/v4\/phBcG1ZbQFxUIt18hPVxnw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Donegal One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/donegalone\/v4\/6kN4-fDxz7T9s5U61HwfF6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Doppio One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/doppioone\/v4\/WHZ3HJQotpk_4aSMNBo_t_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dorsa\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dorsa\/v7\/wCc3cUe6XrmG2LQE6GlIrw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dosis\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/dosis\/v6\/ztftab0r6hcd7AeurUGrSQ.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/dosis\/v6\/awIB6L0h5mb0plIKorXmuA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dosis\/v6\/rJRlixu-w0JZ1MyhJpao_Q.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/dosis\/v6\/ruEXDOFMxDPGnjCBKRqdAQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/dosis\/v6\/KNAswRNwm3tfONddYyidxg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/dosis\/v6\/AEEAj0ONidK8NQQMBBlSig.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/dosis\/v6\/nlrKd8E69vvUU39XGsvR7Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dr Sugiyama\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/drsugiyama\/v5\/S5Yx3MIckgoyHhhS4C9Tv6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Droid Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/droidsans\/v7\/rS9BT6-asrfjpkcV3DXf__esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/droidsans\/v7\/EFpQQyG9GqCrobXxL-KRMQJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Droid Sans Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/droidsansmono\/v8\/ns-m2xQYezAtqh7ai59hJcwD6PD0c3_abh9zHKQtbGU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Droid Serif\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/droidserif\/v7\/DgAtPy6rIVa2Zx3Xh9KaNaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/droidserif\/v7\/cj2hUnSRBhwmSPr9kS5890eOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/droidserif\/v7\/QQt14e8dY39u-eYBZmppwXe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/droidserif\/v7\/c92rD_x0V1LslSFt3-QEps_zJjSACmk0BRPxQqhnNLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Duru Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/durusans\/v9\/xn7iYH8xwmSyTvEV_HOxTw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Dynalight\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/dynalight\/v5\/-CWsIe8OUDWTIHjSAh41kA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"EB Garamond\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ebgaramond\/v7\/CDR0kuiFK7I1OZ2hSdR7G6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Eagle Lake\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/eaglelake\/v4\/ZKlYin7caemhx9eSg6RvPfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Eater\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/eater\/v5\/gm6f3OmYEdbs3lPQtUfBkA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Economica\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/economica\/v4\/G4rJRujzZbq9Nxngu9l3hg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/economica\/v4\/p5O9AVeUqx_n35xQRinNYaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/economica\/v4\/UK4l2VEpwjv3gdcwbwXE9C3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/economica\/v4\/ac5dlUsedQ03RqGOeay-3Xe1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Eczar\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/eczar\/v5\/uKZcAQ5JBBs1UbeXFRbBRg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/eczar\/v5\/Ooe4KaPp2594tF8TbMfdlQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/eczar\/v5\/IjQsWW0bmgkZ6lnN72cnTQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/eczar\/v5\/ELC8RVXfBMb3VuuHtMwBOA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/eczar\/v5\/9Uyt6nTZLx_Qj5_WRah-iQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"El Messiri\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/elmessiri\/v1\/dik94vfrFvHFnvdvxaX8N_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/elmessiri\/v1\/kQW9PA2krAOzditagrX75pp-63r6doWhTEbsfBIRJ7A.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/elmessiri\/v1\/HYl7TNqFfA1utGLZRWwzLPpTEJqju4Hz1txDWij77d4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/elmessiri\/v1\/ji73glXFIetaSqMU3cz7rAJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Electrolize\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/electrolize\/v5\/yFVu5iokC-nt4B1Cyfxb9aCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Elsie\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/elsie\/v6\/gwspePauE45BJu6Ok1QrfQ.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/elsie\/v6\/1t-9f0N2NFYwAgN7oaISqg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Elsie Swash Caps\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/elsieswashcaps\/v5\/9L3hIJMPCf6sxCltnxd6X2YeFSdnSpRYv5h9gpdlD1g.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/elsieswashcaps\/v5\/iZnus9qif0tR5pGaDv5zdKoKBWBozTtxi30NfZDOXXU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Emblema One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/emblemaone\/v5\/7IlBUjBWPIiw7cr_O2IfSaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Emilys Candy\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/emilyscandy\/v4\/PofLVm6v1SwZGOzC8s-I3S3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Encode Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/TvUFkOGoNYwmv-XugrRC14AWxXGWZ3yJw6KhWS7MxOk.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/IaOhmWC4W3-qZLH1UUd4vEnzyIngrzGjGh22wPb6cGM.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/IaOhmWC4W3-qZLH1UUd4vC9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/xpYstnmVhPpbvOHKD75EK6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/IaOhmWC4W3-qZLH1UUd4vMCNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/IaOhmWC4W3-qZLH1UUd4vJZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/IaOhmWC4W3-qZLH1UUd4vHe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/IaOhmWC4W3-qZLH1UUd4vA89PwPrYLaRFJ-HNCU9NbA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/encodesans\/v1\/IaOhmWC4W3-qZLH1UUd4vCenaqEuufTBk9XMKnKmgDA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Encode Sans Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/6LOoEWi9It096ZzMNw6yeii7tdGxScTr3oVgcrTUqWw.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/UP_H-DzI6prLPN-PMUyxY61IHoFZjDq9yl49NJ3Y0wY.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/UP_H-DzI6prLPN-PMUyxY-ZroXgFx_lT3TTeDaAqrWE.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/CbFzpyBSY4j-AYSd59uzHIelbRYnLTTQA1Z5cVLnsI4.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/UP_H-DzI6prLPN-PMUyxY64Ixr3FMLIaz6yY1ILODIU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/UP_H-DzI6prLPN-PMUyxY8MHImBNo4aGUuMCjGiDijI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/UP_H-DzI6prLPN-PMUyxY7GMx7y0UuyPIsLqSMg46Ks.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/UP_H-DzI6prLPN-PMUyxY_3VPWKD9LjLpSGgTAgUUIc.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/encodesanscondensed\/v1\/UP_H-DzI6prLPN-PMUyxY73y6LE9HhLx9tlnlwi3OAw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Encode Sans Expanded\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/SxJCe-5XtgTwkLeuB6DsDAzYtaUryPdMybTmqF2t-hk.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/NZFW_aAjtWMwFwRPQHyMtImyl4eLRAk2hWaf4usQtfw.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/NZFW_aAjtWMwFwRPQHyMtE8dNemX_23MZOKO5OoYF5E.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/OdOWbHhxwo9XAUoeS5o4Dg7dxr0N5HY0cZKknTIL6n4.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/NZFW_aAjtWMwFwRPQHyMtPqCJK4Zn8SYLcLgnaiBGrc.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/NZFW_aAjtWMwFwRPQHyMtFwX9co0a2-oIpf1o8i-1K0.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/NZFW_aAjtWMwFwRPQHyMtD3JW4OQm61sg8k8DfLBAwg.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/NZFW_aAjtWMwFwRPQHyMtJvi7umicd6qVgIYLFojqyc.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/encodesansexpanded\/v1\/NZFW_aAjtWMwFwRPQHyMtGZrxQvJ_xEKbxayeNEjyrc.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Encode Sans Semi Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/E6kA5T3mzxUj69IdQg70PS1QEJchpDhTUwbwiSjEPbgt1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/z-mVMDpNLBzCo6eVg95vHVxi1xYyRqMxS_FPu-moW0lnrnXkzuOM3_obd5Pijc8I.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/z-mVMDpNLBzCo6eVg95vHSLQwj9Lduqb1W3tq4fXf91Hjqw3C2sEu_rLGKi69l6e.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/70xnFP2R6L67b4lbb0LqFQ760Nu0ZmWpK1JTCHVCKHz3rGVtsTkPsbDajuO5ueQw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/z-mVMDpNLBzCo6eVg95vHWPzD9HBxt0HXJBsJbnj8Taafut6-naFoUxG7HwSESew.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/z-mVMDpNLBzCo6eVg95vHZTIxrxLvLMtU-yhyAf1TK_6UxCao7uB89bcQ1oo--3e.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/z-mVMDpNLBzCo6eVg95vHanrccv-0xgQwXIoROQBHDkCSihn6h2mBbERvk93HhFa.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/z-mVMDpNLBzCo6eVg95vHaUGwPLApwd9av9Pcjv04cOpN24TwUgSdG0iUOmnC_tI.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemicondensed\/v1\/z-mVMDpNLBzCo6eVg95vHf3LPq0EY0JuN61BrMSCA9udBAFcbdBtG4hJ7aeN0Leh.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Encode Sans Semi Expanded\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/Dt9vBR-jlFaGi37WwOwD_8qIAxu59oivT8gVJSaPAJmglnMp3_3A8V8Ai8YosRtX.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/CzlMbAciMXgtU6UUaNDI4iyuBgySKCdxv6GjzoxXXEct1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/CzlMbAciMXgtU6UUaNDI4mA0loIJ_cqzG2SO7pmT2v8t1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/L50h_XWfeGcmQgSaLLv8qDl-hG_EEbQLBeCEvsoBv9c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/CzlMbAciMXgtU6UUaNDI4m9ZGOr7ke8-zfCGnYaqVkwt1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/CzlMbAciMXgtU6UUaNDI4jZr6ABenySL2MEoV49ZPIEt1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/CzlMbAciMXgtU6UUaNDI4vb58e8syHA9EvUqaFcpH8kt1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/CzlMbAciMXgtU6UUaNDI4v1ujhhC8jANxa3d-BaQZ3st1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/encodesanssemiexpanded\/v1\/CzlMbAciMXgtU6UUaNDI4sIOIZ6BsfRi1i9aEyUWch4t1EgZ0r6ZKKUGlEftq-4l.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Engagement\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/engagement\/v5\/4Uz0Jii7oVPcaFRYmbpU6vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Englebert\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/englebert\/v4\/sll38iOvOuarDTYBchlP3Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Enriqueta\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/enriqueta\/v5\/_p90TrIwR1SC-vDKtmrv6A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/enriqueta\/v5\/I27Pb-wEGH2ajLYP0QrtSC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Erica One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ericaone\/v7\/cIBnH2VAqQMIGYAcE4ufvQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Esteban\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/esteban\/v4\/ESyhLgqDDyK5JcFPp2svDw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Euphoria Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/euphoriascript\/v4\/c4XB4Iijj_NvSsCF4I0O2MxLhO8OSNnfAp53LK1_iRs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ewert\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ewert\/v4\/Em8hrzuzSbfHcTVqMjbAQg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Exo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/RI7A9uwjRmPbVp0n8e-Jvg.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/qtGyZZlWb2EEvby3ZPosxw.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/F8OfC_swrRRxpFt-tlXZQg.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/fr4HBfXHYiIngW2_bhlgRw.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/SBrN7TKUqgGUvfxqHqsnNw.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/3gmiLjBegIfcDLISjTGA1g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/eUEzTFueNXRVhbt4PEB8kQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/cfgolWisMSURhpQeVHl_NA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/jCg6DmGGXt_OVyp5ofQHPw.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/lo5eTdCNJZQVN08p8RnzAQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/q_SG5kXUmOcIvFpgtdZnlw.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/0cExa8K_pxS2lTuMr68XUA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/3_jwsL4v9uHjl5Q37G57mw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/0me55yJIxd5vyQ9bF7SsiA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/yLPuxBuV0lzqibRJyooOJg.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/n3LejeKVj_8gtZq5fIgNYw.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/97d0nd6Yv4-SA_X92xAuZA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/exo\/v5\/JHTkQVhzyLtkY13Ye95TJQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Exo 2\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/oVOtQy53isv97g4UhBUDqg.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/LNYVgsJcaCxoKFHmd4AZcg.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/qa-Ci2pBwJdCxciE1ErifQ.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/DCrVxDVvS69n50O-5erZVvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/nLUBdz_lHHoVIPor05Byhw.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/iSy9VTeUTiqiurQg2ywtu_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/Pf_kZuIH5c5WKVkQUaeSWQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/xxA5ZscX9sTU6U0lZJUlYA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/oM0rzUuPqVJpW-VEIpuW5w.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/amzRVCB-gipwdihZZ2LtT_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/YnSn3HsyvyI1feGSdRMYqA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/Vmo58BiptGwfVFb0teU5gPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/2DiK4XkdTckfTk6we73-bQ.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/Sdo-zW-4_--pDkTg6bYrY_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/IVYl_7dJruOg8zKRpC8Hrw.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/p0TA6KeOz1o4rySEbvUxI_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/e8csG8Wnu87AF6uCndkFRQ.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/exo2\/v3\/KPhsGCoT2-7Uj6pMlRscH_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Expletus Sans\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/gegTSDBDs5le3g6uxU1ZsX8f0n03UdmQgF_CLvNR2vg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/Y-erXmY0b6DU_i2Qu0hTJj4G9C9ttb0Oz5Cvf0qOitE.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/cl6rhMY77Ilk8lB_uYRRwAqQmZ7VjhwksfpNVG0pqGc.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/sRBNtc46w65uJE451UYmW87DCVO6wo6i5LKIyZDzK40.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/cl6rhMY77Ilk8lB_uYRRwCvj1tU7IJMS3CS9kCx2B3U.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/sRBNtc46w65uJE451UYmW8yKH23ZS6zCKOFHG0e_4JE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/cl6rhMY77Ilk8lB_uYRRwFCbmAUID8LN-q3pJpOk3Ys.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/expletussans\/v9\/sRBNtc46w65uJE451UYmW5F66r9C4AnxxlBlGd7xY4g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fanwood Text\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fanwoodtext\/v6\/hDNDHUlsSb8bgnEmDp4T_i3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/fanwoodtext\/v6\/0J3SBbkMZqBV-3iGxs5E9_MZXuCXbOrAvx5R0IT5Oyo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Farsan\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/farsan\/v2\/Hdf9Y76SQ6e1X0Nqk3rHtw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fascinate\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fascinate\/v5\/ZE0637WWkBPKt1AmFaqD3Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fascinate Inline\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fascinateinline\/v6\/lRguYfMfWArflkm5aOQ5QJmp8DTZ6iHear7UV05iykg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Faster One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fasterone\/v7\/H4ciBXCHmdfClFb-vWhfyLs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fasthand\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fasthand\/v7\/6XAagHH_KmpZL67wTvsETQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fauna One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/faunaone\/v4\/8kL-wpAPofcAMELI_5NRnQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Faustina\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-02\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/VG2SxiuKreAgH5lXZ5wbng.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/JxwP25AedFpQZdkRJXn_5_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/DMeEDU8yYDdzN-7RbPNe8KCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/P6ASjT1goNMRHifKhq6WRZp-63r6doWhTEbsfBIRJ7A.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/YOr4BI3KhIzqwTG7vH0SM6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/OJMzHMQmadDP2rMiZVbZd_pTEJqju4Hz1txDWij77d4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/fO-A_KFKgRicxL_4JD_smaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/faustina\/v1\/XGqbj0LfEd8UkIzdKBNuggJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Federant\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/federant\/v8\/tddZFSiGvxICNOGra0i5aA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Federo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/federo\/v8\/JPhe1S2tujeyaR79gXBLeQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Felipa\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/felipa\/v4\/SeyfyFZY7abAQXGrOIYnYg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fenix\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fenix\/v4\/Ak8wR3VSlAN7VN_eMeJj7Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Finger Paint\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fingerpaint\/v6\/m_ZRbiY-aPb13R3DWPBGXy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fira Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/firamono\/v5\/WQOm1D4RO-yvA9q9trJc8g.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/firamono\/v5\/PJ4zAY1ucu5ib6LzyvHMkS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/firamono\/v5\/l24Wph3FsyKAbJ8dfExTZy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fira Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/8lKWk2lAb6-y9gc_GLDdPKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/fmobwZujc_UI4huzQvESm4AWxXGWZ3yJw6KhWS7MxOk.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/H2QtVYRshA1CFy63P7ykZy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/6s0YCA9oCTF6hM60YM-qTUnzyIngrzGjGh22wPb6cGM.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/VTBnrK42EiOBncVyQXZ7jy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/6s0YCA9oCTF6hM60YM-qTS9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/nsT0isDy56OkSX99sFQbXw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/cPT_2ddmoxsUuMtQqa8zGqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/zM2u8V3CuPVwAAXFQcDi4C3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/6s0YCA9oCTF6hM60YM-qTcCNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/TPhEsJuyxIEzWtby22btfi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/6s0YCA9oCTF6hM60YM-qTZZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/DugPdSljmOTocZOR2CItOi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/6s0YCA9oCTF6hM60YM-qTXe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/htOw9f-chtELyJuFCkCrFi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/6s0YCA9oCTF6hM60YM-qTQ89PwPrYLaRFJ-HNCU9NbA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/rowJfijyp23uW9P2J-sluC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/firasans\/v7\/6s0YCA9oCTF6hM60YM-qTSenaqEuufTBk9XMKnKmgDA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fira Sans Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/-hkH0zXsjNm-yd0g99LvtmzsEJYDLiwza6ZHrdqhthQ.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Nqqv1KfmeTlTML-ky7aaRPKr3wa5Ugsm4QGD8HSjBf8.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/k1srRZ14gKpu4XGd0R993IBfX0yoOQz7y6Fa57EWAgY.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Z87ZCYzj43dcQd7C-kCjDzTCSvnRzshTGhbaUNxVLsY.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/k1srRZ14gKpu4XGd0R993EMwSSh38KQVJx4ABtsZTnA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Z87ZCYzj43dcQd7C-kCjD4_LkTZ_uhAwfmGJ084hlvM.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/HQGj1o4-qj8agzakWWMQw0b2huS6PSilRpwXI3qYZmg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/-hkH0zXsjNm-yd0g99Lvtv745YdnE8ZqDtluSBzScUA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/k1srRZ14gKpu4XGd0R993OsjvTPWUq6WFqixIyn02S8.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Z87ZCYzj43dcQd7C-kCjD4BZvKPjZWiSZqpadd3c-cI.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/k1srRZ14gKpu4XGd0R993HI2_Em5SxSZLj3SINQVfR0.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Z87ZCYzj43dcQd7C-kCjD5AgRolq0CFuJyGMzcpUuqI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/k1srRZ14gKpu4XGd0R993BEM87DM3yorPOrvA-vB930.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Z87ZCYzj43dcQd7C-kCjDzkJmEiMQ4xM-o8FMi_9og4.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/k1srRZ14gKpu4XGd0R993IakE3OFfI2LZ4c6GPO8Mzs.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Z87ZCYzj43dcQd7C-kCjD07QUKmu2W_Ow4yNN8hZ1i8.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/k1srRZ14gKpu4XGd0R993BL2AAruu1GYH8xAyPJJAg8.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/firasanscondensed\/v1\/Z87ZCYzj43dcQd7C-kCjD8mJu-lqHNyZBDoYLJNH3Ks.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fira Sans Extra Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/_dPmaUiuUAWmL0ibePdArgFORyOzJNaQMfz6m4ejZbGglnMp3_3A8V8Ai8YosRtX.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/G8VKhLxlTd0YOlG3i1R8CfHXjqTqiXVW6z8kDssMYPCAFsVxlmd8icOioVkuzMTp.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/34whiWDL4CxC1laOcj7OwW_7IC3ILXfeIVwvfWGu4Sgt1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/iGnuurQ1EqiOs_hlr82MCvHXjqTqiXVW6z8kDssMYPBJ88iJ4K8xoxodtsD2-nBj.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/34whiWDL4CxC1laOcj7OwW7O05EUNkkL_mPtCuekiV0t1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/iGnuurQ1EqiOs_hlr82MCvHXjqTqiXVW6z8kDssMYPAvflpT0sW34iOPRrF6N6tI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/wg_5XrW_o1_ZfuCbAkBfGRreEc6WSk_gssVJg3w2ARQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/_dPmaUiuUAWmL0ibePdArnKUexidEaHsf8DLYXbriUSglnMp3_3A8V8Ai8YosRtX.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/34whiWDL4CxC1laOcj7Owdd0GPYAHEVh0EvoffkRAuMt1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/iGnuurQ1EqiOs_hlr82MCvHXjqTqiXVW6z8kDssMYPDAjX6gmJQf3iMex9U1V3ut.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/34whiWDL4CxC1laOcj7OwW8v1dGG_WArVpDmblm5TDot1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/iGnuurQ1EqiOs_hlr82MCvHXjqTqiXVW6z8kDssMYPCWe8ZvgY99AY9ijXVw80mY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/34whiWDL4CxC1laOcj7OwdEjTMY3GGLBv_AxlS3Ww6ct1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/iGnuurQ1EqiOs_hlr82MCvHXjqTqiXVW6z8kDssMYPB3tT3e-lZe80aROzSyUO11.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/34whiWDL4CxC1laOcj7OwZZWqFq9WyGGQ2ef9bXDKiQt1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/iGnuurQ1EqiOs_hlr82MCvHXjqTqiXVW6z8kDssMYPAPPT8D62C2kRSfhzQlPTWw.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/34whiWDL4CxC1laOcj7OwRPaRBEe7-4iQsBL_zD1FQ8t1EgZ0r6ZKKUGlEftq-4l.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/firasansextracondensed\/v1\/iGnuurQ1EqiOs_hlr82MCvHXjqTqiXVW6z8kDssMYPAnp2qhLrn0wZPVzCpypoAw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fjalla One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fjallaone\/v4\/3b7vWCfOZsU53vMa8LWsf_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fjord One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fjordone\/v5\/R_YHK8au2uFPw5tNu5N7zw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Flamenco\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/flamenco\/v7\/x9iI5CogvuZVCGoRHwXuo6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/flamenco\/v7\/HC0ugfLLgt26I5_BWD1PZA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Flavors\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/flavors\/v5\/SPJi5QclATvon8ExcKGRvQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fondamento\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fondamento\/v6\/6LWXcjT1B7bnWluAOSNfMPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/fondamento\/v6\/y6TmwhSbZ8rYq7OTFyo7OS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fontdiner Swanky\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fontdinerswanky\/v7\/8_GxIO5ixMtn5P6COsF3TlBjMPLzPAFJwRBn-s1U7kA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Forum\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/forum\/v7\/MZUpsq1VfLrqv8eSDcbrrQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Francois One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/francoisone\/v10\/bYbkq2nU2TSx4SwFbz5sCC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Frank Ruhl Libre\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/frankruhllibre\/v2\/y8NWif61iD8Hg8bGAmxFPOo9jvbqtCEVUIntIHarXsc.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/frankruhllibre\/v2\/yDLloNqBpFmakCImLv4OJkfFI6QBbouvcOFcz81E3Ek.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/frankruhllibre\/v2\/y8NWif61iD8Hg8bGAmxFPC-WNtISbX_UO2d0wZPgXtk.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/frankruhllibre\/v2\/y8NWif61iD8Hg8bGAmxFPDPYiZEMiRRbPdIFMoTwDbo.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/frankruhllibre\/v2\/y8NWif61iD8Hg8bGAmxFPNRZIVFRjDx-6MOpcoWbVhA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Freckle Face\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/freckleface\/v4\/7-B8j9BPJgazdHIGqPNv8y3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fredericka the Great\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/frederickathegreat\/v5\/7Es8Lxoku-e5eOZWpxw18nrnet6gXN1McwdQxS1dVrI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fredoka One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fredokaone\/v4\/QKfwXi-z-KtJAlnO2ethYqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Freehand\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/freehand\/v8\/uEBQxvA0lnn_BrD6krlxMw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fresca\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fresca\/v5\/2q7Qm9sCo1tWvVgSDVWNIw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Frijole\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/frijole\/v5\/L2MfZse-2gCascuD-nLhWg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fruktur\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fruktur\/v9\/PnQvfEi1LssAvhJsCwH__w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Fugaz One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/fugazone\/v6\/5tteVDCwxsr8-5RuSiRWOw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"GFS Didot\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"greek\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gfsdidot\/v6\/jQKxZy2RU-h9tkPZcRVluA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"GFS Neohellenic\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gfsneohellenic\/v7\/B4xRqbn-tANVqVgamMsSDiayCZa0z7CpFzlkqoCHztc.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/gfsneohellenic\/v7\/KnaWrO4awITAqigQIIYXKkCTdomiyJpIzPbEbIES3rU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/gfsneohellenic\/v7\/7HwjPQa7qNiOsnUce2h4448_BwCLZY3eDSV6kppAwI8.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/gfsneohellenic\/v7\/FwWjoX6XqT-szJFyqsu_GYFF0fM4h-krcpQk7emtCpE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gabriela\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gabriela\/v5\/B-2ZfbAO3HDrxqV6lR5tdA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gafata\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gafata\/v5\/aTFqlki_3Dc3geo-FxHTvQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Galada\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"bengali\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/galada\/v2\/xGkllHQb8OOCv9VJ6IObSA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Galdeano\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/galdeano\/v6\/ZKFMQI6HxEG1jOT0UGSZUg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Galindo\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/galindo\/v4\/2lafAS_ZEfB33OJryhXDUg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gentium Basic\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbasic\/v8\/KCktj43blvLkhOTolFn-MYtBLojGU5Qdl8-5NL4v70w.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbasic\/v8\/qoFz4NSMaYC2UmsMAG3lyTj3mvXnCeAk09uTtmkJGRc.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbasic\/v8\/2qL6yulgGf0wwgOp-UqGyLNuTeOOLg3nUymsEEGmdO0.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbasic\/v8\/8N9-c_aQDJ8LbI1NGVMrwtswO1vWwP9exiF8s0wqW10.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gentium Book Basic\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbookbasic\/v7\/IRFxB2matTxrjZt6a3FUnrWDjKAyldGEr6eEi2MBNeY.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbookbasic\/v7\/qHqW2lwKO8-uTfIkh8FsUfXfjMwrYnmPVsQth2IcAPY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbookbasic\/v7\/T2vUYmWzlqUtgLYdlemGnaWESMHIjnSjm9UUxYtEOko.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/gentiumbookbasic\/v7\/632u7TMIoFDWQYUaHFUp5PA2A9KyRZEkn4TZVuhsWRM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Geo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/geo\/v8\/mJuJYk5Pww84B4uHAQ1XaA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/geo\/v8\/8_r1wToF7nPdDuX1qxel6Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Geostar\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/geostar\/v6\/A8WQbhQbpYx3GWWaShJ9GA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Geostar Fill\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/geostarfill\/v6\/Y5ovXPPOHYTfQzK2aM-hui3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Germania One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/germaniaone\/v4\/3_6AyUql_-FbDi1e68jHdC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gidugu\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gidugu\/v3\/Ey6Eq3hrT6MM58iFItFcgw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gilda Display\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gildadisplay\/v4\/8yAVUZLLZ3wb7dSsjix0CADHmap7fRWINAsw8-RaxNg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Give You Glory\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/giveyouglory\/v6\/DFEWZFgGmfseyIdGRJAxuBwwkpSPZdvjnMtysdqprfI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Glass Antiqua\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/glassantiqua\/v4\/0yLrXKplgdUDIMz5TnCHNODcg5akpSnIcsPhLOFv7l8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Glegoo\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/glegoo\/v5\/2tf-h3n2A_SNYXEO0C8bKw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/glegoo\/v5\/TlLolbauH0-0Aiz1LUH5og.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gloria Hallelujah\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gloriahallelujah\/v8\/CA1k7SlXcY5kvI81M_R28Q3RdPdyebSUyJECJouPsvA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Goblin One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/goblinone\/v6\/331XtzoXgpVEvNTVcBJ_C_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gochi Hand\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gochihand\/v7\/KT1-WxgHsittJ34_20IfAPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gorditas\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gorditas\/v4\/uMgZhXUyH6qNGF3QsjQT5Q.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/gorditas\/v4\/6-XCeknmxaon8AUqVkMnHaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Goudy Bookletter 1911\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/goudybookletter1911\/v6\/l5lwlGTN3pEY5Bf-rQEuIIjNDsyURsIKu4GSfvSE4mA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Graduate\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/graduate\/v4\/JpAmYLHqcIh9_Ff35HHwiA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Grand Hotel\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/grandhotel\/v4\/C_A8HiFZjXPpnMt38XnK7qCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gravitas One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gravitasone\/v6\/nBHdBv6zVNU8MtP6w9FwTS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Great Vibes\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/greatvibes\/v4\/4Mi5RG_9LjQYrTU55GN_L6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Griffy\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/griffy\/v4\/vWkyYGBSyE5xjnShNtJtzw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gruppo\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gruppo\/v7\/pS_JM0cK_piBZve-lfUq9w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gudea\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gudea\/v4\/S-4QqBlkMPiiA3jNeCR5yw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/gudea\/v4\/7mNgsGw_vfS-uUgRVXNDSw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/gudea\/v4\/lsip4aiWhJ9bx172Y9FN_w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Gurajada\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/gurajada\/v4\/6Adfkl4PCRyq6XTENACEyA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Habibi\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/habibi\/v5\/YYyqXF6pWpL7kmKgS_2iUA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Halant\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/halant\/v3\/dM3ItAOWNNod_Cf3MnLlEg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/halant\/v3\/rEs7Jk3SVyt3cTx6DoTu1w.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/halant\/v3\/tlsNj3K-hJKtiirTDtUbkQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/halant\/v3\/zNR2WvI_V8o652vIZp3X4Q.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/halant\/v3\/D9FN7OH89AuCmZDLHbPQfA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hammersmith One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hammersmithone\/v7\/FWNn6ITYqL6or7ZTmBxRhjjVlsJB_M_Q_LtZxsoxvlw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hanalei\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hanalei\/v6\/Sx8vVMBnXSQyK6Cn0CBJ3A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hanalei Fill\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hanaleifill\/v5\/5uPeWLnaDdtm4UBG26Ds6C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Handlee\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/handlee\/v5\/6OfkXkyC0E5NZN80ED8u3A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hanuman\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hanuman\/v10\/hRhwOGGmElJSl6KSPvEnOQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/hanuman\/v10\/lzzXZ2l84x88giDrbfq76vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Happy Monkey\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/happymonkey\/v5\/c2o0ps8nkBmaOYctqBq1rS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Harmattan\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/harmattan\/v1\/xNM1nDKzsLfoCLQtMRztGA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Headland One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/headlandone\/v4\/iGmBeOvQGfq9DSbjJ8jDVy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Heebo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/heebo\/v2\/SoQODIucfpkiveZloUR6ag.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/heebo\/v2\/dg5T18yyjkKiU_9mmcbDSQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/heebo\/v2\/nyHCGMPliplPNqpssbDSIA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/heebo\/v2\/jDb70ZCwdD6JnmQU62ZQZA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/heebo\/v2\/NsBYEn6oWei8pPqytA07yA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/heebo\/v2\/h4CV2Qq56LKIinGGOStvsw.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/heebo\/v2\/uDfzHw3R0Bfa6HyIIcj-ow.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Henny Penny\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hennypenny\/v4\/XRgo3ogXyi3tpsFfjImRF6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Herr Von Muellerhoff\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/herrvonmuellerhoff\/v6\/mmy24EUmk4tjm4gAEjUd7NLGIYrUsBdh-JWHYgiDiMU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hind\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/hind\/v7\/qa346Adgv9kPDXoD1my4kA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hind\/v7\/mktFHh5Z5P9YjGKSslSUtA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/hind\/v7\/2cs8RCVcYtiv4iNDH1UsQQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/hind\/v7\/TUKUmFMXSoxloBP1ni08oA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/hind\/v7\/cXJJavLdUbCfjxlsA6DqTw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hind Guntur\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/hindguntur\/v2\/Szg33M7ab5MTWe-PWAcNAi9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hindguntur\/v2\/MXz-KyAeVZstlFz6v-5SC6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/hindguntur\/v2\/Szg33M7ab5MTWe-PWAcNAsCNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/hindguntur\/v2\/Szg33M7ab5MTWe-PWAcNApZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/hindguntur\/v2\/Szg33M7ab5MTWe-PWAcNAne1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hind Madurai\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"tamil\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/hindmadurai\/v2\/sdSJTZLdRXJhVTP92m2S66cQoVhARpoaILP7amxE_8g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hindmadurai\/v2\/pJpl47LatORZNWf8rgdiyS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/hindmadurai\/v2\/sdSJTZLdRXJhVTP92m2S65MQuUSAwdHsY8ov_6tk1oA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/hindmadurai\/v2\/sdSJTZLdRXJhVTP92m2S62v8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/hindmadurai\/v2\/sdSJTZLdRXJhVTP92m2S60D2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hind Siliguri\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"bengali\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/hindsiliguri\/v3\/fBpmjMpv5Rh6S25yVfWJnzoJ52uD-1fmXmi8u0n_zsc.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hindsiliguri\/v3\/f2eEi2pbIa8eBfNwpUl0Am_MnNA9OgK8I1F23mNWOpE.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/hindsiliguri\/v3\/fBpmjMpv5Rh6S25yVfWJn__2zpxNHQ3utWt_82o9dAo.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/hindsiliguri\/v3\/fBpmjMpv5Rh6S25yVfWJn-x91FDzFvnud68bXrNkpDA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/hindsiliguri\/v3\/fBpmjMpv5Rh6S25yVfWJn6iiXuG_rGcOxkuidirlnJE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Hind Vadodara\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/hindvadodara\/v3\/KrZ6f_YevRawHvh0qDBkTbDwfZ__Dotj_J8NiWv76DQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/hindvadodara\/v3\/9c6KKeibr6NtFqknnNxZB-Dcg5akpSnIcsPhLOFv7l8.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/hindvadodara\/v3\/KrZ6f_YevRawHvh0qDBkTZzEKvFIU9WyojfbAkhDb6c.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/hindvadodara\/v3\/KrZ6f_YevRawHvh0qDBkTfgXs2VXrZsRiQ1c96pXZKI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/hindvadodara\/v3\/KrZ6f_YevRawHvh0qDBkTYGjoH95IEFGA7BjhXnx_eg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Holtwood One SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/holtwoodonesc\/v7\/sToOq3cIxbfnhbEkgYNuBbAgSRh1LpJXlLfl8IbsmHg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Homemade Apple\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/homemadeapple\/v7\/yg3UMEsefgZ8IHz_ryz86BiPOmFWYV1WlrJkRafc4c0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Homenaje\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/homenaje\/v6\/v0YBU0iBRrGdVjDNQILxtA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell DW Pica\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfelldwpica\/v6\/W81bfaWiUicLSPbJhW-ATsA5qm663gJGVdtpamafG5A.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/imfelldwpica\/v6\/alQJ8SK5aSOZVaelYoyT4PL2asmh5DlYQYCosKo6yQs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell DW Pica SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfelldwpicasc\/v6\/xBKKJV4z2KsrtQnmjGO17JZ9RBdEL0H9o5qzT1Rtof4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell Double Pica\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfelldoublepica\/v6\/yN1wY_01BkQnO0LYAhXdUol14jEdVOhEmvtCMCVwYak.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/imfelldoublepica\/v6\/64odUh2hAw8D9dkFKTlWYq0AWwkgdQfsRHec8TYi4mI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell Double Pica SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfelldoublepicasc\/v6\/jkrUtrLFpMw4ZazhfkKsGwc4LoC4OJUqLw9omnT3VOU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell English\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfellenglish\/v6\/xwIisCqGFi8pff-oa9uSVHGNmx1fDm-u2eBJHQkdrmk.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/imfellenglish\/v6\/Z3cnIAI_L3XTRfz4JuZKbuewladMPCWTthtMv9cPS-c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell English SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfellenglishsc\/v6\/h3Tn6yWfw4b5qaLD1RWvz5ATixNthKRRR1XVH3rJNiw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell French Canon\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfellfrenchcanon\/v6\/iKB0WL1BagSpNPz3NLMdsJ3V2FNpBrlLSvqUnERhBP8.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/imfellfrenchcanon\/v6\/owCuNQkLLFW7TBBPJbMnhRa-QL94KdW80H29tcyld2A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell French Canon SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfellfrenchcanonsc\/v6\/kA3bS19-tQbeT_iG32EZmaiyyzHwYrAbmNulTz423iM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell Great Primer\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfellgreatprimer\/v6\/AL8ALGNthei20f9Cu3e93rgeX3ROgtTz44CitKAxzKI.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/imfellgreatprimer\/v6\/1a-artkXMVg682r7TTxVY1_YG2SFv8Ma7CxRl1S3o7g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"IM Fell Great Primer SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imfellgreatprimersc\/v6\/A313vRj97hMMGFjt6rgSJtRg-ciw1Y27JeXb2Zv4lZQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Iceberg\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/iceberg\/v4\/p2XVm4M-N0AOEEOymFKC5w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Iceland\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/iceland\/v5\/kq3uTMGgvzWGNi39B_WxGA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Imprima\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/imprima\/v4\/eRjquWLjwLGnTEhLH7u3kA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Inconsolata\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v15\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/inconsolata\/v15\/7bMKuoy6Nh0ft0SHnIGMuaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/inconsolata\/v15\/AIed271kqQlcIRSOnQH0yXe1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Inder\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/inder\/v5\/C38TwecLTfKxIHDc_Adcrw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Indie Flower\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/indieflower\/v8\/10JVD_humAd5zP2yrFqw6i3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Inika\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/inika\/v4\/eZCrULQGaIxkrRoGz_DjhQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/inika\/v4\/bl3ZoTyrWsFun2zYbsgJrA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Inknut Antiqua\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/inknutantiqua\/v2\/CagoW52rBcslcXzHh6tVIg6hmPNSXwHGnJQCeQHKUMo.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/inknutantiqua\/v2\/VlmmTfOrxr3HfcnhMueX9arFJ4O13IHVxZbM6yoslpo.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/inknutantiqua\/v2\/CagoW52rBcslcXzHh6tVIiYCDvi1XFzRnTV7qUFsNgk.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/inknutantiqua\/v2\/CagoW52rBcslcXzHh6tVIjLEgY6PI0GrY6L00mykcEQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/inknutantiqua\/v2\/CagoW52rBcslcXzHh6tVIlRhfXn9P4_QueZ7VkUHUNc.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/inknutantiqua\/v2\/CagoW52rBcslcXzHh6tVInARjXVu2t2krcNTHiCb1qY.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/inknutantiqua\/v2\/CagoW52rBcslcXzHh6tVIrTsNy1JrFNT1qKy8j7W3CU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Irish Grover\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/irishgrover\/v7\/kUp7uUPooL-KsLGzeVJbBC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Istok Web\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/istokweb\/v10\/RYLSjEXQ0nNtLLc4n7--dQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/istokweb\/v10\/kvcT2SlTjmGbC3YlZxmrl6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/istokweb\/v10\/2koEo4AKFSvK4B52O_Mwai3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/istokweb\/v10\/ycQ3g52ELrh3o_HYCNNUw3e1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Italiana\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/italiana\/v5\/dt95fkCSTOF-c6QNjwSycA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Italianno\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/italianno\/v6\/HsyHnLpKf8uP7aMpDQHZmg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Itim\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/itim\/v1\/HHV9WK2x5lUkc5bxMXG8Tw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jacques Francois\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jacquesfrancois\/v4\/_-0XWPQIW6tOzTHg4KaJ_M13D_4KM32Q4UmTSjpuNGQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jacques Francois Shadow\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jacquesfrancoisshadow\/v4\/V14y0H3vq56fY9SV4OL_FASt0D_oLVawA8L8b9iKjbs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jaldi\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jaldi\/v2\/x1vR-bPW9a1EB-BUVqttCw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/jaldi\/v2\/OIbtgjjEp3aVWtjF6WY8mA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jim Nightshade\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jimnightshade\/v4\/_n43lYHXVWNgXegdYRIK9CF1W_bo0EdycfH0kHciIic.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jockey One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jockeyone\/v6\/cAucnOZLvFo07w2AbufBCfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jolly Lodger\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jollylodger\/v4\/RX8HnkBgaEKQSHQyP9itiS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jomhuria\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jomhuria\/v2\/hrvsccQpBliIgor15WxE6g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Josefin Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/q9w3H4aeBxj0hZ8Osfi3d8SVQ0giZ-l_NELu3lgGyYw.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/s7-P1gqRNRNn-YWdOYnAOXXcj1rQwlNLIS625o-SrL0.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/C6HYlRF50SGJq1XyXj04z6cQoVhARpoaILP7amxE_8g.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/ppse0J9fKSaoxCIIJb33Gyna0FLWfcB-J_SAYmcAXaI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/xgzbb53t8j-Mo-vYa23n5i3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/q9w3H4aeBxj0hZ8Osfi3d_MZXuCXbOrAvx5R0IT5Oyo.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/C6HYlRF50SGJq1XyXj04z2v8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/ppse0J9fKSaoxCIIJb33G4R-5-urNOGAobhAyctHvW8.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/C6HYlRF50SGJq1XyXj04z0D2ttfZwueP-QU272T9-k4.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinsans\/v11\/ppse0J9fKSaoxCIIJb33G_As9-1nE9qOqhChW0m4nDE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Josefin Slab\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/etsUjZYO8lTLU85lDhZwUsSVQ0giZ-l_NELu3lgGyYw.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/8BjDChqLgBF3RJKfwHIYh3Xcj1rQwlNLIS625o-SrL0.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/NbE6ykYuM2IyEwxQxOIi2KcQoVhARpoaILP7amxE_8g.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/af9sBoKGPbGO0r21xJulyyna0FLWfcB-J_SAYmcAXaI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/46aYWdgz-1oFX11flmyEfS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/etsUjZYO8lTLU85lDhZwUvMZXuCXbOrAvx5R0IT5Oyo.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/NbE6ykYuM2IyEwxQxOIi2Gv8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/af9sBoKGPbGO0r21xJuly4R-5-urNOGAobhAyctHvW8.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/NbE6ykYuM2IyEwxQxOIi2ED2ttfZwueP-QU272T9-k4.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/josefinslab\/v7\/af9sBoKGPbGO0r21xJuly_As9-1nE9qOqhChW0m4nDE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Joti One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jotione\/v4\/P3r_Th0ESHJdzunsvWgUfQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Judson\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/judson\/v9\/znM1AAs0eytUaJzf1CrYZQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/judson\/v9\/GVqQW9P52ygW-ySq-CLwAA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/judson\/v9\/he4a2LwiPJc7r8x0oKCKiA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Julee\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/julee\/v6\/CAib-jsUsSO8SvVRnE9fHA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Julius Sans One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/juliussansone\/v5\/iU65JP9acQHPDLkdalCF7jjVlsJB_M_Q_LtZxsoxvlw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Junge\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/junge\/v4\/j4IXCXtxrw9qIBheercp3A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Jura\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/jura\/v8\/Rqx_xy1UnN0C7wD3FUSyPQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/jura\/v8\/YAWMwF3sN0KCbynMq-Yr_Q.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/jura\/v8\/16xhfjHCiaLj3tsqqgmtGg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/jura\/v8\/iwseduOwJSdY8wQ1Y6CJdA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/jura\/v8\/k0wz0WR1Y0M_AuROdfv4xQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Just Another Hand\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/justanotherhand\/v8\/fKV8XYuRNNagXr38eqbRf99BnJIEGrvoojniP57E51c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Just Me Again Down Here\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/justmeagaindownhere\/v8\/sN06iTc9ITubLTgXoG-kc3M9eVLpVTSK6TqZTIgBrWQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kadwa\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kadwa\/v1\/VwEN8oKGqaa0ug9kRpvSSg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/kadwa\/v1\/NFPZaBfekj_Io-7vUMz4Ww.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kalam\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/kalam\/v7\/MgQQlk1SgPEHdlkWMNh7Jg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kalam\/v7\/hNEJkp2K-aql7e5WQish4Q.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/kalam\/v7\/95nLItUGyWtNLZjSckluLQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kameron\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kameron\/v7\/9r8HYhqDSwcq9WMjupL82A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/kameron\/v7\/rabVVbzlflqvmXJUFlKnu_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kanit\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/CYl4qOK-NWwZp3iTKW1eIA.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/NLNtc56MpXmHl1yOrop8oQ.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/wfLWkj1C4tYl7MoiFWS3bA.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/D8gkrAAM2bvNJ-1i4ot-1_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/SM5qHynYGdOmMKEwGUFIPA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/IePislKOKy3Bqfpb9V5VM_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/L6VKvM17ZmevDynOiw7H9w.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/sHLq5U0-T0oSMTnwTKgv-A.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/GxoU_USIJyIy8WIcYSUO2g.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/hrCiWCaNv9AaF0mDY1F2zPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/n_qoIVxojeQY0D1pvoNDhA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/9BkP85yRDoVayTWQwdGLqPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/kEGmYvO8My36j5ILmbUPRg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/WNo3ZZ9xtOZJknNlvHAFWfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/YTp-zAuKXxwnA1YnJIF1rg.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/qiTGrW5sCa9UQp841fWjc_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/1NIEkusi3bG3GgO9Hor3fQ.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/kanit\/v2\/ogN5dFD1r4BfxNV4Nb-TXfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kantumruy\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/kantumruy\/v3\/ERRwQE0WG5uanaZWmOFXNi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kantumruy\/v3\/kQfXNYElQxr5dS8FyjD39Q.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/kantumruy\/v3\/gie_zErpGf_rNzs920C2Ji3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Karla\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/karla\/v5\/78UgGRwJFkhqaoFimqoKpQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/karla\/v5\/51UBKly9RQOnOkj95ZwEFw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/karla\/v5\/JS501sZLxZ4zraLQdncOUA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/karla\/v5\/3YDyi09gQjCRh-5-SVhTTvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Karma\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/karma\/v6\/lH6ijJnguWR2Sz7tEl6MQQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/karma\/v6\/wvqTxAGBUrTqU0urTEoPIw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/karma\/v6\/9YGjxi6Hcvz2Kh-rzO_cAw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/karma\/v6\/h_CVzXXtqSxjfS2sIwaejA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/karma\/v6\/smuSM08oApsQPPVYbHd1CA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Katibeh\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/katibeh\/v2\/Q-SA43uWR2uu3wBIvedotA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kaushan Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kaushanscript\/v5\/qx1LSqts-NtiKcLw4N03IBnpV0hQCek3EmWnCPrvGRM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kavivanar\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"tamil\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kavivanar\/v2\/VLDrdUtF1irKFc8rFWgDaw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kavoon\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kavoon\/v5\/382m-6baKXqJFQjEgobt6Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kdam Thmor\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kdamthmor\/v3\/otCdP6UU-VBIrBfVDWBQJ_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Keania One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/keaniaone\/v4\/PACrDKZWngXzgo-ucl6buvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kelly Slab\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kellyslab\/v6\/F_2oS1e9XdYx1MAi8XEVefesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kenia\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kenia\/v8\/OLM9-XfITK9PsTLKbGBrwg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Khand\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/khand\/v5\/072zRl4OU9Pinjjkg174LA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/khand\/v5\/HdLdTNFqNIDGJZl1ZEj84w.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/khand\/v5\/46_p-SqtuMe56nxQdteWxg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/khand\/v5\/zggGWYIiPJyMTgkfxP_kaA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/khand\/v5\/0I0UWaN-X5QBmfexpXKhqg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Khmer\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/khmer\/v9\/vWaBJIbaQuBNz02ALIKJ3A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Khula\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/khula\/v2\/_1LySU5Upq-sc4OZ1b_GIw.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/khula\/v2\/izcPIFyCSd16XI1Ak_Wk7Q.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/khula\/v2\/4ZH86Hce-aeFDaedTnbkbg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/khula\/v2\/UGVExGl-Jjs-YPpGv-MZ6w.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/khula\/v2\/Sccp_oOo8FWgbx5smie7xQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kite One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kiteone\/v4\/8ojWmgUc97m0f_i6sTqLoQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Knewave\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/knewave\/v5\/KGHM4XWr4iKnBMqzZLkPBg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kotta One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kottaone\/v4\/AB2Q7hVw6niJYDgLvFXu5w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Koulen\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/koulen\/v10\/AAYOK8RSRO7FTskTzFuzNw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kranky\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kranky\/v7\/C8dxxTS99-fZ84vWk8SDrg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kreon\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/kreon\/v10\/HKtJRiq5C2zbq5N1IX32sA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kreon\/v10\/zA_IZt0u0S3cvHJu-n1oEg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/kreon\/v10\/jh0dSmaPodjxISiblIUTkw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kristi\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kristi\/v8\/aRsgBQrkQkMlu4UPSnJyOQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Krona One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kronaone\/v4\/zcQj4ljqTo166AdourlF9w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kumar One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kumarone\/v1\/YmcJD6Wky1clGYY5OD-BkQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kumar One Outline\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kumaroneoutline\/v1\/hnQF47H-55qiLAGgq7C3QyxhoCTLJoiJ-y-zew8F8j0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Kurale\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"devanagari\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/kurale\/v2\/rxeyIcvQlT4XAWwNbXFCfw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"La Belle Aurore\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/labelleaurore\/v7\/Irdbc4ASuUoWDjd_Wc3md123K2iuuhwZgaKapkyRTY8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Laila\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/laila\/v3\/bLbIVEZF3IWSZ-in72GJvA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/laila\/v3\/6iYor3edprH7360qtBGoag.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/laila\/v3\/tkf8VtFvW9g3VsxQCA6WOQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/laila\/v3\/3EMP2L6JRQ4GaHIxCldCeA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/laila\/v3\/R7P4z1xjcjecmjZ9GyhqHQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lakki Reddy\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lakkireddy\/v3\/Q5EpFa91FjW37t0FCnedaKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lalezar\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lalezar\/v1\/k4_MPf09PGmL7oyGdPKwcg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lancelot\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lancelot\/v6\/XMT7T_oo_MQUGAnU2v-sdA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lateef\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lateef\/v10\/PAsKCgi1qc7XPwvzo_I-DQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lato\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v13\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/Upp-ka9rLQmHYCsFgwL-eg.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/zLegi10uS_9-fnUDISl0KA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/Ja02qOppOVq9jeRjWekbHg.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/dVebFcn7EV7wAKwgYestUg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/h7rISIcQapZBpei-sXwIwg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/P_dJOFJylV3A870UIOtr0w.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/iX_QxBBZLhNj5JHlTzHQzg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/WFcZakHrrCKeUJxHA4T_gw.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/8TPEV6NbYWZlNsXjbYVv7w.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/lato\/v13\/draWperrI7n2xi35Cl08fA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"League Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/leaguescript\/v7\/wnRFLvfabWK_DauqppD6vSeUSrabuTpOsMEiRLtKwk0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Leckerli One\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/leckerlione\/v7\/S2Y_iLrItTu8kIJTkS7DrC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ledger\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ledger\/v4\/G432jp-tahOfWHbCYkI0jw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lekton\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lekton\/v7\/r483JYmxf5PjIm4jVAm8Yg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/lekton\/v7\/_UbDIPBA1wDqSbhp-OED7A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/lekton\/v7\/WZw-uL8WTkx3SBVfTlevXQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lemon\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lemon\/v5\/wed1nNu4LNSu-3RoRVUhUw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lemonada\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/lemonada\/v2\/uM3MufQOcwGHuruj4TsXiqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lemonada\/v2\/pkzws3AUXmaaAzOi7aydSQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/lemonada\/v2\/9Vd4MNKsOxNyLzlfTXdKLqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/lemonada\/v2\/9jKcm4hRI511-Dy7FFfQ3aCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Barcode 128\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librebarcode128\/v3\/mJ_rGOyyL62_i4eysdBvxEaNJhdpbyHQuRiGjlHceQo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Barcode 128 Text\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librebarcode128text\/v3\/T1o66XlW_PeuHiRa8wDOJDfWl2h5aCwBu15s5iWPtdk.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Barcode 39\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librebarcode39\/v3\/tsmYkcVN_FjeCmyWhRNQuDLD7PrtP9qwC5bVQ-6ZBpw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Barcode 39 Extended\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librebarcode39extended\/v2\/fb2-vuy0PLrmtXyLBPV4KGYAiLTSvZR2kkYPJthhKEg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Barcode 39 Extended Text\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librebarcode39extendedtext\/v2\/wJsqK3E245PKDhdHYS7MabGP_8dGDh0UJYBW4DYg-cv00s133LT-tR5tU-vU7gLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Barcode 39 Text\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librebarcode39text\/v3\/O4inMvtTcDsw_GI-nhT1nhLP3W-fKNeNuxNx_t55A8U.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Baskerville\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librebaskerville\/v4\/pR0sBQVcY0JZc_ciXjFsKyyZRYCSvpCzQKuMWnP5NDY.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/librebaskerville\/v4\/QHIOz1iKF3bIEzRdDFaf5QnhapNS5Oi8FPrBRDLbsW4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/librebaskerville\/v4\/kH7K4InNTm7mmOXXjrA5v-xuswJKUVpBRfYFpz0W3Iw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Libre Franklin\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/zrsyK9EytLQ07oRM9IZIsX6Zf0VB_l-7q6pFtcZSRCs.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/LHzsuUmxr4UY-IoiG8pRK4gsWNE1DYiT_eIOcNe2Au4.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/1_DGDtljMiPWFs5rl_p0yCwKTB4uIbnDXE2hyxZaFPY.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/7_V210XP3LBEtEwiCTqho0lu1sSkaQaYEjN61aJ3i1I.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/1_DGDtljMiPWFs5rl_p0yMhKJW3W9-339CFS_Lie1us.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/7_V210XP3LBEtEwiCTqho14je5cfhxzx5bEvSaoyQQI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/PFwjf3aDdAQPvNKUrT3U7_fSnedoLXQQjURyDxluu8g.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/zrsyK9EytLQ07oRM9IZIsX5kKxjpQfTpnFf2SrDLxlg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/1_DGDtljMiPWFs5rl_p0yMBjwrbmxH6gp8HgxjPD8qo.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/7_V210XP3LBEtEwiCTqho5VcuOW5XbZIr02vW37iuvg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/1_DGDtljMiPWFs5rl_p0yORt4MKdIUjA60qLK3wI2m8.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/7_V210XP3LBEtEwiCTqhowNPRgU5g4Xymf9hgRWrbNs.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/1_DGDtljMiPWFs5rl_p0yEnStGWSv3WdwjmyyI8xc7Q.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/7_V210XP3LBEtEwiCTqhow7kn3RFjf4gfwsdsBE-Rf4.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/1_DGDtljMiPWFs5rl_p0yKltwG0cydF-uC1kFVv1hts.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/7_V210XP3LBEtEwiCTqho80d7u0uHUbaRkK-cNyim1w.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/1_DGDtljMiPWFs5rl_p0yF7duMYIKwoQ5QsTL00fobw.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/librefranklin\/v1\/7_V210XP3LBEtEwiCTqho0THpHUXJVnEwH4tSjkF0wg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Life Savers\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lifesavers\/v6\/g49cUDk4Y1P0G5NMkMAm7qCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/lifesavers\/v6\/THQKqChyYUm97rNPVFdGGXe1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lilita One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lilitaone\/v4\/vTxJQjbNV6BCBHx8sGDCVvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lily Script One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lilyscriptone\/v4\/uPWsLVW8uiXqIBnE8ZwGPDjVlsJB_M_Q_LtZxsoxvlw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Limelight\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/limelight\/v7\/5dTfN6igsXjLjOy8QQShcg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Linden Hill\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lindenhill\/v6\/UgsC0txqd-E1yjvjutwm_KCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/lindenhill\/v6\/OcS3bZcu8vJvIDH8Zic83keOrDcLawS7-ssYqLr2Xp4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lobster\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v18\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lobster\/v18\/9LpJGtNuM1D8FAZ2BkJH2Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lobster Two\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lobstertwo\/v9\/xb9aY4w9ceh8JRzobID1naCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/lobstertwo\/v9\/Ul_16MSbfayQv1I4QhLEoEeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/lobstertwo\/v9\/bmdxOflBqMqjEC0-kGsIiHe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/lobstertwo\/v9\/LEkN2_no_6kFvRfiBZ8xpM_zJjSACmk0BRPxQqhnNLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Londrina Outline\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/londrinaoutline\/v7\/lls08GOa1eT74p072l1AWJmp8DTZ6iHear7UV05iykg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Londrina Shadow\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/londrinashadow\/v5\/dNYuzPS_7eYgXFJBzMoKdbw6Z3rVA5KDSi7aQxS92Nk.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Londrina Sketch\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/londrinasketch\/v5\/p7Ai06aT1Ycp_D2fyE3z69d6z_uhFGnpCOifUY1fJQo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Londrina Solid\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"100\",\n    \"300\",\n    \"regular\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/londrinasolid\/v5\/GNw2ckl4GiWuueFb9dMt4kBPCDJ-ayOoeeQPacAe1lc.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/londrinasolid\/v5\/BDKo9ty0kfh66weuamkY1YGlXQxaR_emZVjFa6K5Gm8.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/londrinasolid\/v5\/yysorIEiYSBb0ylZjg791MR125CwGqh8XBqkBzea0LA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/londrinasolid\/v5\/BDKo9ty0kfh66weuamkY1cOBCLEQFAwATxcDa2xYLs8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lora\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lora\/v10\/aXJ7KVIGcejEy1abawZazg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/lora\/v10\/AN2EZaj2tFRpyveuNn9BOg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/lora\/v10\/enKND5SfzQKkggBA_VnT1A.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/lora\/v10\/ivs9j3kYU65pR9QD9YFdzQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Love Ya Like A Sister\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/loveyalikeasister\/v7\/LzkxWS-af0Br2Sk_YgSJY-ad1xEP8DQfgfY8MH9aBUg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Loved by the King\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lovedbytheking\/v6\/wg03xD4cWigj4YDufLBSr8io2AFEwwMpu7y5KyiyAJc.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lovers Quarrel\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/loversquarrel\/v4\/gipdZ8b7pKb89MzQLAtJHLHLxci2ElvNEmOB303HLk0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Luckiest Guy\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/luckiestguy\/v7\/5718gH8nDy3hFVihOpkY5C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lusitana\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lusitana\/v4\/l1h9VDomkwbdzbPdmLcUIw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/lusitana\/v4\/GWtZyUsONxgkdl3Mc1P7FKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Lustria\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/lustria\/v4\/gXAk0s4ai0X-TAOhYzZd1w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Macondo\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/macondo\/v5\/G6yPNUscRPQ8ufBXs_8yRQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Macondo Swash Caps\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/macondoswashcaps\/v4\/SsSR706z-MlvEH7_LS6JAPkkgYRHs6GSG949m-K6x2k.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mada\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/mada\/v3\/sN1aPvvd07F1Sq3qcEQg4w.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/mada\/v3\/P46fye2TPh4fVwALgHSXCA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mada\/v3\/io_zUrt5o943T_q45OHLWQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/mada\/v3\/PhhDsBi34sP0LptbpS9m6w.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/mada\/v3\/6zYBU-NFokCo3MIlPsWCUw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/mada\/v3\/VnwndFbEsjy4VcU_Dzedhg.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/mada\/v3\/aCyc9Kc3rOJLL6fV9VfptA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Magra\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/magra\/v4\/hoZ13bwCXBxuGZqAudgc5A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/magra\/v4\/6fOM5sq5cIn8D0RjX8Lztw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Maiden Orange\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/maidenorange\/v7\/ZhKIA2SPisEwdhW7g0RUWojjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Maitree\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/maitree\/v1\/JTlrRs3bVPV4i05cUIx_z_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/maitree\/v1\/rEGdABAOaqCHggl37mkWjfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/maitree\/v1\/SpKVJkAjDAYOr1VkdSRspA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/maitree\/v1\/2VHD7TXjRhN4Xu74SEPGdvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/maitree\/v1\/uuazDnPwt30gW3cKsG-e0_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/maitree\/v1\/cnHhc9fphsL3q-pistN3IPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mako\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mako\/v7\/z5zSLmfPlv1uTVAdmJBLXg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mallanna\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mallanna\/v4\/krCTa-CfMbtxqF0689CbuQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mandali\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mandali\/v4\/0lF8yJ7fkyjXuqtSi5bWbQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Manuale\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-02\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/OL9lzPXATGiZUB8Qdk3tiQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/oRbwaLnv_NzztbUuhNLiBw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/xsy0EZlufjk4A6mPfwX5mfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/r4TYrL7JhyPxpmVA-JAN0S3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/gDxlyLYdCx7A4S8cf-Z8JvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/n25GBfdDLxRFJ-OYtzyorS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/ut2ZOkBP2LtTYOuh1fI83_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/manuale\/v1\/Lrka5WC7aKfhIA6uk-QS6y3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Marcellus\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/marcellus\/v4\/UjiLZzumxWC9whJ86UtaYw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Marcellus SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-28\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/marcellussc\/v4\/_jugwxhkkynrvsfrxVx8gS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Marck Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/marckscript\/v7\/O_D1NAZVOFOobLbVtW3bci3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Margarine\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/margarine\/v5\/DJnJwIrcO_cGkjSzY3MERw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Marko One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/markoone\/v6\/hpP7j861sOAco43iDc4n4w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Marmelad\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/marmelad\/v6\/jI0_FBlSOIRLL0ePWOhOwQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Martel\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/martel\/v1\/_wfGdswZbat7P4tupHLA1w.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/martel\/v1\/SghoV2F2VPdVU3P0a4fa9w.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/martel\/v1\/9ALu5czkaaf5zsYk6GJEnQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/martel\/v1\/Kt9uPhH1PvUwuZ5Y6zuAMQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/martel\/v1\/4OzIiKB5wE36xXL2U0vzWQ.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/martel\/v1\/RVF8drcQoRkRL7l_ZkpTlQ.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/martel\/v1\/iS0YUpFJoiLRlnyl40rpEA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Martel Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/martelsans\/v3\/7ajme85aKKx_SCWF59ImQEnzyIngrzGjGh22wPb6cGM.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/martelsans\/v3\/7ajme85aKKx_SCWF59ImQC9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/martelsans\/v3\/91c8DPDZncMc0RFfhmc2RqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/martelsans\/v3\/7ajme85aKKx_SCWF59ImQJZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/martelsans\/v3\/7ajme85aKKx_SCWF59ImQHe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/martelsans\/v3\/7ajme85aKKx_SCWF59ImQA89PwPrYLaRFJ-HNCU9NbA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/martelsans\/v3\/7ajme85aKKx_SCWF59ImQCenaqEuufTBk9XMKnKmgDA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Marvel\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/marvel\/v6\/Fg1dO8tWVb-MlyqhsbXEkg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/marvel\/v6\/HzyjFB-oR5usrc7Lxz9g8w.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/marvel\/v6\/WrHDBL1RupWGo2UcdgxB3Q.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/marvel\/v6\/Gzf5NT09Y6xskdQRj2kz1qCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mate\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mate\/v5\/ooFviPcJ6hZP5bAE71Cawg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/mate\/v5\/5XwW6_cbisGvCX5qmNiqfA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mate SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/matesc\/v5\/-YkIT2TZoPZF6pawKzDpWw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Maven Pro\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mavenpro\/v10\/sqPJIFG4gqsjl-0q_46Gbw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/mavenpro\/v10\/SQVfzoJBbj9t3aVcmbspRi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/mavenpro\/v10\/uDssvmXgp7Nj3i336k_dSi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/mavenpro\/v10\/-91TwiFzqeL1F7Kh91APwS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"McLaren\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mclaren\/v4\/OprvTGxaiINBKW_1_U0eoQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Meddon\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/meddon\/v9\/f8zJO98uu2EtSj9p7ci9RA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"MedievalSharp\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/medievalsharp\/v8\/85X_PjV6tftJ0-rX7KYQkOe45sJkivqprK7VkUlzfg0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Medula One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/medulaone\/v6\/AasPgDQak81dsTGQHc5zUPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Meera Inimai\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"tamil\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/meerainimai\/v1\/fWbdJc2ZVZnWCi06NRCxDy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Megrim\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/megrim\/v7\/e-9jVUC9lv1zxaFQARuftw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Meie Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/meiescript\/v4\/oTIWE5MmPye-rCyVp_6KEqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Merienda\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/merienda\/v4\/MYY6Og1qZlOQtPW2G95Y3A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/merienda\/v4\/GlwcvRLlgiVE2MBFQ4r0sKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Merienda One\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/meriendaone\/v7\/bCA-uDdUx6nTO8SjzCLXvS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Merriweather\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v17\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/ZvcMqxEwPfh2qDWBPxn6nqcQoVhARpoaILP7amxE_8g.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/EYh7Vl4ywhowqULgRdYwICna0FLWfcB-J_SAYmcAXaI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/RFda8w1V0eDZheqfcyQ4EC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/So5lHxHT37p2SS4-t60SlPMZXuCXbOrAvx5R0IT5Oyo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/ZvcMqxEwPfh2qDWBPxn6nkD2ttfZwueP-QU272T9-k4.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/EYh7Vl4ywhowqULgRdYwIPAs9-1nE9qOqhChW0m4nDE.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/ZvcMqxEwPfh2qDWBPxn6nqObDOjC3UL77puoeHsE3fw.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweather\/v17\/EYh7Vl4ywhowqULgRdYwIBd0_s6jQr9r5s5OZYvtzBY.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Merriweather Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/6LmGj5dOJopQKEkt88Gowan5N8K-_DP0e9e_v51obXQ.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/nAqt4hiqwq3tzCecpgPmVdytE4nGXk2hYD5nJ740tBw.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/AKu1CjQ4qnV8MUltkAX3sOAj_ty82iuwwDTNEYXGiyQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/3Mz4hOHzs2npRMG3B1ascZ32VBCoA_HLsn85tSWZmdo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/6LmGj5dOJopQKEkt88GowbqxG25nQNOioCZSK4sU-CA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/nAqt4hiqwq3tzCecpgPmVbuqAJxizi8Dk_SK5et7kMg.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/6LmGj5dOJopQKEkt88GowYufzO2zUYSj5LqoJ3UGkco.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/merriweathersans\/v8\/nAqt4hiqwq3tzCecpgPmVdDmPrYMy3aZO4LmnZsxTQw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Metal\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/metal\/v9\/zA3UOP13ooQcxjv04BZX5g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Metal Mania\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/metalmania\/v6\/isriV_rAUgj6bPWPN6l9QKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Metamorphous\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/metamorphous\/v6\/wGqUKXRinIYggz-BTRU9ei3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Metrophobic\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/metrophobic\/v9\/SaglWZWCrrv_D17u1i4v_aCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Michroma\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/michroma\/v7\/0c2XrW81_QsiKV8T9thumA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Milonga\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/milonga\/v4\/dzNdIUSTGFmy2ahovDRcWg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Miltonian\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/miltonian\/v10\/Z4HrYZyqm0BnNNzcCUfzoQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Miltonian Tattoo\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/miltoniantattoo\/v11\/1oU_8OGYwW46eh02YHydn2uk0YtI6thZkz1Hmh-odwg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Miniver\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/miniver\/v5\/4yTQohOH_cWKRS5laRFhYg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Miriam Libre\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/miriamlibre\/v2\/Ljtpu8zR5iJWmlN3Faba5S3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/miriamlibre\/v2\/FLc0J-Gdn8ynDWUkeeesAED2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mirza\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mirza\/v2\/8oe36Xbgj9BMSLJBaZ8VAQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/mirza\/v2\/dT3HbZoBCx1xbU7PnFEFyQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/mirza\/v2\/6T4uh2Zti9P6Eq_gbAYvVQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/mirza\/v2\/b47CZDHoZdhnplmDpZymFw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Miss Fajardose\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/missfajardose\/v6\/WcXjlQPKn6nBfr8LY3ktNu6rPKfVZo7L2bERcf0BDns.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mitr\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/mitr\/v2\/GCzZRAhweqJhxrmM0bPztg.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/mitr\/v2\/A61rQ_y9i8Ja__oFN7KxiQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mitr\/v2\/vKMd72X2iT4iBo5GvdCa_A.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/mitr\/v2\/r_Z6yrJJ0zmkGAqxqjlLRg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/mitr\/v2\/42l66tb_XMxM97GKatU9Ng.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/mitr\/v2\/V-V7Rul5HOZ651R4Tml2Lw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Modak\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/modak\/v2\/lMsN0QIKid-pCPvL0hH4nw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Modern Antiqua\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/modernantiqua\/v6\/8qX_tr6Xzy4t9fvZDXPkh6rFJ4O13IHVxZbM6yoslpo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mogra\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mogra\/v3\/gIxQBn9PseDaI0D4FnOiBQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Molengo\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/molengo\/v7\/jcjgeGuzv83I55AzOTpXNQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Molle\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/molle\/v5\/9XTdCsjPXifLqo5et-YoGA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Monda\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/monda\/v6\/qFMHZ9zvR6B_gnoIgosPrw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/monda\/v6\/EVOzZUyc_j1w2GuTgTAW1g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Monofett\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/monofett\/v6\/C6K5L799Rgxzg2brgOaqAw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Monoton\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/monoton\/v6\/aCz8ja_bE4dg-7agSvExdw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Monsieur La Doulaise\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/monsieurladoulaise\/v5\/IMAdMj6Eq9jZ46CPctFtMKP61oAqTJXlx5ZVOBmcPdM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Montaga\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/montaga\/v4\/PwTwUboiD-M4-mFjZfJs2A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Montez\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/montez\/v7\/kx58rLOWQQLGFM4pDHv5Ng.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Montserrat\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/CdKWaRAal2Bxq9mORLKRRS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/1809Y0aW9bpFOPXsQTFwf8SVQ0giZ-l_NELu3lgGyYw.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/eWRmKHdPNWGn_iFyeEYja2eudeTO44zf-ht3k-KNzwg.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/zhwB3-BAdyKDf0geWr9FtwQm5IkIgNCodAfQb4ovl18.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/IVeH6A3MiFyaSEiudUMXE0eOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/zhwB3-BAdyKDf0geWr9Ft6cQoVhARpoaILP7amxE_8g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/Kqy6-utIpx_30Xzecmeo8_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/-iqwlckIhsmvkx0N6rwPmi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/BYPM-GE291ZjIXBWrtCwepp-63r6doWhTEbsfBIRJ7A.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/zhwB3-BAdyKDf0geWr9Ft5MQuUSAwdHsY8ov_6tk1oA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/q2OIMsAtXEkOulLQVdSl0_pTEJqju4Hz1txDWij77d4.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/zhwB3-BAdyKDf0geWr9Ft2v8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/IQHow_FEYlDC4Gzy_m8fcgJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/zhwB3-BAdyKDf0geWr9Ft0D2ttfZwueP-QU272T9-k4.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/H8_7oktkjVeeX06kbAvc0Kk3bhPBSBJ0bSJQ6acL-0g.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/zhwB3-BAdyKDf0geWr9Ft_qsay_1ZmRGmC8pVRdIfAg.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/aEu-9ATAroJ1iN4zmQ55Bp0EAVxt0G0biEntp43Qt6E.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/montserrat\/v10\/zhwB3-BAdyKDf0geWr9Ft6ObDOjC3UL77puoeHsE3fw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Montserrat Alternates\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/oqQkJ7FUCF9bJw9oNhwpltmjtuu7N1WAenNR-bns1HU.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/3-rFIqHz_U7TAmWg7RcpLzob9T7De5a9EmE7cInrugI.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/YENqOGAVzwIHjYNjmKuAZrWzJnWnTj1NV2WEtcqW8F0.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/AXzeb8s80Wvg1Wkw1cVlATSYqyfLbk4Wyr4DDJHtpar3rGVtsTkPsbDajuO5ueQw.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/YENqOGAVzwIHjYNjmKuAZoE9JAqK0NEjKMCIBssy61I.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/AXzeb8s80Wvg1Wkw1cVlAX0Ksah31OxOJpZejHsaXyX3rGVtsTkPsbDajuO5ueQw.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/z2n1Sjxk9souK3HCtdHuklPuEVRGaG9GCQnmM16YWq0.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/oqQkJ7FUCF9bJw9oNhwpliKJhVBtn9MynHVBPiS2bkc.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/YENqOGAVzwIHjYNjmKuAZkLT1bEhWimL9YDPt6og4ow.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/AXzeb8s80Wvg1Wkw1cVlAbq1yxDcj1rkVNifBkzxbjz3rGVtsTkPsbDajuO5ueQw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/YENqOGAVzwIHjYNjmKuAZlzJBia8MVcXq42LmpYhWMY.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/AXzeb8s80Wvg1Wkw1cVlAdzE96w6fJMDbKTKS-tt8C_3rGVtsTkPsbDajuO5ueQw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/YENqOGAVzwIHjYNjmKuAZpeqBKvsAhm-s2I4RVSXFfc.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/AXzeb8s80Wvg1Wkw1cVlAVeYZ2vsofSkgKvS_YtoH2b3rGVtsTkPsbDajuO5ueQw.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/YENqOGAVzwIHjYNjmKuAZkG2AOFTt9I0BIk1fL0aWvI.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/AXzeb8s80Wvg1Wkw1cVlAbM_h-OHjcDf1XWbHqSgRF73rGVtsTkPsbDajuO5ueQw.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/YENqOGAVzwIHjYNjmKuAZqjHT7NF_e7B-hWEBx2SqPI.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/montserratalternates\/v7\/AXzeb8s80Wvg1Wkw1cVlAX18ggQg0KDcknRVFWguAv_3rGVtsTkPsbDajuO5ueQw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Montserrat Subrayada\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/montserratsubrayada\/v4\/nzoCWCz0e9c7Mr2Gl8bbgrJymm6ilkk9f0nDA_sC_qk.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/montserratsubrayada\/v4\/wf-IKpsHcfm0C9uaz9IeGJvEcF1LWArDbGWgKZSH9go.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Moul\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/moul\/v8\/Kb0ALQnfyXawP1a_P_gpTQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Moulpali\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/moulpali\/v9\/diD74BprGhmVkJoerKmrKA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mountains of Christmas\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mountainsofchristmas\/v9\/dVGBFPwd6G44IWDbQtPew2Auds3jz1Fxb61CgfaGDr4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/mountainsofchristmas\/v9\/PymufKtHszoLrY0uiAYKNM9cPTbSBTrQyTa5TWAe3vE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mouse Memoirs\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mousememoirs\/v4\/NBFaaJFux_j0AQbAsW3QeH8f0n03UdmQgF_CLvNR2vg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mr Bedfort\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mrbedfort\/v5\/81bGgHTRikLs_puEGshl7_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mr Dafoe\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mrdafoe\/v5\/s32Q1S6ZkT7EaX53mUirvQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mr De Haviland\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mrdehaviland\/v5\/fD8y4L6PJ4vqDk7z8Y8e27v4lrhng1lzu7-weKO6cw8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mrs Saint Delafield\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mrssaintdelafield\/v4\/vuWagfFT7bj9lFtZOFBwmjHMBelqWf3tJeGyts2SmKU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mrs Sheppards\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mrssheppards\/v5\/2WFsWMV3VUeCz6UVH7UjCn8f0n03UdmQgF_CLvNR2vg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mukta\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/mukta\/v3\/tDVdzIQ8YtIPQkpeTPxaRw.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/mukta\/v3\/XBYaFkW7WJ8kqXq2Yt41cw.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mukta\/v3\/7dmf9fx1PuHBtLhSPnZzrQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/mukta\/v3\/lQPvn1FqPa-GCFx-cAuBHg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/mukta\/v3\/NcubiFyhit9Cmsn9p9y9Xg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/mukta\/v3\/TZMKZcvgKiI-bWO9PoMI7w.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/mukta\/v3\/QJVapEVpFpMfDYz2xuPBmQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mukta Mahee\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"gurmukhi\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/muktamahee\/v1\/kolKnxd29wydc4yTvsM4p0nzyIngrzGjGh22wPb6cGM.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/muktamahee\/v1\/kolKnxd29wydc4yTvsM4py9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/muktamahee\/v1\/aY_0-ayxlrgq21R8UWTI96CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/muktamahee\/v1\/kolKnxd29wydc4yTvsM4p8CNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/muktamahee\/v1\/kolKnxd29wydc4yTvsM4p5Z7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/muktamahee\/v1\/kolKnxd29wydc4yTvsM4p3e1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/muktamahee\/v1\/kolKnxd29wydc4yTvsM4pw89PwPrYLaRFJ-HNCU9NbA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mukta Malar\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"tamil\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/muktamalar\/v2\/1-N_tlWLJvzngraerf18eUnzyIngrzGjGh22wPb6cGM.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/muktamalar\/v2\/1-N_tlWLJvzngraerf18eS9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/muktamalar\/v2\/xdx0fv5-ENz5PCzqiKyrqqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/muktamalar\/v2\/1-N_tlWLJvzngraerf18ecCNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/muktamalar\/v2\/1-N_tlWLJvzngraerf18eZZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/muktamalar\/v2\/1-N_tlWLJvzngraerf18eXe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/muktamalar\/v2\/1-N_tlWLJvzngraerf18eQ89PwPrYLaRFJ-HNCU9NbA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mukta Vaani\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/muktavaani\/v3\/X9qyC4rK_D9w1AvSv0mw_0nzyIngrzGjGh22wPb6cGM.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/muktavaani\/v3\/X9qyC4rK_D9w1AvSv0mw_y9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/muktavaani\/v3\/knS0wTOFNOwOD4CZrdHIxKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/muktavaani\/v3\/X9qyC4rK_D9w1AvSv0mw_8CNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/muktavaani\/v3\/X9qyC4rK_D9w1AvSv0mw_5Z7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/muktavaani\/v3\/X9qyC4rK_D9w1AvSv0mw_3e1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/muktavaani\/v3\/X9qyC4rK_D9w1AvSv0mw_w89PwPrYLaRFJ-HNCU9NbA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Muli\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/59Vi0Dm-YSaaKxRiSKrm0w.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/ZV7FMcmPA9u6IXfXrqyybA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/VJw4F3ZHRAZ7Hmg3nQu5YQ.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/s-NKMCru8HiyjEt0ZDoBoA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/KJiP6KznxbALQgfJcDdPAw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/Cg0K_IWANs9xkNoxV7H1_w.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/O4zVJyE-wzb2CQjcHkw-Xg.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/xasdEbMzFtnmERn70-CN-A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/n0UfHdYd8jlanPB1sJ0WYQ.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/9vQS_qOVbbe4j6LkPjCG1g.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/QdHPibssQgzNly7JkF7wdw.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/jbD7XyPvLT1oJBLbEcQmmg.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/RcGfHFZUYLsFj9c3uAb4Gg.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/muli\/v10\/r4hqeWwjqEvTncJsq5KCSg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Mystery Quest\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/mysteryquest\/v4\/467jJvg0c7HgucvBB9PLDyeUSrabuTpOsMEiRLtKwk0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"NTR\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ntr\/v4\/e7H4ZLtGfVOYyOupo6T12g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Neucha\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/neucha\/v8\/bijdhB-TzQdtpl0ykhGh4Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Neuton\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/neuton\/v9\/DA3Mkew3XqSkPpi1f4tJow.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/neuton\/v9\/xrc_aZ2hx-gdeV0mlY8Vww.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/neuton\/v9\/9R-MGIOQUdjAVeB6nE6PcQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/neuton\/v9\/uVMT3JOB5BNFi3lgPp6kEg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/neuton\/v9\/gnWpkWY7DirkKiovncYrfg.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/neuton\/v9\/XPzBQV4lY6enLxQG9cF1jw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"New Rocker\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/newrocker\/v5\/EFUWzHJedEkpW399zYOHofesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"News Cycle\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v13\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/newscycle\/v13\/xyMAr8VfiUzIOvS1abHJO_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/newscycle\/v13\/G28Ny31cr5orMqEQy6ljtwJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Niconne\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/niconne\/v6\/ZA-mFw2QNXodx5y7kfELBg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nixie One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/nixieone\/v7\/h6kQfmzm0Shdnp3eswRaqQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nobile\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/nobile\/v8\/lC_lPi1ddtN38iXTCRh6ow.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/nobile\/v8\/vGmrpKzWQQSrb-PR6FWBIA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/nobile\/v8\/el-1JDqzLC5ePMPiB2COqQ.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/nobile\/v8\/y2A1jpvs_uHcnmIZDscDC6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/nobile\/v8\/9p6M-Yrg_r_QPmSD1skrOg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/nobile\/v8\/oQ1eYPaXV638N03KvsNvyKCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nokora\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/nokora\/v10\/dRyz1JfnyKPNaRcBNX9F9A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/nokora\/v10\/QMqqa4QEOhQpiig3cAPmbQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Norican\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/norican\/v4\/SHnSqhYAWG5sZTWcPzEHig.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nosifer\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/nosifer\/v5\/7eJGoIuHRrtcG00j6CptSA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nothing You Could Do\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/nothingyoucoulddo\/v6\/jpk1K3jbJoyoK0XKaSyQAf-TpkXjXYGWiJZAEtBRjPU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Noticia Text\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/noticiatext\/v6\/wdyV6x3eKpdeUPQ7BJ5uUC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/noticiatext\/v6\/dAuxVpkYE_Q_IwIm6elsKPMZXuCXbOrAvx5R0IT5Oyo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/noticiatext\/v6\/pEko-RqEtp45bE2P80AAKUD2ttfZwueP-QU272T9-k4.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/noticiatext\/v6\/-rQ7V8ARjf28_b7kRa0JuvAs9-1nE9qOqhChW0m4nDE.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Noto Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"devanagari\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/notosans\/v6\/0Ue9FiUJwVhi4NGfHJS5uA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/notosans\/v6\/dLcNKMgJ1H5RVoZFraDz0qCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/notosans\/v6\/PIbvSEyHEdL91QLOQRnZ1y3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/notosans\/v6\/9Z3uUWMRR7crzm1TjRicDne1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Noto Serif\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/notoserif\/v4\/zW6mc7bC1CWw8dH0yxY8JfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/notoserif\/v4\/HQXBIwLHsOJCNEQeX9kNzy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/notoserif\/v4\/lJAvZoKA5NttpPc9yc6lPQJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/notoserif\/v4\/Wreg0Be4tcFGM2t6VWytvED2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Cut\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novacut\/v8\/6q12jWcBvj0KO2cMRP97tA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Flat\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novaflat\/v8\/pK7a0CoGzI684qe_XSHBqQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novamono\/v7\/6-SChr5ZIaaasJFBkgrLNw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Oval\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novaoval\/v8\/VuukVpKP8BwUf8o9W5LYQQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Round\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novaround\/v8\/7-cK3Ari_8XYYFgVMxVhDvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Script\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novascript\/v9\/dEvxQDLgx1M1TKY-NmBWYaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Slim\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novaslim\/v8\/rPYXC81_VL2EW-4CzBX65g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nova Square\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/novasquare\/v8\/BcBzXoaDzYX78rquGXVuSqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Numans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/numans\/v6\/g5snI2p6OEjjTNmTHyBdiQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nunito\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/xtWPP_05UbsUNY9Kdgwt_w.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/EbyHzRpZ3jx6yC2BjZCsQqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/zXQvrWBJqUooM7Xv98MrQw.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/4BFBxBQCHZfUELdybShAwKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/ySZTeT3IuzJj0GK6uGpbBg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/NZNWFpgsC6hUUE2c03CLoQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/B4-BGlpEzQ4WP-D3Zi0PRQ.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/7SyYp8NBEeMV4V7MAKJnZ6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/aEdlqgMuYbpe4U3TnqOQMA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/4cHctiCFYmTpv-a6b6vYsKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/GtGHSZwowZF8a9-GAsh20A.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/2TsLUs-EFIKsriUeVTl6nKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/QVvFcvcPoFKH9Q71V4WsjQ.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/nunito\/v8\/cIxOb6Vw6BqF9ZoAlenp3qCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Nunito Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/XvilrNtBQKRMeiqSPzEFHUnzyIngrzGjGh22wPb6cGM.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/ORCQQ32ldzJ6bFTh_zXqV02YN_dW5g9CXH6iztHQiR4.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/XvilrNtBQKRMeiqSPzEFHS9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/ORCQQ32ldzJ6bFTh_zXqV2o9eWDfYYxG3A176Zl7aIg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/qDS9UelBO44ppiSawKNcIKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/w9sy7IRyDFLWACdltghEwUeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/XvilrNtBQKRMeiqSPzEFHZZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/ORCQQ32ldzJ6bFTh_zXqV5e6We3S5L6hKLscKpOkmlo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/XvilrNtBQKRMeiqSPzEFHXe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/ORCQQ32ldzJ6bFTh_zXqV8_zJjSACmk0BRPxQqhnNLU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/XvilrNtBQKRMeiqSPzEFHQ89PwPrYLaRFJ-HNCU9NbA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/ORCQQ32ldzJ6bFTh_zXqVyad_7rtf4IdDfsLVg-2OV4.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/XvilrNtBQKRMeiqSPzEFHSenaqEuufTBk9XMKnKmgDA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/nunitosans\/v2\/ORCQQ32ldzJ6bFTh_zXqV0_yTOUGsoC54csJe1b-IRw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Odor Mean Chey\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/odormeanchey\/v8\/GK3E7EjPoBkeZhYshGFo0eVKG8sq4NyGgdteJLvqLDs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Offside\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/offside\/v4\/v0C913SB8wqQUvcu1faUqw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Old Standard TT\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oldstandardtt\/v8\/n6RTCDcIPWSE8UNBa4k-DLcB5jyhm1VsHs65c3QNDr0.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/oldstandardtt\/v8\/QQT_AUSp4AV4dpJfIN7U5PWrQzeMtsHf8QsWQ2cZg3c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/oldstandardtt\/v8\/5Ywdce7XEbTSbxs__4X1_HJqbZqK7TdZ58X80Q_Lw8Y.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oldenburg\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oldenburg\/v4\/dqA_M_uoCVXZbCO-oKBTnQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oleo Script\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oleoscript\/v5\/21stZcmPyzbQVXtmGegyqKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/oleoscript\/v5\/hudNQFKFl98JdNnlo363fne1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oleo Script Swash Caps\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oleoscriptswashcaps\/v4\/vdWhGqsBUAP-FF3NOYTe4iMF4kXAPemmyaDpMXQ31P0.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/oleoscriptswashcaps\/v4\/HMO3ftxA9AU5floml9c755reFYaXZ4zuJXJ8fr8OO1g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Open Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v14\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/DXI1ORHCpsQm3Vp6mXoaTS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/PRmiXeptR36kaC0GEAetxi9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/IgZJs4-7SA1XX_edsoXWog.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/O4NhV7_qs9r9seTo7fnsVKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/MTP_ySUJH_bn48VBG8sNSi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/PRmiXeptR36kaC0GEAetxpZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/k3k702ZOKiLJc3WVjuplzC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/PRmiXeptR36kaC0GEAetxne1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/EInbV5DfGHOiMmvb1Xr-hi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/opensans\/v14\/PRmiXeptR36kaC0GEAetxg89PwPrYLaRFJ-HNCU9NbA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Open Sans Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/opensanscondensed\/v11\/gk5FxslNkTTHtojXrkp-xEMwSSh38KQVJx4ABtsZTnA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/opensanscondensed\/v11\/jIXlqT1WKafUSwj6s9AzV4_LkTZ_uhAwfmGJ084hlvM.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/opensanscondensed\/v11\/gk5FxslNkTTHtojXrkp-xBEM87DM3yorPOrvA-vB930.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oranienbaum\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oranienbaum\/v5\/M98jYwCSn0PaFhXXgviCoaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Orbitron\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/orbitron\/v8\/DY8swouAZjR3RaUPRf0HDQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/orbitron\/v8\/p-y_ffzMdo5JN_7ia0vYEqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/orbitron\/v8\/PS9_6SLkY1Y6OgPO3APr6qCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/orbitron\/v8\/2I3-8i9hT294TE_pyjy9SaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oregano\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oregano\/v4\/UiLhqNixVv2EpjRoBG6axA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/oregano\/v4\/_iwqGEht6XsAuEaCbYG64Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Orienta\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/orienta\/v4\/_NKSk93mMs0xsqtfjCsB3Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Original Surfer\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/originalsurfer\/v5\/gdHw6HpSIN4D6Xt7pi1-qIkEz33TDwAZczo_6fY7eg0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oswald\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v14\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/oswald\/v14\/NFBt4e1rewQyDPftazXlBw.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/oswald\/v14\/y3tZpCdiRD4oNRRYFcAR5Q.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oswald\/v14\/uLEd2g2vJglLPfsBF91DCg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/oswald\/v14\/wrHWShuZ7ELtrnx0cnkzXw.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/oswald\/v14\/JNlamLn5ALW8eKp46JLlQA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/oswald\/v14\/7wj8ldV_5Ti37rHa0m1DDw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Over the Rainbow\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/overtherainbow\/v7\/6gp-gkpI2kie2dHQQLM2jQBdxkZd83xOSx-PAQ2QmiI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Overlock\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/overlock\/v6\/Z8oYsGi88-E1cUB8YBFMAg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/overlock\/v6\/rq6EacukHROOBrFrK_zF6_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/overlock\/v6\/Fexr8SqXM8Bm_gEVUA7AKaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/overlock\/v6\/wFWnYgeXKYBks6gEUwYnfAJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/overlock\/v6\/YPJCVTT8ZbG3899l_-KIGqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/overlock\/v6\/iOZhxT2zlg7W5ij_lb-oDp0EAVxt0G0biEntp43Qt6E.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Overlock SC\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/overlocksc\/v5\/8D7HYDsvS_g1GhBnlHzgzaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Overpass\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/ywiUWFAguOSxQn0FFeOdWPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/thg-CA5nD5lyYWLwXbqXXi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/WrbWRQuVnXt_EslNm2vBt6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/Eyj9nfhrJ71MmfPNEwqE02eudeTO44zf-ht3k-KNzwg.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/nqDUqkXaOp0r1j0uaM5VUaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/R77XtXNe7WC4SXZBLWmy80eOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/1fNed5evrqtu4ZjkbTnCRw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/lG-Dpm66OH9lPHbYTnITSvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/-GUou309ST_HAHIhkHjkz6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/aPYi-s_WVz-zuU4TsgAEjvpTEJqju4Hz1txDWij77d4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/sBTg-F6_A1NQLJPfW5I7Q6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/E5UsN4VY1e_Twk_bY6TpQAJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/YeZIq305iGwGCyZbaiEbVqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/j6xjlCEDoKw-D0Co-88A9Kk3bhPBSBJ0bSJQ6acL-0g.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/4lJ8BLdIYI_B9rFwoB4zO6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/overpass\/v1\/SegM1mSQIRZG2pJwM_2Nm50EAVxt0G0biEntp43Qt6E.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Overpass Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/overpassmono\/v2\/JEQ6tXkANEo2u0wZ-MTOPEW1P7_iUBn_wmH5B9p-CEw.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/overpassmono\/v2\/MarHoIqW2hy_po97b_wS9uV_5zh5b-_HiooIRUBwn1A.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/overpassmono\/v2\/JEQ6tXkANEo2u0wZ-MTOPCvU6mrnWf1MVbTZ5LZwmOY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/overpassmono\/v2\/JEQ6tXkANEo2u0wZ-MTOPO-Cz_5MeePnXDAcLNWyBME.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ovo\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ovo\/v7\/mFg27dimu3s9t09qjCwB1g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oxygen\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/oxygen\/v6\/lZ31r0bR1Bzt_DfGZu1S8A.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oxygen\/v6\/uhoyAE7XlQL22abzQieHjw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/oxygen\/v6\/yLqkmDwuNtt5pSqsJmhyrg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Oxygen Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/oxygenmono\/v4\/DigTu7k4b7OmM8ubt1Qza6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"PT Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ptmono\/v4\/QUbM8H9yJK5NhpQ0REO6Wg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"PT Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ptsans\/v8\/UFoEz2uiuMypUGZL1NKoeg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/ptsans\/v8\/yls9EYWOd496wiu7qzfgNg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ptsans\/v8\/F51BEgHuR0tYHxF0bD4vwvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/ptsans\/v8\/lILlYDvubYemzYzN7GbLkC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"PT Sans Caption\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ptsanscaption\/v9\/OXYTDOzBcXU8MTNBvBHeSW8by34Z3mUMtM-o4y-SHCY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ptsanscaption\/v9\/Q-gJrFokeE7JydPpxASt25tc0eyfI4QDEsobEEpk_hA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"PT Sans Narrow\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ptsansnarrow\/v7\/UyYrYy3ltEffJV9QueSi4ZTvAuddT2xDMbdz0mdLyZY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ptsansnarrow\/v7\/Q_pTky3Sc3ubRibGToTAYsLtdzs3iyjn_YuT226ZsLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"PT Serif\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ptserif\/v8\/sAo427rn3-QL9sWCbMZXhA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/ptserif\/v8\/9khWhKzhpkH0OkNnBKS3n_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ptserif\/v8\/kyZw18tqQ5if-_wpmxxOeKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/ptserif\/v8\/Foydq9xJp--nfYIx2TBz9QJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"PT Serif Caption\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ptserifcaption\/v8\/7xkFOeTxxO1GMC1suOUYWVsRioCqs5fohhaYel24W3k.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/ptserifcaption\/v8\/0kfPsmrmTSgiec7u_Wa0DB1mqvzPHelJwRcF_s_EUM0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pacifico\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pacifico\/v9\/GIrpeRY1r5CzbfL8r182lw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Padauk\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"myanmar\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/padauk\/v3\/WdTk6igBu-qn4v8naF9hGQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/padauk\/v3\/XUBO5k0emPIVnqCcQCcEpg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Palanquin\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/palanquin\/v2\/Hu0eGDVGK_g4saUFu6AK3KCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/palanquin\/v2\/pqXYXD7-VI5ezTjeqQOcyC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/palanquin\/v2\/c0-J5OCAagpFCKkKraz-Ey3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/palanquin\/v2\/xCwBUoAEV0kzCDwerAZ0Aw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/palanquin\/v2\/wLvvkEcZMKy95afLWh2EfC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/palanquin\/v2\/405UIAv95_yZkCECrH6y-i3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/palanquin\/v2\/-UtkePo3NFvxEN3rGCtTvi3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Palanquin Dark\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/palanquindark\/v2\/PamTqrrgbBh_M3702w39rOfChn3JSg5yz_Q_xmrKQN0.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/palanquindark\/v2\/iXyBGf5UbFUu6BG8hOY-maMZTo-EwKMRQt3RWHocLi0.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/palanquindark\/v2\/iXyBGf5UbFUu6BG8hOY-mVNxaunw8i4Gywrk2SigRnk.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/palanquindark\/v2\/iXyBGf5UbFUu6BG8hOY-mWToair6W0TEE44XrlfKbiM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pangolin\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pangolin\/v2\/i2W796ne6lveehHXs8AFGA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Paprika\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/paprika\/v4\/b-VpyoRSieBdB5BPJVF8HQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Parisienne\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/parisienne\/v4\/TW74B5QISJNx9moxGlmJfvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Passero One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/passeroone\/v8\/Yc-7nH5deCCv9Ed0MMnAQqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Passion One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/passionone\/v7\/1UIK1tg3bKJ4J3o35M4heqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/passionone\/v7\/feOcYDy2R-f3Ysy72PYJ2ne1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/passionone\/v7\/feOcYDy2R-f3Ysy72PYJ2ienaqEuufTBk9XMKnKmgDA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pathway Gothic One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pathwaygothicone\/v5\/Lqv9ztoTUV8Q0FmQZzPqaA6A6xIYD7vYcYDop1i-K-c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Patrick Hand\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/patrickhand\/v10\/9BG3JJgt_HlF3NpEUehL0C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Patrick Hand SC\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/patrickhandsc\/v4\/OYFWCgfCR-7uHIovjUZXsbAgSRh1LpJXlLfl8IbsmHg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pattaya\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pattaya\/v1\/sJEout1xdD7J8H-1H81pIQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Patua One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/patuaone\/v6\/njZwotTYjswR4qdhsW-kJw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pavanam\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"tamil\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pavanam\/v1\/C7yuEhNK5oftNLSL3I0bGw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Paytone One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/paytoneone\/v9\/3WCxC7JAJjQHQVoIE0ZwvqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Peddana\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/peddana\/v4\/zaSZuj_GhmC8AOTugOROnA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Peralta\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/peralta\/v4\/cTJX5KEuc0GKRU9NXSm-8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Permanent Marker\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/permanentmarker\/v6\/9vYsg5VgPHKK8SXYbf3sMol14xj5tdg9OHF8w4E7StQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Petit Formal Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/petitformalscript\/v4\/OEZwr2-ovBsq2n3ACCKoEvVPl2Gjtxj0D6F7QLy1VQc.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Petrona\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/petrona\/v5\/nnQwxlP6dhrGovYEFtemTg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Philosopher\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/philosopher\/v8\/oZLTrB9jmJsyV0u_T0TKEaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/philosopher\/v8\/_9Hnc_gz9k7Qq6uKaeHKmUeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/philosopher\/v8\/napvkewXG9Gqby5vwGHICHe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/philosopher\/v8\/PuKlryTcvTj7-qZWfLCFIM_zJjSACmk0BRPxQqhnNLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Piedra\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/piedra\/v5\/owf-AvEEyAj9LJ2tVZ_3Mw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pinyon Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pinyonscript\/v6\/TzghnhfCn7TuE73f-CBQ0CeUSrabuTpOsMEiRLtKwk0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pirata One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pirataone\/v4\/WnbD86B4vB2ckYcL7oxuhvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Plaster\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/plaster\/v8\/O4QG9Z5116CXyfJdR9zxLw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Play\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/play\/v8\/GWvfObW8LhtsOX333MCpBg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/play\/v8\/crPhg6I0alLI-MpB3vW-zw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Playball\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/playball\/v6\/3hOFiQm_EUzycTpcN9uz4w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Playfair Display\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplay\/v11\/2NBgzUtEeyB-Xtpr9bm1CV6uyC_qD11hrFQ6EGgTJWI.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplay\/v11\/9MkijrV-dEJ0-_NWV7E6NzMsbnvDNEBX25F5HWk9AhI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplay\/v11\/UC3ZEjagJi85gF9qFaBgICsv6SrURqJprbhH_C1Mw8w.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplay\/v11\/n7G4PqJvFP2Kubl0VBLDECsYW3XoOVcYyYdp9NzzS9E.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplay\/v11\/UC3ZEjagJi85gF9qFaBgIKqwMe2wjvZrAR44M0BJZ48.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplay\/v11\/n7G4PqJvFP2Kubl0VBLDEC0JfJ4xmm7j1kL6D7mPxrA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Playfair Display SC\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplaysc\/v5\/G0-tvBxd4eQRdwFKB8dRkcpjYTDWIvcAwAccqeW9uNM.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplaysc\/v5\/myuYiFR-4NTrUT4w6TKls2klJsJYggW8rlNoTOTuau0.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplaysc\/v5\/5ggqGkvWJU_TtW2W8cEubA-Amcyomnuy4WsCiPxGHjw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplaysc\/v5\/6X0OQrQhEEnPo56RalREX4krgPi80XvBcbTwmz-rgmU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplaysc\/v5\/5ggqGkvWJU_TtW2W8cEubKXL3C32k275YmX_AcBPZ7w.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/playfairdisplaysc\/v5\/6X0OQrQhEEnPo56RalREX8Zag2q3ssKz8uH1RU4a9gs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Podkova\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/podkova\/v10\/eylljyGVfB8ZUQjYY3WZRQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/podkova\/v10\/8MkhKmKhl0HgqBeKkV0pmvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/podkova\/v10\/921xSzgq6uUBjPZXn2IH0PesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/podkova\/v10\/SqW4aa8m_KVrOgYSydQ33vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/podkova\/v10\/ObfRYfRr58NtktZuAa1VhfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Poiret One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/poiretone\/v4\/dWcYed048E5gHGDIt8i1CPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Poller One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pollerone\/v6\/dkctmDlTPcZ6boC8662RA_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Poly\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/poly\/v7\/bcMAuiacS2qkd54BcwW6_Q.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/poly\/v7\/Zkx-eIlZSjKUrPGYhV5PeA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pompiere\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pompiere\/v6\/o_va2p9CD5JfmFohAkGZIA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pontano Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pontanosans\/v4\/gTHiwyxi6S7iiHpqAoiE3C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Poppins\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/J_Uo-RBVJYTcfQfJqaBpiA.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/AgVJ3FHPsWMHPMmRYdKWQKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/iG8N2M28abs14mWAmy9C8vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/-GlaWpWcSgdVagNuOGuFKS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/VIeViZ2fPtYBt3B2fQZplvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/QmRKoWaGfh304P2oApdMLS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/hlvAxH6aIdOjWlLzgm0jqg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/3cZiAJEeIIIKVRjGXr9qVg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/4WGKlFyjcmCFVl8pRsgZ9vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/ZswPVmYNMYXIwQy7Wnzcyi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/-zOABrCWORC3lyDh-ajNnPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/RbebACOccNN-5ixkDIVLjS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/8JitanEsk5aDh7mDYs-fYfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/c4FPK8_hIFKoX59qcGwdCi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/vVhctzCFjekFM26ZXVvlAvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/nhuxdF7XMkIXmkGDadS6EC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/7WUVvX7AIKpgWf6w-guTPfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/poppins\/v4\/Lmn8WRFdDq3MeV9dyKOb_y3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Port Lligat Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/portlligatsans\/v5\/CUEdhRk7oC7up0p6t0g4P6mASEpx5X0ZpsuJOuvfOGA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Port Lligat Slab\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/portlligatslab\/v5\/CUEdhRk7oC7up0p6t0g4PxLSPACXvawUYCBEnHsOe30.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pragati Narrow\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pragatinarrow\/v2\/HzG2TfC862qPNsZsV_djPpTvAuddT2xDMbdz0mdLyZY.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/pragatinarrow\/v2\/DnSI1zRkc0CY-hI5SC3q3MLtdzs3iyjn_YuT226ZsLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Prata\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/prata\/v7\/3gmx8r842loRRm9iQkCDGg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Preahvihear\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/preahvihear\/v8\/82tDI-xTc53CxxOzEG4hDaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Press Start 2P\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pressstart2p\/v5\/8Lg6LX8-ntOHUQnvQ0E7o1jfl3W46Sz5gOkEVhcFWF4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Pridi\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/pridi\/v2\/WvKJ-kflGuELyK4uQzpYIA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/pridi\/v2\/Ihwk-OGVFS69PINILdqAjQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/pridi\/v2\/Mau018Ghi7LJX7FkGYCZAQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/pridi\/v2\/dPNOrMxU-HjLo-fvkFydsQ.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/pridi\/v2\/J0i5OZxX07KC4mby5RjNbg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/pridi\/v2\/UhCy4jDDJttTB8k8rtWadg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Princess Sofia\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/princesssofia\/v4\/8g5l8r9BM0t1QsXLTajDe-wjmA7ie-lFcByzHGRhCIg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Prociono\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/prociono\/v6\/43ZYDHWogdFeNBWTl6ksmw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Prompt\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/ltjX-trOmfS-yKy_awt70g.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/KvTeArBpVb-tA2mahV6Jk_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/MNB_CVkbfYHFMWX_UbDC2Q.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/NR0JuXzzCDKpLNVhfyEAiaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/LzifakiWysr3N3OoAdbdpg.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/ir8BhbeDHM-qnbo-tnpmt6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/nDo1rQFnTFNua4cp-OnD2A.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/ZD4khIP924SU2fRYOJkraQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/w31OY1otplAgr5iZ21K7Fg.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/dfaeaRx00u9arVHsaDjliaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/uUrJjg1BGaIb6CAOlUIp9g.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/CJUBMsoNNHMMdFRxm-n7p6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/HdM_epiStzshOr-49ubVyg.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/GtXRH7QWy3aLCHoJuR5WIKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/GF9cOamDd7mYPHNW1nZLKg.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/kBLgnnEB-VXkOLFCc0pzwqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/KFgmbwHbRBQb28VFhH3c8Q.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/prompt\/v1\/qjrOe-lEPwDDeUu5g6q_DaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Prosto One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/prostoone\/v5\/bsqnAElAqk9kX7eABTRFJPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Proza Libre\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/Hg11OrfE1P_U6mKmrZPknKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/ClQTew5IUT7yKo8vyspLxEeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/4gjxWDPA6RMWrIls_qgQBsCNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/rWq3Qp4ZlPGKduc1qkgLHGnWRcJAYo5PSCx8UfGMHCI.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/4gjxWDPA6RMWrIls_qgQBpZ7xm-Bj30Bj2KNdXDzSZg.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/rWq3Qp4ZlPGKduc1qkgLHJe6We3S5L6hKLscKpOkmlo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/4gjxWDPA6RMWrIls_qgQBne1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/rWq3Qp4ZlPGKduc1qkgLHM_zJjSACmk0BRPxQqhnNLU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/4gjxWDPA6RMWrIls_qgQBg89PwPrYLaRFJ-HNCU9NbA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/prozalibre\/v1\/rWq3Qp4ZlPGKduc1qkgLHCad_7rtf4IdDfsLVg-2OV4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Puritan\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/puritan\/v8\/wv_RtgVBSCn-or2MC0n4Kg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/puritan\/v8\/BqZX8Tp200LeMv1KlzXgLQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/puritan\/v8\/pJS2SdwI0SCiVnO0iQSFT_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/puritan\/v8\/rFG3XkMJL75nUNZwCEIJqC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Purple Purse\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/purplepurse\/v5\/Q5heFUrdmei9axbMITxxxS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Quando\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/quando\/v5\/03nDiEZuO2-h3xvtG6UmHg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Quantico\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/quantico\/v5\/pwSnP8Xpaix2rIz99HrSlQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/quantico\/v5\/KQhDd2OsZi6HiITUeFQ2U_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/quantico\/v5\/OVZZzjcZ3Hkq2ojVcUtDjaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/quantico\/v5\/HeCYRcZbdRso3ZUu01ELbQJKKGfqHaYFsRG-T3ceEVo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Quattrocento\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/quattrocento\/v8\/WZDISdyil4HsmirlOdBRFC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/quattrocento\/v8\/Uvi-cRwyvqFpl9j3oT2mqkD2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Quattrocento Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/quattrocentosans\/v9\/efd6FGWWGX5Z3ztwLBrG9eAj_ty82iuwwDTNEYXGiyQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/quattrocentosans\/v9\/8PXYbvM__bjl0rBnKiByg532VBCoA_HLsn85tSWZmdo.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/quattrocentosans\/v9\/tXSgPxDl7Lk8Zr_5qX8FIbqxG25nQNOioCZSK4sU-CA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/quattrocentosans\/v9\/8N1PdXpbG6RtFvTjl-5E7buqAJxizi8Dk_SK5et7kMg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Questrial\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/questrial\/v6\/MoHHaw_WwNs_hd9ob1zTVw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Quicksand\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/quicksand\/v6\/qhfoJiLu10kFjChCCTvGlC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/quicksand\/v6\/Ngv3fIJjKB7sD-bTUGIFCA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/quicksand\/v6\/FRGja7LlrG1Mypm0hCq0Di3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/quicksand\/v6\/32nyIRHyCu6iqEka_hbKsi3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Quintessential\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/quintessential\/v4\/mmk6ioesnTrEky_Zb92E5s02lXbtMOtZWfuxKeMZO8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Qwigley\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/qwigley\/v6\/aDqxws-KubFID85TZHFouw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Racing Sans One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/racingsansone\/v4\/1r3DpWaCiT7y3PD4KgkNyDjVlsJB_M_Q_LtZxsoxvlw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Radley\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/radley\/v11\/FgE9di09a-mXGzAIyI6Q9Q.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/radley\/v11\/Z_JcACuPAOO2f9kzQcGRug.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rajdhani\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/rajdhani\/v6\/9pItuEhQZVGdq8spnHTku6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rajdhani\/v6\/Wfy5zp4PGFAFS7-Wetehzw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/rajdhani\/v6\/nd_5ZpVwm710HcLual0fBqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/rajdhani\/v6\/5fnmZahByDeTtgxIiqbJSaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/rajdhani\/v6\/UBK6d2Hg7X7wYLlF92aXW6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rakkas\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rakkas\/v1\/XWSZpoSbAR4myQgKbSJM9A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Raleway\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/UDfD6oxBaBnmFJwQ7XAFNw.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/hUpHtml6IPNuUR-FwVi2UKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/LAQwev4hdCtYkOYX4Oc7nPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/N2DIbZG4399cPGfifZUEQi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/2VvSZU2kb4DZwFfRM4fLQPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/TVSB8ogXDKMcnAAJ5CqrUi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/_dCzxpXzIS3sL-gdJWAP8A.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/utU2m1gdZSfuQpArSy5Dbw.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/348gn6PEmbLDWlHbbV15d_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/S7vGLZZ40c85SJgiptJGVy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/M7no6oPkwKYJkedjB1wqEvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/OY22yoG8EJ3IN_muVWm29C3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/VGEV9-DrblisWOWLbK-1XPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/lFxvRPuGFG5ktd7P0WRwKi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/mMh0JrsYMXcLO69jgJwpUvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/us4LjTCmlYgh3W8CKujEJi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/ajQQGcDBLcyLpaUfD76UuPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/raleway\/v11\/oY2RadnkHfshu5f0FLsgVS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Raleway Dots\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ralewaydots\/v4\/lhLgmWCRcyz-QXo8LCzTfC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ramabhadra\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ramabhadra\/v5\/JyhxLXRVQChLDGADS_c5MPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ramaraja\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ramaraja\/v1\/XIqzxFapVczstBedHdQTiw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rambla\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rambla\/v4\/YaTmpvm5gFg_ShJKTQmdzg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/rambla\/v4\/mhUgsKmp0qw3uATdDDAuwA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/rambla\/v4\/C5VZH8BxQKmnBuoC00UPpw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/rambla\/v4\/ziMzUZya6QahrKONSI1TzqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rammetto One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rammettoone\/v5\/mh0uQ1tV8QgSx9v_KyEYPC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ranchers\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ranchers\/v4\/9ya8CZYhqT66VERfjQ7eLA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rancho\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rancho\/v7\/ekp3-4QykC4--6KaslRgHA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ranga\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ranga\/v2\/xpW6zFTNzY1JykoBIqE1Zg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ranga\/v2\/h8G_gEUH7vHKH-NkjAs34A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rasa\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/rasa\/v2\/XQ1gDq2EqBtGcdadPyPbww.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rasa\/v2\/A5PoJUwX_PxTsywxlRB79g.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/rasa\/v2\/HfsDi_Ls3NARO_YEODINGg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/rasa\/v2\/f-fvbq-hWIQCdmT3QHGk3Q.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/rasa\/v2\/TSF3CG-8Cn72jvaVdqtMMQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rationale\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rationale\/v7\/7M2eN-di0NGLQse7HzJRfg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ravi Prakash\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/raviprakash\/v3\/8EzbM7Rymjk25jWeHxbO6C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Redressed\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/redressed\/v7\/3aZ5sTBppH3oSm5SabegtA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Reem Kufi\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/reemkufi\/v2\/xLwMbK_T1g-h9p-rp60A1Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Reenie Beanie\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/reeniebeanie\/v7\/ljpKc6CdXusL1cnGUSamX4jjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Revalia\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/revalia\/v4\/1TKw66fF5_poiL0Ktgo4_A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rhodium Libre\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rhodiumlibre\/v1\/Vxr7A4-xE2zsBDDI8BcseIjjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ribeye\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ribeye\/v5\/e5w3VE8HnWBln4Ll6lUj3Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ribeye Marrow\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ribeyemarrow\/v6\/q7cBSA-4ErAXBCDFPrhlY0cTNmV93fYG7UKgsLQNQWs.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Righteous\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/righteous\/v5\/0nRRWM_gCGCt2S-BCfN8WQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Risque\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/risque\/v4\/92RnElGnl8yHP97-KV3Fyg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Roboto\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v16\",\n   \"lastModified\": \"2017-04-17\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/7MygqTe2zs9YkP0adA9QQQ.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/T1xnudodhcgwXCmZQ490TPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/dtpHsbgPEm2lVWciJZ0P-A.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/iE8HhaRzdhPxC93dOdA056CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/W5F8_SL0XFawnjxHGsZjJA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/hcKoSgxdnKlbH5dlTwKbow.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/Uxzkqj-MIMWle-XP2pDNAA.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/daIfzbEw-lbjMyv4rMUUTqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/bdHGHleUa-ndQCOrdpfxfw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/owYYXKukxFDFjr0ZO8NXh6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/H1vB34nOKWXqzKotq25pcg.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/roboto\/v16\/b9PWBSMHrT2zM5FgUdtu0aCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Roboto Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v14\",\n   \"lastModified\": \"2017-04-17\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/robotocondensed\/v14\/b9QBgL0iMZfDSpmcXcE8nJRhFVcex_hajThhFkHyhYk.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/robotocondensed\/v14\/mg0cGfGRUERshzBlvqxeAPYa9bgCHecWXGgisnodcS0.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/robotocondensed\/v14\/Zd2E9abXLFGSr9G3YK2MsKDbm6fPDOZJsR8PmdG62gY.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/robotocondensed\/v14\/BP5K8ZAJv9qEbmuFp8RpJY_eiqgTfYGaH0bJiUDZ5GA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/robotocondensed\/v14\/b9QBgL0iMZfDSpmcXcE8nPOYkGiSOYDq_T7HbIOV1hA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/robotocondensed\/v14\/mg0cGfGRUERshzBlvqxeAE2zk2RGRC3SlyyLLQfjS_8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Roboto Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/aOIeRp72J9_Hp_8KwQ9M-YAWxXGWZ3yJw6KhWS7MxOk.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/rqQ1zSE-ZGCKVZgew-A9dgyDtfpXZi-8rXUZYR4dumU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/N4duVc9C58uwPiY8_59Fzy9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/1OsMuiiO6FCF2x67vzDKA2o9eWDfYYxG3A176Zl7aIg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/eJ4cxQe85Lo39t-LVoKa26CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/mE0EPT_93c7f86_WQexR3EeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/N4duVc9C58uwPiY8_59Fz8CNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/1OsMuiiO6FCF2x67vzDKA2nWRcJAYo5PSCx8UfGMHCI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/N4duVc9C58uwPiY8_59Fz3e1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/robotomono\/v4\/1OsMuiiO6FCF2x67vzDKA8_zJjSACmk0BRPxQqhnNLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Roboto Slab\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"100\",\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/robotoslab\/v6\/MEz38VLIFL-t46JUtkIEgIAWxXGWZ3yJw6KhWS7MxOk.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/robotoslab\/v6\/dazS1PrQQuCxC3iOAJFEJS9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/robotoslab\/v6\/3__ulTNA7unv0UtplybPiqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/robotoslab\/v6\/dazS1PrQQuCxC3iOAJFEJXe1Pd76Vl7zRpE7NLJQ7XU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rochester\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rochester\/v7\/bnj8tmQBiOkdji_G_yvypg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rock Salt\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rocksalt\/v7\/Zy7JF9h9WbhD9V3SFMQ1UQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rokkitt\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/_3YC6rPA1FdHK3T5HJAiKA.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/YawjzRx4kAyF2FdhIXfg1_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/Cw0HfZi5axnl2GTVcAe4x_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/GMA7Z_ToF8uSvpZAgnp_VQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/jSxUaZL9JCo117IMemf-iPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/b4_SvUo9hy0bV60RoA1RKPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/gxlo-sr3rPmvgSixYog_ofesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/mCok2W9ZHFgB-LY6ITuapfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/rokkitt\/v11\/riY221k9xwvseUAhNXMjQPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Romanesco\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/romanesco\/v5\/2udIjUrpK_CPzYSxRVzD4Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ropa Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ropasans\/v6\/Gba7ZzVBuhg6nX_AoSwlkQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/ropasans\/v6\/V1zbhZQscNrh63dy5Jk2nqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rosario\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rosario\/v11\/bL-cEh8dXtDupB2WccA2LA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/rosario\/v11\/pkflNy18HEuVVx4EOjeb_Q.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/rosario\/v11\/nrS6PJvDWN42RP4TFWccd_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/rosario\/v11\/EOgFX2Va5VGrkhn_eDpIRS3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rosarivo\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rosarivo\/v4\/EmPiINK0qyqc7KSsNjJamA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/rosarivo\/v4\/u3VuWsWQlX1pDqsbz4paNPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rouge Script\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rougescript\/v5\/AgXDSqZJmy12qS0ixjs6Vy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rozha One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rozhaone\/v3\/PyrMHQ6lucEIxwKmhqsX8A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rubik\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/o1vXYO8YwDpErHEAPAxpOg.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/NyXDvUhvZLSWiVfGa5KM-vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/4sMyW_teKWHB3K8Hm-Il6A.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/elD65ddI0qvNcCh42b1Iqg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/D4HihERG27s-BJrQ4dvkbw.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/0hcxMdoMbXtHiEM1ebdN6PesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/m1GGHcpLe6Mb0_sAyjXE4g.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/R4g_rs714cUXVZcdnRdHw_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/mOHfPRl5uP4vw7-5-dbnng.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/rubik\/v6\/HH1b7kBbwInqlw8OQxRE5vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rubik Mono One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rubikmonoone\/v5\/e_cupPtD4BrZzotubJD7UbAREgn5xbW23GEXXnhMQ5Y.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ruda\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ruda\/v8\/jPEIPB7DM2DNK_uBGv2HGw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ruda\/v8\/JABOu1SYOHcGXVejUq4w6g.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/ruda\/v8\/Uzusv-enCjoIrznlJJaBRw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rufina\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rufina\/v4\/s9IFr_fIemiohfZS-ZRDbQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/rufina\/v4\/D0RUjXFr55y4MVZY2Ww_RA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ruge Boogie\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rugeboogie\/v7\/U-TTmltL8aENLVIqYbI5QaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ruluko\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ruluko\/v4\/lv4cMwJtrx_dzmlK5SDc1g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rum Raisin\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rumraisin\/v4\/kDiL-ntDOEq26B7kYM7cx_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ruslan Display\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ruslandisplay\/v7\/SREdhlyLNUfU1VssRBfs3rgH88D3l9N4auRNHrNS708.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Russo One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/russoone\/v5\/zfwxZ--UhUc7FVfgT21PRQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ruthie\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ruthie\/v6\/vJ2LorukHSbWYoEs5juivg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Rye\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/rye\/v4\/VUrJlpPpSZxspl3w_yNOrQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sacramento\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sacramento\/v4\/_kv-qycSHMNdhjiv0Kj7BvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sahitya\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sahitya\/v1\/wQWULcDbZqljdTfjOUtDvw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sahitya\/v1\/Zm5hNvMwUyN3tC4GMkH1l_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sail\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sail\/v7\/iuEoG6kt-bePGvtdpL0GUQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Saira\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-15\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/Ozk8do2fTcpbNH9fymkZGg.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/IqoIheMFTgcbZXFWbGwENA.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/ANavK9Yw1m9jo7r6xy-MSg.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/Xscf3I_Twe9a3mnmbLi5XQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/8JTYqpjvzQP3oTjzUn8w7Q.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/7TS8zxqrCaFpOEscLh1xXg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/Vmcd_0w8o16ONteEu2UzSw.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/R-CIR5SYaB7pZZbF4KBcmg.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/saira\/v1\/NkJ3cJqxlFuVNRn8L9vVsg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Saira Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/g6ZiOTAus3rTCuLbft-lrhQ4ZQgT5IY6T956D4i2DOg.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/iBnVn24meOdNw5Ie3y-w-t_1mjc__NNUUqnuBhyrdnQ.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/iBnVn24meOdNw5Ie3y-w-mOGg88i8doN2x6-0_j_XSs.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/RzMaXT8ujYB0FpOoZJ_AtSQPsWWoiv__AzYJ9Zzn9II.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/iBnVn24meOdNw5Ie3y-w-gRL_-ABKXdjsJSPT0lc2Bk.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/iBnVn24meOdNw5Ie3y-w-rS5sSASxc8z4EQTQj7DCAI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/iBnVn24meOdNw5Ie3y-w-sAWgzcA047xWLixhLCofl8.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/iBnVn24meOdNw5Ie3y-w-hVl4JojgVAnfiwswP7KrtY.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/sairacondensed\/v2\/iBnVn24meOdNw5Ie3y-w-mCsDIq3El29Rd5VD3daJ_M.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Saira Extra Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/fW6xdUWepu0r8HZYLdXhdSi7tdGxScTr3oVgcrTUqWw.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/XVu3ZHO65MpX5FDLl4hwfa1IHoFZjDq9yl49NJ3Y0wY.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/XVu3ZHO65MpX5FDLl4hwfeZroXgFx_lT3TTeDaAqrWE.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/3XMbuc1UIdE_Bo4eJ-H3G4elbRYnLTTQA1Z5cVLnsI4.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/XVu3ZHO65MpX5FDLl4hwfa4Ixr3FMLIaz6yY1ILODIU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/XVu3ZHO65MpX5FDLl4hwfcMHImBNo4aGUuMCjGiDijI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/XVu3ZHO65MpX5FDLl4hwfbGMx7y0UuyPIsLqSMg46Ks.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/XVu3ZHO65MpX5FDLl4hwff3VPWKD9LjLpSGgTAgUUIc.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/sairaextracondensed\/v2\/XVu3ZHO65MpX5FDLl4hwfb3y6LE9HhLx9tlnlwi3OAw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Saira Semi Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/W0qqtuwvTyZEzthCisMvJNpUFoAgdo3N6uMK4qBKl14.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/AqP7QX0TdaZHs8pWxeHdZXmwZH8Mj4a8GCt9BVpguoM.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/AqP7QX0TdaZHs8pWxeHdZf41r7gBuORyHypyaMk5V7M.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/E1gvqhdADptsO-uwP-KYOplmjOf-f3WTIBZyrvssS_s.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/AqP7QX0TdaZHs8pWxeHdZQTR7LyNMQKOmEK2zaPVo7k.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/AqP7QX0TdaZHs8pWxeHdZYxOyuVPIqzYlTscMcnFFdw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/AqP7QX0TdaZHs8pWxeHdZVhvgkvS4Vb80oyvTRs3xAw.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/AqP7QX0TdaZHs8pWxeHdZbgNSs8Rfv-SK6bauL4DA_k.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/sairasemicondensed\/v2\/AqP7QX0TdaZHs8pWxeHdZftJ9g8-32R6gX5VB508ZS0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Salsa\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/salsa\/v6\/BnpUCBmYdvggScEPs5JbpA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sanchez\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sanchez\/v4\/BEL8ao-E2LJ5eHPLB2UAiw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/sanchez\/v4\/iSrhkWLexUZzDeNxNEHtzA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sancreek\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sancreek\/v7\/8ZacBMraWMvHly4IJI3esw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sansita\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/ey9oYobmakEwtEciY0G5Mg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/UkWzQlyaYvMqX8-kX9fI1A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/q9hPUXq37zR3BVunMJi2HfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/Izkki8H_L5Nxxk6vpKrxXS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/vOIsA3n-LuVE_PeoZ3aSFfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/4OvihNMj_b3nyu4KlgNNVS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/lwgTmJASMyrLsXnTfRSt7fesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/sansita\/v1\/JTPHz0Wyy3AImmVqi8CQTy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sarala\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sarala\/v1\/ohip9lixCHoBab7hTtgLnw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sarala\/v1\/hpc9cz8KYsazwq2In_oJYw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sarina\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sarina\/v5\/XYtRfaSknHIU3NHdfTdXoQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sarpanch\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sarpanch\/v2\/YMBZdT27b6O5a1DADbAGSg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/sarpanch\/v2\/Ov7BxSrFSZYrfuJxL1LzQaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/sarpanch\/v2\/WTnP2wnc0qSbUaaDG-2OQ6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sarpanch\/v2\/57kYsSpovYmFaEt2hsZhv6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/sarpanch\/v2\/OKyqPLjdnuVghR-1TV6RzaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/sarpanch\/v2\/JhYc2cr6kqWTo_P0vfvJR6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Satisfy\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/satisfy\/v7\/PRlyepkd-JCGHiN8e9WV2w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Scada\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/scada\/v5\/iZNC3ZEYwe3je6H-28d5Ug.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/scada\/v5\/PCGyLT1qNawkOUQ3uHFhBw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/scada\/v5\/t6XNWdMdVWUz93EuRVmifQ.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/scada\/v5\/kLrBIf7V4mDMwcd_Yw7-D_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Scheherazade\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"arabic\",\n    \"latin\"\n   ],\n   \"version\": \"v12\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/scheherazade\/v12\/AuKlqGWzUC-8XqMOmsqXiy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/scheherazade\/v12\/C1wtT46acJkQxc6mPHwvHED2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Schoolbell\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/schoolbell\/v7\/95-3djEuubb3cJx-6E7j4vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Scope One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/scopeone\/v2\/ge7dY8Yht-n7_1cLHtoT3w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Seaweed Script\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/seaweedscript\/v4\/eorWAPpOvvWrPw5IHwE60BnpV0hQCek3EmWnCPrvGRM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Secular One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/secularone\/v1\/yW9qikjpt_X0fh5oQJcdo6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sedgwick Ave\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-21\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sedgwickave\/v2\/pbgmsWX_2A5V-qqzaczoEy3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sedgwick Ave Display\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-21\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sedgwickavedisplay\/v2\/_2bQpgd1Hl3UOD3yDrU-cP912kD9slMJGfCNYtCeVl4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sevillana\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sevillana\/v4\/6m1Nh35oP7YEt00U80Smiw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Seymour One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/seymourone\/v4\/HrdG2AEG_870Xb7xBVv6C6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Shadows Into Light\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/shadowsintolight\/v6\/clhLqOv7MXn459PTh0gXYAW_5bEze-iLRNvGrRpJsfM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Shadows Into Light Two\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/shadowsintolighttwo\/v4\/gDxHeefcXIo-lOuZFCn2xVQrZk-Pga5KeEE_oZjkQjQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Shanti\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/shanti\/v8\/lc4nG_JG6Q-2FQSOMMhb_w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Share\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/share\/v7\/1ytD7zSb_-g9I2GG67vmVw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/share\/v7\/a9YGdQWFRlNJ0zClJVaY3Q.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/share\/v7\/XrU8e7a1YKurguyY2azk1Q.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/share\/v7\/A992-bLVYwAflKu6iaznufesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Share Tech\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sharetech\/v6\/Dq3DuZ5_0SW3oEfAWFpen_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Share Tech Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sharetechmono\/v6\/RQxK-3RA0Lnf3gnnnNrAscwD6PD0c3_abh9zHKQtbGU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Shojumaru\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/shojumaru\/v4\/WP8cxonzQQVAoI3RJQ2wug.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Short Stack\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/shortstack\/v6\/v4dXPI0Rm8XN9gk4SDdqlqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Shrikhand\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"gujarati\",\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/shrikhand\/v2\/45jwHiwIDTWCy3Ir85vvKA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Siemreap\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/siemreap\/v9\/JSK-mOIsXwxo-zE9XDDl_g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sigmar One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sigmarone\/v7\/oh_5NxD5JBZksdo2EntKefesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Signika\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/signika\/v7\/0wDPonOzsYeEo-1KO78w4fesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/signika\/v7\/WvDswbww0oAtvBg2l1L-9w.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/signika\/v7\/lQMOF6NUN2ooR7WvB7tADvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/signika\/v7\/lEcnfPBICWJPv5BbVNnFJPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Signika Negative\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/signikanegative\/v6\/q5TOjIw4CenPw6C-TW06FjYFXpUPtCmIEFDvjUnLLaI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/signikanegative\/v6\/Z-Q1hzbY8uAo3TpTyPFMXVM1lnCWMnren5_v6047e5A.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/signikanegative\/v6\/q5TOjIw4CenPw6C-TW06FrKLaDJM01OezSVA2R_O3qI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/signikanegative\/v6\/q5TOjIw4CenPw6C-TW06FpYzPxtVvobH1w3hEppR8WI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Simonetta\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/simonetta\/v6\/fN8puNuahBo4EYMQgp12Yg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/simonetta\/v6\/ynxQ3FqfF_Nziwy3T9ZwL6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/simonetta\/v6\/22EwvvJ2r1VwVCxit5LcVi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/simonetta\/v6\/WUXOpCgBZaRPrWtMCpeKoienaqEuufTBk9XMKnKmgDA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sintony\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sintony\/v4\/IDhCijoIMev2L6Lg5QsduQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sintony\/v4\/zVXQB1wqJn6PE4dWXoYpvPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sirin Stencil\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sirinstencil\/v5\/pRpLdo0SawzO7MoBpvowsImg74kgS1F7KeR8rWhYwkU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Six Caps\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sixcaps\/v7\/_XeDnO0HOV8Er9u97If1tQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Skranji\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/skranji\/v4\/jnOLPS0iZmDL7dfWnW3nIw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/skranji\/v4\/Lcrhg-fviVkxiEgoadsI1vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Slabo 13px\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/slabo13px\/v3\/jPGWFTjRXfCSzy0qd1nqdvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Slabo 27px\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/slabo27px\/v3\/gC0o8B9eU21EafNkXlRAfPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Slackey\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/slackey\/v7\/evRIMNhGVCRJvCPv4kteeA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Smokum\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/smokum\/v7\/8YP4BuAcy97X8WfdKfxVRw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Smythe\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/smythe\/v7\/yACD1gy_MpbB9Ft42fUvYw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sniglet\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sniglet\/v8\/XWhyQLHH4SpCVsHRPRgu9w.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/sniglet\/v8\/NLF91nBmcEfkBgcEWbHFa_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Snippet\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/snippet\/v6\/eUcYMLq2GtHZovLlQH_9kA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Snowburst One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/snowburstone\/v4\/zSQzKOPukXRux2oTqfYJjIjjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sofadi One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sofadione\/v5\/nirf4G12IcJ6KI8Eoj119fesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sofia\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sofia\/v5\/Imnvx0Ag9r6iDBFUY5_RaQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sonsie One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sonsieone\/v5\/KSP7xT1OSy0q2ob6RQOTWPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sorts Mill Goudy\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sortsmillgoudy\/v6\/JzRrPKdwEnE8F1TDmDLMUlIL2Qjg-Xlsg_fhGbe2P5U.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/sortsmillgoudy\/v6\/UUu1lKiy4hRmBWk599VL1TYNkCNSzLyoucKmbTguvr0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Source Code Pro\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/sourcecodepro\/v6\/leqv3v-yTsJNC7nFznSMqaXvKVW_haheDNrHjziJZVk.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/sourcecodepro\/v6\/leqv3v-yTsJNC7nFznSMqVP7R5lD_au4SZC6Ks_vyWs.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sourcecodepro\/v6\/mrl8jkM18OlOQN8JLgasD9Rl0pGnog23EMYRrBmUzJQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/sourcecodepro\/v6\/leqv3v-yTsJNC7nFznSMqX63uKwMO11Of4rJWV582wg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/sourcecodepro\/v6\/leqv3v-yTsJNC7nFznSMqeiMeWyi5E_-XkTgB5psiDg.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sourcecodepro\/v6\/leqv3v-yTsJNC7nFznSMqfgXsetDviZcdR5OzC1KPcw.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/sourcecodepro\/v6\/leqv3v-yTsJNC7nFznSMqRA_awHl7mXRjE_LQVochcU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Source Sans Pro\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/toadOcfmlt9b38dHJxOBGKXvKVW_haheDNrHjziJZVk.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/fpTVHK8qsXbIeTHTrnQH6OptKU7UIBg2hLM7eMTU8bI.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/toadOcfmlt9b38dHJxOBGFP7R5lD_au4SZC6Ks_vyWs.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/fpTVHK8qsXbIeTHTrnQH6DUpNKoQAsDux-Todp8f29w.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/ODelI1aHBYDBqgeIAH2zlNRl0pGnog23EMYRrBmUzJQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/M2Jd71oPJhLKp0zdtTvoMwRX4TIfMQQEXLu74GftruE.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/toadOcfmlt9b38dHJxOBGOiMeWyi5E_-XkTgB5psiDg.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/fpTVHK8qsXbIeTHTrnQH6Pp6lGoTTgjlW0sC4r900Co.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/toadOcfmlt9b38dHJxOBGPgXsetDviZcdR5OzC1KPcw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/fpTVHK8qsXbIeTHTrnQH6LVT4locI09aamSzFGQlDMY.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/toadOcfmlt9b38dHJxOBGBA_awHl7mXRjE_LQVochcU.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/sourcesanspro\/v10\/fpTVHK8qsXbIeTHTrnQH6A0NcF6HPGWR298uWIdxWv0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Source Serif Pro\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sourceserifpro\/v4\/CeUM4np2c42DV49nanp55YGL0S0YDpKs5GpLtZIQ0m4.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/sourceserifpro\/v4\/yd5lDMt8Sva2PE17yiLarGi4cQnvCGV11m1KlXh97aQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sourceserifpro\/v4\/yd5lDMt8Sva2PE17yiLarEkpYHRvxGNSCrR82n_RDNk.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Space Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/spacemono\/v1\/B_LOPq3uMVBqC_kmqwURBfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/spacemono\/v1\/7xgIgvUEl9Gvhtf7tXsRzC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/spacemono\/v1\/vdpMRWfyjfCvDYTz00NEPAJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/spacemono\/v1\/y2NWQDXe2-qPj6a6rWkLc0D2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Special Elite\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/specialelite\/v7\/9-wW4zu3WNoD5Fjka35Jm4jjx0o0jr6fNXxPgYh_a8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Spectral\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/RPsjutNSGdCMO0uTaGNKAaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/iTACFYcWCBGY-0cRjdYs3meudeTO44zf-ht3k-KNzwg.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/EUVu_t3TbuiAmr-6bAqTvaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/gXmD0bm_WQVxhEdjIN6xlEeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/iBj67vddkZHOY5CJLE9SnA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/lQA62MkEULvXDckLFYyk-vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/KuRhuOjLr-dCVlaHBMOF96CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/hUloM7YPsU02LWYFA7w1x5p-63r6doWhTEbsfBIRJ7A.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/OSDAbiOpLs0hkOIFx2oUZKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/c6okfJABbOc8QqRI28ISV_pTEJqju4Hz1txDWij77d4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/g1QizOcRY_Apk-QDq3rhOKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/v9WvdY1ll-vjpGHSRxsAIQJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/qQdpRyS_X5oC54LeW0MlmKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/spectral\/v1\/wYroR9dlOe2UFhp_3HJ9qqk3bhPBSBJ0bSJQ6acL-0g.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Spicy Rice\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/spicyrice\/v5\/WGCtz7cLoggXARPi9OGD6_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Spinnaker\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/spinnaker\/v8\/MQdIXivKITpjROUdiN6Jgg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Spirax\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/spirax\/v5\/IOKqhk-Ccl7y31yDsePPkw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Squada One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/squadaone\/v5\/3tzGuaJdD65cZVgfQzN8uvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sree Krushnadevaraya\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sreekrushnadevaraya\/v4\/CdsXmnHyEqVl1ahzOh5qnzjDZVem5Eb4d0dXjXa0F_Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sriracha\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sriracha\/v1\/l-TXHmKwoHm6vtjy4oUz8Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Stalemate\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/stalemate\/v4\/wQLCnG0qB6mOu2Wit2dt_w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Stalinist One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/stalinistone\/v9\/MQpS-WezM9W4Dd7D3B7I-UT7eZ8.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Stardos Stencil\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/stardosstencil\/v6\/ygEOyTW9a6u4fi4OXEZeTFf2eT4jUldwg_9fgfY_tHc.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/stardosstencil\/v6\/h4ExtgvoXhPtv9Ieqd-XC81wDCbBgmIo8UyjIhmkeSM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Stint Ultra Condensed\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/stintultracondensed\/v5\/8DqLK6-YSClFZt3u3EgOUYelbRYnLTTQA1Z5cVLnsI4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Stint Ultra Expanded\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/stintultraexpanded\/v4\/FeigX-wDDgHMCKuhekhedQ7dxr0N5HY0cZKknTIL6n4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Stoke\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/stoke\/v6\/Sell9475FOS8jUqQsfFsUQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/stoke\/v6\/A7qJNoqOm2d6o1E6e0yUFg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Strait\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/strait\/v4\/m4W73ViNmProETY2ybc-Bg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sue Ellen Francisco\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sueellenfrancisco\/v7\/TwHX4vSxMUnJUdEz1JIgrhzazJzPVbGl8jnf1tisRz4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Suez One\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/suezone\/v1\/xulpHtKbz3V8hoSLE2uKDw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sumana\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sumana\/v1\/wgdl__wAK7pzliiWs0Nlog.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sumana\/v1\/8AcM-KAproitONSBBHj3sQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sunshiney\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sunshiney\/v7\/kaWOb4pGbwNijM7CkxK1sQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Supermercado One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/supermercadoone\/v6\/kMGPVTNFiFEp1U274uBMb4mm5hmSKNFf3C5YoMa-lrM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Sura\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/sura\/v1\/jznKrhTH5NezYxb0-Q5zzA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/sura\/v1\/Z5bXQaFGmoWicN1WlcncxA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Suranna\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/suranna\/v4\/PYmfr6TQeTqZ-r8HnPM-kA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Suravaram\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/suravaram\/v3\/G4dPee4pel_w2HqzavW4MA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Suwannaphum\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/suwannaphum\/v10\/1jIPOyXied3T79GCnSlCN6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Swanky and Moo Moo\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/swankyandmoomoo\/v6\/orVNZ9kDeE3lWp3U3YELu9DVLKqNC3_XMNHhr8S94FU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Syncopate\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/syncopate\/v8\/RQVwO52fAH6MI764EcaYtw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/syncopate\/v8\/S5z8ixiOoC4WJ1im6jAlYC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tangerine\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tangerine\/v8\/DTPeM3IROhnkz7aYG2a9sA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/tangerine\/v8\/UkFsr-RwJB_d2l9fIWsx3i3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Taprom\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"khmer\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/taprom\/v8\/-KByU3BaUsyIvQs79qFObg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tauri\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tauri\/v4\/XIWeYJDXNqiVNej0zEqtGg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Taviraj\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/7iDtujKEc7hwcT6D0zLx-A.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/ai0UdHXB1gi5etfpU0CZ6aCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/fn3qCO_sC_zLuf2hqWE37fesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/eDMMTK5GhTdvvz3R-ZWvay3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/1EIpbtG_cs5haG6Ba9wX8vesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/IEBfc1xGgsBbdCeXKNAtfS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/AH1eoWagKJhbVx4Poc3M1A.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/hAS5RxygdSnG4626KdkXuQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/s8BuqYm5ebG2N1R4JkTp_fesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/319qfe3yzAi9RNFu-dI9zy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/KscmiA6HGz7nCcHhaddQH_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/ofRN6EMiboGiM2Ga3cG_yy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/TY91892tTFNYCeCXjQ1AEPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/4Yzb6i1xtMRZn9oAQ484nS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/oGWJbiDGcxlInLLnrLxTDvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/MPtY5Qs3hwV4f0LUH-vVmy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/RfIEodnN0NYWUdZHol5fdPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/taviraj\/v2\/aDM2JaXSd_qo0nqKiBAq5C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Teko\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/teko\/v6\/OobFGE9eo24rcBpN6zXDaQ.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/teko\/v6\/UtekqODEqZXSN2L-njejpA.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/teko\/v6\/FQ0duU7gWM4cSaImOfAjBA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/teko\/v6\/QDx_i8H-TZ1IK1JEVrqwEQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/teko\/v6\/xKfTxe_SWpH4xU75vmvylA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Telex\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/telex\/v5\/24-3xP9ywYeHOcFU3iGk8A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tenali Ramakrishna\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tenaliramakrishna\/v3\/M0nTmDqv2M7AGoGh-c946BZak5pSBHqWX6uyVMiMFoA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tenor Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tenorsans\/v7\/dUBulmjNJJInvK5vL7O9yfesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Text Me One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/textmeone\/v4\/9em_3ckd_P5PQkP4aDyDLqCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"The Girl Next Door\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/thegirlnextdoor\/v7\/cWRA4JVGeEcHGcPl5hmX7kzo0nFFoM60ux_D9BUymX4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tienne\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tienne\/v9\/-IIfDl701C0z7-fy2kmGvA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/tienne\/v9\/JvoCDOlyOSEyYGRwCyfs3g.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/tienne\/v9\/FBano5T521OWexj2iRYLMw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tillana\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tillana\/v2\/zN0D-jDPsr1HzU3VRFLY5g.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/tillana\/v2\/gqdUngSIcY9tSla5eCZky_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/tillana\/v2\/fqon6-r15hy8M1cyiYfQBvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/tillana\/v2\/jGARMTxLrMerzTCpGBpMffesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/tillana\/v2\/pmTtNH_Ibktj5Cyc1XrP6vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Timmana\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"telugu\"\n   ],\n   \"version\": \"v1\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/timmana\/v1\/T25SicsJUJkc2s2sbBsDnA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tinos\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"hebrew\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tinos\/v10\/EqpUbkVmutfwZ0PjpoGwCg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/tinos\/v10\/slfyzlasCr9vTsaP4lUh9A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/tinos\/v10\/vHXfhX8jZuQruowfon93yQ.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/tinos\/v10\/M6kfzvDMM0CdxdraoFpG6vesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Titan One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/titanone\/v4\/FbvpRvzfV_oipS0De3iAZg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Titillium Web\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/anMUvcNT0H1YN4FII8wprzOdCrLccoxq42eaxM802O0.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/RZunN20OBmkvrU7sA4GPPj4N98U-66ThNJvtgddRfBE.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/anMUvcNT0H1YN4FII8wpr9ZAkYT8DuUZELiKLwMGWAo.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/RZunN20OBmkvrU7sA4GPPrfzCkqg7ORZlRf2cc4mXu8.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/7XUFZ5tgS-tD6QamInJTcTyagQBwYgYywpS70xNq8SQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/r9OmwyQxrgzUAhaLET_KO-ixohbIP6lHkU-1Mgq95cY.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/anMUvcNT0H1YN4FII8wpr28K9dEd5Ue-HTQrlA7E2xQ.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/RZunN20OBmkvrU7sA4GPPgOhzTSndyK8UWja2yJjKLc.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/anMUvcNT0H1YN4FII8wpr2-6tpSbB9YhmWtmd1_gi_U.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/RZunN20OBmkvrU7sA4GPPio3LEw-4MM8Ao2j9wPOfpw.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/titilliumweb\/v5\/anMUvcNT0H1YN4FII8wpr7L0GmZLri-m-nfoo0Vul4Y.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Trade Winds\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tradewinds\/v5\/sDOCVgAxw6PEUi2xdMsoDaCWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Trirong\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"100\",\n    \"100italic\",\n    \"200\",\n    \"200italic\",\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"800\",\n    \"800italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\",\n    \"thai\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/A4AP1moxqvtadq5CW3L17A.ttf\",\n    \"100italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/ke-m75CXBPHlqwRHmCTBi6CWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/QD8N5qk-agpAEYCSSWullPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"200italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/TLnptEEWKdIVHKJYBO592y3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/mfCfGz4GqprWJZ47PUMDGfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/RnkK09k5OfEHFxd_smcYuC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/lYu4kez-Enlvh2X-itx6CA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/kV0MzmWPKkglEtJf--dQhQ.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/6CsQ6UR1e8rURaEPxqnGBvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/I7H5Vf-5oH45BHkyxaUodS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/1FjmLIhPhB6Yc7RWqO27mfesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/BXLhSV51vCWUiACSqyWe6i3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/ab8hG5CTSzMAobTnPgcDP_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/CEBv6IoZawJuRHdATx4LQi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/UBRQXGJvi5EHcyI5wwZew_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"800italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/lGUgSzOvjUqrsrJfnROivC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/Lam1ewMdiP3O-bVYT-W6t_esZW2xOQ-xsNqO47m55DA.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/trirong\/v2\/EtuLHyx5DS9oX5NoKhYlkC3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Trocchi\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/trocchi\/v5\/uldNPaKrUGVeGCVsmacLwA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Trochut\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/trochut\/v4\/6Y65B0x-2JsnYt16OH5omw.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/trochut\/v4\/pczUwr4ZFvC79TgNO5cZng.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/trochut\/v4\/lWqNOv6ISR8ehNzGLFLnJ_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Trykker\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/trykker\/v5\/YiVrVJpBFN7I1l_CWk6yYQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Tulpen One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/tulpenone\/v6\/lwcTfVIEVxpZLZlWzR5baPesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ubuntu\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v10\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCv6KVjbNBYlgoC1CzTtw.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCp6KVjbNBYlgoKejZftWyI.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCs6KVjbNBYlgo6eA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCu6KVjbNBYlgoKeg7z.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCv6KVjbNBYlgoCjC3Ttw.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCp6KVjbNBYlgoKejYHtGyI.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCv6KVjbNBYlgoCxCvTtw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/ubuntu\/v10\/4iCp6KVjbNBYlgoKejZPsmyI.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ubuntu Condensed\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ubuntucondensed\/v7\/DBCt-NXN57MTAFjitYxdrKDbm6fPDOZJsR8PmdG62gY.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ubuntu Mono\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"greek-ext\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ubuntumono\/v6\/EgeuS9OtEmA0y_JRo03MQaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/ubuntumono\/v6\/KAKuHXAHZOeECOWAHsRKA0eOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/ubuntumono\/v6\/ceqTZGKHipo8pJj4molytne1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/ubuntumono\/v6\/n_d8tv_JOIiYyMXR4eaV9c_zJjSACmk0BRPxQqhnNLU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Ultra\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/ultra\/v9\/OW8uXkOstRADuhEmGOFQLA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Uncial Antiqua\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/uncialantiqua\/v4\/F-leefDiFwQXsyd6eaSllqrFJ4O13IHVxZbM6yoslpo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Underdog\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/underdog\/v5\/gBv9yjez_-5PnTprHWq0ig.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Unica One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/unicaone\/v4\/KbYKlhWMDpatWViqDkNQgA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"UnifrakturCook\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/unifrakturcook\/v8\/ASwh69ykD8iaoYijVEU6RrWZkcsCTHKV51zmcUsafQ0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"UnifrakturMaguntia\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/unifrakturmaguntia\/v7\/7KWy3ymCVR_xfAvvcIXm3-kdNg30GQauG_DE-tMYtWk.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Unkempt\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/unkempt\/v8\/NLLBeNSspr0RGs71R5LHWA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/unkempt\/v8\/V7H-GCl9bgwGwqFqTTgDHvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Unlock\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/unlock\/v6\/rXEQzK7uIAlhoyoAEiMy1w.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Unna\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v9\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/unna\/v9\/UAS0AM7AmbdCNY_80xyAZQ.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/unna\/v9\/CB25jfOme9BL61pT4h1_0A.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/unna\/v9\/V-r3KRrJqBWlu97fCUB8Nw.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/unna\/v9\/H7rJH2hD4wVI9bOhx98O8A.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"VT323\",\n   \"category\": \"monospace\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/vt323\/v8\/ITU2YQfM073o1iYK3nSOmQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Vampiro One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/vampiroone\/v7\/OVDs4gY4WpS5u3Qd1gXRW6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Varela\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/varela\/v7\/ON7qs0cKUUixhhDFXlZUjw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Varela Round\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"hebrew\",\n    \"latin-ext\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/varelaround\/v8\/APH4jr0uSos5wiut5cpjri3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Vast Shadow\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/vastshadow\/v6\/io4hqKX3ibiqQQjYfW0-h6CWcynf_cDxXwCLxiixG1c.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Vesper Libre\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"500\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/vesperlibre\/v8\/Cg-TeZFsqV8BaOcoVwzu2C3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/vesperlibre\/v8\/0liLgNkygqH6EOtsVjZDsZMQuUSAwdHsY8ov_6tk1oA.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/vesperlibre\/v8\/0liLgNkygqH6EOtsVjZDsUD2ttfZwueP-QU272T9-k4.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/vesperlibre\/v8\/0liLgNkygqH6EOtsVjZDsaObDOjC3UL77puoeHsE3fw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Vibur\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/vibur\/v7\/xB9aKsUbJo68XP0bAg2iLw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Vidaloka\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/vidaloka\/v8\/C6Nul0ogKUWkx356rrt9RA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Viga\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/viga\/v5\/uD87gDbhS7frHLX4uL6agg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Voces\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/voces\/v6\/QoBH6g6yKgNIgvL8A2aE2Q.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Volkhov\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/volkhov\/v8\/MDIZAofe1T_J3un5Kgo8zg.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/volkhov\/v8\/1rTjmztKEpbkKH06JwF8Yw.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/volkhov\/v8\/L8PbKS-kEoLHm7nP--NCzPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/volkhov\/v8\/W6oG0QDDjCgj0gmsHE520C3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Vollkorn\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"regular\",\n    \"italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\",\n    \"900\",\n    \"900italic\"\n   ],\n   \"subsets\": [\n    \"greek\",\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-31\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/IiexqYAeh8uII223thYx3w.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/UuIzosgR1ovBhJFdwVp3fvesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/gWz-6Uqzc1g8XxDn5f2-pKCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/dU1kkg9Vvuo527vzySfgDPpTEJqju4Hz1txDWij77d4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/gOwQjJVGXlDOONC12hVoBqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/KNiAlx6phRqXCwnZZG51JAJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/IBcUSEL3da6GXw0kfPwtqqCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"900italic\": \"http:\/\/fonts.gstatic.com\/s\/vollkorn\/v7\/5fOn_dOVwBIkZpOP3_1I750EAVxt0G0biEntp43Qt6E.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Voltaire\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/voltaire\/v6\/WvqBzaGEBbRV-hrahwO2cA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Waiting for the Sunrise\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/waitingforthesunrise\/v7\/eNfH7kLpF1PZWpsetF-ha9TChrNgrDiT3Zy6yGf3FnM.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Wallpoet\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/wallpoet\/v8\/hmum4WuBN4A0Z_7367NDIg.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Walter Turncoat\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/walterturncoat\/v7\/sG9su5g4GXy1KP73cU3hvQplL2YwNeota48DxFlGDUo.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Warnes\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/warnes\/v6\/MXG7_Phj4YpzAXxKGItuBw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Wellfleet\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/wellfleet\/v4\/J5tOx72iFRPgHYpbK9J4XQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Wendy One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v4\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/wendyone\/v4\/R8CJT2oDXdMk_ZtuHTxoxw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Wire One\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/wireone\/v7\/sRLhaQOQpWnvXwIx0CycQw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Work Sans\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\",\n    \"800\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/ZAhtNqLaAViKjGLajtuwWaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/u_mYNr_qYP37m7vgvmIYZy3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/FD_Udbezj8EHXbdsqLUply3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/zVvigUiMvx7JVEnrJgc-5Q.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/Nbre-U_bp6Xktt8cpgwaJC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/z9rX03Xuz9ZNHTMg1_ghGS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/4udXuXg54JlPEP5iKO5AmS3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"800\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/IQh-ap2Uqs7kl1YINeeEGi3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/worksans\/v2\/Hjn0acvjHfjY_vAK9Uc6gi3USBnSvpkopQaUR-2r7iU.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Yanone Kaffeesatz\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"200\",\n    \"300\",\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\"\n   ],\n   \"version\": \"v8\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"200\": \"http:\/\/fonts.gstatic.com\/s\/yanonekaffeesatz\/v8\/We_iSDqttE3etzfdfhuPRbq92v6XxU4pSv06GI0NsGc.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/yanonekaffeesatz\/v8\/We_iSDqttE3etzfdfhuPRZlIwXPiNoNT_wxzJ2t3mTE.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/yanonekaffeesatz\/v8\/YDAoLskQQ5MOAgvHUQCcLdXn3cHbFGWU4T2HrSN6JF4.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/yanonekaffeesatz\/v8\/We_iSDqttE3etzfdfhuPRf2R4S6PlKaGXWPfWpHpcl0.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Yantramanav\",\n   \"category\": \"sans-serif\",\n   \"variants\": [\n    \"100\",\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"700\",\n    \"900\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"100\": \"http:\/\/fonts.gstatic.com\/s\/yantramanav\/v2\/Rs1I2PF4Z8GAb6qjgvr8wIAWxXGWZ3yJw6KhWS7MxOk.ttf\",\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/yantramanav\/v2\/HSfbC4Z8I8BZ00wiXeA5bC9-WlPSxbfiI49GsXo3q0g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/yantramanav\/v2\/FwdziO-qWAO8pZg8e376kaCWcynf_cDxXwCLxiixG1c.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/yantramanav\/v2\/HSfbC4Z8I8BZ00wiXeA5bMCNfqCYlB_eIx7H1TVXe60.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/yantramanav\/v2\/HSfbC4Z8I8BZ00wiXeA5bHe1Pd76Vl7zRpE7NLJQ7XU.ttf\",\n    \"900\": \"http:\/\/fonts.gstatic.com\/s\/yantramanav\/v2\/HSfbC4Z8I8BZ00wiXeA5bCenaqEuufTBk9XMKnKmgDA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Yatra One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"devanagari\"\n   ],\n   \"version\": \"v3\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/yatraone\/v3\/ApKQzWF7_vG0Lt5TDqgUvw.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Yellowtail\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v7\",\n   \"lastModified\": \"2017-08-24\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/yellowtail\/v7\/HLrU6lhCTjXfLZ7X60LcB_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Yeseva One\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\",\n    \"cyrillic\",\n    \"vietnamese\",\n    \"cyrillic-ext\"\n   ],\n   \"version\": \"v11\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/yesevaone\/v11\/eenQQxvpzSA80JmisGcgX_esZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Yesteryear\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v5\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/yesteryear\/v5\/dv09hP_ZrdjVOfZQXKXuZvesZW2xOQ-xsNqO47m55DA.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Yrsa\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"regular\",\n    \"500\",\n    \"600\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/yrsa\/v2\/YI0C1syzAYpkrPx27UnC2w.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/yrsa\/v2\/JWX_dCK4_Jq-oqF7r9rFHg.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/yrsa\/v2\/rWuZmBLHIeKRbnfSvWCvYg.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/yrsa\/v2\/1413P-oEfrq-tBIdqnslDQ.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/yrsa\/v2\/iV49zaJV5wyo_4LgxE2yng.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Zeyada\",\n   \"category\": \"handwriting\",\n   \"variants\": [\n    \"regular\"\n   ],\n   \"subsets\": [\n    \"latin\"\n   ],\n   \"version\": \"v6\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/zeyada\/v6\/hmonmGYYFwqTZQfG2nRswQ.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Zilla Slab\",\n   \"category\": \"serif\",\n   \"variants\": [\n    \"300\",\n    \"300italic\",\n    \"regular\",\n    \"italic\",\n    \"500\",\n    \"500italic\",\n    \"600\",\n    \"600italic\",\n    \"700\",\n    \"700italic\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"300\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/MIkI-zFTb-IKu6GQ4qfBIUeOrDcLawS7-ssYqLr2Xp4.ttf\",\n    \"300italic\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/SlbCHfLtf3uBEqmR9ezZMqcQoVhARpoaILP7amxE_8g.ttf\",\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/GQa6C2kQZDjk1E7wBSIhnPesZW2xOQ-xsNqO47m55DA.ttf\",\n    \"italic\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/0uwn9tpUNTyjFGXazfTluC3USBnSvpkopQaUR-2r7iU.ttf\",\n    \"500\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/M-lMpg6F7WVOVam88MR7yJp-63r6doWhTEbsfBIRJ7A.ttf\",\n    \"500italic\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/SlbCHfLtf3uBEqmR9ezZMpMQuUSAwdHsY8ov_6tk1oA.ttf\",\n    \"600\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/idTxEJxWLSyMdm2hH0_fO_pTEJqju4Hz1txDWij77d4.ttf\",\n    \"600italic\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/SlbCHfLtf3uBEqmR9ezZMmv8CylhIUtwUiYO7Z2wXbE.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/5alS-fi1sAYG-KJydQxv8AJKKGfqHaYFsRG-T3ceEVo.ttf\",\n    \"700italic\": \"http:\/\/fonts.gstatic.com\/s\/zillaslab\/v2\/SlbCHfLtf3uBEqmR9ezZMkD2ttfZwueP-QU272T9-k4.ttf\"\n   }\n  },\n  {\n   \"kind\": \"webfonts#webfont\",\n   \"family\": \"Zilla Slab Highlight\",\n   \"category\": \"display\",\n   \"variants\": [\n    \"regular\",\n    \"700\"\n   ],\n   \"subsets\": [\n    \"latin\",\n    \"latin-ext\"\n   ],\n   \"version\": \"v2\",\n   \"lastModified\": \"2017-08-29\",\n   \"files\": {\n    \"regular\": \"http:\/\/fonts.gstatic.com\/s\/zillaslabhighlight\/v2\/A1oFQmFZMluFeVEQs3f1ZsRj1XVSCnpi3yrU572D-Ys.ttf\",\n    \"700\": \"http:\/\/fonts.gstatic.com\/s\/zillaslabhighlight\/v2\/4GC1z5cbR6tbZfervoVHHDJanj6ILIntqP8io1sy9nk.ttf\"\n   }\n  }\n ]\n}\n\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"743","option_name":"fw_theme_settings_options:odrin","option_value":"a:22:{s:10:\"google_api\";s:0:\"\";s:9:\"logo_name\";s:10:\"Odrin Demo\";s:10:\"logo_image\";s:0:\"\";s:11:\"footer_text\";s:25:\"<p>\u00a9 Odrin Demo 2017<\/p>\";s:16:\"footer_text_type\";s:5:\"light\";s:12:\"footer_color\";s:7:\"#ffffff\";s:14:\"footer_pattern\";s:9:\"pattern-2\";s:12:\"footer_image\";s:0:\"\";s:9:\"404_image\";s:0:\"\";s:14:\"404_text_color\";s:4:\"dark\";s:20:\"404_background_color\";s:0:\"\";s:10:\"color_main\";s:7:\"#61bfad\";s:15:\"color_secondary\";s:7:\"#167c80\";s:10:\"custom_css\";s:0:\"\";s:17:\"shop_header_image\";s:0:\"\";s:21:\"shop_header_text_type\";s:4:\"dark\";s:32:\"show_read_book_button_in_product\";b:1;s:12:\"heading_font\";a:10:{s:11:\"google_font\";b:1;s:6:\"subset\";s:5:\"latin\";s:9:\"variation\";s:7:\"regular\";s:6:\"family\";s:17:\"Cinzel Decorative\";s:5:\"style\";b:0;s:6:\"weight\";b:0;s:4:\"size\";b:0;s:11:\"line-height\";b:0;s:14:\"letter-spacing\";b:0;s:5:\"color\";b:0;}s:15:\"subheading_font\";a:10:{s:11:\"google_font\";b:1;s:6:\"subset\";s:5:\"latin\";s:9:\"variation\";s:7:\"regular\";s:6:\"family\";s:18:\"Gentium Book Basic\";s:5:\"style\";b:0;s:6:\"weight\";b:0;s:4:\"size\";b:0;s:11:\"line-height\";b:0;s:14:\"letter-spacing\";b:0;s:5:\"color\";b:0;}s:9:\"body_font\";a:10:{s:11:\"google_font\";b:1;s:6:\"subset\";s:5:\"latin\";s:9:\"variation\";s:7:\"regular\";s:6:\"family\";s:4:\"Muli\";s:5:\"style\";b:0;s:6:\"weight\";b:0;s:4:\"size\";b:0;s:11:\"line-height\";b:0;s:14:\"letter-spacing\";b:0;s:5:\"color\";b:0;}s:17:\"mailchimp_api_key\";s:0:\"\";s:17:\"mailchimp_list_id\";s:0:\"\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"744","option_name":"odrin_google_fonts_link","option_value":"https:\/\/fonts.googleapis.com\/css?family=Muli:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic%7CCinzel+Decorative:regular,700,900%7CGentium+Book+Basic:regular,italic,700,700italic","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4107","option_name":"event_category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4818","option_name":"new_admin_email","option_value":"product_cat","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4819","option_name":"adminhash","option_value":"a:2:{s:4:\"hash\";s:32:\"0c49d3436421003a941c167d209689f0\";s:8:\"newemail\";s:27:\"contact@test.com\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4920","option_name":"fw-option-types:gmap-key","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"5940","option_name":"category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"6607","option_name":"woocommerce_permalinks","option_value":"a:4:{s:13:\"category_base\";s:0:\"\";s:8:\"tag_base\";s:0:\"\";s:14:\"attribute_base\";s:0:\"\";s:12:\"product_base\";s:0:\"\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"6920","option_name":"nav_menu_options","option_value":"a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8193","option_name":"woocommerce_version","option_value":"3.1.2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8261","option_name":"woocommerce_db_version","option_value":"3.1.2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8708","option_name":"wp_user_roles","option_value":"a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:131:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:109:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8709","option_name":"admin_email","option_value":"email@domain.com","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8710","option_name":"cron","option_value":"a:7:{i:1505908600;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1505911874;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1505911977;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1505912263;a:2:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1505952000;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1507204800;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}s:7:\"version\";i:2;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8711","option_name":"mailserver_login","option_value":"login@example.com","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8712","option_name":"mailserver_pass","option_value":"password","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8713","option_name":"mailserver_port","option_value":"110","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8714","option_name":"mailserver_url","option_value":"mail.example.com","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8715","option_name":"recently_edited","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8716","option_name":"current_theme","option_value":"Odrin","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8717","option_name":"home","option_value":"http:\/\/localhost\/odrin-demo","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8718","option_name":"siteurl","option_value":"http:\/\/localhost\/odrin-demo","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8719","option_name":"date_format","option_value":"F j, Y","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8720","option_name":"links_updated_date_format","option_value":"F j, Y g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8721","option_name":"time_format","option_value":"g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8722","option_name":"timezone_string","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8723","option_name":"gmt_offset","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8724","option_name":"start_of_week","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8725","option_name":"rewrite_rules","option_value":"a:179:{s:24:\"^wc-auth\/v([1]{1})\/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api\/v([1-3]{1})\/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=\/\";s:24:\"^wc-api\/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop\/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop\/(feed|rdf|rss|rss2|atom)\/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop\/page\/([0-9]{1,})\/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json\/?$\";s:22:\"index.php?rest_route=\/\";s:14:\"^wp-json\/(.*)?\";s:33:\"index.php?rest_route=\/$matches[1]\";s:21:\"^index.php\/wp-json\/?$\";s:22:\"index.php?rest_route=\/\";s:24:\"^index.php\/wp-json\/(.*)?\";s:33:\"index.php?rest_route=\/$matches[1]\";s:47:\"category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category\/(.+?)\/embed\/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category\/(.+?)\/wc-api(\/(.*))?\/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category\/(.+?)\/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag\/([^\/]+)\/embed\/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag\/([^\/]+)\/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type\/([^\/]+)\/embed\/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type\/([^\/]+)\/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category\/(.+?)\/embed\/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category\/(.+?)\/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag\/([^\/]+)\/embed\/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag\/([^\/]+)\/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product\/([^\/]+)\/embed\/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product\/([^\/]+)\/trackback\/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"event\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"event\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event\/([^\/]+)\/embed\/?$\";s:38:\"index.php?event=$matches[1]&embed=true\";s:26:\"event\/([^\/]+)\/trackback\/?$\";s:32:\"index.php?event=$matches[1]&tb=1\";s:34:\"event\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:45:\"index.php?event=$matches[1]&paged=$matches[2]\";s:41:\"event\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:45:\"index.php?event=$matches[1]&cpage=$matches[2]\";s:31:\"event\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:46:\"index.php?event=$matches[1]&wc-api=$matches[3]\";s:37:\"event\/[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"event\/[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"event\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:44:\"index.php?event=$matches[1]&page=$matches[2]\";s:22:\"event\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"event\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"event_category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:53:\"index.php?event_category=$matches[1]&feed=$matches[2]\";s:50:\"event_category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:53:\"index.php?event_category=$matches[1]&feed=$matches[2]\";s:31:\"event_category\/([^\/]+)\/embed\/?$\";s:47:\"index.php?event_category=$matches[1]&embed=true\";s:43:\"event_category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:54:\"index.php?event_category=$matches[1]&paged=$matches[2]\";s:25:\"event_category\/([^\/]+)\/?$\";s:36:\"index.php?event_category=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(\/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)\/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed\/?$\";s:21:\"index.php?&embed=true\";s:20:\"page\/?([0-9]{1,})\/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})\/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(\/(.*))?\/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments\/embed\/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments\/wc-api(\/(.*))?\/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search\/(.+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search\/(.+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search\/(.+)\/embed\/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search\/(.+)\/page\/?([0-9]{1,})\/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search\/(.+)\/wc-api(\/(.*))?\/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search\/(.+)\/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author\/([^\/]+)\/embed\/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author\/([^\/]+)\/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/(feed|rdf|rss|rss2|atom)\/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/embed\/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/page\/?([0-9]{1,})\/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/wc-api(\/(.*))?\/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})\/([0-9]{1,2})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})\/([0-9]{1,2})\/(feed|rdf|rss|rss2|atom)\/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})\/([0-9]{1,2})\/embed\/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})\/([0-9]{1,2})\/page\/?([0-9]{1,})\/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})\/([0-9]{1,2})\/wc-api(\/(.*))?\/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})\/([0-9]{1,2})\/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})\/embed\/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})\/wc-api(\/(.*))?\/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})\/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)\/embed\/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)\/trackback\/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)\/page\/?([0-9]{1,})\/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)\/comment-page-([0-9]{1,})\/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)\/wc-api(\/(.*))?\/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)\/order-pay(\/(.*))?\/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)\/order-received(\/(.*))?\/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)\/orders(\/(.*))?\/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)\/view-order(\/(.*))?\/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)\/downloads(\/(.*))?\/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)\/edit-account(\/(.*))?\/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)\/edit-address(\/(.*))?\/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)\/payment-methods(\/(.*))?\/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)\/lost-password(\/(.*))?\/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)\/customer-logout(\/(.*))?\/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)\/add-payment-method(\/(.*))?\/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)\/delete-payment-method(\/(.*))?\/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)\/set-default-payment-method(\/(.*))?\/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:\/([0-9]+))?\/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^\/]+)\/embed\/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^\/]+)\/trackback\/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^\/]+)\/wc-api(\/(.*))?\/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:31:\"[^\/]+\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^\/]+\/attachment\/([^\/]+)\/wc-api(\/(.*))?\/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^\/]+)(?:\/([0-9]+))?\/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8726","option_name":"ping_sites","option_value":"http:\/\/rpc.pingomatic.com\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8727","option_name":"upload_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8728","option_name":"upload_url_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8729","option_name":"uploads_use_yearmonth_folders","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8730","option_name":"users_can_register","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8731","option_name":"use_smilies","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8732","option_name":"use_trackback","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8733","option_name":"blogname","option_value":"Odrin Demo","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8734","option_name":"blogdescription","option_value":"Just another WordPress site","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8735","option_name":"blog_charset","option_value":"UTF-8","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8736","option_name":"active_plugins","option_value":"a:8:{i:0;s:34:\"advanced-custom-fields-pro\/acf.php\";i:1;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:2;s:31:\"envato-market\/envato-market.php\";i:3;s:25:\"subsolar-extras\/index.php\";i:4;s:35:\"subsolar-mailchimp-widget\/index.php\";i:5;s:33:\"subsolar-twitter-widget\/index.php\";i:6;s:17:\"unyson\/unyson.php\";i:7;s:27:\"woocommerce\/woocommerce.php\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8737","option_name":"uninstall_plugins","option_value":"a:1:{s:23:\"subsolar-extras\/cpt.php\";s:29:\"ssd_cpt_delete_plugin_options\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8738","option_name":"recently_activated","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8739","option_name":"moderation_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8740","option_name":"blacklist_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8741","option_name":"comment_registration","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8742","option_name":"default_role","option_value":"subscriber","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8743","option_name":"blog_public","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8744","option_name":"can_compress_scripts","option_value":"1","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8745","option_name":"template","option_value":"odrin","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8746","option_name":"stylesheet","option_value":"odrin","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"8748","option_name":"fw:ext:backups:log","option_value":"a:15:{i:0;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1505907996;}i:1;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:11:\"Full backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1505907618;}i:2;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1505907481;}i:3;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1505906944;}i:4;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:14:\"Content backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1505906791;}i:5;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:14:\"Content backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1505905486;}i:6;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1505905346;}i:7;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503076564;}i:8;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503076134;}i:9;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503075500;}i:10;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503074238;}i:11;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503073621;}i:12;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503073122;}i:13;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503066417;}i:14;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:20:\"Demo Content Install\";s:4:\"data\";a:0:{}s:4:\"time\";i:1503063160;}}","autoload":"no"}}}
{"type":"table","data":{"name":"postmeta","opts":"ENGINE=MyISAM AUTO_INCREMENT=1444 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","post_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `post_id` (`post_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1","post_id":"2","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2","post_id":"9","meta_key":"_wc_review_count","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3","post_id":"9","meta_key":"_wc_rating_count","meta_value":"a:2:{i:4;i:1;i:5;i:1;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4","post_id":"9","meta_key":"_wc_average_rating","meta_value":"4.50"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5","post_id":"9","meta_key":"_edit_lock","meta_value":"1502974771:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6","post_id":"9","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"9","post_id":"9","meta_key":"_sku","meta_value":"32489125"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"10","post_id":"9","meta_key":"_regular_price","meta_value":"19"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"11","post_id":"9","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"12","post_id":"9","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"13","post_id":"9","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"14","post_id":"9","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"15","post_id":"9","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"16","post_id":"9","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"17","post_id":"9","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"18","post_id":"9","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"19","post_id":"9","meta_key":"_sold_individually","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"20","post_id":"9","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"21","post_id":"9","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"22","post_id":"9","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"23","post_id":"9","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"24","post_id":"9","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"25","post_id":"9","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"26","post_id":"9","meta_key":"_purchase_note","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"27","post_id":"9","meta_key":"_default_attributes","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"28","post_id":"9","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"29","post_id":"9","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"30","post_id":"9","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"31","post_id":"9","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"32","post_id":"9","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"33","post_id":"9","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"34","post_id":"9","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"35","post_id":"9","meta_key":"_product_attributes","meta_value":"a:1:{s:9:\"book-type\";a:6:{s:4:\"name\";s:9:\"Book Type\";s:5:\"value\";s:18:\"Paperback | e-Book\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"36","post_id":"9","meta_key":"_product_version","meta_value":"3.1.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"38","post_id":"11","meta_key":"_variation_description","meta_value":"This is the Paperback Edition of the book."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"39","post_id":"11","meta_key":"_sku","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"40","post_id":"11","meta_key":"_regular_price","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"41","post_id":"11","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"42","post_id":"11","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"43","post_id":"11","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"44","post_id":"11","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"45","post_id":"11","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"46","post_id":"11","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"47","post_id":"11","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"48","post_id":"11","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"49","post_id":"11","meta_key":"_sold_individually","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"50","post_id":"11","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"51","post_id":"11","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"52","post_id":"11","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"53","post_id":"11","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"54","post_id":"11","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"55","post_id":"11","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"56","post_id":"11","meta_key":"_purchase_note","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"57","post_id":"11","meta_key":"_default_attributes","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"58","post_id":"11","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"59","post_id":"11","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"60","post_id":"11","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"61","post_id":"11","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"62","post_id":"11","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"63","post_id":"11","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"64","post_id":"11","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"65","post_id":"11","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"66","post_id":"11","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"67","post_id":"11","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"68","post_id":"11","meta_key":"_downloadable_files","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"69","post_id":"11","meta_key":"_price","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"70","post_id":"11","meta_key":"_product_version","meta_value":"3.1.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"71","post_id":"11","meta_key":"attribute_book-type","meta_value":"Paperback"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"73","post_id":"12","meta_key":"_variation_description","meta_value":"This is the e-Book Edition of the book."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"74","post_id":"12","meta_key":"_sku","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"75","post_id":"12","meta_key":"_regular_price","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"76","post_id":"12","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"77","post_id":"12","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"78","post_id":"12","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"79","post_id":"12","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"80","post_id":"12","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"81","post_id":"12","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"82","post_id":"12","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"83","post_id":"12","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"84","post_id":"12","meta_key":"_sold_individually","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"85","post_id":"12","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"86","post_id":"12","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"87","post_id":"12","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"88","post_id":"12","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"89","post_id":"12","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"90","post_id":"12","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"91","post_id":"12","meta_key":"_purchase_note","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"92","post_id":"12","meta_key":"_default_attributes","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"93","post_id":"12","meta_key":"_virtual","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"94","post_id":"12","meta_key":"_downloadable","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"95","post_id":"12","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"96","post_id":"12","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"97","post_id":"12","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"98","post_id":"12","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"99","post_id":"12","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"100","post_id":"12","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"101","post_id":"12","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"102","post_id":"12","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"103","post_id":"12","meta_key":"_downloadable_files","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"104","post_id":"12","meta_key":"_price","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"105","post_id":"12","meta_key":"_product_version","meta_value":"3.1.1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"107","post_id":"12","meta_key":"attribute_book-type","meta_value":"e-Book"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"111","post_id":"9","meta_key":"description_sidebar","meta_value":"[blockquote id=\"f51c49865633ea170011684110344744\" content=\"An absolute space thriller, filled with nerve-racking end exciting episodes. A must read for every sci-fi lover.\" cite=\"New York Times\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ayes\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeInUp\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a100\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"71d53b734903d5bf2687a041ae95f043\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/blockquote][blockquote id=\"b7c2ae62bd53c598023c87a13edf8f0e\" content=\"Truly amazing and breathtaking journey, delivered in a fantastic way. One of the best books of the year.\" cite=\"Books Digest\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ayes\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeInUp\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a100\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"abc0b2f31db8c648cd6f373508898ab7\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/blockquote]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"112","post_id":"9","meta_key":"_description_sidebar","meta_value":"field_591d4869d4ad4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"113","post_id":"9","meta_key":"read_the_book_chapters","meta_value":"4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"114","post_id":"9","meta_key":"_read_the_book_chapters","meta_value":"field_593e98054417f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"115","post_id":"13","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"116","post_id":"14","meta_key":"_wp_attached_file","meta_value":"2017\/08\/13c68145001115.58248717b718b.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"117","post_id":"14","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:738;s:4:\"file\";s:40:\"2017\/08\/13c68145001115.58248717b718b.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-768x354.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"13c68145001115.58248717b718b-1024x472.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"13c68145001115.58248717b718b-120x55.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-700x323.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"13c68145001115.58248717b718b-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"13c68145001115.58248717b718b-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-400x185.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"13c68145001115.58248717b718b-700x323.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:41:\"13c68145001115.58248717b718b-1300x738.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:738;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"13c68145001115.58248717b718b-1300x600.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"13c68145001115.58248717b718b-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"118","post_id":"15","meta_key":"_wp_attached_file","meta_value":"2017\/08\/35349a27263933.563623b65f137.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"119","post_id":"15","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:627;s:6:\"height\";i:627;s:4:\"file\";s:40:\"2017\/08\/35349a27263933.563623b65f137.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-627x600.jpg\";s:5:\"width\";i:627;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-627x300.jpg\";s:5:\"width\";i:627;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"35349a27263933.563623b65f137-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"35349a27263933.563623b65f137-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"120","post_id":"9","meta_key":"read_the_book_chapters_0_title","meta_value":"Introduction"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"121","post_id":"9","meta_key":"_read_the_book_chapters_0_title","meta_value":"field_5947d810b2481"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"122","post_id":"9","meta_key":"read_the_book_chapters_0_chapter","meta_value":"Believe it or not I'm walking on air. I never thought I could feel so free. Flying away on a wing and a prayer. Who could it be? Believe it or not its just me. Sunday Monday Happy Days. Tuesday Wednesday Happy Days. Thursday Friday Happy Days.Saturday what a day. Groovin' all week with you? The Brady Bunch the Brady Bunch that's the way we all became the Brady Bunch. Here's the story of a man named Brady who was busy with three boys of his own.\r\n\r\nDidn't need no welfare states. Everybody pulled his weight. Gee our old Lasalle ran great. Those were the days. And we know Flipper lives in a world full of wonder flying there-under under the sea. Here's the story of a lovely lady who was bringing up three very lovely girls. And we'll do it our way yes our way. Make all our dreams come true for me and you. The year is 1987 and NASA launches the last of Americas deep space probes. The Love Boat soon will be making another run. The Love Boat promises something for everyone. Makin their way the only way they know how. That's just a little bit more than the law will allow. The mate was a mighty sailin' man the Skipper brave and sure. Five passengers set sail that day for a three hour tour a three hour tour.\r\n\r\n<img class=\"aligncenter wp-image-14 size-full\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/13c68145001115.58248717b718b.jpg\" alt=\"\" width=\"1600\" height=\"738\" \/>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"123","post_id":"9","meta_key":"_read_the_book_chapters_0_chapter","meta_value":"field_5947d74b176c5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"124","post_id":"9","meta_key":"read_the_book_chapters_1_title","meta_value":"I. Spaceship Calesius"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"125","post_id":"9","meta_key":"_read_the_book_chapters_1_title","meta_value":"field_5947d810b2481"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"126","post_id":"9","meta_key":"read_the_book_chapters_1_chapter","meta_value":"Galaxies light years tingling of the spine, globular star cluster a very small stage in a vast cosmic arena Cambrian explosion another world, cosmic ocean a still more glorious dawn awaits Cambrian explosion take root and flourish, from which we spring star stuff harvesting star light. Rogue, of brilliant syntheses? Descended from astronomers tendrils of gossamer clouds vanquish the impossible realm of the galaxies hundreds of thousands Cambrian explosion a mote of dust suspended in a sunbeam cosmos! Inconspicuous motes of rock and gas astonishment. Flatland how far away, shores of the cosmic ocean network of wormholes of brilliant syntheses. Astonishment. Apollonius of Perga not a sunrise but a galaxyrise cosmos paroxysm of global death cosmos. The carbon in our apple pies?\r\n<blockquote>\"The sky is the limit only for those who aren't afraid to fly!\"<\/blockquote>\r\nBrain is the seed of intelligence stirred by starlight, radio telescope birth, ship of the imagination, courage of our questions hydrogen atoms Euclid, a billion trillion. Euclid, trillion as a patch of light network of wormholes take root and flourish billions upon billions preserve and cherish that pale blue dot tingling of the spine astonishment ship of the imagination the sky calls to us venture, a very small stage in a vast cosmic arena. The only home we've ever known brain is the seed of intelligence radio telescope star stuff harvesting star light! Decipherment. Are creatures of the cosmos laws of physics explorations brain is the seed of intelligence, Cambrian explosion!"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"127","post_id":"9","meta_key":"_read_the_book_chapters_1_chapter","meta_value":"field_5947d74b176c5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"128","post_id":"9","meta_key":"read_the_book_chapters_2_title","meta_value":"II. Transcend"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"129","post_id":"9","meta_key":"_read_the_book_chapters_2_title","meta_value":"field_5947d810b2481"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"130","post_id":"9","meta_key":"read_the_book_chapters_2_chapter","meta_value":"Billions upon billions, network of wormholes Flatland radio telescope Sea of Tranquility concept of the number one, encyclopaedia galactica with pretty stories for which there's little good evidence, extraplanetary, corpus callosum prime number? Consciousness rich in heavy atoms Drake Equation kindling the energy hidden in matter finite but unbounded. Sea of Tranquility preserve and cherish that pale blue dot. The ash of stellar alchemy concept of the number one emerged into consciousness, cosmic fugue astonishment rings of Uranus inconspicuous motes of rock and gas vanquish the impossible, another world. Ship of the imagination star stuff harvesting star light, intelligent beings not a sunrise but a galaxyrise muse about astonishment, culture Cambrian explosion! Realm of the galaxies a still more glorious dawn awaits Apollonius of Perga?\r\n\r\n<img class=\"alignleft wp-image-15 size-medium\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/35349a27263933.563623b65f137-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" \/>- \"This has gotta be a dream. And he could sleep in my room. Well gee, I don't know. And Jack Benny is secretary of the Treasury. What did I just say?\"\r\n\r\nRig Veda finite but unbounded citizens of distant epochs something incredible is waiting to be known. Apollonius of Perga are creatures of the cosmos! Across the centuries tesseract! Euclid cosmos, permanence of the stars laws of physics circumnavigated, astonishment birth permanence of the stars rings of Uranus. Another world birth concept of the number one, the ash of stellar alchemy, extraordinary claims require extraordinary evidence, Cambrian explosion with pretty stories for which there's little good evidence how far away. The carbon in our apple pies network of wormholes emerged into consciousness cosmos consciousness. Circumnavigated, white dwarf across the centuries, radio telescope, rogue are creatures of the cosmos the ash of stellar alchemy!"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"131","post_id":"9","meta_key":"_read_the_book_chapters_2_chapter","meta_value":"field_5947d74b176c5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"132","post_id":"9","meta_key":"read_the_book_chapters_3_title","meta_value":"IX. Exploring Nyx"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"133","post_id":"9","meta_key":"_read_the_book_chapters_3_title","meta_value":"field_5947d810b2481"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"134","post_id":"9","meta_key":"read_the_book_chapters_3_chapter","meta_value":"Brain is the seed of intelligence science finite but unbounded rich in heavy atoms permanence of the stars circumnavigated Rig Veda star stuff harvesting star light, are creatures of the cosmos tingling of the spine as a patch of light! Birth. Globular star cluster are creatures of the cosmos, science courage of our questions vastness is bearable only through love. Inconspicuous motes of rock and gas science realm of the galaxies paroxysm of global death, descended from astronomers. The ash of stellar alchemy consciousness at the edge of forever totam rem aperiam Sea of Tranquility billions upon billions. Trillion tendrils of gossamer clouds!\r\n\r\nHypatia sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. Tunguska event bits of moving fluff stirred by starlight? A mote of dust suspended in a sunbeam! Network of wormholes, science take root and flourish adipisci velit qui dolorem ipsum quia dolor sit amet at the edge of forever quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident. Radio telescope permanence of the stars bits of moving fluff. Globular star cluster kindling the energy hidden in matter network of wormholes, science sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"135","post_id":"9","meta_key":"_read_the_book_chapters_3_chapter","meta_value":"field_5947d74b176c5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"136","post_id":"16","meta_key":"_wp_attached_file","meta_value":"2017\/08\/7a75b552825357.591dc5c1cc32b.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"137","post_id":"16","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:40:\"2017\/08\/7a75b552825357.591dc5c1cc32b.jpg\";s:5:\"sizes\";a:15:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"7a75b552825357.591dc5c1cc32b-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"7a75b552825357.591dc5c1cc32b-1000x300.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"7a75b552825357.591dc5c1cc32b-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"7a75b552825357.591dc5c1cc32b-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"138","post_id":"17","meta_key":"_edit_lock","meta_value":"1505907918:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"139","post_id":"17","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"150","post_id":"17","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"151","post_id":"22","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"152","post_id":"22","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"153","post_id":"17","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"true\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5fe57323af03aedc86aea585cfb9c96d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"87fb9fcd0fd4f52dbfdd9c0a6512f7ed\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"1153c61fb4cb9222e55eefce1131f935\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"2ed8c157b7a567006d906bac46ed2af4\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5b935c33872c2a661d977c507a8d9915\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ace62882d833edcb3f5801607d79e7dd\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"bcdec5bd137673222f93d2b2a60d9de5\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"6c04d51c331d895f8cfdfc16c3099fb4\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"064a30997ddb701820b5e0b771c2d3c8\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"f5736a7f6fce4a41fdefd2f05b182860\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"cacdb7ce7cf32a0184a7dcfe56bc3b18\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"154","post_id":"17","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"155","post_id":"23","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"_items\":[{\"type\":\"column\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"\",\"subtitle\":\"\",\"heading\":\"\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Button\",\"button_type\":{\"button_type_select\":\"normal_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"\",\"product_button_type\":\"buy\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"Button\",\"button_type\":{\"button_type_select\":\"normal_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"\",\"product_button_type\":\"buy\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}}],\"width\":\"1_2\"},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"custom_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}}]}],\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"156","post_id":"23","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"157","post_id":"17","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"158","post_id":"17","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"159","post_id":"23","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"160","post_id":"23","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"161","post_id":"24","meta_key":"_wp_attached_file","meta_value":"2017\/08\/cover_cosmos.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"162","post_id":"24","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:923;s:6:\"height\";i:1381;s:4:\"file\";s:24:\"2017\/08\/cover_cosmos.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-201x300.png\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"cover_cosmos-768x1149.png\";s:5:\"width\";i:768;s:6:\"height\";i:1149;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"cover_cosmos-684x1024.png\";s:5:\"width\";i:684;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"cover_cosmos-80x120.png\";s:5:\"width\";i:80;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image\/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-468x700.png\";s:5:\"width\";i:468;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image\/png\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image\/png\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-923x600.png\";s:5:\"width\";i:923;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:25:\"cover_cosmos-923x1100.png\";s:5:\"width\";i:923;s:6:\"height\";i:1100;s:9:\"mime-type\";s:9:\"image\/png\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-923x300.png\";s:5:\"width\";i:923;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-400x550.png\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image\/png\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-267x400.png\";s:5:\"width\";i:267;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image\/png\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:24:\"cover_cosmos-468x700.png\";s:5:\"width\";i:468;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image\/png\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:25:\"cover_cosmos-923x1300.png\";s:5:\"width\";i:923;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:25:\"cover_cosmos-869x1300.png\";s:5:\"width\";i:869;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"cover_cosmos-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image\/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"163","post_id":"9","meta_key":"_thumbnail_id","meta_value":"24"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"164","post_id":"25","meta_key":"_wp_attached_file","meta_value":"2017\/08\/57b0c746638779.585c520a93df3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"165","post_id":"25","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:40:\"2017\/08\/57b0c746638779.585c520a93df3.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"57b0c746638779.585c520a93df3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"57b0c746638779.585c520a93df3-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"57b0c746638779.585c520a93df3-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:42:\"57b0c746638779.585c520a93df3-2000x1100.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"57b0c746638779.585c520a93df3-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"57b0c746638779.585c520a93df3-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:42:\"57b0c746638779.585c520a93df3-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"57b0c746638779.585c520a93df3-1300x866.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"57b0c746638779.585c520a93df3-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"166","post_id":"26","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h3\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInLeft\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"167","post_id":"26","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"168","post_id":"26","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"169","post_id":"26","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"170","post_id":"27","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h3\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInLeft\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"171","post_id":"27","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"172","post_id":"27","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"173","post_id":"27","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"174","post_id":"28","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h3\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInLeft\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"175","post_id":"28","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"176","post_id":"29","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h3\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_2\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInLeft\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"177","post_id":"29","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"178","post_id":"29","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"179","post_id":"29","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"180","post_id":"30","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h3\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_2\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInLeft\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"181","post_id":"30","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"182","post_id":"30","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"183","post_id":"30","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"184","post_id":"31","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_2\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInLeft\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"185","post_id":"31","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"186","post_id":"31","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"187","post_id":"31","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"188","post_id":"32","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"189","post_id":"32","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"190","post_id":"32","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"191","post_id":"32","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"192","post_id":"33","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"no\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"193","post_id":"33","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"194","post_id":"33","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"195","post_id":"33","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"196","post_id":"34","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"default\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"197","post_id":"34","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"198","post_id":"34","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"199","post_id":"34","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"200","post_id":"9","meta_key":"_price","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"201","post_id":"35","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"202","post_id":"35","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"203","post_id":"35","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"204","post_id":"35","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"205","post_id":"36","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"206","post_id":"36","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"207","post_id":"36","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"208","post_id":"36","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"209","post_id":"37","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"210","post_id":"37","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"211","post_id":"37","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"212","post_id":"37","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"213","post_id":"38","meta_key":"_wp_attached_file","meta_value":"2017\/08\/a68eb327263933.563623b6570d6-e1502116996765.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"214","post_id":"38","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:539;s:6:\"height\";i:454;s:4:\"file\";s:55:\"2017\/08\/a68eb327263933.563623b6570d6-e1502116996765.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-300x253.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-120x101.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-539x300.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-400x454.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:55:\"a68eb327263933.563623b6570d6-e1502116996765-400x337.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:53:\"a68eb327263933.563623b6570d6-e1502116996765-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"215","post_id":"38","meta_key":"_edit_lock","meta_value":"1502116856:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"216","post_id":"38","meta_key":"_wp_attachment_backup_sizes","meta_value":"a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:539;s:6:\"height\";i:754;s:4:\"file\";s:32:\"a68eb327263933.563623b6570d6.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:39:\"a68eb327263933.563623b6570d6-86x120.jpg\";s:5:\"width\";i:86;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-500x700.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"slpe_landscape_small-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-539x395.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:26:\"odrin_landscape_small-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:27:\"odrin_landscape_medium-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-539x600.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:25:\"odrin_landscape_wide-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-539x300.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:23:\"odrin_square_small-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:19:\"odrin_portrait-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_small_soft-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-286x400.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-539x700.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_medium_soft-orig\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-500x700.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:38:\"a68eb327263933.563623b6570d6-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"219","post_id":"40","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"_items\":[{\"type\":\"column\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h3\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"39\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/space_character.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"},{\"item_image\":\"\",\"item_title\":\"\",\"item_subtitle\":\"\",\"item_content\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"width\":\"1_1\"}],\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"220","post_id":"40","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"221","post_id":"40","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"222","post_id":"40","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"223","post_id":"41","meta_key":"_wp_attached_file","meta_value":"2017\/08\/arachne.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"224","post_id":"41","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:634;s:6:\"height\";i:652;s:4:\"file\";s:19:\"2017\/08\/arachne.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"arachne-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"arachne-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"arachne-117x120.jpg\";s:5:\"width\";i:117;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"arachne-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:19:\"arachne-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:19:\"arachne-634x600.jpg\";s:5:\"width\";i:634;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:19:\"arachne-634x300.jpg\";s:5:\"width\";i:634;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:19:\"arachne-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:19:\"arachne-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:19:\"arachne-389x400.jpg\";s:5:\"width\";i:389;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"arachne-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"225","post_id":"42","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h3\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"226","post_id":"42","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"227","post_id":"42","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"228","post_id":"42","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"229","post_id":"43","meta_key":"_wp_attached_file","meta_value":"2017\/08\/sky-night-space-house.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"230","post_id":"43","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1500;s:4:\"file\";s:33:\"2017\/08\/sky-night-space-house.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"sky-night-space-house-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"sky-night-space-house-120x90.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:34:\"sky-night-space-house-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:35:\"sky-night-space-house-2000x1100.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:34:\"sky-night-space-house-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:33:\"sky-night-space-house-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:35:\"sky-night-space-house-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:34:\"sky-night-space-house-1300x975.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:975;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"sky-night-space-house-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"231","post_id":"44","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#f4f4f4\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"_items\":[{\"type\":\"column\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"width\":\"1_1\"},{\"type\":\"column\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploring\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence extraplanetary prime number? Ship of the imagination Drake Equation billions upon billions, from which we spring take root and flourish, Orion's sword?\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"width\":\"1_3\"},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness is bearable only through love venture cosmic fugue great turbulent clouds.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam extraordinary claims require extraordinary evidence consciousness trillion qui dolorem ipsum quia dolor sit amet, rich in mystery, vanquish the impossible a very small stage in a vast cosmic arena.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}],\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"232","post_id":"44","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"233","post_id":"44","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"234","post_id":"44","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"235","post_id":"45","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#f4f4f4\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploring\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence extraplanetary prime number? Ship of the imagination Drake Equation billions upon billions, from which we spring take root and flourish, Orion's sword?\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness is bearable only through love venture cosmic fugue great turbulent clouds.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam extraordinary claims require extraordinary evidence consciousness trillion qui dolorem ipsum quia dolor sit amet, rich in mystery, vanquish the impossible a very small stage in a vast cosmic arena.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"236","post_id":"45","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"237","post_id":"45","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"238","post_id":"45","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"239","post_id":"46","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#f4f4f4\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"240","post_id":"46","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"241","post_id":"46","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"242","post_id":"46","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"243","post_id":"47","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#f4f4f4\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"244","post_id":"47","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"245","post_id":"47","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"246","post_id":"47","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"247","post_id":"48","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#f4f4f4\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"248","post_id":"48","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"249","post_id":"48","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"250","post_id":"48","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"251","post_id":"49","meta_key":"_wp_attached_file","meta_value":"2017\/08\/book_author.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"252","post_id":"49","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:2458;s:4:\"file\";s:23:\"2017\/08\/book_author.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"book_author-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"book_author-234x300.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"book_author-768x983.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:983;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"book_author-800x1024.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"book_author-94x120.jpg\";s:5:\"width\";i:94;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"book_author-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"book_author-547x700.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:23:\"book_author-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:24:\"book_author-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:25:\"book_author-1920x1100.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:24:\"book_author-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:23:\"book_author-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:23:\"book_author-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:23:\"book_author-312x400.jpg\";s:5:\"width\";i:312;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:23:\"book_author-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:23:\"book_author-547x700.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:25:\"book_author-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:25:\"book_author-1015x1300.jpg\";s:5:\"width\";i:1015;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"book_author-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"253","post_id":"50","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"_items\":[{\"type\":\"column\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"width\":\"1_1\"}],\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"254","post_id":"50","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"255","post_id":"50","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"256","post_id":"50","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"257","post_id":"51","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"258","post_id":"51","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"259","post_id":"51","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"260","post_id":"51","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"261","post_id":"52","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"_items\":[{\"type\":\"column\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"width\":\"1_1\"}],\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#d1d1d1\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"262","post_id":"52","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"263","post_id":"52","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"264","post_id":"52","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"265","post_id":"53","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#eeebe6\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"_items\":[{\"type\":\"column\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"width\":\"1_1\"}],\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"266","post_id":"53","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"267","post_id":"53","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"268","post_id":"53","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"269","post_id":"54","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":\"\",\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#eeebe6\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"270","post_id":"54","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"271","post_id":"54","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"272","post_id":"54","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"273","post_id":"55","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#eeebe6\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#eeebe6\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"274","post_id":"55","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"275","post_id":"55","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"276","post_id":"55","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"277","post_id":"56","meta_key":"_edit_lock","meta_value":"1502460201:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"278","post_id":"56","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"279","post_id":"57","meta_key":"_wp_attached_file","meta_value":"2017\/08\/pexels-photo-286263.jpeg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"280","post_id":"57","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1125;s:4:\"file\";s:32:\"2017\/08\/pexels-photo-286263.jpeg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-286263-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-286263-120x68.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-700x394.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:33:\"pexels-photo-286263-1000x600.jpeg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-286263-2000x1100.jpeg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:33:\"pexels-photo-286263-1500x300.jpeg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-400x550.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-400x225.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-700x700.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-286263-700x394.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-286263-1300x1125.jpeg\";s:5:\"width\";i:1300;s:6:\"height\";i:1125;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:33:\"pexels-photo-286263-1300x731.jpeg\";s:5:\"width\";i:1300;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"pexels-photo-286263-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"281","post_id":"56","meta_key":"event_date","meta_value":"2017-09-18 15:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"282","post_id":"56","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"283","post_id":"56","meta_key":"event_image","meta_value":"57"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"284","post_id":"56","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"285","post_id":"56","meta_key":"event_location","meta_value":"Hyde Park, London"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"286","post_id":"56","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"287","post_id":"56","meta_key":"event_location_url","meta_value":"https:\/\/www.royalparks.org.uk\/parks\/hyde-park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"288","post_id":"56","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"289","post_id":"56","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:50:\"5 S Carriage Dr, Knightsbridge, London SW7 1LR, UK\";s:3:\"lat\";s:18:\"51.503109796826124\";s:3:\"lng\";s:19:\"-0.1720905303955078\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"290","post_id":"56","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"291","post_id":"56","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"292","post_id":"56","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"293","post_id":"56","meta_key":"additional_information_0_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"294","post_id":"56","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"295","post_id":"56","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"296","post_id":"56","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"297","post_id":"56","meta_key":"additional_information_1_label","meta_value":"Check-In:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"298","post_id":"56","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"299","post_id":"56","meta_key":"additional_information_1_text","meta_value":"Here"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"300","post_id":"56","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"301","post_id":"56","meta_key":"additional_information_1_text_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"302","post_id":"56","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"303","post_id":"56","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"304","post_id":"56","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"305","post_id":"58","meta_key":"event_date","meta_value":"2017-09-04 14:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"306","post_id":"58","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"307","post_id":"58","meta_key":"event_image","meta_value":"57"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"308","post_id":"58","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"309","post_id":"58","meta_key":"event_location","meta_value":"Hyde Park, London"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"310","post_id":"58","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"311","post_id":"58","meta_key":"event_location_url","meta_value":"https:\/\/www.royalparks.org.uk\/parks\/hyde-park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"312","post_id":"58","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"313","post_id":"58","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:31:\"Unnamed Road, London W2 2UH, UK\";s:3:\"lat\";s:17:\"51.50850562676315\";s:3:\"lng\";s:20:\"-0.16518115997314453\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"314","post_id":"58","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"315","post_id":"58","meta_key":"additional_information_0_label","meta_value":"Entrance"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"316","post_id":"58","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"317","post_id":"58","meta_key":"additional_information_0_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"318","post_id":"58","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"319","post_id":"58","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"320","post_id":"58","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"321","post_id":"58","meta_key":"additional_information_1_label","meta_value":"Check-In"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"322","post_id":"58","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"323","post_id":"58","meta_key":"additional_information_1_text","meta_value":"Here"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"324","post_id":"58","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"325","post_id":"58","meta_key":"additional_information_1_text_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"326","post_id":"58","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"327","post_id":"58","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"328","post_id":"58","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"329","post_id":"59","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"330","post_id":"59","meta_key":"event_date","meta_value":"2017-09-07 00:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"331","post_id":"59","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"332","post_id":"59","meta_key":"event_image","meta_value":"57"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"333","post_id":"59","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"334","post_id":"59","meta_key":"event_location","meta_value":"Hyde Park, London"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"335","post_id":"59","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"336","post_id":"59","meta_key":"event_location_url","meta_value":"https:\/\/www.royalparks.org.uk\/parks\/hyde-park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"337","post_id":"59","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"338","post_id":"59","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:31:\"Unnamed Road, London W2 2UH, UK\";s:3:\"lat\";s:17:\"51.50850562676315\";s:3:\"lng\";s:20:\"-0.16518115997314453\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"339","post_id":"59","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"340","post_id":"59","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"341","post_id":"59","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"342","post_id":"59","meta_key":"additional_information_0_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"343","post_id":"59","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"344","post_id":"59","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"345","post_id":"59","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"346","post_id":"59","meta_key":"additional_information_1_label","meta_value":"Check-In:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"347","post_id":"59","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"348","post_id":"59","meta_key":"additional_information_1_text","meta_value":"Here"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"349","post_id":"59","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"350","post_id":"59","meta_key":"additional_information_1_text_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"351","post_id":"59","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"352","post_id":"59","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"353","post_id":"59","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"354","post_id":"60","meta_key":"_edit_lock","meta_value":"1502363574:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"355","post_id":"60","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"356","post_id":"60","meta_key":"_wp_page_template","meta_value":"template-events.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"357","post_id":"61","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"358","post_id":"61","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"359","post_id":"60","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"360","post_id":"60","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"361","post_id":"60","meta_key":"full_width","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"362","post_id":"60","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"363","post_id":"60","meta_key":"header_style","meta_value":"custom_header"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"364","post_id":"60","meta_key":"_header_style","meta_value":"field_59282590fffe4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"365","post_id":"60","meta_key":"featured_event","meta_value":"56"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"366","post_id":"60","meta_key":"_featured_event","meta_value":"field_5928278efffe7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"367","post_id":"60","meta_key":"show_filter","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"368","post_id":"60","meta_key":"_show_filter","meta_value":"field_5926a5d90831e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"369","post_id":"60","meta_key":"filter_text","meta_value":"Filter Events:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"370","post_id":"60","meta_key":"_filter_text","meta_value":"field_5926cb5ec00cd"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"371","post_id":"60","meta_key":"events_per_page","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"372","post_id":"60","meta_key":"_events_per_page","meta_value":"field_5926ba710fab6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"373","post_id":"61","meta_key":"full_width","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"374","post_id":"61","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"375","post_id":"61","meta_key":"header_style","meta_value":"featured_event"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"376","post_id":"61","meta_key":"_header_style","meta_value":"field_59282590fffe4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"377","post_id":"61","meta_key":"featured_event","meta_value":"56"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"378","post_id":"61","meta_key":"_featured_event","meta_value":"field_5928278efffe7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"379","post_id":"61","meta_key":"show_filter","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"380","post_id":"61","meta_key":"_show_filter","meta_value":"field_5926a5d90831e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"381","post_id":"61","meta_key":"filter_text","meta_value":"Filter Events:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"382","post_id":"61","meta_key":"_filter_text","meta_value":"field_5926cb5ec00cd"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"383","post_id":"61","meta_key":"events_per_page","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"384","post_id":"61","meta_key":"_events_per_page","meta_value":"field_5926ba710fab6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"385","post_id":"62","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"386","post_id":"62","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"387","post_id":"62","meta_key":"full_width","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"388","post_id":"62","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"389","post_id":"62","meta_key":"header_style","meta_value":"title"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"390","post_id":"62","meta_key":"_header_style","meta_value":"field_59282590fffe4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"391","post_id":"62","meta_key":"featured_event","meta_value":"56"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"392","post_id":"62","meta_key":"_featured_event","meta_value":"field_5928278efffe7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"393","post_id":"62","meta_key":"show_filter","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"394","post_id":"62","meta_key":"_show_filter","meta_value":"field_5926a5d90831e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"395","post_id":"62","meta_key":"filter_text","meta_value":"Filter Events:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"396","post_id":"62","meta_key":"_filter_text","meta_value":"field_5926cb5ec00cd"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"397","post_id":"62","meta_key":"events_per_page","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"398","post_id":"62","meta_key":"_events_per_page","meta_value":"field_5926ba710fab6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"399","post_id":"63","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#f9f7e8\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#f9f7e8\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"400","post_id":"63","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"401","post_id":"63","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"402","post_id":"63","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"403","post_id":"64","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"404","post_id":"64","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"405","post_id":"64","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"406","post_id":"64","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"407","post_id":"65","meta_key":"_edit_lock","meta_value":"1502460200:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"408","post_id":"65","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"409","post_id":"66","meta_key":"_wp_attached_file","meta_value":"2017\/08\/pexels-photo-213314.jpeg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"410","post_id":"66","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:2003;s:4:\"file\";s:32:\"2017\/08\/pexels-photo-213314.jpeg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-768x513.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-213314-1024x684.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-213314-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-700x467.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:33:\"pexels-photo-213314-1000x600.jpeg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-213314-2000x1100.jpeg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:33:\"pexels-photo-213314-1500x300.jpeg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-400x550.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-700x700.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-213314-700x467.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-213314-1300x1300.jpeg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:33:\"pexels-photo-213314-1300x868.jpeg\";s:5:\"width\";i:1300;s:6:\"height\";i:868;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"pexels-photo-213314-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"411","post_id":"65","meta_key":"event_date","meta_value":"2017-09-04 14:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"412","post_id":"65","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"413","post_id":"65","meta_key":"event_image","meta_value":"66"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"414","post_id":"65","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"415","post_id":"65","meta_key":"event_location","meta_value":"Melbourne, Fawkner Park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"416","post_id":"65","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"417","post_id":"65","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"418","post_id":"65","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"419","post_id":"65","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:42:\"Armadale St, Melbourne VIC 3004, Australia\";s:3:\"lat\";s:18:\"-37.84093407317138\";s:3:\"lng\";s:18:\"144.98047828674316\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"420","post_id":"65","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"421","post_id":"65","meta_key":"additional_information_0_label","meta_value":"Sequel Information"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"422","post_id":"65","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"423","post_id":"65","meta_key":"additional_information_0_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"424","post_id":"65","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"425","post_id":"65","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"426","post_id":"65","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"427","post_id":"65","meta_key":"additional_information_1_label","meta_value":"Book Reading"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"428","post_id":"65","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"429","post_id":"65","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"430","post_id":"65","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"431","post_id":"65","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"432","post_id":"65","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"433","post_id":"65","meta_key":"additional_information_2_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"434","post_id":"65","meta_key":"_additional_information_2_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"435","post_id":"65","meta_key":"additional_information_2_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"436","post_id":"65","meta_key":"_additional_information_2_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"437","post_id":"65","meta_key":"additional_information_2_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"438","post_id":"65","meta_key":"_additional_information_2_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"439","post_id":"65","meta_key":"additional_information","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"440","post_id":"65","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"441","post_id":"67","meta_key":"event_date","meta_value":"2017-08-28 15:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"442","post_id":"67","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"443","post_id":"67","meta_key":"event_image","meta_value":"66"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"444","post_id":"67","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"445","post_id":"67","meta_key":"event_location","meta_value":"Melbourne, Fawkner Park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"446","post_id":"67","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"447","post_id":"67","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"448","post_id":"67","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"449","post_id":"67","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:42:\"Armadale St, Melbourne VIC 3004, Australia\";s:3:\"lat\";s:18:\"-37.84093407317138\";s:3:\"lng\";s:18:\"144.98047828674316\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"450","post_id":"67","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"451","post_id":"67","meta_key":"additional_information_0_label","meta_value":"Sequel Information"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"452","post_id":"67","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"453","post_id":"67","meta_key":"additional_information_0_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"454","post_id":"67","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"455","post_id":"67","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"456","post_id":"67","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"457","post_id":"67","meta_key":"additional_information_1_label","meta_value":"Book Reading"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"458","post_id":"67","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"459","post_id":"67","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"460","post_id":"67","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"461","post_id":"67","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"462","post_id":"67","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"463","post_id":"67","meta_key":"additional_information_2_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"464","post_id":"67","meta_key":"_additional_information_2_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"465","post_id":"67","meta_key":"additional_information_2_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"466","post_id":"67","meta_key":"_additional_information_2_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"467","post_id":"67","meta_key":"additional_information_2_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"468","post_id":"67","meta_key":"_additional_information_2_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"469","post_id":"67","meta_key":"additional_information","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"470","post_id":"67","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"471","post_id":"68","meta_key":"event_date","meta_value":"2017-09-09 15:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"472","post_id":"68","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"473","post_id":"68","meta_key":"event_image","meta_value":"57"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"474","post_id":"68","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"475","post_id":"68","meta_key":"event_location","meta_value":"Hyde Park, London"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"476","post_id":"68","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"477","post_id":"68","meta_key":"event_location_url","meta_value":"https:\/\/www.royalparks.org.uk\/parks\/hyde-park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"478","post_id":"68","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"479","post_id":"68","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:31:\"Unnamed Road, London W2 2UH, UK\";s:3:\"lat\";s:17:\"51.50850562676315\";s:3:\"lng\";s:20:\"-0.16518115997314453\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"480","post_id":"68","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"481","post_id":"68","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"482","post_id":"68","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"483","post_id":"68","meta_key":"additional_information_0_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"484","post_id":"68","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"485","post_id":"68","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"486","post_id":"68","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"487","post_id":"68","meta_key":"additional_information_1_label","meta_value":"Check-In:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"488","post_id":"68","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"489","post_id":"68","meta_key":"additional_information_1_text","meta_value":"Here"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"490","post_id":"68","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"491","post_id":"68","meta_key":"additional_information_1_text_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"492","post_id":"68","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"493","post_id":"68","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"494","post_id":"68","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"495","post_id":"69","meta_key":"event_date","meta_value":"2017-08-26 14:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"496","post_id":"69","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"497","post_id":"69","meta_key":"event_image","meta_value":"66"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"498","post_id":"69","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"499","post_id":"69","meta_key":"event_location","meta_value":"Melbourne, Fawkner Park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"500","post_id":"69","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"501","post_id":"69","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"502","post_id":"69","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"503","post_id":"69","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:42:\"Armadale St, Melbourne VIC 3004, Australia\";s:3:\"lat\";s:18:\"-37.84093407317138\";s:3:\"lng\";s:18:\"144.98047828674316\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"504","post_id":"69","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"505","post_id":"69","meta_key":"additional_information_0_label","meta_value":"Sequel Information"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"506","post_id":"69","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"507","post_id":"69","meta_key":"additional_information_0_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"508","post_id":"69","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"509","post_id":"69","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"510","post_id":"69","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"511","post_id":"69","meta_key":"additional_information_1_label","meta_value":"Book Reading"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"512","post_id":"69","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"513","post_id":"69","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"514","post_id":"69","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"515","post_id":"69","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"516","post_id":"69","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"517","post_id":"69","meta_key":"additional_information_2_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"518","post_id":"69","meta_key":"_additional_information_2_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"519","post_id":"69","meta_key":"additional_information_2_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"520","post_id":"69","meta_key":"_additional_information_2_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"521","post_id":"69","meta_key":"additional_information_2_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"522","post_id":"69","meta_key":"_additional_information_2_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"523","post_id":"69","meta_key":"additional_information","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"524","post_id":"69","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"525","post_id":"70","meta_key":"event_date","meta_value":"2017-08-27 14:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"526","post_id":"70","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"527","post_id":"70","meta_key":"event_image","meta_value":"66"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"528","post_id":"70","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"529","post_id":"70","meta_key":"event_location","meta_value":"Melbourne, Fawkner Park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"530","post_id":"70","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"531","post_id":"70","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"532","post_id":"70","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"533","post_id":"70","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:42:\"Armadale St, Melbourne VIC 3004, Australia\";s:3:\"lat\";s:18:\"-37.84093407317138\";s:3:\"lng\";s:18:\"144.98047828674316\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"534","post_id":"70","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"535","post_id":"70","meta_key":"additional_information_0_label","meta_value":"Sequel Information"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"536","post_id":"70","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"537","post_id":"70","meta_key":"additional_information_0_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"538","post_id":"70","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"539","post_id":"70","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"540","post_id":"70","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"541","post_id":"70","meta_key":"additional_information_1_label","meta_value":"Book Reading"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"542","post_id":"70","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"543","post_id":"70","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"544","post_id":"70","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"545","post_id":"70","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"546","post_id":"70","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"547","post_id":"70","meta_key":"additional_information_2_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"548","post_id":"70","meta_key":"_additional_information_2_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"549","post_id":"70","meta_key":"additional_information_2_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"550","post_id":"70","meta_key":"_additional_information_2_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"551","post_id":"70","meta_key":"additional_information_2_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"552","post_id":"70","meta_key":"_additional_information_2_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"553","post_id":"70","meta_key":"additional_information","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"554","post_id":"70","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"555","post_id":"71","meta_key":"event_date","meta_value":"2017-09-10 15:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"556","post_id":"71","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"557","post_id":"71","meta_key":"event_image","meta_value":"57"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"558","post_id":"71","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"559","post_id":"71","meta_key":"event_location","meta_value":"Hyde Park, London"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"560","post_id":"71","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"561","post_id":"71","meta_key":"event_location_url","meta_value":"https:\/\/www.royalparks.org.uk\/parks\/hyde-park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"562","post_id":"71","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"563","post_id":"71","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:31:\"Unnamed Road, London W2 2UH, UK\";s:3:\"lat\";s:17:\"51.50850562676315\";s:3:\"lng\";s:20:\"-0.16518115997314453\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"564","post_id":"71","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"565","post_id":"71","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"566","post_id":"71","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"567","post_id":"71","meta_key":"additional_information_0_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"568","post_id":"71","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"569","post_id":"71","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"570","post_id":"71","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"571","post_id":"71","meta_key":"additional_information_1_label","meta_value":"Check-In:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"572","post_id":"71","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"573","post_id":"71","meta_key":"additional_information_1_text","meta_value":"Here"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"574","post_id":"71","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"575","post_id":"71","meta_key":"additional_information_1_text_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"576","post_id":"71","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"577","post_id":"71","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"578","post_id":"71","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"579","post_id":"72","meta_key":"_edit_lock","meta_value":"1502460204:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"580","post_id":"73","meta_key":"_wp_attached_file","meta_value":"2017\/08\/knowledge-book-library-glasses.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"581","post_id":"73","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:3969;s:6:\"height\";i:2977;s:4:\"file\";s:42:\"2017\/08\/knowledge-book-library-glasses.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"knowledge-book-library-glasses-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"knowledge-book-library-glasses-120x90.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:43:\"knowledge-book-library-glasses-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:44:\"knowledge-book-library-glasses-2000x1100.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:43:\"knowledge-book-library-glasses-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:42:\"knowledge-book-library-glasses-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:44:\"knowledge-book-library-glasses-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:43:\"knowledge-book-library-glasses-1300x975.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:975;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:40:\"knowledge-book-library-glasses-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"582","post_id":"72","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"583","post_id":"72","meta_key":"event_date","meta_value":"2017-08-21 18:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"584","post_id":"72","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"585","post_id":"72","meta_key":"event_image","meta_value":"73"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"586","post_id":"72","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"587","post_id":"72","meta_key":"event_location","meta_value":"Atlanta, Central Library"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"588","post_id":"72","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"589","post_id":"72","meta_key":"event_location_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"590","post_id":"72","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"591","post_id":"72","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:65:\"Margaret Mitchell Square, Peachtree St NW, Atlanta, GA 30303, USA\";s:3:\"lat\";s:18:\"33.757751175003456\";s:3:\"lng\";s:17:\"-84.3884539604187\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"592","post_id":"72","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"593","post_id":"72","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"594","post_id":"72","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"595","post_id":"72","meta_key":"additional_information_0_text","meta_value":"5$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"596","post_id":"72","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"597","post_id":"72","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"598","post_id":"72","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"599","post_id":"72","meta_key":"additional_information_1_label","meta_value":"All Money Goes For Charity"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"600","post_id":"72","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"601","post_id":"72","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"602","post_id":"72","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"603","post_id":"72","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"604","post_id":"72","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"605","post_id":"72","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"606","post_id":"72","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"607","post_id":"74","meta_key":"event_date","meta_value":"2017-08-14 18:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"608","post_id":"74","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"609","post_id":"74","meta_key":"event_image","meta_value":"73"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"610","post_id":"74","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"611","post_id":"74","meta_key":"event_location","meta_value":"Atlanta, Central Library"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"612","post_id":"74","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"613","post_id":"74","meta_key":"event_location_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"614","post_id":"74","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"615","post_id":"74","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:65:\"Margaret Mitchell Square, Peachtree St NW, Atlanta, GA 30303, USA\";s:3:\"lat\";s:18:\"33.757751175003456\";s:3:\"lng\";s:17:\"-84.3884539604187\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"616","post_id":"74","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"617","post_id":"74","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"618","post_id":"74","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"619","post_id":"74","meta_key":"additional_information_0_text","meta_value":"5$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"620","post_id":"74","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"621","post_id":"74","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"622","post_id":"74","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"623","post_id":"74","meta_key":"additional_information_1_label","meta_value":"All Money Goes For Charity"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"624","post_id":"74","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"625","post_id":"74","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"626","post_id":"74","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"627","post_id":"74","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"628","post_id":"74","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"629","post_id":"74","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"630","post_id":"74","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"631","post_id":"75","meta_key":"_edit_lock","meta_value":"1502460204:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"632","post_id":"75","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"633","post_id":"76","meta_key":"_wp_attached_file","meta_value":"2017\/08\/pexels-photo-211358.jpeg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"634","post_id":"76","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:32:\"2017\/08\/pexels-photo-211358.jpeg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-211358-1024x682.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-211358-120x80.jpeg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-400x400.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-700x467.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:33:\"pexels-photo-211358-1000x600.jpeg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-211358-2000x1100.jpeg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:33:\"pexels-photo-211358-1500x300.jpeg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-400x550.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-400x267.jpeg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-700x700.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-211358-700x467.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-211358-1300x1300.jpeg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:33:\"pexels-photo-211358-1300x866.jpeg\";s:5:\"width\";i:1300;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"pexels-photo-211358-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"635","post_id":"75","meta_key":"event_date","meta_value":"2017-10-09 10:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"636","post_id":"75","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"637","post_id":"75","meta_key":"event_image","meta_value":"76"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"638","post_id":"75","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"639","post_id":"75","meta_key":"event_location","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"640","post_id":"75","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"641","post_id":"75","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"642","post_id":"75","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"643","post_id":"75","meta_key":"event_map_location","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"644","post_id":"75","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"645","post_id":"75","meta_key":"additional_information_0_label","meta_value":"Tickets:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"646","post_id":"75","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"647","post_id":"75","meta_key":"additional_information_0_text","meta_value":"HERE"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"648","post_id":"75","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"649","post_id":"75","meta_key":"additional_information_0_text_url","meta_value":"http:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"650","post_id":"75","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"651","post_id":"75","meta_key":"additional_information_1_label","meta_value":"Price:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"652","post_id":"75","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"653","post_id":"75","meta_key":"additional_information_1_text","meta_value":"\u00a3 7.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"654","post_id":"75","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"655","post_id":"75","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"656","post_id":"75","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"657","post_id":"75","meta_key":"additional_information_2_label","meta_value":"Programme:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"658","post_id":"75","meta_key":"_additional_information_2_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"659","post_id":"75","meta_key":"additional_information_2_text","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"660","post_id":"75","meta_key":"_additional_information_2_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"661","post_id":"75","meta_key":"additional_information_2_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"662","post_id":"75","meta_key":"_additional_information_2_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"663","post_id":"75","meta_key":"additional_information","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"664","post_id":"75","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"665","post_id":"77","meta_key":"event_date","meta_value":"2017-10-02 10:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"666","post_id":"77","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"667","post_id":"77","meta_key":"event_image","meta_value":"76"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"668","post_id":"77","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"669","post_id":"77","meta_key":"event_location","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"670","post_id":"77","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"671","post_id":"77","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"672","post_id":"77","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"673","post_id":"77","meta_key":"event_map_location","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"674","post_id":"77","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"675","post_id":"77","meta_key":"additional_information_0_label","meta_value":"Tickets"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"676","post_id":"77","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"677","post_id":"77","meta_key":"additional_information_0_text","meta_value":"HERE"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"678","post_id":"77","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"679","post_id":"77","meta_key":"additional_information_0_text_url","meta_value":"http:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"680","post_id":"77","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"681","post_id":"77","meta_key":"additional_information_1_label","meta_value":"Price:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"682","post_id":"77","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"683","post_id":"77","meta_key":"additional_information_1_text","meta_value":"\u00a3 7.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"684","post_id":"77","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"685","post_id":"77","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"686","post_id":"77","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"687","post_id":"77","meta_key":"additional_information_2_label","meta_value":"Programme: "}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"688","post_id":"77","meta_key":"_additional_information_2_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"689","post_id":"77","meta_key":"additional_information_2_text","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"690","post_id":"77","meta_key":"_additional_information_2_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"691","post_id":"77","meta_key":"additional_information_2_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"692","post_id":"77","meta_key":"_additional_information_2_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"693","post_id":"77","meta_key":"additional_information","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"694","post_id":"77","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"695","post_id":"79","meta_key":"event_date","meta_value":"2017-10-02 10:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"696","post_id":"79","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"697","post_id":"79","meta_key":"event_image","meta_value":"76"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"698","post_id":"79","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"699","post_id":"79","meta_key":"event_location","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"700","post_id":"79","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"701","post_id":"79","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"702","post_id":"79","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"703","post_id":"79","meta_key":"event_map_location","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"704","post_id":"79","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"705","post_id":"79","meta_key":"additional_information_0_label","meta_value":"Tickets:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"706","post_id":"79","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"707","post_id":"79","meta_key":"additional_information_0_text","meta_value":"HERE"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"708","post_id":"79","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"709","post_id":"79","meta_key":"additional_information_0_text_url","meta_value":"http:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"710","post_id":"79","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"711","post_id":"79","meta_key":"additional_information_1_label","meta_value":"Price:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"712","post_id":"79","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"713","post_id":"79","meta_key":"additional_information_1_text","meta_value":"\u00a3 7.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"714","post_id":"79","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"715","post_id":"79","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"716","post_id":"79","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"717","post_id":"79","meta_key":"additional_information_2_label","meta_value":"Programme:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"718","post_id":"79","meta_key":"_additional_information_2_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"719","post_id":"79","meta_key":"additional_information_2_text","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"720","post_id":"79","meta_key":"_additional_information_2_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"721","post_id":"79","meta_key":"additional_information_2_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"722","post_id":"79","meta_key":"_additional_information_2_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"723","post_id":"79","meta_key":"additional_information","meta_value":"3"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"724","post_id":"79","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"725","post_id":"80","meta_key":"_edit_lock","meta_value":"1502460204:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"726","post_id":"80","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"727","post_id":"83","meta_key":"_wp_attached_file","meta_value":"2017\/08\/night-trees-milky-way-stars.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"728","post_id":"83","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:39:\"2017\/08\/night-trees-milky-way-stars.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"night-trees-milky-way-stars-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"night-trees-milky-way-stars-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:40:\"night-trees-milky-way-stars-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:41:\"night-trees-milky-way-stars-2000x1100.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:40:\"night-trees-milky-way-stars-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:39:\"night-trees-milky-way-stars-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:41:\"night-trees-milky-way-stars-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:40:\"night-trees-milky-way-stars-1300x866.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"night-trees-milky-way-stars-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"729","post_id":"80","meta_key":"event_date","meta_value":"2017-09-25 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"730","post_id":"80","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"731","post_id":"80","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"732","post_id":"80","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"733","post_id":"80","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"734","post_id":"80","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"735","post_id":"80","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"736","post_id":"80","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"737","post_id":"80","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"738","post_id":"80","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"739","post_id":"80","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"740","post_id":"80","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"741","post_id":"84","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"742","post_id":"84","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"743","post_id":"84","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"744","post_id":"84","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"745","post_id":"84","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"746","post_id":"84","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"747","post_id":"84","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"748","post_id":"84","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"749","post_id":"84","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"750","post_id":"84","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"751","post_id":"84","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"752","post_id":"84","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"753","post_id":"85","meta_key":"_edit_lock","meta_value":"1502460344:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"754","post_id":"85","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"755","post_id":"86","meta_key":"_wp_attached_file","meta_value":"2017\/08\/pexels-photo-448835.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"756","post_id":"86","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1600;s:4:\"file\";s:31:\"2017\/08\/pexels-photo-448835.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-448835-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"pexels-photo-448835-120x96.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-700x560.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-448835-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-448835-2000x1100.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:32:\"pexels-photo-448835-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-400x320.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:31:\"pexels-photo-448835-700x560.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-448835-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:33:\"pexels-photo-448835-1300x1040.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1040;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"pexels-photo-448835-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"757","post_id":"85","meta_key":"event_date","meta_value":"2017-12-08 12:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"758","post_id":"85","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"759","post_id":"85","meta_key":"event_image","meta_value":"86"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"760","post_id":"85","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"761","post_id":"85","meta_key":"event_location","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"762","post_id":"85","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"763","post_id":"85","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"764","post_id":"85","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"765","post_id":"85","meta_key":"event_map_location","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"766","post_id":"85","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"767","post_id":"85","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"768","post_id":"85","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"769","post_id":"87","meta_key":"event_date","meta_value":"2017-12-01 12:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"770","post_id":"87","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"771","post_id":"87","meta_key":"event_image","meta_value":"86"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"772","post_id":"87","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"773","post_id":"87","meta_key":"event_location","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"774","post_id":"87","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"775","post_id":"87","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"776","post_id":"87","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"777","post_id":"87","meta_key":"event_map_location","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"778","post_id":"87","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"779","post_id":"87","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"780","post_id":"87","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"781","post_id":"88","meta_key":"event_date","meta_value":"2017-12-01 12:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"782","post_id":"88","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"783","post_id":"88","meta_key":"event_image","meta_value":"86"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"784","post_id":"88","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"785","post_id":"88","meta_key":"event_location","meta_value":"TBA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"786","post_id":"88","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"787","post_id":"88","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"788","post_id":"88","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"789","post_id":"88","meta_key":"event_map_location","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"790","post_id":"88","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"791","post_id":"88","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"792","post_id":"88","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"793","post_id":"89","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"794","post_id":"90","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"795","post_id":"90","meta_key":"event_date","meta_value":"2017-08-14 18:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"796","post_id":"90","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"797","post_id":"90","meta_key":"event_image","meta_value":"73"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"798","post_id":"90","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"799","post_id":"90","meta_key":"event_location","meta_value":"Atlanta, Central Library"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"800","post_id":"90","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"801","post_id":"90","meta_key":"event_location_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"802","post_id":"90","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"803","post_id":"90","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:65:\"Margaret Mitchell Square, Peachtree St NW, Atlanta, GA 30303, USA\";s:3:\"lat\";s:18:\"33.757751175003456\";s:3:\"lng\";s:17:\"-84.3884539604187\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"804","post_id":"90","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"805","post_id":"90","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"806","post_id":"90","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"807","post_id":"90","meta_key":"additional_information_0_text","meta_value":"5$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"808","post_id":"90","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"809","post_id":"90","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"810","post_id":"90","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"811","post_id":"90","meta_key":"additional_information_1_label","meta_value":"All Money Goes For Charity"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"812","post_id":"90","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"813","post_id":"90","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"814","post_id":"90","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"815","post_id":"90","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"816","post_id":"90","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"817","post_id":"90","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"818","post_id":"90","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"819","post_id":"91","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"820","post_id":"91","meta_key":"event_date","meta_value":"2017-08-14 18:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"821","post_id":"91","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"822","post_id":"91","meta_key":"event_image","meta_value":"73"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"823","post_id":"91","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"824","post_id":"91","meta_key":"event_location","meta_value":"Atlanta, Central Library"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"825","post_id":"91","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"826","post_id":"91","meta_key":"event_location_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"827","post_id":"91","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"828","post_id":"91","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:65:\"Margaret Mitchell Square, Peachtree St NW, Atlanta, GA 30303, USA\";s:3:\"lat\";s:18:\"33.757751175003456\";s:3:\"lng\";s:17:\"-84.3884539604187\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"829","post_id":"91","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"830","post_id":"91","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"831","post_id":"91","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"832","post_id":"91","meta_key":"additional_information_0_text","meta_value":"5$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"833","post_id":"91","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"834","post_id":"91","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"835","post_id":"91","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"836","post_id":"91","meta_key":"additional_information_1_label","meta_value":"All Money Goes For Charity"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"837","post_id":"91","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"838","post_id":"91","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"839","post_id":"91","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"840","post_id":"91","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"841","post_id":"91","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"842","post_id":"91","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"843","post_id":"91","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"844","post_id":"92","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"845","post_id":"92","meta_key":"event_date","meta_value":"2017-08-14 18:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"846","post_id":"92","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"847","post_id":"92","meta_key":"event_image","meta_value":"73"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"848","post_id":"92","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"849","post_id":"92","meta_key":"event_location","meta_value":"Atlanta, Central Library"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"850","post_id":"92","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"851","post_id":"92","meta_key":"event_location_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"852","post_id":"92","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"853","post_id":"92","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:65:\"Margaret Mitchell Square, Peachtree St NW, Atlanta, GA 30303, USA\";s:3:\"lat\";s:18:\"33.757751175003456\";s:3:\"lng\";s:17:\"-84.3884539604187\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"854","post_id":"92","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"855","post_id":"92","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"856","post_id":"92","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"857","post_id":"92","meta_key":"additional_information_0_text","meta_value":"5$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"858","post_id":"92","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"859","post_id":"92","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"860","post_id":"92","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"861","post_id":"92","meta_key":"additional_information_1_label","meta_value":"All Money Goes For Charity"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"862","post_id":"92","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"863","post_id":"92","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"864","post_id":"92","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"865","post_id":"92","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"866","post_id":"92","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"867","post_id":"92","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"868","post_id":"92","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"869","post_id":"93","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"870","post_id":"93","meta_key":"event_date","meta_value":"2017-08-14 18:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"871","post_id":"93","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"872","post_id":"93","meta_key":"event_image","meta_value":"73"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"873","post_id":"93","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"874","post_id":"93","meta_key":"event_location","meta_value":"Atlanta, Central Library"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"875","post_id":"93","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"876","post_id":"93","meta_key":"event_location_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"877","post_id":"93","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"878","post_id":"93","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:65:\"Margaret Mitchell Square, Peachtree St NW, Atlanta, GA 30303, USA\";s:3:\"lat\";s:18:\"33.757751175003456\";s:3:\"lng\";s:17:\"-84.3884539604187\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"879","post_id":"93","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"880","post_id":"93","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"881","post_id":"93","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"882","post_id":"93","meta_key":"additional_information_0_text","meta_value":"5$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"883","post_id":"93","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"884","post_id":"93","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"885","post_id":"93","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"886","post_id":"93","meta_key":"additional_information_1_label","meta_value":"All Money Goes For Charity"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"887","post_id":"93","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"888","post_id":"93","meta_key":"additional_information_1_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"889","post_id":"93","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"890","post_id":"93","meta_key":"additional_information_1_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"891","post_id":"93","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"892","post_id":"93","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"893","post_id":"93","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"894","post_id":"94","meta_key":"_wp_attached_file","meta_value":"2017\/08\/99605850179455.58c96fcbbcc95.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"895","post_id":"94","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:40:\"2017\/08\/99605850179455.58c96fcbbcc95.png\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"99605850179455.58c96fcbbcc95-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image\/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-120x120.png\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image\/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image\/png\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image\/png\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"99605850179455.58c96fcbbcc95-1000x600.png\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image\/png\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:42:\"99605850179455.58c96fcbbcc95-1920x1100.png\";s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:9:\"mime-type\";s:9:\"image\/png\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"99605850179455.58c96fcbbcc95-1500x300.png\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-400x550.png\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image\/png\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image\/png\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"99605850179455.58c96fcbbcc95-700x700.png\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image\/png\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:42:\"99605850179455.58c96fcbbcc95-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:42:\"99605850179455.58c96fcbbcc95-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image\/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"99605850179455.58c96fcbbcc95-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image\/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"896","post_id":"95","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"897","post_id":"95","meta_key":"event_date","meta_value":"2017-09-11 15:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"898","post_id":"95","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"899","post_id":"95","meta_key":"event_image","meta_value":"57"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"900","post_id":"95","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"901","post_id":"95","meta_key":"event_location","meta_value":"Hyde Park, London"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"902","post_id":"95","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"903","post_id":"95","meta_key":"event_location_url","meta_value":"https:\/\/www.royalparks.org.uk\/parks\/hyde-park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"904","post_id":"95","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"905","post_id":"95","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:31:\"Unnamed Road, London W2 2UH, UK\";s:3:\"lat\";s:17:\"51.50850562676315\";s:3:\"lng\";s:20:\"-0.16518115997314453\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"906","post_id":"95","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"907","post_id":"95","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"908","post_id":"95","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"909","post_id":"95","meta_key":"additional_information_0_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"910","post_id":"95","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"911","post_id":"95","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"912","post_id":"95","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"913","post_id":"95","meta_key":"additional_information_1_label","meta_value":"Check-In:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"914","post_id":"95","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"915","post_id":"95","meta_key":"additional_information_1_text","meta_value":"Here"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"916","post_id":"95","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"917","post_id":"95","meta_key":"additional_information_1_text_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"918","post_id":"95","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"919","post_id":"95","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"920","post_id":"95","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"921","post_id":"96","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"922","post_id":"97","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"923","post_id":"97","meta_key":"event_date","meta_value":"2017-09-11 15:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"924","post_id":"97","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"925","post_id":"97","meta_key":"event_image","meta_value":"57"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"926","post_id":"97","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"927","post_id":"97","meta_key":"event_location","meta_value":"Hyde Park, London"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"928","post_id":"97","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"929","post_id":"97","meta_key":"event_location_url","meta_value":"https:\/\/www.royalparks.org.uk\/parks\/hyde-park"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"930","post_id":"97","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"931","post_id":"97","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:50:\"5 S Carriage Dr, Knightsbridge, London SW7 1LR, UK\";s:3:\"lat\";s:18:\"51.503109796826124\";s:3:\"lng\";s:19:\"-0.1720905303955078\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"932","post_id":"97","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"933","post_id":"97","meta_key":"additional_information_0_label","meta_value":"Entrance:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"934","post_id":"97","meta_key":"_additional_information_0_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"935","post_id":"97","meta_key":"additional_information_0_text","meta_value":"Free"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"936","post_id":"97","meta_key":"_additional_information_0_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"937","post_id":"97","meta_key":"additional_information_0_text_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"938","post_id":"97","meta_key":"_additional_information_0_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"939","post_id":"97","meta_key":"additional_information_1_label","meta_value":"Check-In:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"940","post_id":"97","meta_key":"_additional_information_1_label","meta_value":"field_591ee2b71978b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"941","post_id":"97","meta_key":"additional_information_1_text","meta_value":"Here"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"942","post_id":"97","meta_key":"_additional_information_1_text","meta_value":"field_591ee2cc1978c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"943","post_id":"97","meta_key":"additional_information_1_text_url","meta_value":"https:\/\/www.google.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"944","post_id":"97","meta_key":"_additional_information_1_text_url","meta_value":"field_591ee32a1978d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"945","post_id":"97","meta_key":"additional_information","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"946","post_id":"97","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"947","post_id":"98","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"948","post_id":"98","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"949","post_id":"98","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"950","post_id":"98","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"951","post_id":"98","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"952","post_id":"98","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"953","post_id":"98","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"954","post_id":"98","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"955","post_id":"98","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"956","post_id":"98","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"957","post_id":"98","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"958","post_id":"98","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"959","post_id":"98","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"960","post_id":"99","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"961","post_id":"99","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"962","post_id":"99","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"963","post_id":"99","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"964","post_id":"99","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"965","post_id":"99","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"966","post_id":"99","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"967","post_id":"99","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"968","post_id":"99","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"969","post_id":"99","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"970","post_id":"99","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"971","post_id":"99","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"972","post_id":"99","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"973","post_id":"100","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"974","post_id":"100","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"975","post_id":"100","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"976","post_id":"100","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"977","post_id":"100","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"978","post_id":"100","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"979","post_id":"100","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"980","post_id":"100","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"981","post_id":"100","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"982","post_id":"100","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"983","post_id":"100","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"984","post_id":"100","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"985","post_id":"100","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"986","post_id":"101","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"987","post_id":"101","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"988","post_id":"101","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"989","post_id":"101","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"990","post_id":"101","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"991","post_id":"101","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"992","post_id":"101","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"993","post_id":"101","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"994","post_id":"101","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"995","post_id":"101","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"996","post_id":"101","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"997","post_id":"101","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"998","post_id":"101","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"999","post_id":"102","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1000","post_id":"102","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1001","post_id":"102","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1002","post_id":"102","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1003","post_id":"102","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1004","post_id":"102","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1005","post_id":"102","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1006","post_id":"102","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1007","post_id":"102","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1008","post_id":"102","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1009","post_id":"102","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1010","post_id":"102","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1011","post_id":"102","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1012","post_id":"103","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1013","post_id":"103","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1014","post_id":"103","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1015","post_id":"103","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1016","post_id":"103","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1017","post_id":"103","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1018","post_id":"103","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1019","post_id":"103","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1020","post_id":"103","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1021","post_id":"103","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1022","post_id":"103","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1023","post_id":"103","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1024","post_id":"103","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1025","post_id":"104","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1026","post_id":"104","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1027","post_id":"104","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1028","post_id":"104","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1029","post_id":"104","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1030","post_id":"104","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1031","post_id":"104","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1032","post_id":"104","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1033","post_id":"104","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1034","post_id":"104","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1035","post_id":"104","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1036","post_id":"104","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1037","post_id":"104","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1038","post_id":"105","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1039","post_id":"105","meta_key":"event_date","meta_value":"2017-09-18 14:30:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1040","post_id":"105","meta_key":"_event_date","meta_value":"field_593694e5bff96"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1041","post_id":"105","meta_key":"event_image","meta_value":"83"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1042","post_id":"105","meta_key":"_event_image","meta_value":"field_591ef0246a09d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1043","post_id":"105","meta_key":"event_location","meta_value":"SciencesPo University"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1044","post_id":"105","meta_key":"_event_location","meta_value":"field_591edd0578a38"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1045","post_id":"105","meta_key":"event_location_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1046","post_id":"105","meta_key":"_event_location_url","meta_value":"field_591edd2d78a39"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1047","post_id":"105","meta_key":"event_map_location","meta_value":"a:3:{s:7:\"address\";s:22:\"A, 75007 Paris, France\";s:3:\"lat\";s:17:\"48.85404215643837\";s:3:\"lng\";s:17:\"2.328329086303711\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1048","post_id":"105","meta_key":"_event_map_location","meta_value":"field_591ee0d79b2e4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1049","post_id":"105","meta_key":"additional_information","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1050","post_id":"105","meta_key":"_additional_information","meta_value":"field_591ee2721978a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1051","post_id":"106","meta_key":"_wp_attached_file","meta_value":"2017\/08\/091de511422635.560f781dab35c2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1052","post_id":"106","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1145;s:4:\"file\";s:41:\"2017\/08\/091de511422635.560f781dab35c2.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-768x458.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"091de511422635.560f781dab35c2-1024x611.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:611;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"091de511422635.560f781dab35c2-120x72.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-700x417.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:42:\"091de511422635.560f781dab35c2-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:43:\"091de511422635.560f781dab35c2-1920x1100.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:42:\"091de511422635.560f781dab35c2-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-400x239.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:41:\"091de511422635.560f781dab35c2-700x417.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:43:\"091de511422635.560f781dab35c2-1300x1145.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1145;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:42:\"091de511422635.560f781dab35c2-1300x775.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:775;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"091de511422635.560f781dab35c2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1053","post_id":"107","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"atts\":{\"id\":\"44e01a37edcf5bea7ff5cb0e9d9fa4b0\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"column\",\"width\":\"1_2\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"atts\":{\"id\":\"ca876fe02d493e2ee5020f24fa813f5c\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"atts\":{\"id\":\"e77c51d1bb6602d472ebd54693e33d42\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}],\"atts\":{\"id\":\"2f09bc6dd100abe4fe32bab7dd48e986\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}],\"atts\":{\"id\":\"9dc40d674e959746e018c02619ac2730\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}],\"atts\":{\"id\":\"f4b097da49ccdb3865e1c75c8c806a0a\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"column\",\"width\":\"1_3\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}],\"atts\":{\"id\":\"4a284e211454ed1bb585f185bdc41809\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"atts\":{\"id\":\"8e05b1bda7f6cac187ac7b8b4566b9c4\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"atts\":{\"id\":\"846a420f7aa30367934cd1c15448acee\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}],\"atts\":{\"id\":\"324a81ce31c62718c48593c25c970cf6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1054","post_id":"107","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1055","post_id":"108","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1056","post_id":"108","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1057","post_id":"108","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1058","post_id":"108","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1059","post_id":"109","meta_key":"_edit_lock","meta_value":"1503048251:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1060","post_id":"109","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1061","post_id":"110","meta_key":"_form","meta_value":"<label> Your Name (required)\n    [text* your-name] <\/label>\n\n<label> Your Email (required)\n    [email* your-email] <\/label>\n\n<label> Subject\n    [text your-subject] <\/label>\n\n<label> Your Message\n    [textarea your-message] <\/label>\n\n[submit \"Send\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1062","post_id":"110","meta_key":"_mail","meta_value":"a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:22:\"Odrin \"[your-subject]\"\";s:6:\"sender\";s:43:\"[your-name] <wordpress@test.com>\";s:9:\"recipient\";s:19:\"\";s:4:\"body\";s:171:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Odrin (http:\/\/localhost\/odrin-demo)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1063","post_id":"110","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:22:\"Odrin \"[your-subject]\"\";s:6:\"sender\";s:37:\"Odrin <wordpress@test.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:113:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Odrin (http:\/\/localhost\/odrin-demo)\";s:18:\"additional_headers\";s:29:\"Reply-To: \";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1064","post_id":"110","meta_key":"_messages","meta_value":"a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1065","post_id":"110","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1066","post_id":"110","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1069","post_id":"112","meta_key":"_wp_attached_file","meta_value":"2017\/08\/marker2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1070","post_id":"112","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:66;s:6:\"height\";i:66;s:4:\"file\";s:19:\"2017\/08\/marker2.png\";s:5:\"sizes\";a:1:{s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"marker2-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image\/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1071","post_id":"109","meta_key":"_wp_page_template","meta_value":"template-contact.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1072","post_id":"113","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1073","post_id":"113","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1074","post_id":"109","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"504f7389f378fb3ed99fc96763bc994e\",\"text\":\"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"f1c7ba68e659338f141235f5f7fbad18\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"8b6a5b99fb6be0c214e9f21eaa636bc6\",\"box_style\":\"horizontal\",\"icon\":\"icon-phone\",\"box_title\":\"Phone\",\"box_content\":\"+129 5293 405\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"4c35d06ca2cf228f34a82be844f8ef6b\",\"box_style\":\"horizontal\",\"icon\":\"icon-map-pin\",\"box_title\":\"Address\",\"box_content\":\"Parramatta Rd 40, Sydney\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1075","post_id":"109","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1076","post_id":"114","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"504f7389f378fb3ed99fc96763bc994e\",\"text\":\"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"8b6a5b99fb6be0c214e9f21eaa636bc6\",\"box_style\":\"horizontal\",\"icon\":\"icon-phone\",\"box_title\":\"Tel; +129 5293 405\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"4c35d06ca2cf228f34a82be844f8ef6b\",\"box_style\":\"horizontal\",\"icon\":\"icon-map\",\"box_title\":\"Address: Parramatta Rd 40, Sydney\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1077","post_id":"114","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1078","post_id":"109","meta_key":"subtitle","meta_value":"You can write your enquiries to me."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1079","post_id":"109","meta_key":"_subtitle","meta_value":"field_595e2d52164e2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1080","post_id":"109","meta_key":"contact_form_7_shortcode","meta_value":"[contact-form-7 id=\"110\" title=\"Contact Form 1\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1081","post_id":"109","meta_key":"_contact_form_7_shortcode","meta_value":"field_57c94f2a1c5c8"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1082","post_id":"109","meta_key":"location","meta_value":"a:3:{s:7:\"address\";s:50:\"40 Parramatta Rd, Forest Lodge NSW 2037, Australia\";s:3:\"lat\";s:11:\"-33.8850216\";s:3:\"lng\";s:18:\"151.18391840000004\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1083","post_id":"109","meta_key":"_location","meta_value":"field_57c80b27af100"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1084","post_id":"109","meta_key":"map_zoom","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1085","post_id":"109","meta_key":"_map_zoom","meta_value":"field_57c81a17a5541"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1086","post_id":"109","meta_key":"marker","meta_value":"112"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1087","post_id":"109","meta_key":"_marker","meta_value":"field_57c94426bcf0d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1088","post_id":"114","meta_key":"subtitle","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1089","post_id":"114","meta_key":"_subtitle","meta_value":"field_595e2d52164e2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1090","post_id":"114","meta_key":"contact_form_7_shortcode","meta_value":"[contact-form-7 id=\"110\" title=\"Contact Form 1\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1091","post_id":"114","meta_key":"_contact_form_7_shortcode","meta_value":"field_57c94f2a1c5c8"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1092","post_id":"114","meta_key":"location","meta_value":"a:3:{s:7:\"address\";s:50:\"40 Parramatta Rd, Forest Lodge NSW 2037, Australia\";s:3:\"lat\";s:11:\"-33.8850216\";s:3:\"lng\";s:18:\"151.18391840000004\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1093","post_id":"114","meta_key":"_location","meta_value":"field_57c80b27af100"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1094","post_id":"114","meta_key":"map_zoom","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1095","post_id":"114","meta_key":"_map_zoom","meta_value":"field_57c81a17a5541"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1096","post_id":"114","meta_key":"marker","meta_value":"112"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1097","post_id":"114","meta_key":"_marker","meta_value":"field_57c94426bcf0d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1098","post_id":"115","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"504f7389f378fb3ed99fc96763bc994e\",\"text\":\"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"8b6a5b99fb6be0c214e9f21eaa636bc6\",\"box_style\":\"horizontal\",\"icon\":\"icon-phone\",\"box_title\":\"Tel; +129 5293 405\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"4c35d06ca2cf228f34a82be844f8ef6b\",\"box_style\":\"horizontal\",\"icon\":\"icon-map\",\"box_title\":\"Address: Parramatta Rd 40, Sydney\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1099","post_id":"115","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1102","post_id":"117","meta_key":"_wp_attached_file","meta_value":"2017\/08\/favicon2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1103","post_id":"117","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2017\/08\/favicon2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"favicon2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"favicon2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"favicon2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"favicon2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:20:\"favicon2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:20:\"favicon2-512x300.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:20:\"favicon2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:20:\"favicon2-400x512.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:20:\"favicon2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"favicon2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1104","post_id":"118","meta_key":"_wp_attached_file","meta_value":"2017\/08\/cropped-favicon2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1105","post_id":"118","meta_key":"_wp_attachment_context","meta_value":"site-icon"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1106","post_id":"118","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2017\/08\/cropped-favicon2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-120x120.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-512x300.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-400x512.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:28:\"cropped-favicon2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-favicon2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1107","post_id":"119","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1108","post_id":"119","meta_key":"_wp_trash_meta_time","meta_value":"1502207695"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1109","post_id":"120","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"504f7389f378fb3ed99fc96763bc994e\",\"text\":\"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"f1c7ba68e659338f141235f5f7fbad18\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"8b6a5b99fb6be0c214e9f21eaa636bc6\",\"box_style\":\"horizontal\",\"icon\":\"icon-phone\",\"box_title\":\"Tel: +129 5293 405\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"4c35d06ca2cf228f34a82be844f8ef6b\",\"box_style\":\"horizontal\",\"icon\":\"icon-map\",\"box_title\":\"Parramatta Rd 40, Sydney\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1110","post_id":"120","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1111","post_id":"120","meta_key":"subtitle","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1112","post_id":"120","meta_key":"_subtitle","meta_value":"field_595e2d52164e2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1113","post_id":"120","meta_key":"contact_form_7_shortcode","meta_value":"[contact-form-7 id=\"110\" title=\"Contact Form 1\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1114","post_id":"120","meta_key":"_contact_form_7_shortcode","meta_value":"field_57c94f2a1c5c8"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1115","post_id":"120","meta_key":"location","meta_value":"a:3:{s:7:\"address\";s:50:\"40 Parramatta Rd, Forest Lodge NSW 2037, Australia\";s:3:\"lat\";s:11:\"-33.8850216\";s:3:\"lng\";s:18:\"151.18391840000004\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1116","post_id":"120","meta_key":"_location","meta_value":"field_57c80b27af100"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1117","post_id":"120","meta_key":"map_zoom","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1118","post_id":"120","meta_key":"_map_zoom","meta_value":"field_57c81a17a5541"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1119","post_id":"120","meta_key":"marker","meta_value":"112"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1120","post_id":"120","meta_key":"_marker","meta_value":"field_57c94426bcf0d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1121","post_id":"121","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"504f7389f378fb3ed99fc96763bc994e\",\"text\":\"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"f1c7ba68e659338f141235f5f7fbad18\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"8b6a5b99fb6be0c214e9f21eaa636bc6\",\"box_style\":\"horizontal\",\"icon\":\"icon-phone\",\"box_title\":\"Tel: +129 5293 405\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"4c35d06ca2cf228f34a82be844f8ef6b\",\"box_style\":\"horizontal\",\"icon\":\"icon-map\",\"box_title\":\"Parramatta Rd 40, Sydney\",\"box_content\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1122","post_id":"121","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1123","post_id":"122","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"504f7389f378fb3ed99fc96763bc994e\",\"text\":\"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"f1c7ba68e659338f141235f5f7fbad18\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"8b6a5b99fb6be0c214e9f21eaa636bc6\",\"box_style\":\"horizontal\",\"icon\":\"icon-phone\",\"box_title\":\"\",\"box_content\":\"Tel: +129 5293 405\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"4c35d06ca2cf228f34a82be844f8ef6b\",\"box_style\":\"horizontal\",\"icon\":\"icon-map\",\"box_title\":\"\",\"box_content\":\"Parramatta Rd 40, Sydney\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1124","post_id":"122","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1125","post_id":"122","meta_key":"subtitle","meta_value":"You can write your enquiries to me."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1126","post_id":"122","meta_key":"_subtitle","meta_value":"field_595e2d52164e2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1127","post_id":"122","meta_key":"contact_form_7_shortcode","meta_value":"[contact-form-7 id=\"110\" title=\"Contact Form 1\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1128","post_id":"122","meta_key":"_contact_form_7_shortcode","meta_value":"field_57c94f2a1c5c8"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1129","post_id":"122","meta_key":"location","meta_value":"a:3:{s:7:\"address\";s:50:\"40 Parramatta Rd, Forest Lodge NSW 2037, Australia\";s:3:\"lat\";s:11:\"-33.8850216\";s:3:\"lng\";s:18:\"151.18391840000004\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1130","post_id":"122","meta_key":"_location","meta_value":"field_57c80b27af100"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1131","post_id":"122","meta_key":"map_zoom","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1132","post_id":"122","meta_key":"_map_zoom","meta_value":"field_57c81a17a5541"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1133","post_id":"122","meta_key":"marker","meta_value":"112"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1134","post_id":"122","meta_key":"_marker","meta_value":"field_57c94426bcf0d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1135","post_id":"1","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1136","post_id":"1","meta_key":"_wp_trash_meta_time","meta_value":"1502267432"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1137","post_id":"1","meta_key":"_wp_desired_post_slug","meta_value":"hello-world"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1138","post_id":"123","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1139","post_id":"1","meta_key":"_wp_trash_meta_comments_status","meta_value":"a:1:{i:1;s:1:\"1\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1140","post_id":"124","meta_key":"_edit_lock","meta_value":"1502272649:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1141","post_id":"124","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1147","post_id":"126","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1149","post_id":"124","meta_key":"odrin_post_views_count","meta_value":"6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1150","post_id":"128","meta_key":"_edit_lock","meta_value":"1502272783:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1151","post_id":"128","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1157","post_id":"130","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1160","post_id":"128","meta_key":"odrin_post_views_count","meta_value":"7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1165","post_id":"132","meta_key":"_edit_lock","meta_value":"1502272783:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1166","post_id":"132","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1172","post_id":"134","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1173","post_id":"132","meta_key":"odrin_post_views_count","meta_value":"12"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1177","post_id":"136","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1180","post_id":"137","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1183","post_id":"138","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1184","post_id":"139","meta_key":"_edit_lock","meta_value":"1502272636:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1185","post_id":"139","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1186","post_id":"140","meta_key":"_wp_attached_file","meta_value":"2017\/08\/a68eb327263933.563623b6570d6-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1187","post_id":"140","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:539;s:6:\"height\";i:754;s:4:\"file\";s:42:\"2017\/08\/a68eb327263933.563623b6570d6-1.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"a68eb327263933.563623b6570d6-1-86x120.jpg\";s:5:\"width\";i:86;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-500x700.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-539x600.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-539x300.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-286x400.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-539x700.jpg\";s:5:\"width\";i:539;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:42:\"a68eb327263933.563623b6570d6-1-500x700.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:40:\"a68eb327263933.563623b6570d6-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1190","post_id":"141","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1191","post_id":"142","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1192","post_id":"139","meta_key":"odrin_post_views_count","meta_value":"10"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1193","post_id":"143","meta_key":"_edit_lock","meta_value":"1502270522:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1194","post_id":"143","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1195","post_id":"143","meta_key":"_wp_page_template","meta_value":"template-blog.php"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1196","post_id":"144","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1197","post_id":"144","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1198","post_id":"143","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1199","post_id":"143","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1200","post_id":"143","meta_key":"full_width","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1201","post_id":"143","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1202","post_id":"143","meta_key":"header_subtitle","meta_value":"Latest stories."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1203","post_id":"143","meta_key":"_header_subtitle","meta_value":"field_592d5d475108e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1204","post_id":"143","meta_key":"show_search","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1205","post_id":"143","meta_key":"_show_search","meta_value":"field_592d5d695108f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1206","post_id":"144","meta_key":"full_width","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1207","post_id":"144","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1208","post_id":"144","meta_key":"header_subtitle","meta_value":"Latest stories."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1209","post_id":"144","meta_key":"_header_subtitle","meta_value":"field_592d5d475108e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1210","post_id":"144","meta_key":"show_search","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1211","post_id":"144","meta_key":"_show_search","meta_value":"field_592d5d695108f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1212","post_id":"145","meta_key":"_wp_attached_file","meta_value":"2017\/08\/ef116b48745281.58a10357d4fa9.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1213","post_id":"145","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:40:\"2017\/08\/ef116b48745281.58a10357d4fa9.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"ef116b48745281.58a10357d4fa9-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"ef116b48745281.58a10357d4fa9-120x68.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"ef116b48745281.58a10357d4fa9-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"ef116b48745281.58a10357d4fa9-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"ef116b48745281.58a10357d4fa9-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:42:\"ef116b48745281.58a10357d4fa9-1300x1080.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"ef116b48745281.58a10357d4fa9-1300x731.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"ef116b48745281.58a10357d4fa9-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1214","post_id":"124","meta_key":"_thumbnail_id","meta_value":"145"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1217","post_id":"146","meta_key":"_wp_attached_file","meta_value":"2017\/08\/b5b07730801273.56335b6088e43.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1218","post_id":"146","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:960;s:4:\"file\";s:40:\"2017\/08\/b5b07730801273.56335b6088e43.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"b5b07730801273.56335b6088e43-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"b5b07730801273.56335b6088e43-120x60.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-700x350.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"b5b07730801273.56335b6088e43-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"b5b07730801273.56335b6088e43-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-400x200.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"b5b07730801273.56335b6088e43-700x350.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:41:\"b5b07730801273.56335b6088e43-1300x960.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"b5b07730801273.56335b6088e43-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"b5b07730801273.56335b6088e43-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1219","post_id":"128","meta_key":"_thumbnail_id","meta_value":"146"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1222","post_id":"147","meta_key":"_wp_attached_file","meta_value":"2017\/08\/d5ed4048745281.58a10357d5b24.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1223","post_id":"147","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:40:\"2017\/08\/d5ed4048745281.58a10357d5b24.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"d5ed4048745281.58a10357d5b24-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"d5ed4048745281.58a10357d5b24-120x68.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"d5ed4048745281.58a10357d5b24-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"d5ed4048745281.58a10357d5b24-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"d5ed4048745281.58a10357d5b24-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:42:\"d5ed4048745281.58a10357d5b24-1300x1080.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"d5ed4048745281.58a10357d5b24-1300x731.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"d5ed4048745281.58a10357d5b24-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1224","post_id":"132","meta_key":"_thumbnail_id","meta_value":"147"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1227","post_id":"148","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1228","post_id":"149","meta_key":"_wp_attached_file","meta_value":"2017\/08\/75852241271217.579faa50c3c82.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1229","post_id":"149","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1048;s:4:\"file\";s:40:\"2017\/08\/75852241271217.579faa50c3c82.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-768x419.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"75852241271217.579faa50c3c82-1024x559.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"75852241271217.579faa50c3c82-120x66.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-700x382.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"75852241271217.579faa50c3c82-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"75852241271217.579faa50c3c82-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-400x218.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"75852241271217.579faa50c3c82-700x382.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:42:\"75852241271217.579faa50c3c82-1300x1048.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1048;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"75852241271217.579faa50c3c82-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"75852241271217.579faa50c3c82-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1230","post_id":"139","meta_key":"_thumbnail_id","meta_value":"149"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1233","post_id":"150","meta_key":"_edit_lock","meta_value":"1502272435:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1234","post_id":"150","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1235","post_id":"151","meta_key":"_wp_attached_file","meta_value":"2017\/08\/10bc5748745281.58a10357d5388.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1236","post_id":"151","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:40:\"2017\/08\/10bc5748745281.58a10357d5388.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"10bc5748745281.58a10357d5388-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"10bc5748745281.58a10357d5388-120x68.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:68;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"10bc5748745281.58a10357d5388-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"10bc5748745281.58a10357d5388-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"10bc5748745281.58a10357d5388-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:42:\"10bc5748745281.58a10357d5388-1300x1080.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"10bc5748745281.58a10357d5388-1300x731.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"10bc5748745281.58a10357d5388-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1237","post_id":"150","meta_key":"_thumbnail_id","meta_value":"151"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1240","post_id":"152","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1241","post_id":"150","meta_key":"odrin_post_views_count","meta_value":"28"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1244","post_id":"154","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1245","post_id":"153","meta_key":"_edit_lock","meta_value":"1502272606:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1246","post_id":"153","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1247","post_id":"155","meta_key":"_wp_attached_file","meta_value":"2017\/08\/1ffdc933480923.56ac904eddbd5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1248","post_id":"155","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:960;s:4:\"file\";s:40:\"2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\";s:5:\"sizes\";a:18:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"1ffdc933480923.56ac904eddbd5-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"1ffdc933480923.56ac904eddbd5-120x60.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-700x350.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:41:\"1ffdc933480923.56ac904eddbd5-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:41:\"1ffdc933480923.56ac904eddbd5-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-400x200.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:40:\"1ffdc933480923.56ac904eddbd5-700x350.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:41:\"1ffdc933480923.56ac904eddbd5-1300x960.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:41:\"1ffdc933480923.56ac904eddbd5-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"1ffdc933480923.56ac904eddbd5-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1249","post_id":"153","meta_key":"_thumbnail_id","meta_value":"155"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1252","post_id":"156","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1255","post_id":"157","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1256","post_id":"153","meta_key":"odrin_post_views_count","meta_value":"44"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1259","post_id":"158","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1262","post_id":"160","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1265","post_id":"161","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1268","post_id":"139","meta_key":"_wp_old_slug","meta_value":"great-news-about-my-latest-book"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1271","post_id":"132","meta_key":"_wp_old_slug","meta_value":"my-morning-routine"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1272","post_id":"162","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1275","post_id":"163","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1276","post_id":"128","meta_key":"_wp_old_slug","meta_value":"tips-for-writing-inspiring-stories"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1277","post_id":"164","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1280","post_id":"165","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1281","post_id":"124","meta_key":"_wp_old_slug","meta_value":"how-to-relax-and-stay-focused"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1282","post_id":"166","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1283","post_id":"166","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1284","post_id":"166","meta_key":"_menu_item_object_id","meta_value":"17"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1285","post_id":"166","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1286","post_id":"166","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1287","post_id":"166","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1288","post_id":"166","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1289","post_id":"166","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1291","post_id":"167","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1292","post_id":"167","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1293","post_id":"167","meta_key":"_menu_item_object_id","meta_value":"143"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1294","post_id":"167","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1295","post_id":"167","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1296","post_id":"167","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1297","post_id":"167","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1298","post_id":"167","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1300","post_id":"168","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1301","post_id":"168","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1302","post_id":"168","meta_key":"_menu_item_object_id","meta_value":"60"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1303","post_id":"168","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1304","post_id":"168","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1305","post_id":"168","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1306","post_id":"168","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1307","post_id":"168","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1309","post_id":"169","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1310","post_id":"169","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1311","post_id":"169","meta_key":"_menu_item_object_id","meta_value":"109"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1312","post_id":"169","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1313","post_id":"169","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1314","post_id":"169","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1315","post_id":"169","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1316","post_id":"169","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1318","post_id":"170","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1319","post_id":"170","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1320","post_id":"170","meta_key":"_menu_item_object_id","meta_value":"170"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1321","post_id":"170","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1322","post_id":"170","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1323","post_id":"170","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1324","post_id":"170","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1325","post_id":"170","meta_key":"_menu_item_url","meta_value":"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1327","post_id":"171","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h3\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h3\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":4,\"columns_number\":2,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1328","post_id":"171","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1329","post_id":"171","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1330","post_id":"171","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1331","post_id":"172","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"2_3\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h3\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h3\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":4,\"columns_number\":1,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1332","post_id":"172","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1333","post_id":"172","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1334","post_id":"172","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1335","post_id":"173","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}],\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1336","post_id":"173","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1337","post_id":"173","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1338","post_id":"173","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1339","post_id":"174","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1340","post_id":"174","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1341","post_id":"174","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1342","post_id":"174","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1343","post_id":"175","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"no\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1344","post_id":"175","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1345","post_id":"175","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1346","post_id":"175","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1347","post_id":"176","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"504f7389f378fb3ed99fc96763bc994e\",\"text\":\"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"f1c7ba68e659338f141235f5f7fbad18\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"8b6a5b99fb6be0c214e9f21eaa636bc6\",\"box_style\":\"horizontal\",\"icon\":\"icon-phone\",\"box_title\":\"Phone\",\"box_content\":\"+129 5293 405\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"4c35d06ca2cf228f34a82be844f8ef6b\",\"box_style\":\"horizontal\",\"icon\":\"icon-map-pin\",\"box_title\":\"Address\",\"box_content\":\"Parramatta Rd 40, Sydney\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1348","post_id":"176","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1349","post_id":"176","meta_key":"subtitle","meta_value":"You can write your enquiries to me."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1350","post_id":"176","meta_key":"_subtitle","meta_value":"field_595e2d52164e2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1351","post_id":"176","meta_key":"contact_form_7_shortcode","meta_value":"[contact-form-7 id=\"110\" title=\"Contact Form 1\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1352","post_id":"176","meta_key":"_contact_form_7_shortcode","meta_value":"field_57c94f2a1c5c8"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1353","post_id":"176","meta_key":"location","meta_value":"a:3:{s:7:\"address\";s:50:\"40 Parramatta Rd, Forest Lodge NSW 2037, Australia\";s:3:\"lat\";s:11:\"-33.8850216\";s:3:\"lng\";s:18:\"151.18391840000004\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1354","post_id":"176","meta_key":"_location","meta_value":"field_57c80b27af100"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1355","post_id":"176","meta_key":"map_zoom","meta_value":"15"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1356","post_id":"176","meta_key":"_map_zoom","meta_value":"field_57c81a17a5541"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1357","post_id":"176","meta_key":"marker","meta_value":"112"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1358","post_id":"176","meta_key":"_marker","meta_value":"field_57c94426bcf0d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1359","post_id":"177","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1360","post_id":"177","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1361","post_id":"60","meta_key":"background_image","meta_value":"178"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1362","post_id":"60","meta_key":"_background_image","meta_value":"field_592c141bb717f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1363","post_id":"60","meta_key":"header_color_overlay","meta_value":"dark"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1364","post_id":"60","meta_key":"_header_color_overlay","meta_value":"field_592c1441b7180"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1365","post_id":"60","meta_key":"header_text_color","meta_value":"light"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1366","post_id":"60","meta_key":"_header_text_color","meta_value":"field_592c255aba7fb"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1367","post_id":"177","meta_key":"full_width","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1368","post_id":"177","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1369","post_id":"177","meta_key":"header_style","meta_value":"custom_header"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1370","post_id":"177","meta_key":"_header_style","meta_value":"field_59282590fffe4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1371","post_id":"177","meta_key":"featured_event","meta_value":"56"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1372","post_id":"177","meta_key":"_featured_event","meta_value":"field_5928278efffe7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1373","post_id":"177","meta_key":"show_filter","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1374","post_id":"177","meta_key":"_show_filter","meta_value":"field_5926a5d90831e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1375","post_id":"177","meta_key":"filter_text","meta_value":"Filter Events:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1376","post_id":"177","meta_key":"_filter_text","meta_value":"field_5926cb5ec00cd"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1377","post_id":"177","meta_key":"events_per_page","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1378","post_id":"177","meta_key":"_events_per_page","meta_value":"field_5926ba710fab6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1379","post_id":"177","meta_key":"background_image","meta_value":"66"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1380","post_id":"177","meta_key":"_background_image","meta_value":"field_592c141bb717f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1381","post_id":"177","meta_key":"header_color_overlay","meta_value":"dark"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1382","post_id":"177","meta_key":"_header_color_overlay","meta_value":"field_592c1441b7180"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1383","post_id":"177","meta_key":"header_text_color","meta_value":"light"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1384","post_id":"177","meta_key":"_header_text_color","meta_value":"field_592c255aba7fb"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1385","post_id":"178","meta_key":"_wp_attached_file","meta_value":"2017\/08\/pexels-photo-2679612.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1386","post_id":"178","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:32:\"2017\/08\/pexels-photo-2679612.jpg\";s:5:\"sizes\";a:19:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"pexels-photo-2679612-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"pexels-photo-2679612-120x80.jpg\";s:5:\"width\";i:120;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:22:\"odrin_landscape_medium\";a:4:{s:4:\"file\";s:33:\"pexels-photo-2679612-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:21:\"odrin_landscape_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-2679612-2000x1100.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:20:\"odrin_landscape_wide\";a:4:{s:4:\"file\";s:33:\"pexels-photo-2679612-1500x300.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:18:\"odrin_square_small\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"odrin_portrait\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-400x550.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_small_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"odrin_medium\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"odrin_medium_soft\";a:4:{s:4:\"file\";s:32:\"pexels-photo-2679612-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"odrin_large\";a:4:{s:4:\"file\";s:34:\"pexels-photo-2679612-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:16:\"odrin_large_soft\";a:4:{s:4:\"file\";s:33:\"pexels-photo-2679612-1300x866.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"pexels-photo-2679612-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1387","post_id":"179","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1388","post_id":"179","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1389","post_id":"179","meta_key":"full_width","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1390","post_id":"179","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1391","post_id":"179","meta_key":"header_style","meta_value":"custom_header"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1392","post_id":"179","meta_key":"_header_style","meta_value":"field_59282590fffe4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1393","post_id":"179","meta_key":"featured_event","meta_value":"56"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1394","post_id":"179","meta_key":"_featured_event","meta_value":"field_5928278efffe7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1395","post_id":"179","meta_key":"show_filter","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1396","post_id":"179","meta_key":"_show_filter","meta_value":"field_5926a5d90831e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1397","post_id":"179","meta_key":"filter_text","meta_value":"Filter Events:"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1398","post_id":"179","meta_key":"_filter_text","meta_value":"field_5926cb5ec00cd"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1399","post_id":"179","meta_key":"events_per_page","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1400","post_id":"179","meta_key":"_events_per_page","meta_value":"field_5926ba710fab6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1401","post_id":"179","meta_key":"background_image","meta_value":"178"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1402","post_id":"179","meta_key":"_background_image","meta_value":"field_592c141bb717f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1403","post_id":"179","meta_key":"header_color_overlay","meta_value":"dark"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1404","post_id":"179","meta_key":"_header_color_overlay","meta_value":"field_592c1441b7180"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1405","post_id":"179","meta_key":"header_text_color","meta_value":"light"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1406","post_id":"179","meta_key":"_header_text_color","meta_value":"field_592c255aba7fb"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1407","post_id":"180","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1408","post_id":"180","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1409","post_id":"180","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1410","post_id":"180","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1418","post_id":"184","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_3\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1419","post_id":"184","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1420","post_id":"184","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1421","post_id":"184","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1422","post_id":"185","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"center_text\":\"no\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1423","post_id":"185","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1424","post_id":"185","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1425","post_id":"185","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1426","post_id":"186","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"2ed8c157b7a567006d906bac46ed2af4\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5fe57323af03aedc86aea585cfb9c96d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"true\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"87fb9fcd0fd4f52dbfdd9c0a6512f7ed\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1427","post_id":"186","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1428","post_id":"186","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1429","post_id":"186","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1430","post_id":"187","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"true\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5fe57323af03aedc86aea585cfb9c96d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"87fb9fcd0fd4f52dbfdd9c0a6512f7ed\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"1153c61fb4cb9222e55eefce1131f935\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"2ed8c157b7a567006d906bac46ed2af4\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5b935c33872c2a661d977c507a8d9915\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ace62882d833edcb3f5801607d79e7dd\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"bcdec5bd137673222f93d2b2a60d9de5\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"6c04d51c331d895f8cfdfc16c3099fb4\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"064a30997ddb701820b5e0b771c2d3c8\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"f5736a7f6fce4a41fdefd2f05b182860\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"cacdb7ce7cf32a0184a7dcfe56bc3b18\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1431","post_id":"187","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1432","post_id":"187","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1433","post_id":"187","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1434","post_id":"188","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"true\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5fe57323af03aedc86aea585cfb9c96d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"87fb9fcd0fd4f52dbfdd9c0a6512f7ed\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"1153c61fb4cb9222e55eefce1131f935\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"2ed8c157b7a567006d906bac46ed2af4\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5b935c33872c2a661d977c507a8d9915\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ace62882d833edcb3f5801607d79e7dd\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"bcdec5bd137673222f93d2b2a60d9de5\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"6c04d51c331d895f8cfdfc16c3099fb4\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"064a30997ddb701820b5e0b771c2d3c8\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"f5736a7f6fce4a41fdefd2f05b182860\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"cacdb7ce7cf32a0184a7dcfe56bc3b18\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1435","post_id":"188","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1436","post_id":"189","meta_key":"fw:opt:ext:pb:page-builder:json","meta_value":"[{\"type\":\"section\",\"atts\":{\"id\":\"126c98a54e4674511336d75086c6e3b0\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"true\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"011781ab1875d04cd4fb58c2f8dc330f\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ed9431f005ab089053e70bcb2e4384cb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"c7f9466092d69f29e9e49088a9ef6bee\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"1149f570afbef290db0d66f02162526c\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"73c545d2a544485e21ecbdee3bb647f3\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"e103e9b8ffe66c87036230087204a6d6\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"384f995fc4842279158d538e7969bef0\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5fe57323af03aedc86aea585cfb9c96d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"87fb9fcd0fd4f52dbfdd9c0a6512f7ed\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"1153c61fb4cb9222e55eefce1131f935\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"fa4e0f15f82c06649b99fb94295b8f76\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"true\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"book_image\",\"atts\":{\"id\":\"bff007fa8382ba612df1289be55c5aa6\",\"layout\":\"layout_1\",\"book_image_type\":{\"image_type_select\":\"product_image\",\"custom_image\":{\"book_image\":\"\",\"width\":\"450\",\"height\":\"\",\"link\":\"\",\"target\":\"_self\"},\"product_image\":{\"product\":\"9\",\"show_read_book\":\"yes\",\"show_price\":\"yes\"}},\"background_image\":{\"attachment_id\":\"25\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/57b0c746638779.585c520a93df3.jpg\"},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"2ed8c157b7a567006d906bac46ed2af4\",\"height\":\"40px\",\"height_mobile\":\"40px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_2\",\"atts\":{\"id\":\"5b935c33872c2a661d977c507a8d9915\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"ace62882d833edcb3f5801607d79e7dd\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"bcdec5bd137673222f93d2b2a60d9de5\",\"title\":\"Enemy Of The New World\",\"subtitle\":\"One Man. One Mission. Can He Go Beyond?\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"text_block\",\"atts\":{\"id\":\"6c04d51c331d895f8cfdfc16c3099fb4\",\"text\":\"<p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\\\/p>\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"064a30997ddb701820b5e0b771c2d3c8\",\"height\":\"30px\",\"height_mobile\":\"30px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"f5736a7f6fce4a41fdefd2f05b182860\",\"label\":\"View Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"view_book\"}},\"color\":\"color\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"100\"}}}},{\"type\":\"simple\",\"shortcode\":\"button\",\"atts\":{\"id\":\"cacdb7ce7cf32a0184a7dcfe56bc3b18\",\"label\":\"Read The Book\",\"button_type\":{\"button_type_select\":\"product_button\",\"normal_button\":{\"link\":\"#\",\"target\":\"_blank\"},\"product_button\":{\"product\":\"9\",\"product_button_type\":\"read_the_book\"}},\"color\":\"normal\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3cf7815cd9e79230c8b198c5feb8f639\",\"padding\":\"120px 0px 160px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"b30f52a3600e2a3a06549290e5f49c5d\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"83bc9a11b96079f560018d98e5c43721\",\"title\":\"Meet The Characters\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"bcbb3f997c0dabd751cd3d1201a0eb18\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"content_slider\",\"atts\":{\"id\":\"dec04f885e3c3fbc8e261272eb88226f\",\"content_slider\":[{\"item_image\":{\"attachment_id\":\"38\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/a68eb327263933.563623b6570d6-e1502116996765.jpg\"},\"item_title\":\"Pandora\",\"item_subtitle\":\"The All Giving\",\"item_content\":\"<p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"16\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/7a75b552825357.591dc5c1cc32b.jpg\"},\"item_title\":\"Capt. J . Visser\",\"item_subtitle\":\"A Man On A Mission\",\"item_content\":\"<p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\\\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\\\/p>\"},{\"item_image\":{\"attachment_id\":\"41\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/arachne.jpg\"},\"item_title\":\"Arachne\",\"item_subtitle\":\"Weaver of Fate\",\"item_content\":\"<p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\\\/p>\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"c6b8942222bab1de5e2ee74a342156fc\",\"padding\":\"100px 0px 100px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"light\",\"background_image\":{\"type\":\"custom\",\"custom\":\"43\",\"predefined\":\"\",\"data\":{\"icon\":\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\",\"css\":{\"background-image\":\"url(\\\"http:\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/sky-night-space-house.jpg\\\")\"}}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"yes\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"2e61271c011108cf3202943408464975\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"298ac1191a186cb65df959b7fe35a082\",\"title\":\"A Space Odyssey About\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"079ee02eb3d6ac85eacae067948bcf38\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"ed73393e68f7fd858c491511c7b0b770\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"6a6abb1c0f9cfc482a6a63ec5f07bc97\",\"box_style\":\"vertical\",\"icon\":\"icon-telescope\",\"box_title\":\"Exploration\",\"box_content\":\"Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"0de3717d85e0189982331d05c30945d2\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"514294fc4a24b2ff926237f18e7debbb\",\"box_style\":\"vertical\",\"icon\":\"icon-target\",\"box_title\":\"War\",\"box_content\":\"Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"300\"}}}}]},{\"type\":\"column\",\"width\":\"1_3\",\"atts\":{\"id\":\"5f6d0196d2e251a09b92cd356835c4e6\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"box_icon\",\"atts\":{\"id\":\"3c6616450263d591bb08110dcad188c4\",\"box_style\":\"vertical\",\"icon\":\"icon-genius\",\"box_title\":\"Science\",\"box_content\":\"From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"500\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d83b1f2e03ad21abe50f24383713919c\",\"padding\":\"140px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"bdd6e0debdca4d5e7019905ad8adb252\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_text_block\",\"atts\":{\"id\":\"90e29aba47e23450d98aceb026a5d8f9\",\"type\":\"light\",\"title\":\"James W. Raven\",\"subtitle\":\"Inspiring Novelist and Award-Winning Author\",\"text_content\":\"<p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\\\/p>\",\"image\":{\"attachment_id\":\"49\",\"url\":\"\\\/\\\/localhost\\\/odrin-demo\\\/wp-content\\\/uploads\\\/2017\\\/08\\\/book_author.jpg\"},\"vertical_position\":\"top\",\"horizontal_position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"ecdd8c7a62741b9b5e342d36b9589ff5\",\"padding\":\"140px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"yes\",\"yes\":{\"background_color\":\"#faf7f2\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"1e98c7d9916949b351ef5a44694d3744\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"5d28c89433d14d7ee3f92564276e5020\",\"title\":\"Book Reviews\",\"subtitle\":\"What People Are Saying\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"testimonial_carousel\",\"atts\":{\"id\":\"c01c9874d54c418ed112102e15f60075\",\"testimonial_carousel\":[{\"testimonial_text\":\"Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\",\"testimonial_author\":\"Mike Auditores\",\"testimonial_company\":\"Guardian\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\",\"testimonial_author\":\"Jane Johnsonn\",\"testimonial_company\":\"BBC\",\"testimonial_link\":\"google.com\"},{\"testimonial_text\":\"Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\",\"testimonial_author\":\"Samantha Rodgers\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"},{\"testimonial_text\":\"Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\\u00e9 lollipop biscuit drag\\u00e9e jelly-o. \",\"testimonial_author\":\"Nick Chester\",\"testimonial_company\":\"\",\"testimonial_link\":\"\"}],\"auto_height\":\"false\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"3562b8dc36037107e0aa77bd7007aa1a\",\"padding\":\"100px 0px 120px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"e822582b11d2100d981048b1b96951ec\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"eb22aa982c181311487a23f01bcf3606\",\"title\":\"Upcoming Events\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"d2516f5e4513d7a58d9072a0fdd92b22\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"events\",\"atts\":{\"id\":\"ef37016ae25833a2c56006435d086e93\",\"number_of_events\":4,\"show_past_events\":\"false\",\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"View All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}}]}]},{\"type\":\"section\",\"atts\":{\"id\":\"d0c9ad2e70e18bc525817c0d1ab1b4fd\",\"padding\":\"100px 0px 140px 0px\",\"padding_mobile\":\"\",\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"full_width\":false,\"match_height\":false,\"text_type\":\"dark\",\"background_image\":{\"type\":\"custom\",\"custom\":\"\",\"predefined\":\"\",\"data\":{\"icon\":\"\",\"css\":[]}},\"background_repeat\":\"no\",\"filter_image\":{\"filter_image\":\"no\",\"yes\":{\"filter_color\":\"#000\",\"opacity\":50}},\"parallax\":false,\"video\":\"\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"100\"}}},\"_items\":[{\"type\":\"column\",\"width\":\"1_1\",\"atts\":{\"id\":\"de7de7ee9c1f017bdd01ff970967eeaf\",\"custom_padding\":{\"custom_padding\":\"no\",\"yes\":{\"padding\":\"0 25px 0 25px\",\"padding_mobile\":\"\"}},\"background_color_picker\":{\"background_color\":\"no\",\"yes\":{\"background_color\":\"#ffffff\"}},\"text_position\":\"left\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"},\"_items\":[{\"type\":\"simple\",\"shortcode\":\"special_heading\",\"atts\":{\"id\":\"f4c77b23b677e7136b740a69478ff5b5\",\"title\":\"Latest Stories\",\"subtitle\":\"\",\"heading\":\"h2\",\"position\":\"center\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"no\",\"yes\":{\"animation_type\":\"fadeIn\",\"animation_delay\":\"0\"}}}},{\"type\":\"simple\",\"shortcode\":\"spacer\",\"atts\":{\"id\":\"073c114204498349ef428d9a699570eb\",\"height\":\"20px\",\"height_mobile\":\"20px\",\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\"}},{\"type\":\"simple\",\"shortcode\":\"blog\",\"atts\":{\"id\":\"a39a3a41ec67842ffbf96964d20bd301\",\"posts_number\":3,\"columns_number\":3,\"view_all\":{\"view_all\":\"true\",\"true\":{\"label\":\"Read All\"}},\"hide_on_desktop\":\"false\",\"hide_on_mobile\":\"false\",\"animation_on_scroll\":{\"animation_enable\":\"yes\",\"yes\":{\"animation_type\":\"fadeInUp\",\"animation_delay\":\"0\"}}}}]}]}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1437","post_id":"189","meta_key":"fw_options","meta_value":"a:1:{s:12:\"page-builder\";a:2:{s:4:\"json\";s:2:\"[]\";s:14:\"builder_active\";b:1;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1438","post_id":"17","meta_key":"hide_title","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1439","post_id":"17","meta_key":"_hide_title","meta_value":"field_59b063ec2156a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1440","post_id":"189","meta_key":"full_width","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1441","post_id":"189","meta_key":"_full_width","meta_value":"field_59119c4bf9881"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1442","post_id":"189","meta_key":"hide_title","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1443","post_id":"189","meta_key":"_hide_title","meta_value":"field_59b063ec2156a"}}}
{"type":"table","data":{"name":"posts","opts":"ENGINE=MyISAM AUTO_INCREMENT=190 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"ID":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","post_author":"bigint(20) unsigned NOT NULL DEFAULT '0'","post_date":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_date_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_content":"longtext COLLATE utf8_unicode_ci NOT NULL","post_title":"text COLLATE utf8_unicode_ci NOT NULL","post_excerpt":"text COLLATE utf8_unicode_ci NOT NULL","post_status":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'publish'","comment_status":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'open'","ping_status":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'open'","post_password":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","post_name":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","to_ping":"text COLLATE utf8_unicode_ci NOT NULL","pinged":"text COLLATE utf8_unicode_ci NOT NULL","post_modified":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_modified_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","post_content_filtered":"longtext COLLATE utf8_unicode_ci NOT NULL","post_parent":"bigint(20) unsigned NOT NULL DEFAULT '0'","guid":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","menu_order":"int(11) NOT NULL DEFAULT '0'","post_type":"varchar(20) COLLATE utf8_unicode_ci NOT NULL DEFAULT 'post'","post_mime_type":"varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","comment_count":"bigint(20) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`ID`)","KEY `post_name` (`post_name`(191))","KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`)","KEY `post_parent` (`post_parent`)","KEY `post_author` (`post_author`)"]}}
{"type":"row","data":{"table":"posts","row":{"ID":"1","post_author":"1","post_date":"2017-08-07 09:35:28","post_date_gmt":"2017-08-07 09:35:28","post_content":"Welcome to <a href=\"http:\/\/subsolardesigns.com\/odrin\/\">Odrin Sites<\/a>. This is your first post. Edit or delete it, then start blogging!","post_title":"Hello world!","post_excerpt":"","post_status":"trash","comment_status":"open","ping_status":"open","post_password":"","post_name":"hello-world__trashed","to_ping":"","pinged":"","post_modified":"2017-08-09 08:30:32","post_modified_gmt":"2017-08-09 08:30:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=1","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"1"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2","post_author":"1","post_date":"2017-08-07 09:35:28","post_date_gmt":"2017-08-07 09:35:28","post_content":"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:\/\/localhost\/odrin-demo\/wp-admin\/\">your dashboard<\/a> to delete this page and create new pages for your content. Have fun!","post_title":"Sample Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"open","post_password":"","post_name":"sample-page","to_ping":"","pinged":"","post_modified":"2017-08-07 09:35:28","post_modified_gmt":"2017-08-07 09:35:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?page_id=2","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3","post_author":"1","post_date":"2017-08-07 09:35:58","post_date_gmt":"2017-08-07 09:35:58","post_content":"","post_title":"Shop","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"shop","to_ping":"","pinged":"","post_modified":"2017-08-07 09:35:58","post_modified_gmt":"2017-08-07 09:35:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/shop\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4","post_author":"1","post_date":"2017-08-07 09:35:58","post_date_gmt":"2017-08-07 09:35:58","post_content":"[woocommerce_cart]","post_title":"Cart","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"cart","to_ping":"","pinged":"","post_modified":"2017-08-07 09:35:58","post_modified_gmt":"2017-08-07 09:35:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/cart\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5","post_author":"1","post_date":"2017-08-07 09:35:58","post_date_gmt":"2017-08-07 09:35:58","post_content":"[woocommerce_checkout]","post_title":"Checkout","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"checkout","to_ping":"","pinged":"","post_modified":"2017-08-07 09:35:58","post_modified_gmt":"2017-08-07 09:35:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/checkout\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6","post_author":"1","post_date":"2017-08-07 09:35:58","post_date_gmt":"2017-08-07 09:35:58","post_content":"[woocommerce_my_account]","post_title":"My account","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"my-account","to_ping":"","pinged":"","post_modified":"2017-08-07 09:35:58","post_modified_gmt":"2017-08-07 09:35:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/my-account\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"9","post_author":"1","post_date":"2017-08-07 11:06:14","post_date_gmt":"2017-08-07 11:06:14","post_content":"Across the centuries with pretty stories for which there's little good evidence, shores of the cosmic ocean trillion hydrogen atoms, trillion Tunguska event? A still more glorious dawn awaits. Of brilliant syntheses, with pretty stories for which there's little good evidence made in the interiors of collapsing stars, hearts of the stars. Science! Descended from astronomers, rich in mystery, dispassionate extraterrestrial observer take root and flourish star stuff harvesting star light something incredible is waiting to be known white dwarf not a sunrise but a galaxyrise how far away, billions upon billions the carbon in our apple pies brain is the seed of intelligence finite but unbounded network of wormholes shores of the cosmic ocean cosmic fugue circumnavigated not a sunrise but a galaxyrise Sea of Tranquility tingling of the spine the sky calls to us Apollonius of Perga extraordinary claims require extraordinary evidence, two ghostly white figures in coveralls and helmets are soflty dancing and billions upon billions upon billions upon billions upon billions upon billions upon billions.\r\n\r\n&nbsp;\r\n\r\n[box_icon id=\"f32047f822338c03f35b9bedcbfe9eea\" box_style=\"horizontal\" icon=\"icon-telescope\" box_title=\"Space Adventure\" box_content=\"Spaceflights cannot be stopped. This is not the work of any one man or even a group of men. It is a historical process which mankind is carrying out in accordance with the natural laws of human development.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ayes\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeInUp\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"508f280063dea801183793e7c6a70a4d\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"f32047f822338c03f35b9bedcbfe9eea\" box_style=\"horizontal\" icon=\"icon-genius\" box_title=\"Man On A Mission\" box_content=\"The Earth was small, light blue, and so touchingly alone, our home that must be defended like a holy relic. The Earth was absolutely round. I believe I never knew what the word round meant until I saw Earth from space.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ayes\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeInUp\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"3ba0309a904a0264d2c1598705c11dc6\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"f32047f822338c03f35b9bedcbfe9eea\" box_style=\"horizontal\" icon=\"icon-trophy\" box_title=\"Award Winning\" box_content=\"For those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ayes\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeInUp\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"9f858c9f5bf0909e79255c5d4feda175\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon]","post_title":"Enemy Of The New World","post_excerpt":"A still more glorious dawn awaits prime number the sky calls to us Hypatia cosmic fugue Orion's sword astonishment billions upon billions, at the edge of forever the sky calls to us a mote of dust suspended in a sunbeam, radio telescope a very small stage in a vast cosmic arena rich in mystery encyclopaedia galactica. Sea of Tranquility, two ghostly white figures in coveralls and helmets are soflty dancing Rig Veda, light years citizens of distant epochs paroxysm of global death, quasar tingling of the spine a mote of dust suspended in a sunbeam. The only home we've ever known extraplanetary.","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"enemy-of-the-new-world","to_ping":"","pinged":"","post_modified":"2017-08-07 14:06:16","post_modified_gmt":"2017-08-07 14:06:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=product&#038;p=9","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"2"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"11","post_author":"1","post_date":"2017-08-07 11:02:25","post_date_gmt":"2017-08-07 11:02:25","post_content":"","post_title":"Enemy Of The New World - Paperback","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"enemy-of-the-new-world","to_ping":"","pinged":"","post_modified":"2017-08-07 14:06:11","post_modified_gmt":"2017-08-07 14:06:11","post_content_filtered":"","post_parent":"9","guid":"http:\/\/localhost\/odrin-demo\/?post_type=product&#038;p=9","menu_order":"1","post_type":"product_variation","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"12","post_author":"1","post_date":"2017-08-07 11:02:57","post_date_gmt":"2017-08-07 11:02:57","post_content":"","post_title":"Enemy Of The New World - E Book","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"enemy-of-the-new-world-2","to_ping":"","pinged":"","post_modified":"2017-08-07 14:06:11","post_modified_gmt":"2017-08-07 14:06:11","post_content_filtered":"","post_parent":"9","guid":"http:\/\/localhost\/odrin-demo\/?post_type=product&#038;p=9","menu_order":"0","post_type":"product_variation","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"13","post_author":"1","post_date":"2017-08-07 13:16:50","post_date_gmt":"2017-08-07 13:16:50","post_content":"Across the centuries with pretty stories for which there's little good evidence, shores of the cosmic ocean trillion hydrogen atoms, trillion Tunguska event? A still more glorious dawn awaits. Of brilliant syntheses, with pretty stories for which there's little good evidence made in the interiors of collapsing stars, hearts of the stars. Science! Descended from astronomers, rich in mystery, dispassionate extraterrestrial observer take root and flourish star stuff harvesting star light something incredible is waiting to be known white dwarf not a sunrise but a galaxyrise how far away, billions upon billions the carbon in our apple pies brain is the seed of intelligence finite but unbounded network of wormholes shores of the cosmic ocean cosmic fugue circumnavigated not a sunrise but a galaxyrise Sea of Tranquility tingling of the spine the sky calls to us Apollonius of Perga extraordinary claims require extraordinary evidence, two ghostly white figures in coveralls and helmets are soflty dancing and billions upon billions upon billions upon billions upon billions upon billions upon billions.\n\n[box_icon id=\"f32047f822338c03f35b9bedcbfe9eea\" box_style=\"horizontal\" icon=\"icon-telescope\" box_title=\"Space Adventure\" box_content=\"Spaceflights cannot be stopped. This is not the work of any one man or even a group of men. It is a historical process which mankind is carrying out in accordance with the natural laws of human development.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"508f280063dea801183793e7c6a70a4d\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"f32047f822338c03f35b9bedcbfe9eea\" box_style=\"horizontal\" icon=\"icon-trophy\" box_title=\"Award Winning\" box_content=\"For those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"3ba0309a904a0264d2c1598705c11dc6\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"f32047f822338c03f35b9bedcbfe9eea\" box_style=\"horizontal\" icon=\"icon-trophy\" box_title=\"Award Winning\" box_content=\"For those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"9f858c9f5bf0909e79255c5d4feda175\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon]ASDASDAS","post_title":"Enemy Of The New World","post_excerpt":"A still more glorious dawn awaits prime number the sky calls to us Hypatia cosmic fugue Orion&#039;s sword astonishment billions upon billions, at the edge of forever the sky calls to us a mote of dust suspended in a sunbeam, radio telescope a very small stage in a vast cosmic arena rich in mystery encyclopaedia galactica. Sea of Tranquility, two ghostly white figures in coveralls and helmets are soflty dancing Rig Veda, light years citizens of distant epochs paroxysm of global death, quasar tingling of the spine a mote of dust suspended in a sunbeam. The only home we&#039;ve ever known extraplanetary.","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"9-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 13:16:50","post_modified_gmt":"2017-08-07 13:16:50","post_content_filtered":"","post_parent":"9","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/9-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"14","post_author":"1","post_date":"2017-08-07 11:45:48","post_date_gmt":"2017-08-07 11:45:48","post_content":"","post_title":"13c68145001115.58248717b718b","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"13c68145001115-58248717b718b","to_ping":"","pinged":"","post_modified":"2017-08-07 11:45:48","post_modified_gmt":"2017-08-07 11:45:48","post_content_filtered":"","post_parent":"9","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/13c68145001115.58248717b718b.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"15","post_author":"1","post_date":"2017-08-07 11:52:53","post_date_gmt":"2017-08-07 11:52:53","post_content":"","post_title":"35349a27263933.563623b65f137","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"35349a27263933-563623b65f137","to_ping":"","pinged":"","post_modified":"2017-08-07 11:52:53","post_modified_gmt":"2017-08-07 11:52:53","post_content_filtered":"","post_parent":"9","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/35349a27263933.563623b65f137.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"16","post_author":"1","post_date":"2017-08-07 13:00:55","post_date_gmt":"2017-08-07 13:00:55","post_content":"","post_title":"7a75b552825357.591dc5c1cc32b","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"7a75b552825357-591dc5c1cc32b","to_ping":"","pinged":"","post_modified":"2017-08-07 13:00:55","post_modified_gmt":"2017-08-07 13:00:55","post_content_filtered":"","post_parent":"9","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/7a75b552825357.591dc5c1cc32b.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"17","post_author":"1","post_date":"2017-08-07 13:47:57","post_date_gmt":"2017-08-07 13:47:57","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-4ee4854eee4371f378f92bc78bdcc89e\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" alt=\"\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" alt=\"\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-eb81f9fc28790e016d64ae8a8397b411\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 25\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/edinburgh-fantasy-festival\/\">\n 09\n October\n <h3 class=\"event-title\">Edinburgh Fantasy Festival<\/h3>\n TBA\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/hundred-words-festival\/\">\n 08\n December\n <h3 class=\"event-title\">Hundred Words Festival<\/h3>\n TBA\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- 090d351b1879fcea864b4f240c0ba2f7 -->","post_title":"Front Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"front-page","to_ping":"","pinged":"","post_modified":"2017-09-20 11:47:18","post_modified_gmt":"2017-09-20 11:47:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?page_id=17","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"22","post_author":"1","post_date":"2017-08-07 13:47:57","post_date_gmt":"2017-08-07 13:47:57","post_content":"","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 13:47:57","post_modified_gmt":"2017-08-07 13:47:57","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"23","post_author":"1","post_date":"2017-08-07 13:47:57","post_date_gmt":"2017-08-07 13:47:57","post_content":"<a href=\"#\" target=\"_blank\" class=\"shortcode-button btn btn-default \" id=\"shortcode-e9f2fc667651e0adbe3e9199833187f0\" >\n Button\n <\/a>\n <a href=\"#\" target=\"_blank\" class=\"shortcode-button btn btn-default \" id=\"shortcode-0c7881004b522b95a59ecdeb35b2e1d5\" >\n Button\n <\/a>\n\n<!-- e015139e9c6f08a9bc8707659dc7e930 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 13:47:57","post_modified_gmt":"2017-08-07 13:47:57","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"24","post_author":"1","post_date":"2017-08-07 13:56:17","post_date_gmt":"2017-08-07 13:56:17","post_content":"","post_title":"cover_cosmos","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cover_cosmos","to_ping":"","pinged":"","post_modified":"2017-08-07 13:56:17","post_modified_gmt":"2017-08-07 13:56:17","post_content_filtered":"","post_parent":"9","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"25","post_author":"1","post_date":"2017-08-07 13:58:09","post_date_gmt":"2017-08-07 13:58:09","post_content":"","post_title":"57b0c746638779.585c520a93df3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"57b0c746638779-585c520a93df3","to_ping":"","pinged":"","post_modified":"2017-08-07 13:58:09","post_modified_gmt":"2017-08-07 13:58:09","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/57b0c746638779.585c520a93df3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"26","post_author":"1","post_date":"2017-08-07 14:00:39","post_date_gmt":"2017-08-07 14:00:39","post_content":"<h3 class=\"special-title\">Enemy Of The New World<\/h3> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-default is-wow fadeIn\" id=\"shortcode-22aa4703e3a677fd46e4c6cfef6fc49a\" data-wow-delay=\"0s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n\n<!-- a127cae740c12bfbe15519d63d213fae -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:00:39","post_modified_gmt":"2017-08-07 14:00:39","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"27","post_author":"1","post_date":"2017-08-07 14:01:40","post_date_gmt":"2017-08-07 14:01:40","post_content":"<h3 class=\"special-title\">Enemy Of The New World<\/h3> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-728607f2b503c6ad4d729b4ce03936c3\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n\n<!-- be7707d703ebbd3b8711c16e4399ad14 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:01:40","post_modified_gmt":"2017-08-07 14:01:40","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"28","post_author":"1","post_date":"2017-08-09 11:30:11","post_date_gmt":"2017-08-09 11:30:11","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2>\nOne Man. One Mission. Can He Go Beyond?\n\nBits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?\n\n<a id=\"shortcode-52b195d3871d57f91d799e7dda127fe0\" class=\"shortcode-button btn btn-color is-wow fadeIn\" href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" data-wow-delay=\"0.1s\">\nView Book\n<\/a>\nRead The Book\n<a class=\"single-has-edge has-edge has-edge-thick\" href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\">\n<img class=\"wp-post-image\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" \/>\n<\/a>\n$15.00\n<h2 class=\"special-title\">Meet The Characters<\/h2>\n<h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\nThe All Giving\n\nThe only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.\n<h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\nA Man On A Mission\n\nSpace, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.\n\nThe dreams of yesterday are the hopes of today and the reality of tomorrow.\n<h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\nWeaver of Fate\n\nHearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?\n<h2 class=\"special-title\">A Space Odyssey About<\/h2>\n<h4 class=\"box-icon-title\">Exploration<\/h4>\nEmerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n<h4 class=\"box-icon-title\">War<\/h4>\nDescended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n<h4 class=\"box-icon-title\">Science<\/h4>\nFrom which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n<h2 class=\"special-title\">James W. Raven<\/h2>\nInspiring Novelist and Award-Winning Author\n\nRaven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.\n<h2 class=\"special-title\">Book Reviews<\/h2>\nWhat People Are Saying\nMike Auditores\n<a class=\"testimonial-company\" href=\"http:\/\/google.com\">Guardian<\/a>\n\nDonut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\n\nJane Johnsonn\n<a class=\"testimonial-company\" href=\"http:\/\/google.com\">BBC<\/a>\n\nHalvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\n\nSamantha Rodgers\n\nPudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\n\nNick Chester\n\nWafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o.\n<h3 class=\"special-title\">Upcoming Events<\/h3>\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n15\nAugust<\/a>\n<h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\nAtlanta, Central Library\n\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n29\nAugust<\/a>\n<h3 class=\"event-title\">Melbourne Book Festival<\/h3>\nMelbourne, Fawkner Park\n\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n12\nSeptember<\/a>\n<h3 class=\"event-title\">Read In The Park<\/h3>\nHyde Park, London\n\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n19\nSeptember<\/a>\n<h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\nSciencesPo University\n\n<a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n<h3 class=\"special-title\">Latest Stories<\/h3>\n<a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n<img class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" sizes=\"(max-width: 1920px) 100vw, 1920px\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" alt=\"\" width=\"1920\" height=\"960\" \/> <\/a>\n<h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\nAugust 9, 2017\nRead More\n\n<a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n<img class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" sizes=\"(max-width: 1920px) 100vw, 1920px\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" alt=\"\" width=\"1920\" height=\"1080\" \/> <\/a>\n<h4 class=\"element-title\">The Nebulae Journey<\/h4>\nAugust 9, 2017\nRead More\n\n<a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n<img class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" sizes=\"(max-width: 1920px) 100vw, 1920px\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" alt=\"\" width=\"1920\" height=\"1048\" \/> <\/a>\n<h4 class=\"element-title\">The Northern Mistery<\/h4>\nAugust 9, 2017\nRead More\n\n<a href=\"http:\/\/localhost\/odrin-demo\/cosmic-transcendence\/\">\n<img class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24.jpg\" sizes=\"(max-width: 1920px) 100vw, 1920px\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-1300x731.jpg 1300w\" alt=\"\" width=\"1920\" height=\"1080\" \/> <\/a>\n<h4 class=\"element-title\">Cosmic Transcendence<\/h4>\nAugust 9, 2017\nRead More\n\n<a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">View All<\/a>\n\n<!-- 54ac6c12220512970d0aace347760c26 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 11:30:11","post_modified_gmt":"2017-08-09 11:30:11","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"29","post_author":"1","post_date":"2017-08-07 14:01:52","post_date_gmt":"2017-08-07 14:01:52","post_content":"<h3 class=\"special-title\">Enemy Of The New World<\/h3> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-e7049021a9c41ea0459aff63b7f02f97\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n\n<!-- 09d35927c53e9855da25bc43480c0617 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:01:52","post_modified_gmt":"2017-08-07 14:01:52","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"30","post_author":"1","post_date":"2017-08-07 14:02:03","post_date_gmt":"2017-08-07 14:02:03","post_content":"<h3 class=\"special-title\">Enemy Of The New World<\/h3> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-a748dfca26045813cf492d8b04cb24b4\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n\n<!-- 680de8096e6e41afd2f569108fad2921 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:02:03","post_modified_gmt":"2017-08-07 14:02:03","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"31","post_author":"1","post_date":"2017-08-07 14:02:14","post_date_gmt":"2017-08-07 14:02:14","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-0233d2cf0123a3c7b8b940ea1f6ae611\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n\n<!-- 846bd0bdea776dbce898d92813a43869 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:02:14","post_modified_gmt":"2017-08-07 14:02:14","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"32","post_author":"1","post_date":"2017-08-07 14:03:05","post_date_gmt":"2017-08-07 14:03:05","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena, the only home we've ever known the carbon in our apple pies Drake Equation! Cosmos, cosmic ocean Rig Veda globular star cluster! Two ghostly white figures in coveralls and helmets are soflty dancing cosmic fugue.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-6efbdfb948c85ab6d9908ee4a50fc4d5\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n\n<!-- 136f7ca3f4e444029cce2e6fc1994065 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:03:05","post_modified_gmt":"2017-08-07 14:03:05","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"33","post_author":"1","post_date":"2017-08-07 14:04:00","post_date_gmt":"2017-08-07 14:04:00","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-0b74cc074d7ff3fc23a6d3d53aa0b5b9\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n\n<!-- de4c5dfc599ab2102103e2becc5c9b3b -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:04:00","post_modified_gmt":"2017-08-07 14:04:00","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"34","post_author":"1","post_date":"2017-08-07 14:05:36","post_date_gmt":"2017-08-07 14:05:36","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-464a4abe100a90f18d1be16b5d68ce1a\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;17.00 &ndash; &#36;20.00\n\n<!-- 01c9d2ff94dc75409b3a71dee464ea51 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:05:36","post_modified_gmt":"2017-08-07 14:05:36","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"35","post_author":"1","post_date":"2017-08-07 14:17:34","post_date_gmt":"2017-08-07 14:17:34","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-72740ec4da7f1118b893d15d9fc00f1b\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n\n<!-- 6aca9aeb27b5c5c7edf2564756d9c831 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:17:34","post_modified_gmt":"2017-08-07 14:17:34","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"36","post_author":"1","post_date":"2017-08-07 14:36:22","post_date_gmt":"2017-08-07 14:36:22","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-d23b0c9f5cf53a66768cf70ef8430163\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n\n<!-- cfa476d96978377c49f45c5c4dbea9eb -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:36:22","post_modified_gmt":"2017-08-07 14:36:22","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"37","post_author":"1","post_date":"2017-08-07 14:37:12","post_date_gmt":"2017-08-07 14:37:12","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-f376ecfbf4b47e4ba4b6b42b0131ffe4\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n\n<!-- bacce91753b397118e8701fa781b93ed -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:37:12","post_modified_gmt":"2017-08-07 14:37:12","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"38","post_author":"1","post_date":"2017-08-07 14:42:51","post_date_gmt":"2017-08-07 14:42:51","post_content":"","post_title":"a68eb327263933.563623b6570d6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"a68eb327263933-563623b6570d6","to_ping":"","pinged":"","post_modified":"2017-08-07 14:42:51","post_modified_gmt":"2017-08-07 14:42:51","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/a68eb327263933.563623b6570d6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"40","post_author":"1","post_date":"2017-08-07 14:53:45","post_date_gmt":"2017-08-07 14:53:45","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-fddf1ad9a72fb1063d71bca6ec257362\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h3 class=\"special-title\">Meet The Characters<\/h3> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p>\n\n<!-- bd28232445de2ad86862b4ee4b88520a -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:53:45","post_modified_gmt":"2017-08-07 14:53:45","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"41","post_author":"1","post_date":"2017-08-07 14:55:48","post_date_gmt":"2017-08-07 14:55:48","post_content":"","post_title":"arachne","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"arachne","to_ping":"","pinged":"","post_modified":"2017-08-07 14:55:48","post_modified_gmt":"2017-08-07 14:55:48","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/arachne.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"42","post_author":"1","post_date":"2017-08-07 14:56:31","post_date_gmt":"2017-08-07 14:56:31","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-952a04d76982389b6e5fb31fbfd79f4d\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h3 class=\"special-title\">Meet The Characters<\/h3> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p>\n\n<!-- 10b3029ff6894874079f879ca2ac9ee5 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 14:56:31","post_modified_gmt":"2017-08-07 14:56:31","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"43","post_author":"1","post_date":"2017-08-07 15:02:57","post_date_gmt":"2017-08-07 15:02:57","post_content":"","post_title":"OLYMPUS DIGITAL CAMERA","post_excerpt":"OLYMPUS DIGITAL CAMERA","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"olympus-digital-camera","to_ping":"","pinged":"","post_modified":"2017-08-07 15:02:57","post_modified_gmt":"2017-08-07 15:02:57","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/sky-night-space-house.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"44","post_author":"1","post_date":"2017-08-07 15:03:19","post_date_gmt":"2017-08-07 15:03:19","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-bcab5622acb4f02404eb84eb3e478e2f\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploring<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence extraplanetary prime number? Ship of the imagination Drake Equation billions upon billions, from which we spring take root and flourish, Orion's sword?\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness is bearable only through love venture cosmic fugue great turbulent clouds.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam extraordinary claims require extraordinary evidence consciousness trillion qui dolorem ipsum quia dolor sit amet, rich in mystery, vanquish the impossible a very small stage in a vast cosmic arena.\n\n<!-- 0d7dcb1f4de1c1b0a7ff7dc88c4ed12a -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:03:19","post_modified_gmt":"2017-08-07 15:03:19","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"45","post_author":"1","post_date":"2017-08-07 15:04:23","post_date_gmt":"2017-08-07 15:04:23","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-603fe862ca2fe8e145f769ed375cab59\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploring<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence extraplanetary prime number? Ship of the imagination Drake Equation billions upon billions, from which we spring take root and flourish, Orion's sword?\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness is bearable only through love venture cosmic fugue great turbulent clouds.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam extraordinary claims require extraordinary evidence consciousness trillion qui dolorem ipsum quia dolor sit amet, rich in mystery, vanquish the impossible a very small stage in a vast cosmic arena.\n\n<!-- 4a262cfa909f5445a26f9a02fef29464 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:04:23","post_modified_gmt":"2017-08-07 15:04:23","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"46","post_author":"1","post_date":"2017-08-07 15:05:28","post_date_gmt":"2017-08-07 15:05:28","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-c250552e0726279c2a873e4bc6a34592\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n\n<!-- 95175faf83d927aed4d6671f6d21b60e -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:05:28","post_modified_gmt":"2017-08-07 15:05:28","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"47","post_author":"1","post_date":"2017-08-07 15:06:47","post_date_gmt":"2017-08-07 15:06:47","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-150d4870eccf60b73450621cee0c4bb2\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n\n<!-- 248a705dc3b17e0d5ffeeeef20417460 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:06:47","post_modified_gmt":"2017-08-07 15:06:47","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"48","post_author":"1","post_date":"2017-08-07 15:08:54","post_date_gmt":"2017-08-07 15:08:54","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-e2e7cecf35aa18addd83d79aa09a94e9\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n\n<!-- 8694dd59695718900932def77860a237 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:08:54","post_modified_gmt":"2017-08-07 15:08:54","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"49","post_author":"1","post_date":"2017-08-07 15:23:59","post_date_gmt":"2017-08-07 15:23:59","post_content":"","post_title":"book_author","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"book_author","to_ping":"","pinged":"","post_modified":"2017-08-07 15:23:59","post_modified_gmt":"2017-08-07 15:23:59","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/book_author.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"50","post_author":"1","post_date":"2017-08-07 15:24:17","post_date_gmt":"2017-08-07 15:24:17","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor sit amet? Network of wormholes Orion's sword a very small stage in a vast cosmic arena.<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-eb9c1bc2ed90c74f6a49495df4230c87\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p>\n\n<!-- 6b2b4fb3e70c9363e7cc715589dd1d06 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:24:17","post_modified_gmt":"2017-08-07 15:24:17","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"51","post_author":"1","post_date":"2017-08-07 15:24:49","post_date_gmt":"2017-08-07 15:24:49","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-4ad8dff9eb38e653a7766fd03d89b295\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p>\n\n<!-- 72aeb1782b10b6e5fe83aad5c87d4dcd -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:24:49","post_modified_gmt":"2017-08-07 15:24:49","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"52","post_author":"1","post_date":"2017-08-07 15:29:43","post_date_gmt":"2017-08-07 15:29:43","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-d1990255751b801d3f250b712bc4018f\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n\n<!-- 7a165cee91143b7f2ef081d1eda0bbd3 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:29:43","post_modified_gmt":"2017-08-07 15:29:43","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"53","post_author":"1","post_date":"2017-08-07 15:54:49","post_date_gmt":"2017-08-07 15:54:49","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-3275929776934e1056a4a30e2da9b5eb\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n Note! Make sure than you have published one (and only one) page that uses the Page Template \"Events\" in order to display the View All button.\n\n<!-- e3120a738531f3a4e63dc5a661c2eac4 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:54:49","post_modified_gmt":"2017-08-07 15:54:49","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"54","post_author":"1","post_date":"2017-08-07 15:55:51","post_date_gmt":"2017-08-07 15:55:51","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-35d81a9bd46bc17de58edd3ae33a2429\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n Note! Make sure than you have published one (and only one) page that uses the Page Template \"Events\" in order to display the View All button.\n\n<!-- 69d9cd4ee811f73230312df8faf7b0ed -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 15:55:51","post_modified_gmt":"2017-08-07 15:55:51","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"55","post_author":"1","post_date":"2017-08-07 16:45:08","post_date_gmt":"2017-08-07 16:45:08","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-0c92715378dd9d947fdf5a6b24f70789\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n Note! Make sure than you have published one (and only one) page that uses the Page Template \"Events\" in order to display the View All button.\n\n<!-- 327a75a63c6c4b7eb37c383cdec1e31f -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 16:45:08","post_modified_gmt":"2017-08-07 16:45:08","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"56","post_author":"1","post_date":"2017-08-07 17:14:32","post_date_gmt":"2017-08-07 17:14:32","post_content":"<div class=\"single-post-content-inner special-first-letter mb-60\">\r\n\r\n<span class=\"ng-directive ng-binding\">Ice cream candy canes gingerbread caramels cupcake marzipan jelly beans cookie. Marzipan toffee sweet roll pastry candy liquorice tiramisu gingerbread. Cheesecake jujubes apple pie donut icing jelly. Powder dessert fruitcake. Apple pie pastry chocolate cake gummi bears cotton candy wafer sweet roll sugar plum. Carrot cake sugar plum bear claw. Lollipop jujubes carrot cake. Cheesecake sugar plum apple pie caramels. Candy canes liquorice jelly-o. Brownie danish drag\u00e9e gummi bears icing jelly. Candy canes pastry cupcake jelly beans souffl\u00e9 cookie. Drag\u00e9e pastry cake ice cream cheesecake biscuit chocolate muffin fruitcake. Brownie muffin sweet roll topping drag\u00e9e.<\/span>\r\n\r\n<span class=\"ng-directive ng-binding\">Gummies danish biscuit. Croissant chocolate bar souffl\u00e9 fruitcake gingerbread jelly-o. Dessert toffee croissant sweet lollipop carrot cake liquorice jelly-o. Tart donut tiramisu drag\u00e9e. Macaroon ice cream sweet cheesecake cake. Wafer biscuit wafer tootsie roll topping. Jelly-o jujubes cupcake brownie muffin caramels chocolate. Biscuit sweet cotton candy apple pie. Powder sesame snaps croissant cotton candy cake bear claw brownie bear claw chocolate bar. Brownie muffin liquorice sweet roll candy canes. Cupcake pudding wafer tart. Pastry chocolate liquorice liquorice marshmallow liquorice chocolate. Danish tiramisu candy macaroon sesame snaps jelly topping marzipan.<\/span>\r\n\r\n<\/div>","post_title":"Read In The Park","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"read-in-the-park","to_ping":"","pinged":"","post_modified":"2017-08-08 14:14:15","post_modified_gmt":"2017-08-08 14:14:15","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=event&#038;p=56","menu_order":"0","post_type":"event","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"57","post_author":"1","post_date":"2017-08-07 17:11:58","post_date_gmt":"2017-08-07 17:11:58","post_content":"","post_title":"pexels-photo-286263","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pexels-photo-286263","to_ping":"","pinged":"","post_modified":"2017-08-07 17:12:06","post_modified_gmt":"2017-08-07 17:12:06","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/pexels-photo-286263.jpeg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"58","post_author":"1","post_date":"2017-08-07 17:14:32","post_date_gmt":"2017-08-07 17:14:32","post_content":"<div class=\"single-post-content-inner special-first-letter mb-60\">\r\n\r\n<span class=\"ng-directive ng-binding\">Ice cream candy canes gingerbread caramels cupcake marzipan jelly beans cookie. Marzipan toffee sweet roll pastry candy liquorice tiramisu gingerbread. Cheesecake jujubes apple pie donut icing jelly. Powder dessert fruitcake. Apple pie pastry chocolate cake gummi bears cotton candy wafer sweet roll sugar plum. Carrot cake sugar plum bear claw. Lollipop jujubes carrot cake. Cheesecake sugar plum apple pie caramels. Candy canes liquorice jelly-o. Brownie danish drag\u00e9e gummi bears icing jelly. Candy canes pastry cupcake jelly beans souffl\u00e9 cookie. Drag\u00e9e pastry cake ice cream cheesecake biscuit chocolate muffin fruitcake. Brownie muffin sweet roll topping drag\u00e9e.<\/span>\r\n\r\n<span class=\"ng-directive ng-binding\">Gummies danish biscuit. Croissant chocolate bar souffl\u00e9 fruitcake gingerbread jelly-o. Dessert toffee croissant sweet lollipop carrot cake liquorice jelly-o. Tart donut tiramisu drag\u00e9e. Macaroon ice cream sweet cheesecake cake. Wafer biscuit wafer tootsie roll topping. Jelly-o jujubes cupcake brownie muffin caramels chocolate. Biscuit sweet cotton candy apple pie. Powder sesame snaps croissant cotton candy cake bear claw brownie bear claw chocolate bar. Brownie muffin liquorice sweet roll candy canes. Cupcake pudding wafer tart. Pastry chocolate liquorice liquorice marshmallow liquorice chocolate. Danish tiramisu candy macaroon sesame snaps jelly topping marzipan.<\/span>\r\n\r\n<\/div>","post_title":"Read In The Park","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"56-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-07 17:14:32","post_modified_gmt":"2017-08-07 17:14:32","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/07\/56-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"59","post_author":"1","post_date":"2017-08-08 10:43:21","post_date_gmt":"2017-08-08 10:43:21","post_content":"<div class=\"single-post-content-inner special-first-letter mb-60\">\r\n\r\n<span class=\"ng-directive ng-binding\">Ice cream candy canes gingerbread caramels cupcake marzipan jelly beans cookie. Marzipan toffee sweet roll pastry candy liquorice tiramisu gingerbread. Cheesecake jujubes apple pie donut icing jelly. Powder dessert fruitcake. Apple pie pastry chocolate cake gummi bears cotton candy wafer sweet roll sugar plum. Carrot cake sugar plum bear claw. Lollipop jujubes carrot cake. Cheesecake sugar plum apple pie caramels. Candy canes liquorice jelly-o. Brownie danish drag\u00e9e gummi bears icing jelly. Candy canes pastry cupcake jelly beans souffl\u00e9 cookie. Drag\u00e9e pastry cake ice cream cheesecake biscuit chocolate muffin fruitcake. Brownie muffin sweet roll topping drag\u00e9e.<\/span>\r\n\r\n<span class=\"ng-directive ng-binding\">Gummies danish biscuit. Croissant chocolate bar souffl\u00e9 fruitcake gingerbread jelly-o. Dessert toffee croissant sweet lollipop carrot cake liquorice jelly-o. Tart donut tiramisu drag\u00e9e. Macaroon ice cream sweet cheesecake cake. Wafer biscuit wafer tootsie roll topping. Jelly-o jujubes cupcake brownie muffin caramels chocolate. Biscuit sweet cotton candy apple pie. Powder sesame snaps croissant cotton candy cake bear claw brownie bear claw chocolate bar. Brownie muffin liquorice sweet roll candy canes. Cupcake pudding wafer tart. Pastry chocolate liquorice liquorice marshmallow liquorice chocolate. Danish tiramisu candy macaroon sesame snaps jelly topping marzipan.<\/span>\r\n\r\n<\/div>","post_title":"Read In The Park","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"56-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 10:43:21","post_modified_gmt":"2017-08-08 10:43:21","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/56-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"60","post_author":"1","post_date":"2017-08-08 10:44:17","post_date_gmt":"2017-08-08 10:44:17","post_content":"","post_title":"Events","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"events","to_ping":"","pinged":"","post_modified":"2017-08-10 11:10:29","post_modified_gmt":"2017-08-10 11:10:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?page_id=60","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"61","post_author":"1","post_date":"2017-08-08 10:44:17","post_date_gmt":"2017-08-08 10:44:17","post_content":"","post_title":"Events","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"60-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 10:44:17","post_modified_gmt":"2017-08-08 10:44:17","post_content_filtered":"","post_parent":"60","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/60-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"62","post_author":"1","post_date":"2017-08-08 10:45:27","post_date_gmt":"2017-08-08 10:45:27","post_content":"","post_title":"Events","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"60-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 10:45:27","post_modified_gmt":"2017-08-08 10:45:27","post_content_filtered":"","post_parent":"60","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/60-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"63","post_author":"1","post_date":"2017-08-08 10:47:14","post_date_gmt":"2017-08-08 10:47:14","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-82b9413fabd387addd674a4f693ac5b3\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 07\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n\n<!-- 24b15c88f2286ea77e91dfe317e5a275 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 10:47:14","post_modified_gmt":"2017-08-08 10:47:14","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"64","post_author":"1","post_date":"2017-08-08 11:16:46","post_date_gmt":"2017-08-08 11:16:46","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-1a2d40916cdf34e541e695323679cd6a\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 07\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n\n<!-- b469a14655cf38cfdc4e1ef38fd1e722 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 11:16:46","post_modified_gmt":"2017-08-08 11:16:46","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"65","post_author":"1","post_date":"2017-08-08 11:29:45","post_date_gmt":"2017-08-08 11:29:45","post_content":"Hundreds of thousands, from which we spring explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, billions upon billions. The sky calls to us great turbulent clouds, prime number, globular star cluster cosmic fugue something incredible is waiting to be known encyclopaedia galactica astonishment are creatures of the cosmos venture hundreds of thousands, Drake Equation billions upon billions Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. Sea of Tranquility. Kindling the energy hidden in matter Orion's sword rings of Uranus. Extraordinary claims require extraordinary evidence sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium how far away, star stuff harvesting star light kindling the energy hidden in matter, intelligent beings shores of the cosmic ocean, cosmos.\r\n\r\nOrion's sword. The carbon in our apple pies, emerged into consciousness explorations galaxies, something incredible is waiting to be known concept of the number one stirred by starlight sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium of brilliant syntheses Tunguska event? Tendrils of gossamer clouds Orion's sword are creatures of the cosmos white dwarf. Encyclopaedia galactica Euclid Orion's sword! Astonishment rings of Uranus, a still more glorious dawn awaits worldlets Sea of Tranquility. Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion, Euclid hydrogen atoms hearts of the stars. Decipherment, Drake Equation corpus callosum, with pretty stories for which there's little good evidence citizens of distant epochs radio telescope. Cosmos.","post_title":"Melbourne Book Festival","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"melbourne-book-festival","to_ping":"","pinged":"","post_modified":"2017-08-08 11:47:10","post_modified_gmt":"2017-08-08 11:47:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=event&#038;p=65","menu_order":"0","post_type":"event","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"66","post_author":"1","post_date":"2017-08-08 11:28:59","post_date_gmt":"2017-08-08 11:28:59","post_content":"","post_title":"pexels-photo-213314","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pexels-photo-213314","to_ping":"","pinged":"","post_modified":"2017-08-10 11:01:37","post_modified_gmt":"2017-08-10 11:01:37","post_content_filtered":"","post_parent":"65","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/pexels-photo-213314.jpeg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"67","post_author":"1","post_date":"2017-08-08 11:29:45","post_date_gmt":"2017-08-08 11:29:45","post_content":"Hundreds of thousands, from which we spring explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, billions upon billions. The sky calls to us great turbulent clouds, prime number, globular star cluster cosmic fugue something incredible is waiting to be known encyclopaedia galactica astonishment are creatures of the cosmos venture hundreds of thousands, Drake Equation billions upon billions Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. Sea of Tranquility. Kindling the energy hidden in matter Orion's sword rings of Uranus. Extraordinary claims require extraordinary evidence sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium how far away, star stuff harvesting star light kindling the energy hidden in matter, intelligent beings shores of the cosmic ocean, cosmos.\r\n\r\nOrion's sword. The carbon in our apple pies, emerged into consciousness explorations galaxies, something incredible is waiting to be known concept of the number one stirred by starlight sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium of brilliant syntheses Tunguska event? Tendrils of gossamer clouds Orion's sword are creatures of the cosmos white dwarf. Encyclopaedia galactica Euclid Orion's sword! Astonishment rings of Uranus, a still more glorious dawn awaits worldlets Sea of Tranquility. Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion, Euclid hydrogen atoms hearts of the stars. Decipherment, Drake Equation corpus callosum, with pretty stories for which there's little good evidence citizens of distant epochs radio telescope. Cosmos.","post_title":"Melbourne Book Festival","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"65-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 11:29:45","post_modified_gmt":"2017-08-08 11:29:45","post_content_filtered":"","post_parent":"65","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/65-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"68","post_author":"1","post_date":"2017-08-08 11:41:20","post_date_gmt":"2017-08-08 11:41:20","post_content":"<div class=\"single-post-content-inner special-first-letter mb-60\">\r\n\r\n<span class=\"ng-directive ng-binding\">Ice cream candy canes gingerbread caramels cupcake marzipan jelly beans cookie. Marzipan toffee sweet roll pastry candy liquorice tiramisu gingerbread. Cheesecake jujubes apple pie donut icing jelly. Powder dessert fruitcake. Apple pie pastry chocolate cake gummi bears cotton candy wafer sweet roll sugar plum. Carrot cake sugar plum bear claw. Lollipop jujubes carrot cake. Cheesecake sugar plum apple pie caramels. Candy canes liquorice jelly-o. Brownie danish drag\u00e9e gummi bears icing jelly. Candy canes pastry cupcake jelly beans souffl\u00e9 cookie. Drag\u00e9e pastry cake ice cream cheesecake biscuit chocolate muffin fruitcake. Brownie muffin sweet roll topping drag\u00e9e.<\/span>\r\n\r\n<span class=\"ng-directive ng-binding\">Gummies danish biscuit. Croissant chocolate bar souffl\u00e9 fruitcake gingerbread jelly-o. Dessert toffee croissant sweet lollipop carrot cake liquorice jelly-o. Tart donut tiramisu drag\u00e9e. Macaroon ice cream sweet cheesecake cake. Wafer biscuit wafer tootsie roll topping. Jelly-o jujubes cupcake brownie muffin caramels chocolate. Biscuit sweet cotton candy apple pie. Powder sesame snaps croissant cotton candy cake bear claw brownie bear claw chocolate bar. Brownie muffin liquorice sweet roll candy canes. Cupcake pudding wafer tart. Pastry chocolate liquorice liquorice marshmallow liquorice chocolate. Danish tiramisu candy macaroon sesame snaps jelly topping marzipan.<\/span>\r\n\r\n<\/div>","post_title":"Read In The Park","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"56-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 11:41:20","post_modified_gmt":"2017-08-08 11:41:20","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/56-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"69","post_author":"1","post_date":"2017-08-08 11:41:30","post_date_gmt":"2017-08-08 11:41:30","post_content":"Hundreds of thousands, from which we spring explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, billions upon billions. The sky calls to us great turbulent clouds, prime number, globular star cluster cosmic fugue something incredible is waiting to be known encyclopaedia galactica astonishment are creatures of the cosmos venture hundreds of thousands, Drake Equation billions upon billions Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. Sea of Tranquility. Kindling the energy hidden in matter Orion's sword rings of Uranus. Extraordinary claims require extraordinary evidence sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium how far away, star stuff harvesting star light kindling the energy hidden in matter, intelligent beings shores of the cosmic ocean, cosmos.\r\n\r\nOrion's sword. The carbon in our apple pies, emerged into consciousness explorations galaxies, something incredible is waiting to be known concept of the number one stirred by starlight sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium of brilliant syntheses Tunguska event? Tendrils of gossamer clouds Orion's sword are creatures of the cosmos white dwarf. Encyclopaedia galactica Euclid Orion's sword! Astonishment rings of Uranus, a still more glorious dawn awaits worldlets Sea of Tranquility. Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion, Euclid hydrogen atoms hearts of the stars. Decipherment, Drake Equation corpus callosum, with pretty stories for which there's little good evidence citizens of distant epochs radio telescope. Cosmos.","post_title":"Melbourne Book Festival","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"65-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 11:41:30","post_modified_gmt":"2017-08-08 11:41:30","post_content_filtered":"","post_parent":"65","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/65-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"70","post_author":"1","post_date":"2017-08-08 11:47:10","post_date_gmt":"2017-08-08 11:47:10","post_content":"Hundreds of thousands, from which we spring explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, billions upon billions. The sky calls to us great turbulent clouds, prime number, globular star cluster cosmic fugue something incredible is waiting to be known encyclopaedia galactica astonishment are creatures of the cosmos venture hundreds of thousands, Drake Equation billions upon billions Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. Sea of Tranquility. Kindling the energy hidden in matter Orion's sword rings of Uranus. Extraordinary claims require extraordinary evidence sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium how far away, star stuff harvesting star light kindling the energy hidden in matter, intelligent beings shores of the cosmic ocean, cosmos.\r\n\r\nOrion's sword. The carbon in our apple pies, emerged into consciousness explorations galaxies, something incredible is waiting to be known concept of the number one stirred by starlight sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium of brilliant syntheses Tunguska event? Tendrils of gossamer clouds Orion's sword are creatures of the cosmos white dwarf. Encyclopaedia galactica Euclid Orion's sword! Astonishment rings of Uranus, a still more glorious dawn awaits worldlets Sea of Tranquility. Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion, Euclid hydrogen atoms hearts of the stars. Decipherment, Drake Equation corpus callosum, with pretty stories for which there's little good evidence citizens of distant epochs radio telescope. Cosmos.","post_title":"Melbourne Book Festival","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"65-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 11:47:10","post_modified_gmt":"2017-08-08 11:47:10","post_content_filtered":"","post_parent":"65","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/65-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"71","post_author":"1","post_date":"2017-08-08 11:47:16","post_date_gmt":"2017-08-08 11:47:16","post_content":"<div class=\"single-post-content-inner special-first-letter mb-60\">\r\n\r\n<span class=\"ng-directive ng-binding\">Ice cream candy canes gingerbread caramels cupcake marzipan jelly beans cookie. Marzipan toffee sweet roll pastry candy liquorice tiramisu gingerbread. Cheesecake jujubes apple pie donut icing jelly. Powder dessert fruitcake. Apple pie pastry chocolate cake gummi bears cotton candy wafer sweet roll sugar plum. Carrot cake sugar plum bear claw. Lollipop jujubes carrot cake. Cheesecake sugar plum apple pie caramels. Candy canes liquorice jelly-o. Brownie danish drag\u00e9e gummi bears icing jelly. Candy canes pastry cupcake jelly beans souffl\u00e9 cookie. Drag\u00e9e pastry cake ice cream cheesecake biscuit chocolate muffin fruitcake. Brownie muffin sweet roll topping drag\u00e9e.<\/span>\r\n\r\n<span class=\"ng-directive ng-binding\">Gummies danish biscuit. Croissant chocolate bar souffl\u00e9 fruitcake gingerbread jelly-o. Dessert toffee croissant sweet lollipop carrot cake liquorice jelly-o. Tart donut tiramisu drag\u00e9e. Macaroon ice cream sweet cheesecake cake. Wafer biscuit wafer tootsie roll topping. Jelly-o jujubes cupcake brownie muffin caramels chocolate. Biscuit sweet cotton candy apple pie. Powder sesame snaps croissant cotton candy cake bear claw brownie bear claw chocolate bar. Brownie muffin liquorice sweet roll candy canes. Cupcake pudding wafer tart. Pastry chocolate liquorice liquorice marshmallow liquorice chocolate. Danish tiramisu candy macaroon sesame snaps jelly topping marzipan.<\/span>\r\n\r\n<\/div>","post_title":"Read In The Park","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"56-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 11:47:16","post_modified_gmt":"2017-08-08 11:47:16","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/56-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"72","post_author":"1","post_date":"2017-08-08 12:03:58","post_date_gmt":"2017-08-08 12:03:58","post_content":"Hundreds of thousands, rogue preserve and cherish that pale blue dot across the centuries, the ash of stellar alchemy muse about. Flatland light years take root and flourish tingling of the spine decipherment realm of the galaxies, ship of the imagination. Consciousness eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit permanence of the stars science? Emerged into consciousness kindling the energy hidden in matter a still more glorious dawn awaits network of wormholes nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur Hypatia circumnavigated shores of the cosmic ocean. Gathered by gravity Flatland extraplanetary! Explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident citizens of distant epochs colonies Sea of Tranquility globular star cluster vanquish the impossible, birth?\r\n\r\nQuis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, a very small stage in a vast cosmic arena Sea of Tranquility dispassionate extraterrestrial observer consectetur adipisicing elit, Orion's sword, tingling of the spine rich in heavy atoms Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. White dwarf muse about cosmos Apollonius of Perga culture rich in mystery Orion's sword sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the ash of stellar alchemy galaxies? Rogue, intelligent beings extraplanetary a still more glorious dawn awaits. Of brilliant syntheses, finite but unbounded brain is the seed of intelligence.\r\n\r\n[list id=\"e8e31b0dcd81b26fb75a7e16fca880e4\" list_type=\"unordered\" list_items=\"\u2039\u00ba\u203a{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aFunds For Charity\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWhen I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it!\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aBook Reading\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aFor those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aYou Ask, We Answer\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWe want to explore. We\u2019re curious people. Look back over history, people have put their lives at stake to go out and explore \u2026 We believe in what we\u2019re doing. Now it\u2019s time to go.\u2039\u00b2\u203a}\u2039\u00b9\u203a\" list_position=\"left\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"14a3fc80f91082ffb55b59ec06f4ebc3\" _array_keys=\"{\u2039\u00b2\u203alist_items\u2039\u00b2\u203a:\u2039\u00b2\u203alist_items\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/list]","post_title":"Atlanta Library Gathering","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"atlanta-library-gathering","to_ping":"","pinged":"","post_modified":"2017-08-08 14:03:51","post_modified_gmt":"2017-08-08 14:03:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=event&#038;p=72","menu_order":"0","post_type":"event","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"73","post_author":"1","post_date":"2017-08-08 12:02:31","post_date_gmt":"2017-08-08 12:02:31","post_content":"","post_title":"knowledge-book-library-glasses","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"knowledge-book-library-glasses","to_ping":"","pinged":"","post_modified":"2017-08-08 12:02:44","post_modified_gmt":"2017-08-08 12:02:44","post_content_filtered":"","post_parent":"72","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/knowledge-book-library-glasses.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"74","post_author":"1","post_date":"2017-08-08 12:03:58","post_date_gmt":"2017-08-08 12:03:58","post_content":"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, a very small stage in a vast cosmic arena Sea of Tranquility dispassionate extraterrestrial observer consectetur adipisicing elit, Orion's sword, tingling of the spine rich in heavy atoms Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. White dwarf muse about cosmos Apollonius of Perga culture rich in mystery Orion's sword sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the ash of stellar alchemy galaxies? Rogue, intelligent beings extraplanetary a still more glorious dawn awaits. Of brilliant syntheses, finite but unbounded brain is the seed of intelligence.\r\n\r\nHundreds of thousands, rogue preserve and cherish that pale blue dot across the centuries, the ash of stellar alchemy muse about. Flatland light years take root and flourish tingling of the spine decipherment realm of the galaxies, ship of the imagination. Consciousness eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit permanence of the stars science? Emerged into consciousness kindling the energy hidden in matter a still more glorious dawn awaits network of wormholes nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur Hypatia circumnavigated shores of the cosmic ocean. Gathered by gravity Flatland extraplanetary! Explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident citizens of distant epochs colonies Sea of Tranquility globular star cluster vanquish the impossible, birth?","post_title":"Atlanta Library Gathering","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"72-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 12:03:58","post_modified_gmt":"2017-08-08 12:03:58","post_content_filtered":"","post_parent":"72","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/72-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"75","post_author":"1","post_date":"2017-08-08 12:16:28","post_date_gmt":"2017-08-08 12:16:28","post_content":"So this is the tale of our castaways they're here for a long long time. They'll have to make the best of things its an uphill climb. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. And if you threw a party - invited everyone you knew. You would see the biggest gift would be from me and the card attached would say thank you for being a friend. And we know Flipper lives in a world full of wonder flying there-under under the sea. A man is born he's a man of means. Then along come two they got nothin' but their jeans. Space. The final frontier. These are the voyages of the Starship Enterprise., \"And we'll do it our way yes our way. Make all our dreams come true for me and you.\"\r\n\r\nMovin' on up to the east side. We finally got a piece of the pie. But they got diff'rent strokes. It takes diff'rent strokes - it takes diff'rent strokes to move the world. And when the odds are against him and their dangers work to do. You bet your life Speed Racer he will see it through. No phone no lights no motor car not a single luxury. Like Robinson Crusoe it's primitive as can be. Didn't need no welfare states. Everybody pulled his weight. Gee our old Lasalle ran great. Those were the days. Movin' on up to the east side. We finally got a piece of the pie.","post_title":"Edinburgh Fantasy Festival","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"edinburgh-fantasy-festival","to_ping":"","pinged":"","post_modified":"2017-08-08 12:16:52","post_modified_gmt":"2017-08-08 12:16:52","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=event&#038;p=75","menu_order":"0","post_type":"event","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"76","post_author":"1","post_date":"2017-08-08 12:16:04","post_date_gmt":"2017-08-08 12:16:04","post_content":"","post_title":"pexels-photo-211358","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pexels-photo-211358","to_ping":"","pinged":"","post_modified":"2017-08-08 12:16:10","post_modified_gmt":"2017-08-08 12:16:10","post_content_filtered":"","post_parent":"75","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/pexels-photo-211358.jpeg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"77","post_author":"1","post_date":"2017-08-08 12:16:28","post_date_gmt":"2017-08-08 12:16:28","post_content":"So this is the tale of our castaways they're here for a long long time. They'll have to make the best of things its an uphill climb. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. And if you threw a party - invited everyone you knew. You would see the biggest gift would be from me and the card attached would say thank you for being a friend. And we know Flipper lives in a world full of wonder flying there-under under the sea. A man is born he's a man of means. Then along come two they got nothin' but their jeans. Space. The final frontier. These are the voyages of the Starship Enterprise., \"And we'll do it our way yes our way. Make all our dreams come true for me and you.\"\r\n\r\nMovin' on up to the east side. We finally got a piece of the pie. But they got diff'rent strokes. It takes diff'rent strokes - it takes diff'rent strokes to move the world. And when the odds are against him and their dangers work to do. You bet your life Speed Racer he will see it through. No phone no lights no motor car not a single luxury. Like Robinson Crusoe it's primitive as can be. Didn't need no welfare states. Everybody pulled his weight. Gee our old Lasalle ran great. Those were the days. Movin' on up to the east side. We finally got a piece of the pie.","post_title":"Edinburgh Fantasy Festival","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"75-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 12:16:28","post_modified_gmt":"2017-08-08 12:16:28","post_content_filtered":"","post_parent":"75","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/75-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"79","post_author":"1","post_date":"2017-08-08 12:16:52","post_date_gmt":"2017-08-08 12:16:52","post_content":"So this is the tale of our castaways they're here for a long long time. They'll have to make the best of things its an uphill climb. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. And if you threw a party - invited everyone you knew. You would see the biggest gift would be from me and the card attached would say thank you for being a friend. And we know Flipper lives in a world full of wonder flying there-under under the sea. A man is born he's a man of means. Then along come two they got nothin' but their jeans. Space. The final frontier. These are the voyages of the Starship Enterprise., \"And we'll do it our way yes our way. Make all our dreams come true for me and you.\"\r\n\r\nMovin' on up to the east side. We finally got a piece of the pie. But they got diff'rent strokes. It takes diff'rent strokes - it takes diff'rent strokes to move the world. And when the odds are against him and their dangers work to do. You bet your life Speed Racer he will see it through. No phone no lights no motor car not a single luxury. Like Robinson Crusoe it's primitive as can be. Didn't need no welfare states. Everybody pulled his weight. Gee our old Lasalle ran great. Those were the days. Movin' on up to the east side. We finally got a piece of the pie.","post_title":"Edinburgh Fantasy Festival","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"75-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 12:16:52","post_modified_gmt":"2017-08-08 12:16:52","post_content_filtered":"","post_parent":"75","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/75-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"80","post_author":"1","post_date":"2017-08-08 12:24:12","post_date_gmt":"2017-08-08 12:24:12","post_content":"Come and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.\r\n\r\nAcross the centuries network of wormholes Tunguska event prime number hearts of the stars rich in heavy atoms circumnavigated, kindling the energy hidden in matter, decipherment. Cosmic fugue of brilliant syntheses not a sunrise but a galaxyrise, made in the interiors of collapsing stars descended from astronomers. Muse about! Bits of moving fluff across the centuries light years preserve and cherish that pale blue dot. Venture intelligent beings star stuff harvesting star light, radio telescope great turbulent clouds a still more glorious dawn awaits hydrogen atoms vastness is bearable only through love?\r\n\r\n&nbsp;\r\n\r\n[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"paris-sci-fi-talks","to_ping":"","pinged":"","post_modified":"2017-08-08 14:23:56","post_modified_gmt":"2017-08-08 14:23:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=event&#038;p=80","menu_order":"0","post_type":"event","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"83","post_author":"1","post_date":"2017-08-08 12:23:54","post_date_gmt":"2017-08-08 12:23:54","post_content":"","post_title":"night-trees-milky-way-stars","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"night-trees-milky-way-stars","to_ping":"","pinged":"","post_modified":"2017-08-08 12:24:01","post_modified_gmt":"2017-08-08 12:24:01","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/night-trees-milky-way-stars.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"84","post_author":"1","post_date":"2017-08-08 12:24:12","post_date_gmt":"2017-08-08 12:24:12","post_content":"The year is 1987 and NASA launches the last of Americas deep space probes. Well we're movin' on up to the east side to a deluxe apartment in the sky. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Makin their way the only way they know how. That's just a little bit more than the law will allow.\r\n\r\nCome and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 12:24:12","post_modified_gmt":"2017-08-08 12:24:12","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"85","post_author":"1","post_date":"2017-08-08 12:29:47","post_date_gmt":"2017-08-08 12:29:47","post_content":"As long as we live its you and me baby. There ain't nothin' wrong with that. All of them had hair of gold like their mother the youngest one in curls. Here's the story of a man named Brady who was busy with three boys of his own. Here's the story of a lovely lady who was bringing up three very lovely girls.\r\n\r\nAnd when the odds are against him and their dangers work to do. You bet your life Speed Racer he will see it through. Love exciting and new. Come aboard were expecting you. Love life's sweetest reward Let it flow it floats back to you., The Brady Bunch the Brady Bunch that's the way we all became the Brady Bunch.\r\n\r\nBelieve it or not I'm walking on air. I never thought I could feel so free. Flying away on a wing and a prayer. Who could it be? Believe it or not its just me. Well the first thing you know ol' Jeds a millionaire. Kinfolk said Jed move away from there. The weather started getting rough - the tiny ship was tossed. If not for the courage of the fearless crew the Minnow would be lost. the Minnow would be lost. They were four men living all together yet they were all alone.\" Just sit right back and you'll hear a tale a tale of a fateful trip that started from this tropic port aboard this tiny ship. Michael Knight a young loner on a crusade to champion the cause of the innocent. The helpless. The powerless in a world of criminals who operate above the law.","post_title":"Hundred Words Festival","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hundred-words-festival","to_ping":"","pinged":"","post_modified":"2017-08-08 12:30:07","post_modified_gmt":"2017-08-08 12:30:07","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=event&#038;p=85","menu_order":"0","post_type":"event","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"86","post_author":"1","post_date":"2017-08-08 12:29:34","post_date_gmt":"2017-08-08 12:29:34","post_content":"","post_title":"pexels-photo-448835","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pexels-photo-448835","to_ping":"","pinged":"","post_modified":"2017-08-08 12:29:42","post_modified_gmt":"2017-08-08 12:29:42","post_content_filtered":"","post_parent":"85","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/pexels-photo-448835.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"87","post_author":"1","post_date":"2017-08-08 12:29:47","post_date_gmt":"2017-08-08 12:29:47","post_content":"As long as we live its you and me baby. There ain't nothin' wrong with that. All of them had hair of gold like their mother the youngest one in curls. Here's the story of a man named Brady who was busy with three boys of his own. Here's the story of a lovely lady who was bringing up three very lovely girls.\r\n\r\nAnd when the odds are against him and their dangers work to do. You bet your life Speed Racer he will see it through. Love exciting and new. Come aboard were expecting you. Love life's sweetest reward Let it flow it floats back to you., The Brady Bunch the Brady Bunch that's the way we all became the Brady Bunch.\r\n\r\nBelieve it or not I'm walking on air. I never thought I could feel so free. Flying away on a wing and a prayer. Who could it be? Believe it or not its just me. Well the first thing you know ol' Jeds a millionaire. Kinfolk said Jed move away from there.","post_title":"Hundred Words Festival","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"85-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 12:29:47","post_modified_gmt":"2017-08-08 12:29:47","post_content_filtered":"","post_parent":"85","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/85-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"88","post_author":"1","post_date":"2017-08-08 12:30:07","post_date_gmt":"2017-08-08 12:30:07","post_content":"As long as we live its you and me baby. There ain't nothin' wrong with that. All of them had hair of gold like their mother the youngest one in curls. Here's the story of a man named Brady who was busy with three boys of his own. Here's the story of a lovely lady who was bringing up three very lovely girls.\r\n\r\nAnd when the odds are against him and their dangers work to do. You bet your life Speed Racer he will see it through. Love exciting and new. Come aboard were expecting you. Love life's sweetest reward Let it flow it floats back to you., The Brady Bunch the Brady Bunch that's the way we all became the Brady Bunch.\r\n\r\nBelieve it or not I'm walking on air. I never thought I could feel so free. Flying away on a wing and a prayer. Who could it be? Believe it or not its just me. Well the first thing you know ol' Jeds a millionaire. Kinfolk said Jed move away from there. The weather started getting rough - the tiny ship was tossed. If not for the courage of the fearless crew the Minnow would be lost. the Minnow would be lost. They were four men living all together yet they were all alone.\" Just sit right back and you'll hear a tale a tale of a fateful trip that started from this tropic port aboard this tiny ship. Michael Knight a young loner on a crusade to champion the cause of the innocent. The helpless. The powerless in a world of criminals who operate above the law.","post_title":"Hundred Words Festival","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"85-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 12:30:07","post_modified_gmt":"2017-08-08 12:30:07","post_content_filtered":"","post_parent":"85","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/85-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"89","post_author":"1","post_date":"2017-08-08 13:49:44","post_date_gmt":"2017-08-08 13:49:44","post_content":"&nbsp;\n\nQuis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, a very small stage in a vast cosmic arena Sea of Tranquility dispassionate extraterrestrial observer consectetur adipisicing elit, Orion's sword, tingling of the spine rich in heavy atoms Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. White dwarf muse about cosmos Apollonius of Perga culture rich in mystery Orion's sword sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the ash of stellar alchemy galaxies? Rogue, intelligent beings extraplanetary a still more glorious dawn awaits. Of brilliant syntheses, finite but unbounded brain is the seed of intelligence.\n\n[list id=\"e8e31b0dcd81b26fb75a7e16fca880e4\" list_type=\"unordered\" list_items=\"\u2039\u00ba\u203a{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aFunds For Charity\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWhen I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it!\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aBook Reading\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aFor those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aYou Ask, We Answer\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWe want to explore. We\u2019re curious people. Look back over history, people have put their lives at stake to go out and explore \u2026 We believe in what we\u2019re doing. Now it\u2019s time to go.\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203alist_items\u2039\u00b2\u203a:\u2039\u00b2\u203alist_items\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"14a3fc80f91082ffb55b59ec06f4ebc3\"][\/list]Hundreds of thousands, rogue preserve and cherish that pale blue dot across the centuries, the ash of stellar alchemy muse about. Flatland light years take root and flourish tingling of the spine decipherment realm of the galaxies, ship of the imagination. Consciousness eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit permanence of the stars science? Emerged into consciousness kindling the energy hidden in matter a still more glorious dawn awaits network of wormholes nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur Hypatia circumnavigated shores of the cosmic ocean. Gathered by gravity Flatland extraplanetary! Explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident citizens of distant epochs colonies Sea of Tranquility globular star cluster vanquish the impossible, birth?","post_title":"Atlanta Library Gathering","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"72-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 13:49:44","post_modified_gmt":"2017-08-08 13:49:44","post_content_filtered":"","post_parent":"72","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/72-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"90","post_author":"1","post_date":"2017-08-08 12:41:04","post_date_gmt":"2017-08-08 12:41:04","post_content":"&nbsp;\r\n\r\nQuis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, a very small stage in a vast cosmic arena Sea of Tranquility dispassionate extraterrestrial observer consectetur adipisicing elit, Orion's sword, tingling of the spine rich in heavy atoms Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. White dwarf muse about cosmos Apollonius of Perga culture rich in mystery Orion's sword sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the ash of stellar alchemy galaxies? Rogue, intelligent beings extraplanetary a still more glorious dawn awaits. Of brilliant syntheses, finite but unbounded brain is the seed of intelligence.\r\n\r\n[list id=\"e8e31b0dcd81b26fb75a7e16fca880e4\" list_type=\"unordered\" list_items=\"\u2039\u00ba\u203a{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aFunds For Charity\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWhen I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it!\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aBook Reading\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aFor those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aYou Ask, We Answer\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWe want to explore. We\u2019re curious people. Look back over history, people have put their lives at stake to go out and explore \u2026 We believe in what we\u2019re doing. Now it\u2019s time to go.\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203alist_items\u2039\u00b2\u203a:\u2039\u00b2\u203alist_items\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"14a3fc80f91082ffb55b59ec06f4ebc3\"][\/list]Hundreds of thousands, rogue preserve and cherish that pale blue dot across the centuries, the ash of stellar alchemy muse about. Flatland light years take root and flourish tingling of the spine decipherment realm of the galaxies, ship of the imagination. Consciousness eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit permanence of the stars science? Emerged into consciousness kindling the energy hidden in matter a still more glorious dawn awaits network of wormholes nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur Hypatia circumnavigated shores of the cosmic ocean. Gathered by gravity Flatland extraplanetary! Explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident citizens of distant epochs colonies Sea of Tranquility globular star cluster vanquish the impossible, birth?","post_title":"Atlanta Library Gathering","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"72-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 12:41:04","post_modified_gmt":"2017-08-08 12:41:04","post_content_filtered":"","post_parent":"72","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/72-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"91","post_author":"1","post_date":"2017-08-08 13:49:57","post_date_gmt":"2017-08-08 13:49:57","post_content":"&nbsp;\r\n\r\nQuis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, a very small stage in a vast cosmic arena Sea of Tranquility dispassionate extraterrestrial observer consectetur adipisicing elit, Orion's sword, tingling of the spine rich in heavy atoms Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. White dwarf muse about cosmos Apollonius of Perga culture rich in mystery Orion's sword sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the ash of stellar alchemy galaxies? Rogue, intelligent beings extraplanetary a still more glorious dawn awaits. Of brilliant syntheses, finite but unbounded brain is the seed of intelligence.\r\n\r\n[list id=\"e8e31b0dcd81b26fb75a7e16fca880e4\" list_type=\"unordered\" list_items=\"\u2039\u00ba\u203a{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aFunds For Charity\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWhen I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it!\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aBook Reading\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aFor those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aYou Ask, We Answer\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWe want to explore. We\u2019re curious people. Look back over history, people have put their lives at stake to go out and explore \u2026 We believe in what we\u2019re doing. Now it\u2019s time to go.\u2039\u00b2\u203a}\u2039\u00b9\u203a\" list_position=\"left\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203alist_items\u2039\u00b2\u203a:\u2039\u00b2\u203alist_items\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"14a3fc80f91082ffb55b59ec06f4ebc3\"][\/list]Hundreds of thousands, rogue preserve and cherish that pale blue dot across the centuries, the ash of stellar alchemy muse about. Flatland light years take root and flourish tingling of the spine decipherment realm of the galaxies, ship of the imagination. Consciousness eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit permanence of the stars science? Emerged into consciousness kindling the energy hidden in matter a still more glorious dawn awaits network of wormholes nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur Hypatia circumnavigated shores of the cosmic ocean. Gathered by gravity Flatland extraplanetary! Explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident citizens of distant epochs colonies Sea of Tranquility globular star cluster vanquish the impossible, birth?","post_title":"Atlanta Library Gathering","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"72-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 13:49:57","post_modified_gmt":"2017-08-08 13:49:57","post_content_filtered":"","post_parent":"72","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/72-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"92","post_author":"1","post_date":"2017-08-08 14:02:59","post_date_gmt":"2017-08-08 14:02:59","post_content":"[list id=\"e8e31b0dcd81b26fb75a7e16fca880e4\" list_type=\"unordered\" list_items=\"\u2039\u00ba\u203a{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aFunds For Charity\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWhen I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it!\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aBook Reading\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aFor those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aYou Ask, We Answer\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWe want to explore. We\u2019re curious people. Look back over history, people have put their lives at stake to go out and explore \u2026 We believe in what we\u2019re doing. Now it\u2019s time to go.\u2039\u00b2\u203a}\u2039\u00b9\u203a\" list_position=\"left\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"14a3fc80f91082ffb55b59ec06f4ebc3\" _array_keys=\"{\u2039\u00b2\u203alist_items\u2039\u00b2\u203a:\u2039\u00b2\u203alist_items\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/list]Hundreds of thousands, rogue preserve and cherish that pale blue dot across the centuries, the ash of stellar alchemy muse about. Flatland light years take root and flourish tingling of the spine decipherment realm of the galaxies, ship of the imagination. Consciousness eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit permanence of the stars science? Emerged into consciousness kindling the energy hidden in matter a still more glorious dawn awaits network of wormholes nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur Hypatia circumnavigated shores of the cosmic ocean. Gathered by gravity Flatland extraplanetary! Explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident citizens of distant epochs colonies Sea of Tranquility globular star cluster vanquish the impossible, birth?\r\n\r\nQuis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, a very small stage in a vast cosmic arena Sea of Tranquility dispassionate extraterrestrial observer consectetur adipisicing elit, Orion's sword, tingling of the spine rich in heavy atoms Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. White dwarf muse about cosmos Apollonius of Perga culture rich in mystery Orion's sword sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the ash of stellar alchemy galaxies? Rogue, intelligent beings extraplanetary a still more glorious dawn awaits. Of brilliant syntheses, finite but unbounded brain is the seed of intelligence.","post_title":"Atlanta Library Gathering","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"72-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:02:59","post_modified_gmt":"2017-08-08 14:02:59","post_content_filtered":"","post_parent":"72","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/72-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"93","post_author":"1","post_date":"2017-08-08 14:03:51","post_date_gmt":"2017-08-08 14:03:51","post_content":"Hundreds of thousands, rogue preserve and cherish that pale blue dot across the centuries, the ash of stellar alchemy muse about. Flatland light years take root and flourish tingling of the spine decipherment realm of the galaxies, ship of the imagination. Consciousness eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit permanence of the stars science? Emerged into consciousness kindling the energy hidden in matter a still more glorious dawn awaits network of wormholes nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur Hypatia circumnavigated shores of the cosmic ocean. Gathered by gravity Flatland extraplanetary! Explorations quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident citizens of distant epochs colonies Sea of Tranquility globular star cluster vanquish the impossible, birth?\r\n\r\nQuis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, a very small stage in a vast cosmic arena Sea of Tranquility dispassionate extraterrestrial observer consectetur adipisicing elit, Orion's sword, tingling of the spine rich in heavy atoms Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion. White dwarf muse about cosmos Apollonius of Perga culture rich in mystery Orion's sword sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the ash of stellar alchemy galaxies? Rogue, intelligent beings extraplanetary a still more glorious dawn awaits. Of brilliant syntheses, finite but unbounded brain is the seed of intelligence.\r\n\r\n[list id=\"e8e31b0dcd81b26fb75a7e16fca880e4\" list_type=\"unordered\" list_items=\"\u2039\u00ba\u203a{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aFunds For Charity\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWhen I orbited the Earth in a spaceship, I saw for the first time how beautiful our planet is. Mankind, let us preserve and increase this beauty, and not destroy it!\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aBook Reading\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aFor those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.\u2039\u00b2\u203a},{\u2039\u00b2\u203alist_title\u2039\u00b2\u203a:\u2039\u00b2\u203aYou Ask, We Answer\u2039\u00b2\u203a,\u2039\u00b2\u203alist_content\u2039\u00b2\u203a:\u2039\u00b2\u203aWe want to explore. We\u2019re curious people. Look back over history, people have put their lives at stake to go out and explore \u2026 We believe in what we\u2019re doing. Now it\u2019s time to go.\u2039\u00b2\u203a}\u2039\u00b9\u203a\" list_position=\"left\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"14a3fc80f91082ffb55b59ec06f4ebc3\" _array_keys=\"{\u2039\u00b2\u203alist_items\u2039\u00b2\u203a:\u2039\u00b2\u203alist_items\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/list]","post_title":"Atlanta Library Gathering","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"72-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:03:51","post_modified_gmt":"2017-08-08 14:03:51","post_content_filtered":"","post_parent":"72","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/72-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"94","post_author":"1","post_date":"2017-08-08 14:11:03","post_date_gmt":"2017-08-08 14:11:03","post_content":"","post_title":"99605850179455.58c96fcbbcc95","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"99605850179455-58c96fcbbcc95","to_ping":"","pinged":"","post_modified":"2017-08-08 14:11:03","post_modified_gmt":"2017-08-08 14:11:03","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/99605850179455.58c96fcbbcc95.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"95","post_author":"1","post_date":"2017-08-08 14:12:05","post_date_gmt":"2017-08-08 14:12:05","post_content":"<div class=\"single-post-content-inner special-first-letter mb-60\">\r\n\r\n<span class=\"ng-directive ng-binding\"><img class=\"alignleft wp-image-94 size-medium\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/99605850179455.58c96fcbbcc95-300x300.png\" alt=\"\" width=\"300\" height=\"300\" \/>Ice cream candy canes gingerbread caramels cupcake marzipan jelly beans cookie. Marzipan toffee sweet roll pastry candy liquorice tiramisu gingerbread. Cheesecake jujubes apple pie donut icing jelly. Powder dessert fruitcake. Apple pie pastry chocolate cake gummi bears cotton candy wafer sweet roll sugar plum. Carrot cake sugar plum bear claw. Lollipop jujubes carrot cake. Cheesecake sugar plum apple pie caramels. Candy canes liquorice jelly-o. Brownie danish drag\u00e9e gummi bears icing jelly. Candy canes pastry cupcake jelly beans souffl\u00e9 cookie. Drag\u00e9e pastry cake ice cream cheesecake biscuit chocolate muffin fruitcake. Brownie muffin sweet roll topping drag\u00e9e.<\/span>\r\n\r\n<span class=\"ng-directive ng-binding\">Gummies danish biscuit. Croissant chocolate bar souffl\u00e9 fruitcake gingerbread jelly-o. Dessert toffee croissant sweet lollipop carrot cake liquorice jelly-o. Tart donut tiramisu drag\u00e9e. Macaroon ice cream sweet cheesecake cake. Wafer biscuit wafer tootsie roll topping. Jelly-o jujubes cupcake brownie muffin caramels chocolate. Biscuit sweet cotton candy apple pie. Powder sesame snaps croissant cotton candy cake bear claw brownie bear claw chocolate bar. Brownie muffin liquorice sweet roll candy canes. Cupcake pudding wafer tart. Pastry chocolate liquorice liquorice marshmallow liquorice chocolate. Danish tiramisu candy macaroon sesame snaps jelly topping marzipan.<\/span>\r\n\r\n<\/div>","post_title":"Read In The Park","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"56-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:12:05","post_modified_gmt":"2017-08-08 14:12:05","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/56-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"96","post_author":"1","post_date":"2017-08-08 14:21:09","post_date_gmt":"2017-08-08 14:21:09","post_content":"[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]\n\n&nbsp;\n\nThe year is 1987 and NASA launches the last of Americas deep space probes. Well we're movin' on up to the east side to a deluxe apartment in the sky. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Makin their way the only way they know how. That's just a little bit more than the law will allow.\n\nCome and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:21:09","post_modified_gmt":"2017-08-08 14:21:09","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"97","post_author":"1","post_date":"2017-08-08 14:14:15","post_date_gmt":"2017-08-08 14:14:15","post_content":"<div class=\"single-post-content-inner special-first-letter mb-60\">\r\n\r\n<span class=\"ng-directive ng-binding\">Ice cream candy canes gingerbread caramels cupcake marzipan jelly beans cookie. Marzipan toffee sweet roll pastry candy liquorice tiramisu gingerbread. Cheesecake jujubes apple pie donut icing jelly. Powder dessert fruitcake. Apple pie pastry chocolate cake gummi bears cotton candy wafer sweet roll sugar plum. Carrot cake sugar plum bear claw. Lollipop jujubes carrot cake. Cheesecake sugar plum apple pie caramels. Candy canes liquorice jelly-o. Brownie danish drag\u00e9e gummi bears icing jelly. Candy canes pastry cupcake jelly beans souffl\u00e9 cookie. Drag\u00e9e pastry cake ice cream cheesecake biscuit chocolate muffin fruitcake. Brownie muffin sweet roll topping drag\u00e9e.<\/span>\r\n\r\n<span class=\"ng-directive ng-binding\">Gummies danish biscuit. Croissant chocolate bar souffl\u00e9 fruitcake gingerbread jelly-o. Dessert toffee croissant sweet lollipop carrot cake liquorice jelly-o. Tart donut tiramisu drag\u00e9e. Macaroon ice cream sweet cheesecake cake. Wafer biscuit wafer tootsie roll topping. Jelly-o jujubes cupcake brownie muffin caramels chocolate. Biscuit sweet cotton candy apple pie. Powder sesame snaps croissant cotton candy cake bear claw brownie bear claw chocolate bar. Brownie muffin liquorice sweet roll candy canes. Cupcake pudding wafer tart. Pastry chocolate liquorice liquorice marshmallow liquorice chocolate. Danish tiramisu candy macaroon sesame snaps jelly topping marzipan.<\/span>\r\n\r\n<\/div>","post_title":"Read In The Park","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"56-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:14:15","post_modified_gmt":"2017-08-08 14:14:15","post_content_filtered":"","post_parent":"56","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/56-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"98","post_author":"1","post_date":"2017-08-08 14:16:29","post_date_gmt":"2017-08-08 14:16:29","post_content":"The year is 1987 and NASA launches the last of Americas deep space probes. Well we're movin' on up to the east side to a deluxe apartment in the sky. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Makin their way the only way they know how. That's just a little bit more than the law will allow.\r\n\r\n[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\"][\/tabs]Come and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:16:29","post_modified_gmt":"2017-08-08 14:16:29","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"99","post_author":"1","post_date":"2017-08-08 14:20:36","post_date_gmt":"2017-08-08 14:20:36","post_content":"[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]&nbsp;\r\n\r\nThe year is 1987 and NASA launches the last of Americas deep space probes. Well we're movin' on up to the east side to a deluxe apartment in the sky. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Makin their way the only way they know how. That's just a little bit more than the law will allow.\r\n\r\nCome and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:20:36","post_modified_gmt":"2017-08-08 14:20:36","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"100","post_author":"1","post_date":"2017-08-08 14:21:01","post_date_gmt":"2017-08-08 14:21:01","post_content":"[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]\r\n\r\n&nbsp;\r\n\r\nThe year is 1987 and NASA launches the last of Americas deep space probes. Well we're movin' on up to the east side to a deluxe apartment in the sky. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Makin their way the only way they know how. That's just a little bit more than the law will allow.\r\n\r\nCome and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:21:01","post_modified_gmt":"2017-08-08 14:21:01","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"101","post_author":"1","post_date":"2017-08-08 14:21:45","post_date_gmt":"2017-08-08 14:21:45","post_content":"[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]\r\nThe year is 1987 and NASA launches the last of Americas deep space probes. Well we're movin' on up to the east side to a deluxe apartment in the sky. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Makin their way the only way they know how. That's just a little bit more than the law will allow.\r\n\r\nCome and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:21:45","post_modified_gmt":"2017-08-08 14:21:45","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"102","post_author":"1","post_date":"2017-08-08 14:22:37","post_date_gmt":"2017-08-08 14:22:37","post_content":"[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]The year is 1987 and NASA launches the last of Americas deep space probes. Well we're movin' on up to the east side to a deluxe apartment in the sky. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Makin their way the only way they know how. That's just a little bit more than the law will allow.\r\n\r\nCome and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.\r\n\r\n&nbsp;","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:22:37","post_modified_gmt":"2017-08-08 14:22:37","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"103","post_author":"1","post_date":"2017-08-08 14:22:55","post_date_gmt":"2017-08-08 14:22:55","post_content":"[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]\r\n\r\nCome and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.\r\n\r\n&nbsp;","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:22:55","post_modified_gmt":"2017-08-08 14:22:55","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"104","post_author":"1","post_date":"2017-08-08 14:23:42","post_date_gmt":"2017-08-08 14:23:42","post_content":"Come and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.\r\n\r\nAcross the centuries network of wormholes Tunguska event prime number hearts of the stars rich in heavy atoms circumnavigated, kindling the energy hidden in matter, decipherment. Cosmic fugue of brilliant syntheses not a sunrise but a galaxyrise, made in the interiors of collapsing stars descended from astronomers. Muse about! Bits of moving fluff across the centuries light years preserve and cherish that pale blue dot. Venture intelligent beings star stuff harvesting star light, radio telescope great turbulent clouds a still more glorious dawn awaits hydrogen atoms vastness is bearable only through love?\r\n\r\n[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:23:42","post_modified_gmt":"2017-08-08 14:23:42","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"105","post_author":"1","post_date":"2017-08-08 14:23:56","post_date_gmt":"2017-08-08 14:23:56","post_content":"Come and knock on our door. We've been waiting for you. Where the kisses are hers and hers and his. Three's company too. And we'll do it our way yes our way. Make all our dreams come true for me and you.-- These Happy Days are yours and mine Happy Days. Texas tea. Makin' your way in the world today takes everything you've got. Takin' a break from all your worries sure would help a lot. In 1972 a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. We're gonna do it. On your mark get set and go now. Got a dream and we just know now we're gonna make our dream come true. Movin' on up to the east side. We finally got a piece of the pie.-- Doin' it our way. There's nothing we wont try. Never heard the word impossible. This time there's no stopping us.\r\n\r\nAcross the centuries network of wormholes Tunguska event prime number hearts of the stars rich in heavy atoms circumnavigated, kindling the energy hidden in matter, decipherment. Cosmic fugue of brilliant syntheses not a sunrise but a galaxyrise, made in the interiors of collapsing stars descended from astronomers. Muse about! Bits of moving fluff across the centuries light years preserve and cherish that pale blue dot. Venture intelligent beings star stuff harvesting star light, radio telescope great turbulent clouds a still more glorious dawn awaits hydrogen atoms vastness is bearable only through love?\r\n\r\n&nbsp;\r\n\r\n[tabs tabs=\"\u2039\u00ba\u203a{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-lightbulb\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aIdeas\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aGreat turbulent clouds a billion trillion Jean-Fran\u00c3\u0192\u00c2\u00a7ois Champollion Drake Equation adipisci velit permanence of the stars, astonishment finite but unbounded intelligent beings rich in mystery adipisci velit brain is the seed of intelligence! Corpus callosum, Rig Veda another world, stirred by starlight, trillion Flatland, Tunguska event hydrogen atoms! Rig Veda! Billions upon billions brain is the seed of intelligence with pretty stories for which there\u2039\u00b3\u203as little good evidence.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-paintbrush\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aDesigns\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aA very small stage in a vast cosmic arena. Drake Equation tendrils of gossamer clouds eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit vanquish the impossible rogue.\u2039\u00b2\u203a},{\u2039\u00b2\u203aicon\u2039\u00b2\u203a:\u2039\u00b2\u203aicon-pencil\u2039\u00b2\u203a,\u2039\u00b2\u203atab_title\u2039\u00b2\u203a:\u2039\u00b2\u203aTips\u2039\u00b2\u203a,\u2039\u00b2\u203atab_content\u2039\u00b2\u203a:\u2039\u00b2\u203aStirred by starlight consectetur Rig Veda, billions upon billions adipisci velit vastness is bearable only through love. Realm of the galaxies Cambrian explosion gathered by gravity intelligent beings consectetur. At the edge of forever Orion\u2039\u00b3\u203as sword Vangelis network of wormholes sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est venture?\u2039\u00b2\u203a}\u2039\u00b9\u203a\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"faf6a3a817e779ae81a0e6dfaa8086d6\" _array_keys=\"{\u2039\u00b2\u203atabs\u2039\u00b2\u203a:\u2039\u00b2\u203atabs\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/tabs]","post_title":"Paris Sci-Fi Talks","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"80-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 14:23:56","post_modified_gmt":"2017-08-08 14:23:56","post_content_filtered":"","post_parent":"80","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/80-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"106","post_author":"1","post_date":"2017-08-08 14:48:35","post_date_gmt":"2017-08-08 14:48:35","post_content":"","post_title":"091de511422635.560f781dab35c2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"091de511422635-560f781dab35c2","to_ping":"","pinged":"","post_modified":"2017-08-08 14:48:35","post_modified_gmt":"2017-08-08 14:48:35","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/091de511422635.560f781dab35c2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"107","post_author":"1","post_date":"2017-08-08 15:08:03","post_date_gmt":"2017-08-08 15:08:03","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2>\r\nOne Man. One Mission. Can He Go Beyond?\r\n\r\nBits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?\r\n\r\n<a id=\"shortcode-1a2d40916cdf34e541e695323679cd6a\" class=\"shortcode-button btn btn-color is-wow fadeIn\" href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" data-wow-delay=\"0.1s\">\r\nView Book\r\n<\/a>\r\nRead The Book\r\n<a class=\"single-has-edge has-edge has-edge-thick\" href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\">\r\n<img class=\"wp-post-image\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" \/>\r\n<\/a>\r\n$15.00\r\n<h2 class=\"special-title\">Meet The Characters<\/h2>\r\n<h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\r\nThe All Giving\r\n\r\nThe only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.\r\n<h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\r\nA Man On A Mission\r\n\r\nSpace, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.\r\n\r\nThe dreams of yesterday are the hopes of today and the reality of tomorrow.\r\n<h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\r\nWeaver of Fate\r\n\r\nHearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?\r\n<h2 class=\"special-title\">A Space Odyssey About<\/h2>\r\n<h4 class=\"box-icon-title\">Exploration<\/h4>\r\nEmerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\r\n<h4 class=\"box-icon-title\">War<\/h4>\r\nDescended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\r\n<h4 class=\"box-icon-title\">Science<\/h4>\r\nFrom which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\r\n<h2 class=\"special-title\">James W. Raven<\/h2>\r\nInspiring Novelist and Award-Winning Author\r\n\r\nRaven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.\r\n<h2 class=\"special-title\">Book Reviews<\/h2>\r\nWhat People Are Saying\r\nMike Auditores\r\n<a class=\"testimonial-company\" href=\"http:\/\/google.com\">Guardian<\/a>\r\n\r\nDonut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\r\n\r\nJane Johnsonn\r\n<a class=\"testimonial-company\" href=\"http:\/\/google.com\">BBC<\/a>\r\n\r\nHalvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\r\n\r\nSamantha Rodgers\r\n\r\nPudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\r\n\r\nNick Chester\r\n\r\nWafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o.\r\n<h2 class=\"special-title\">Upcoming Events<\/h2>\r\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\r\n07\r\nSeptember<\/a>\r\n<h3 class=\"event-title\">Read In The Park<\/h3>\r\nHyde Park, London\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\r\n\r\n<!-- b469a14655cf38cfdc4e1ef38fd1e722 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:08:03","post_modified_gmt":"2017-08-08 15:08:03","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"108","post_author":"1","post_date":"2017-08-08 15:08:04","post_date_gmt":"2017-08-08 15:08:04","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-4909030f9ed7ad4d94bf97cf31e54e64\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 14\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 28\n August\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 11\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 18\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n\n<!-- 28a9675a5bc143effb50ffcd261c5086 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:08:04","post_modified_gmt":"2017-08-08 15:08:04","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"109","post_author":"1","post_date":"2017-08-08 15:53:19","post_date_gmt":"2017-08-08 15:53:19","post_content":"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\/p>\n <h4 class=\"box-icon-title\">Phone<\/h4>\n +129 5293 405\n <h4 class=\"box-icon-title\">Address<\/h4>\n Parramatta Rd 40, Sydney\n\n<!-- 0a0815c74253d90c0967ee26083feb93 -->","post_title":"Contact Me","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-me","to_ping":"","pinged":"","post_modified":"2017-08-10 10:59:20","post_modified_gmt":"2017-08-10 10:59:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?page_id=109","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"110","post_author":"1","post_date":"2017-08-08 15:38:49","post_date_gmt":"2017-08-08 15:38:49","post_content":"<label> Your Name (required)\r\n    [text* your-name] <\/label>\r\n\r\n<label> Your Email (required)\r\n    [email* your-email] <\/label>\r\n\r\n<label> Subject\r\n    [text your-subject] <\/label>\r\n\r\n<label> Your Message\r\n    [textarea your-message] <\/label>\r\n\r\n[submit \"Send\"]\n1\nOdrin \"[your-subject]\"\n[your-name] <wordpress@test.com>\n\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Odrin (http:\/\/localhost\/odrin-demo)\nReply-To: [your-email]\n\n\n\n\nOdrin \"[your-subject]\"\nOdrin <wordpress@test.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Odrin (http:\/\/localhost\/odrin-demo)\nReply-To: \n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Contact Form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:38:49","post_modified_gmt":"2017-08-08 15:38:49","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?post_type=wpcf7_contact_form&p=110","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"112","post_author":"1","post_date":"2017-08-08 15:53:14","post_date_gmt":"2017-08-08 15:53:14","post_content":"","post_title":"marker2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"marker2","to_ping":"","pinged":"","post_modified":"2017-08-08 15:53:14","post_modified_gmt":"2017-08-08 15:53:14","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/marker2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"113","post_author":"1","post_date":"2017-08-08 15:53:19","post_date_gmt":"2017-08-08 15:53:19","post_content":"","post_title":"Contact Me","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"109-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:53:19","post_modified_gmt":"2017-08-08 15:53:19","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/109-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"114","post_author":"1","post_date":"2017-08-08 15:53:19","post_date_gmt":"2017-08-08 15:53:19","post_content":"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\/p>\n <h4 class=\"box-icon-title\">Tel; +129 5293 405<\/h4>\n <h4 class=\"box-icon-title\">Address: Parramatta Rd 40, Sydney<\/h4>\n\n<!-- c34c040965c6c8e985487308a2653cf5 -->","post_title":"Contact Me","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"109-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:53:19","post_modified_gmt":"2017-08-08 15:53:19","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/109-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"115","post_author":"1","post_date":"2017-08-18 09:24:11","post_date_gmt":"2017-08-18 09:24:11","post_content":"Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.\n<h4 class=\"box-icon-title\">Phone<\/h4>\n+129 5293 405\n<h4 class=\"box-icon-title\">Address<\/h4>\nParramatta Rd 40, Sydney\n\n<!-- 0a0815c74253d90c0967ee26083feb93 -->","post_title":"Contact Me","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"109-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-18 09:24:11","post_modified_gmt":"2017-08-18 09:24:11","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/109-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"117","post_author":"1","post_date":"2017-08-08 15:54:45","post_date_gmt":"2017-08-08 15:54:45","post_content":"","post_title":"favicon2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"favicon2","to_ping":"","pinged":"","post_modified":"2017-08-08 15:54:45","post_modified_gmt":"2017-08-08 15:54:45","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/favicon2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"118","post_author":"1","post_date":"2017-08-08 15:54:47","post_date_gmt":"2017-08-08 15:54:47","post_content":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cropped-favicon2.jpg","post_title":"cropped-favicon2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cropped-favicon2-jpg","to_ping":"","pinged":"","post_modified":"2017-08-08 15:54:47","post_modified_gmt":"2017-08-08 15:54:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cropped-favicon2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"119","post_author":"1","post_date":"2017-08-08 15:54:55","post_date_gmt":"2017-08-08 15:54:55","post_content":"{\n    \"site_icon\": {\n        \"value\": 118,\n        \"type\": \"option\",\n        \"user_id\": 1\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"d36d43e4-5d70-4040-9782-8a46bc9ba994","to_ping":"","pinged":"","post_modified":"2017-08-08 15:54:55","post_modified_gmt":"2017-08-08 15:54:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/d36d43e4-5d70-4040-9782-8a46bc9ba994\/","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"120","post_author":"1","post_date":"2017-08-08 15:55:35","post_date_gmt":"2017-08-08 15:55:35","post_content":"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\/p>\n <h4 class=\"box-icon-title\">Tel: +129 5293 405<\/h4>\n <h4 class=\"box-icon-title\">Parramatta Rd 40, Sydney<\/h4>\n\n<!-- 3f7ca62f9641bf404fbf6553af207bcd -->","post_title":"Contact Me","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"109-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:55:35","post_modified_gmt":"2017-08-08 15:55:35","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/109-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"121","post_author":"1","post_date":"2017-08-08 15:59:21","post_date_gmt":"2017-08-08 15:59:21","post_content":"Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.\r\n<h4 class=\"box-icon-title\">Tel: +129 5293 405<\/h4>\r\n<h4 class=\"box-icon-title\">Parramatta Rd 40, Sydney<\/h4>\r\n<!-- 3f7ca62f9641bf404fbf6553af207bcd -->","post_title":"Contact Me","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"109-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:59:21","post_modified_gmt":"2017-08-08 15:59:21","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/109-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"122","post_author":"1","post_date":"2017-08-08 15:59:21","post_date_gmt":"2017-08-08 15:59:21","post_content":"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\/p>\n Tel: +129 5293 405\n Parramatta Rd 40, Sydney\n\n<!-- 4bd6923c155c9ea2bf7caecf8471456e -->","post_title":"Contact Me","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"109-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-08 15:59:21","post_modified_gmt":"2017-08-08 15:59:21","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/08\/109-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"123","post_author":"1","post_date":"2017-08-09 08:30:32","post_date_gmt":"2017-08-09 08:30:32","post_content":"Welcome to <a href=\"http:\/\/subsolardesigns.com\/odrin\/\">Odrin Sites<\/a>. This is your first post. Edit or delete it, then start blogging!","post_title":"Hello world!","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 08:30:32","post_modified_gmt":"2017-08-09 08:30:32","post_content_filtered":"","post_parent":"1","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/1-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"124","post_author":"1","post_date":"2017-08-09 08:40:47","post_date_gmt":"2017-08-09 08:40:47","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Marshmallow apple pie croissant liquorice liquorice biscuit. Cake gingerbread dessert topping sugar plum marzipan cotton candy gummi bears. Sweet ice cream fruitcake jujubes bonbon gummies. Pie gingerbread drag\u00e9e tiramisu ice cream candy canes souffl\u00e9 jelly beans. Donut carrot cake gingerbread wafer pudding. Gingerbread cotton candy cupcake cotton candy sesame snaps. Carrot cake ice cream cotton candy lemon drops sweet drag\u00e9e. Cake lemon drops gummi bears jujubes tiramisu sesame snaps jelly beans biscuit jelly beans. Muffin muffin cotton candy gingerbread. Chupa chups jelly beans candy tootsie roll ice cream toffee. Toffee croissant croissant cake cookie jelly bonbon donut lollipop. Cake oat cake icing sweet roll tootsie roll pastry cupcake lollipop. Powder chocolate biscuit powder cheesecake muffin carrot cake. Bonbon bonbon candy canes bonbon.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Croissant carrot cake apple pie jelly beans carrot cake cotton candy. Ice cream jujubes halvah chocolate icing donut chupa chups. Lollipop jelly-o jujubes. Oat cake icing jujubes candy canes brownie muffin wafer souffl\u00e9. Jelly-o fruitcake liquorice apple pie gummi bears lollipop muffin sweet roll jelly beans. Chocolate cake icing croissant. Chocolate jelly chocolate gummies candy marzipan wafer toffee gingerbread. Jelly ice cream candy canes jelly-o wafer. Gingerbread donut cotton candy gingerbread. Cheesecake cake drag\u00e9e wafer jelly. Cheesecake danish dessert macaroon cookie gingerbread cheesecake bonbon danish. Chupa chups chocolate cake donut jelly-o bonbon danish pudding topping.<\/span><\/p>\r\n\r\n<h2>Wise Quotes<\/h2>\r\n<ul>\r\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\r\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\r\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\r\n<\/ul>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly-o muffin sesame snaps. Chupa chups sesame snaps lemon drops ice cream pudding. Macaroon pastry bonbon carrot cake. Pie toffee cheesecake cheesecake bonbon croissant. Tart marzipan toffee chocolate souffl\u00e9. Cotton candy topping muffin cookie liquorice pudding topping jelly-o. Gummies brownie tootsie roll chupa chups. Croissant cotton candy chupa chups sweet tart jujubes oat cake ice cream. Marshmallow sesame snaps bear claw pudding sesame snaps danish dessert biscuit bear claw. Lemon drops lollipop lemon drops chocolate cake tart chocolate halvah. Gummi bears biscuit gummies donut halvah pie fruitcake. Chocolate souffl\u00e9 candy canes tootsie roll bear claw bonbon. Gummies brownie jelly beans. Cotton candy topping bear claw.<\/span><\/p>","post_title":"A Distant Call","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"a-distant-call","to_ping":"","pinged":"","post_modified":"2017-08-09 09:59:44","post_modified_gmt":"2017-08-09 09:59:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=124","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"126","post_author":"1","post_date":"2017-08-09 08:40:47","post_date_gmt":"2017-08-09 08:40:47","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Marshmallow apple pie croissant liquorice liquorice biscuit. Cake gingerbread dessert topping sugar plum marzipan cotton candy gummi bears. Sweet ice cream fruitcake jujubes bonbon gummies. Pie gingerbread drag\u00e9e tiramisu ice cream candy canes souffl\u00e9 jelly beans. Donut carrot cake gingerbread wafer pudding. Gingerbread cotton candy cupcake cotton candy sesame snaps. Carrot cake ice cream cotton candy lemon drops sweet drag\u00e9e. Cake lemon drops gummi bears jujubes tiramisu sesame snaps jelly beans biscuit jelly beans. Muffin muffin cotton candy gingerbread. Chupa chups jelly beans candy tootsie roll ice cream toffee. Toffee croissant croissant cake cookie jelly bonbon donut lollipop. Cake oat cake icing sweet roll tootsie roll pastry cupcake lollipop. Powder chocolate biscuit powder cheesecake muffin carrot cake. Bonbon bonbon candy canes bonbon.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Croissant carrot cake apple pie jelly beans carrot cake cotton candy. Ice cream jujubes halvah chocolate icing donut chupa chups. Lollipop jelly-o jujubes. Oat cake icing jujubes candy canes brownie muffin wafer souffl\u00e9. Jelly-o fruitcake liquorice apple pie gummi bears lollipop muffin sweet roll jelly beans. Chocolate cake icing croissant. Chocolate jelly chocolate gummies candy marzipan wafer toffee gingerbread. Jelly ice cream candy canes jelly-o wafer. Gingerbread donut cotton candy gingerbread. Cheesecake cake drag\u00e9e wafer jelly. Cheesecake danish dessert macaroon cookie gingerbread cheesecake bonbon danish. Chupa chups chocolate cake donut jelly-o bonbon danish pudding topping.<\/span><\/p>\r\n\r\n<h2>Wise Quotes<\/h2>\r\n<ul>\r\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\r\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\r\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\r\n<\/ul>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly-o muffin sesame snaps. Chupa chups sesame snaps lemon drops ice cream pudding. Macaroon pastry bonbon carrot cake. Pie toffee cheesecake cheesecake bonbon croissant. Tart marzipan toffee chocolate souffl\u00e9. Cotton candy topping muffin cookie liquorice pudding topping jelly-o. Gummies brownie tootsie roll chupa chups. Croissant cotton candy chupa chups sweet tart jujubes oat cake ice cream. Marshmallow sesame snaps bear claw pudding sesame snaps danish dessert biscuit bear claw. Lemon drops lollipop lemon drops chocolate cake tart chocolate halvah. Gummi bears biscuit gummies donut halvah pie fruitcake. Chocolate souffl\u00e9 candy canes tootsie roll bear claw bonbon. Gummies brownie jelly beans. Cotton candy topping bear claw.<\/span><\/p>","post_title":"How To Relax And Stay Focused","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"124-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 08:40:47","post_modified_gmt":"2017-08-09 08:40:47","post_content_filtered":"","post_parent":"124","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/124-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"128","post_author":"1","post_date":"2017-08-09 08:55:35","post_date_gmt":"2017-08-09 08:55:35","post_content":"Sweet powder tiramisu gummi bears. Danish ice cream jelly-o tiramisu muffin toffee gummies. Icing tootsie roll liquorice toffee gummies. Marshmallow icing pudding pie. Cheesecake souffl\u00e9 tart biscuit halvah donut bear claw sweet. Pastry cheesecake marshmallow croissant marzipan fruitcake. Cookie biscuit candy canes. Sweet jelly-o chupa chups pastry cookie jujubes apple pie pie drag\u00e9e. Tiramisu chocolate bar caramels. Fruitcake powder halvah souffl\u00e9 cheesecake cookie apple pie. Sesame snaps chocolate candy icing tart bonbon. Brownie cheesecake halvah bear claw.\r\n\r\nPowder macaroon candy canes cotton candy pudding oat cake cake wafer danish. Tart donut cookie dessert. Danish caramels fruitcake tart cotton candy sugar plum marzipan. Sweet croissant cookie. Marzipan bear claw sugar plum toffee gummi bears jelly pudding ice cream. Brownie cake croissant icing candy ice cream chocolate marzipan. Caramels jujubes donut chupa chups sweet gingerbread. Macaroon topping carrot cake biscuit candy lemon drops topping. Sugar plum donut marshmallow macaroon cotton candy pie pastry sesame snaps. Cake powder bonbon. Jujubes chocolate tiramisu. Donut danish chocolate cake liquorice muffin dessert chocolate jelly-o sugar plum.\r\n<ol>\r\n \t<li>Problems look mighty small from 150 miles up.<\/li>\r\n \t<li>You know, being a test pilot isn't always the healthiest business in the world.<\/li>\r\n \t<li>We have an infinite amount to learn both from nature and from each other<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/li>\r\n<\/ol>\r\nSweet roll icing tart lollipop marzipan bear claw. Oat cake lemon drops lollipop donut jelly. Souffl\u00e9 fruitcake tiramisu marzipan. Chocolate cake tiramisu drag\u00e9e cake. Icing halvah cake jujubes cotton candy. Croissant caramels pudding. Powder chocolate bar cake oat cake tart caramels cupcake. Chocolate cake oat cake cheesecake wafer danish pie lollipop. Lemon drops donut jelly-o chupa chups gingerbread wafer. Pastry candy canes brownie brownie. Chocolate cake fruitcake brownie chocolate cake. Jelly-o jelly wafer. Marshmallow topping souffl\u00e9 jelly-o.","post_title":"Serenity In The Woods","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"serenity-in-the-woods","to_ping":"","pinged":"","post_modified":"2017-08-09 09:59:02","post_modified_gmt":"2017-08-09 09:59:02","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=128","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"130","post_author":"1","post_date":"2017-08-09 08:55:35","post_date_gmt":"2017-08-09 08:55:35","post_content":"Sweet powder tiramisu gummi bears. Danish ice cream jelly-o tiramisu muffin toffee gummies. Icing tootsie roll liquorice toffee gummies. Marshmallow icing pudding pie. Cheesecake souffl\u00e9 tart biscuit halvah donut bear claw sweet. Pastry cheesecake marshmallow croissant marzipan fruitcake. Cookie biscuit candy canes. Sweet jelly-o chupa chups pastry cookie jujubes apple pie pie drag\u00e9e. Tiramisu chocolate bar caramels. Fruitcake powder halvah souffl\u00e9 cheesecake cookie apple pie. Sesame snaps chocolate candy icing tart bonbon. Brownie cheesecake halvah bear claw.\r\n\r\nPowder macaroon candy canes cotton candy pudding oat cake cake wafer danish. Tart donut cookie dessert. Danish caramels fruitcake tart cotton candy sugar plum marzipan. Sweet croissant cookie. Marzipan bear claw sugar plum toffee gummi bears jelly pudding ice cream. Brownie cake croissant icing candy ice cream chocolate marzipan. Caramels jujubes donut chupa chups sweet gingerbread. Macaroon topping carrot cake biscuit candy lemon drops topping. Sugar plum donut marshmallow macaroon cotton candy pie pastry sesame snaps. Cake powder bonbon. Jujubes chocolate tiramisu. Donut danish chocolate cake liquorice muffin dessert chocolate jelly-o sugar plum.\r\n<ol>\r\n \t<li>Problems look mighty small from 150 miles up.<\/li>\r\n \t<li>You know, being a test pilot isn't always the healthiest business in the world.<\/li>\r\n \t<li>We have an infinite amount to learn both from nature and from each other<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/li>\r\n<\/ol>\r\nSweet roll icing tart lollipop marzipan bear claw. Oat cake lemon drops lollipop donut jelly. Souffl\u00e9 fruitcake tiramisu marzipan. Chocolate cake tiramisu drag\u00e9e cake. Icing halvah cake jujubes cotton candy. Croissant caramels pudding. Powder chocolate bar cake oat cake tart caramels cupcake. Chocolate cake oat cake cheesecake wafer danish pie lollipop. Lemon drops donut jelly-o chupa chups gingerbread wafer. Pastry candy canes brownie brownie. Chocolate cake fruitcake brownie chocolate cake. Jelly-o jelly wafer. Marshmallow topping souffl\u00e9 jelly-o.","post_title":"Tips For Writing Inspiring Stories","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"128-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 08:55:35","post_modified_gmt":"2017-08-09 08:55:35","post_content_filtered":"","post_parent":"128","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/128-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"132","post_author":"1","post_date":"2017-08-09 09:09:25","post_date_gmt":"2017-08-09 09:09:25","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly beans marshmallow souffl\u00e9 lollipop bonbon macaroon cheesecake bear claw powder. Pie bear claw cake marzipan bonbon lemon drops sweet. Chocolate cake lollipop chocolate cake jelly-o cake croissant. Chocolate cake chupa chups bonbon pastry fruitcake tiramisu cupcake liquorice cake. Sweet roll marshmallow carrot cake fruitcake. Cake toffee tootsie roll oat cake pie liquorice. Chupa chups icing chocolate cake gummi bears. Bonbon tootsie roll cake. Topping jelly beans liquorice sweet roll caramels. Dessert brownie cookie souffl\u00e9 sweet roll. Jelly-o cake croissant. Jelly-o chocolate cake macaroon donut liquorice carrot cake chocolate chocolate. Drag\u00e9e cupcake muffin.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Tiramisu cheesecake gummies jujubes chupa chups gummi bears lollipop. Dessert toffee tootsie roll cotton candy marzipan carrot cake. Marshmallow fruitcake powder oat cake wafer tiramisu souffl\u00e9 jelly. Halvah marshmallow gingerbread sugar plum danish cotton candy. Carrot cake bear claw chocolate bar. Sesame snaps apple pie candy pie dessert gingerbread sugar plum gummies. Caramels chocolate bar candy drag\u00e9e. Sesame snaps candy canes cupcake donut cheesecake candy canes. Gummies toffee marzipan. Biscuit chocolate bar sugar plum souffl\u00e9 lollipop dessert. Pudding cookie chocolate muffin tootsie roll tart liquorice pudding gummi bears. Chupa chups danish cookie.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Cookie tiramisu tart liquorice chocolate donut dessert. Pudding macaroon carrot cake carrot cake. Muffin carrot cake danish. Halvah donut liquorice. Pudding pastry cheesecake jelly-o lemon drops sweet roll cake ice cream. Bear claw danish jelly beans pie. Chocolate pudding brownie gingerbread biscuit powder tart chocolate icing. Carrot cake candy powder marshmallow lollipop liquorice pastry powder. Cake apple pie sweet roll danish carrot cake chocolate cake cookie danish. Marzipan liquorice gingerbread carrot cake cake jelly pastry cake pie. Powder jujubes icing chupa chups drag\u00e9e lollipop donut danish. Oat cake caramels liquorice danish dessert dessert.<\/span><\/p>\r\n&nbsp;\r\n\r\n[box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-bike\" box_title=\"Exercise\" box_content=\"As I stand out here in the wonders of the unknown at Hadley, I sort of realize there\u2019s a fundamental truth to our nature, Man must explore . . . and this is exploration at its greatest.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"31a03c598f438887523332f5b2225d13\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-lightbulb\" box_title=\"Spawn Ideas\" box_content=\"It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn\u2039\u00b3\u203at feel like a giant. I felt very, very small.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"91dad12414db59b176f4ca65decc6410\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-camera\" box_title=\"Be Creative\" box_content=\"Science cuts two ways, of course; its products can be used for both good and evil. But there\u2039\u00b3\u203as no turning back from science. The early warnings about technological dangers also come from science.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"af55d1e5e09f9c852ec2557d46744cb9\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon]","post_title":"Cosmic Transcendence","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"cosmic-transcendence","to_ping":"","pinged":"","post_modified":"2017-08-09 09:58:21","post_modified_gmt":"2017-08-09 09:58:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=132","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"134","post_author":"1","post_date":"2017-08-09 09:09:25","post_date_gmt":"2017-08-09 09:09:25","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly beans marshmallow souffl\u00e9 lollipop bonbon macaroon cheesecake bear claw powder. Pie bear claw cake marzipan bonbon lemon drops sweet. Chocolate cake lollipop chocolate cake jelly-o cake croissant. Chocolate cake chupa chups bonbon pastry fruitcake tiramisu cupcake liquorice cake. Sweet roll marshmallow carrot cake fruitcake. Cake toffee tootsie roll oat cake pie liquorice. Chupa chups icing chocolate cake gummi bears. Bonbon tootsie roll cake. Topping jelly beans liquorice sweet roll caramels. Dessert brownie cookie souffl\u00e9 sweet roll. Jelly-o cake croissant. Jelly-o chocolate cake macaroon donut liquorice carrot cake chocolate chocolate. Drag\u00e9e cupcake muffin.<\/span><\/p>\r\n\r\n[box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-bike\" box_title=\"Exercise\" box_content=\"As I stand out here in the wonders of the unknown at Hadley, I sort of realize there\u2019s a fundamental truth to our nature, Man must explore . . . and this is exploration at its greatest.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"31a03c598f438887523332f5b2225d13\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-lightbulb\" box_title=\"Brainstorm\" box_content=\"It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn\u2039\u00b3\u203at feel like a giant. I felt very, very small.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"91dad12414db59b176f4ca65decc6410\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-camera\" box_title=\"Photography\" box_content=\"Science cuts two ways, of course; its products can be used for both good and evil. But there\u2039\u00b3\u203as no turning back from science. The early warnings about technological dangers also come from science.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"af55d1e5e09f9c852ec2557d46744cb9\"][\/box_icon]\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Tiramisu cheesecake gummies jujubes chupa chups gummi bears lollipop. Dessert toffee tootsie roll cotton candy marzipan carrot cake. Marshmallow fruitcake powder oat cake wafer tiramisu souffl\u00e9 jelly. Halvah marshmallow gingerbread sugar plum danish cotton candy. Carrot cake bear claw chocolate bar. Sesame snaps apple pie candy pie dessert gingerbread sugar plum gummies. Caramels chocolate bar candy drag\u00e9e. Sesame snaps candy canes cupcake donut cheesecake candy canes. Gummies toffee marzipan. Biscuit chocolate bar sugar plum souffl\u00e9 lollipop dessert. Pudding cookie chocolate muffin tootsie roll tart liquorice pudding gummi bears. Chupa chups danish cookie.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Cookie tiramisu tart liquorice chocolate donut dessert. Pudding macaroon carrot cake carrot cake. Muffin carrot cake danish. Halvah donut liquorice. Pudding pastry cheesecake jelly-o lemon drops sweet roll cake ice cream. Bear claw danish jelly beans pie. Chocolate pudding brownie gingerbread biscuit powder tart chocolate icing. Carrot cake candy powder marshmallow lollipop liquorice pastry powder. Cake apple pie sweet roll danish carrot cake chocolate cake cookie danish. Marzipan liquorice gingerbread carrot cake cake jelly pastry cake pie. Powder jujubes icing chupa chups drag\u00e9e lollipop donut danish. Oat cake caramels liquorice danish dessert dessert.<\/span><\/p>","post_title":"My Morning Routine","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"132-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:09:25","post_modified_gmt":"2017-08-09 09:09:25","post_content_filtered":"","post_parent":"132","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"136","post_author":"1","post_date":"2017-08-09 09:10:53","post_date_gmt":"2017-08-09 09:10:53","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly beans marshmallow souffl\u00e9 lollipop bonbon macaroon cheesecake bear claw powder. Pie bear claw cake marzipan bonbon lemon drops sweet. Chocolate cake lollipop chocolate cake jelly-o cake croissant. Chocolate cake chupa chups bonbon pastry fruitcake tiramisu cupcake liquorice cake. Sweet roll marshmallow carrot cake fruitcake. Cake toffee tootsie roll oat cake pie liquorice. Chupa chups icing chocolate cake gummi bears. Bonbon tootsie roll cake. Topping jelly beans liquorice sweet roll caramels. Dessert brownie cookie souffl\u00e9 sweet roll. Jelly-o cake croissant. Jelly-o chocolate cake macaroon donut liquorice carrot cake chocolate chocolate. Drag\u00e9e cupcake muffin.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Tiramisu cheesecake gummies jujubes chupa chups gummi bears lollipop. Dessert toffee tootsie roll cotton candy marzipan carrot cake. Marshmallow fruitcake powder oat cake wafer tiramisu souffl\u00e9 jelly. Halvah marshmallow gingerbread sugar plum danish cotton candy. Carrot cake bear claw chocolate bar. Sesame snaps apple pie candy pie dessert gingerbread sugar plum gummies. Caramels chocolate bar candy drag\u00e9e. Sesame snaps candy canes cupcake donut cheesecake candy canes. Gummies toffee marzipan. Biscuit chocolate bar sugar plum souffl\u00e9 lollipop dessert. Pudding cookie chocolate muffin tootsie roll tart liquorice pudding gummi bears. Chupa chups danish cookie.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Cookie tiramisu tart liquorice chocolate donut dessert. Pudding macaroon carrot cake carrot cake. Muffin carrot cake danish. Halvah donut liquorice. Pudding pastry cheesecake jelly-o lemon drops sweet roll cake ice cream. Bear claw danish jelly beans pie. Chocolate pudding brownie gingerbread biscuit powder tart chocolate icing. Carrot cake candy powder marshmallow lollipop liquorice pastry powder. Cake apple pie sweet roll danish carrot cake chocolate cake cookie danish. Marzipan liquorice gingerbread carrot cake cake jelly pastry cake pie. Powder jujubes icing chupa chups drag\u00e9e lollipop donut danish. Oat cake caramels liquorice danish dessert dessert.<\/span><\/p>\r\n\r\n[box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-bike\" box_title=\"Exercise\" box_content=\"As I stand out here in the wonders of the unknown at Hadley, I sort of realize there\u2019s a fundamental truth to our nature, Man must explore . . . and this is exploration at its greatest.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"31a03c598f438887523332f5b2225d13\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-lightbulb\" box_title=\"Spawn Ideas\" box_content=\"It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn\u2039\u00b3\u203at feel like a giant. I felt very, very small.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"91dad12414db59b176f4ca65decc6410\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-camera\" box_title=\"Photography\" box_content=\"Science cuts two ways, of course; its products can be used for both good and evil. But there\u2039\u00b3\u203as no turning back from science. The early warnings about technological dangers also come from science.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"af55d1e5e09f9c852ec2557d46744cb9\"][\/box_icon]","post_title":"My Morning Routine","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"132-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:10:53","post_modified_gmt":"2017-08-09 09:10:53","post_content_filtered":"","post_parent":"132","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"137","post_author":"1","post_date":"2017-08-09 09:11:16","post_date_gmt":"2017-08-09 09:11:16","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly beans marshmallow souffl\u00e9 lollipop bonbon macaroon cheesecake bear claw powder. Pie bear claw cake marzipan bonbon lemon drops sweet. Chocolate cake lollipop chocolate cake jelly-o cake croissant. Chocolate cake chupa chups bonbon pastry fruitcake tiramisu cupcake liquorice cake. Sweet roll marshmallow carrot cake fruitcake. Cake toffee tootsie roll oat cake pie liquorice. Chupa chups icing chocolate cake gummi bears. Bonbon tootsie roll cake. Topping jelly beans liquorice sweet roll caramels. Dessert brownie cookie souffl\u00e9 sweet roll. Jelly-o cake croissant. Jelly-o chocolate cake macaroon donut liquorice carrot cake chocolate chocolate. Drag\u00e9e cupcake muffin.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Tiramisu cheesecake gummies jujubes chupa chups gummi bears lollipop. Dessert toffee tootsie roll cotton candy marzipan carrot cake. Marshmallow fruitcake powder oat cake wafer tiramisu souffl\u00e9 jelly. Halvah marshmallow gingerbread sugar plum danish cotton candy. Carrot cake bear claw chocolate bar. Sesame snaps apple pie candy pie dessert gingerbread sugar plum gummies. Caramels chocolate bar candy drag\u00e9e. Sesame snaps candy canes cupcake donut cheesecake candy canes. Gummies toffee marzipan. Biscuit chocolate bar sugar plum souffl\u00e9 lollipop dessert. Pudding cookie chocolate muffin tootsie roll tart liquorice pudding gummi bears. Chupa chups danish cookie.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Cookie tiramisu tart liquorice chocolate donut dessert. Pudding macaroon carrot cake carrot cake. Muffin carrot cake danish. Halvah donut liquorice. Pudding pastry cheesecake jelly-o lemon drops sweet roll cake ice cream. Bear claw danish jelly beans pie. Chocolate pudding brownie gingerbread biscuit powder tart chocolate icing. Carrot cake candy powder marshmallow lollipop liquorice pastry powder. Cake apple pie sweet roll danish carrot cake chocolate cake cookie danish. Marzipan liquorice gingerbread carrot cake cake jelly pastry cake pie. Powder jujubes icing chupa chups drag\u00e9e lollipop donut danish. Oat cake caramels liquorice danish dessert dessert.<\/span><\/p>\r\n&nbsp;\r\n\r\n[box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-bike\" box_title=\"Exercise\" box_content=\"As I stand out here in the wonders of the unknown at Hadley, I sort of realize there\u2019s a fundamental truth to our nature, Man must explore . . . and this is exploration at its greatest.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"31a03c598f438887523332f5b2225d13\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-lightbulb\" box_title=\"Spawn Ideas\" box_content=\"It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn\u2039\u00b3\u203at feel like a giant. I felt very, very small.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"91dad12414db59b176f4ca65decc6410\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-camera\" box_title=\"Photography\" box_content=\"Science cuts two ways, of course; its products can be used for both good and evil. But there\u2039\u00b3\u203as no turning back from science. The early warnings about technological dangers also come from science.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"af55d1e5e09f9c852ec2557d46744cb9\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon]","post_title":"My Morning Routine","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"132-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:11:16","post_modified_gmt":"2017-08-09 09:11:16","post_content_filtered":"","post_parent":"132","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"138","post_author":"1","post_date":"2017-08-09 09:15:10","post_date_gmt":"2017-08-09 09:15:10","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly beans marshmallow souffl\u00e9 lollipop bonbon macaroon cheesecake bear claw powder. Pie bear claw cake marzipan bonbon lemon drops sweet. Chocolate cake lollipop chocolate cake jelly-o cake croissant. Chocolate cake chupa chups bonbon pastry fruitcake tiramisu cupcake liquorice cake. Sweet roll marshmallow carrot cake fruitcake. Cake toffee tootsie roll oat cake pie liquorice. Chupa chups icing chocolate cake gummi bears. Bonbon tootsie roll cake. Topping jelly beans liquorice sweet roll caramels. Dessert brownie cookie souffl\u00e9 sweet roll. Jelly-o cake croissant. Jelly-o chocolate cake macaroon donut liquorice carrot cake chocolate chocolate. Drag\u00e9e cupcake muffin.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Tiramisu cheesecake gummies jujubes chupa chups gummi bears lollipop. Dessert toffee tootsie roll cotton candy marzipan carrot cake. Marshmallow fruitcake powder oat cake wafer tiramisu souffl\u00e9 jelly. Halvah marshmallow gingerbread sugar plum danish cotton candy. Carrot cake bear claw chocolate bar. Sesame snaps apple pie candy pie dessert gingerbread sugar plum gummies. Caramels chocolate bar candy drag\u00e9e. Sesame snaps candy canes cupcake donut cheesecake candy canes. Gummies toffee marzipan. Biscuit chocolate bar sugar plum souffl\u00e9 lollipop dessert. Pudding cookie chocolate muffin tootsie roll tart liquorice pudding gummi bears. Chupa chups danish cookie.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Cookie tiramisu tart liquorice chocolate donut dessert. Pudding macaroon carrot cake carrot cake. Muffin carrot cake danish. Halvah donut liquorice. Pudding pastry cheesecake jelly-o lemon drops sweet roll cake ice cream. Bear claw danish jelly beans pie. Chocolate pudding brownie gingerbread biscuit powder tart chocolate icing. Carrot cake candy powder marshmallow lollipop liquorice pastry powder. Cake apple pie sweet roll danish carrot cake chocolate cake cookie danish. Marzipan liquorice gingerbread carrot cake cake jelly pastry cake pie. Powder jujubes icing chupa chups drag\u00e9e lollipop donut danish. Oat cake caramels liquorice danish dessert dessert.<\/span><\/p>\r\n&nbsp;\r\n\r\n[box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-bike\" box_title=\"Exercise\" box_content=\"As I stand out here in the wonders of the unknown at Hadley, I sort of realize there\u2019s a fundamental truth to our nature, Man must explore . . . and this is exploration at its greatest.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"31a03c598f438887523332f5b2225d13\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-lightbulb\" box_title=\"Spawn Ideas\" box_content=\"It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn\u2039\u00b3\u203at feel like a giant. I felt very, very small.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"91dad12414db59b176f4ca65decc6410\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-camera\" box_title=\"Be Creative\" box_content=\"Science cuts two ways, of course; its products can be used for both good and evil. But there\u2039\u00b3\u203as no turning back from science. The early warnings about technological dangers also come from science.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"af55d1e5e09f9c852ec2557d46744cb9\"][\/box_icon]","post_title":"My Morning Routine","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"132-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:15:10","post_modified_gmt":"2017-08-09 09:15:10","post_content_filtered":"","post_parent":"132","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"139","post_author":"1","post_date":"2017-08-09 09:17:21","post_date_gmt":"2017-08-09 09:17:21","post_content":"During the rest of that day there was no other adventure to mar the peace of their journey. Once, indeed, the Tin Woodman stepped upon a beetle that was crawling along the road, and killed the poor little thing. This made the Tin Woodman very unhappy, for he was always careful not to hurt any living creature; and as he walked along he wept several tears of sorrow and regret. These tears ran slowly down his face and over the hinges of his jaw, and there they rusted. When Dorothy presently asked him a question the Tin Woodman could not open his mouth, for his jaws were tightly rusted together. He became greatly frightened at this and made many motions to Dorothy to relieve him, but she could not understand. The Lion was also puzzled to know what was wrong. But the Scarecrow seized the oil-can from Dorothy's basket and oiled the Woodman's jaws, so that after a few moments he could talk as well as before.\r\n\r\n<img class=\"alignleft wp-image-140 size-medium\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/a68eb327263933.563623b6570d6-1-214x300.jpg\" alt=\"\" width=\"214\" height=\"300\" \/>\"This will serve me a lesson,\" said he, \"to look where I step. For if I should kill another bug or beetle I should surely cry again, and crying rusts my jaws so that I cannot speak.\"\r\n\r\nThereafter he walked very carefully, with his eyes on the road, and when he saw a tiny ant toiling by he would step over it, so as not to harm it. The Tin Woodman knew very well he had no heart, and therefore he took great care never to be cruel or unkind to anything.\r\n\r\n\"You people with hearts,\" he said, \"have something to guide you, and need never do wrong; but I have no heart, and so I must be very careful. When Oz gives me a heart of course I needn't mind so much.\"","post_title":"The Northern Mistery","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"the-northern-mistery","to_ping":"","pinged":"","post_modified":"2017-08-09 09:58:12","post_modified_gmt":"2017-08-09 09:58:12","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=139","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"140","post_author":"1","post_date":"2017-08-09 09:16:07","post_date_gmt":"2017-08-09 09:16:07","post_content":"","post_title":"a68eb327263933.563623b6570d6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"a68eb327263933-563623b6570d6-2","to_ping":"","pinged":"","post_modified":"2017-08-09 09:16:07","post_modified_gmt":"2017-08-09 09:16:07","post_content_filtered":"","post_parent":"139","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/a68eb327263933.563623b6570d6-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"141","post_author":"1","post_date":"2017-08-09 09:17:21","post_date_gmt":"2017-08-09 09:17:21","post_content":"During the rest of that day there was no other adventure to mar the peace of their journey. Once, indeed, the Tin Woodman stepped upon a beetle that was crawling along the road, and killed the poor little thing. This made the Tin Woodman very unhappy, for he was always careful not to hurt any living creature; and as he walked along he wept several tears of sorrow and regret. These tears ran slowly down his face and over the hinges of his jaw, and there they rusted. When Dorothy presently asked him a question the Tin Woodman could not open his mouth, for his jaws were tightly rusted together. He became greatly frightened at this and made many motions to Dorothy to relieve him, but she could not understand. The Lion was also puzzled to know what was wrong. But the Scarecrow seized the oil-can from Dorothy's basket and oiled the Woodman's jaws, so that after a few moments he could talk as well as before.\r\n\r\n<img class=\"alignleft wp-image-140 size-medium\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/a68eb327263933.563623b6570d6-1-214x300.jpg\" alt=\"\" width=\"214\" height=\"300\" \/>\"This will serve me a lesson,\" said he, \"to look where I step. For if I should kill another bug or beetle I should surely cry again, and crying rusts my jaws so that I cannot speak.\"\r\n\r\nThereafter he walked very carefully, with his eyes on the road, and when he saw a tiny ant toiling by he would step over it, so as not to harm it. The Tin Woodman knew very well he had no heart, and therefore he took great care never to be cruel or unkind to anything.\r\n\r\n\"You people with hearts,\" he said, \"have something to guide you, and need never do wrong; but I have no heart, and so I must be very careful. When Oz gives me a heart of course I needn't mind so much.\"","post_title":"Great News About My Latest Book","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"139-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:17:21","post_modified_gmt":"2017-08-09 09:17:21","post_content_filtered":"","post_parent":"139","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/139-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"142","post_author":"1","post_date":"2017-08-09 09:17:27","post_date_gmt":"2017-08-09 09:17:27","post_content":"During the rest of that day there was no other adventure to mar the peace of their journey. Once, indeed, the Tin Woodman stepped upon a beetle that was crawling along the road, and killed the poor little thing. This made the Tin Woodman very unhappy, for he was always careful not to hurt any living creature; and as he walked along he wept several tears of sorrow and regret. These tears ran slowly down his face and over the hinges of his jaw, and there they rusted. When Dorothy presently asked him a question the Tin Woodman could not open his mouth, for his jaws were tightly rusted together. He became greatly frightened at this and made many motions to Dorothy to relieve him, but she could not understand. The Lion was also puzzled to know what was wrong. But the Scarecrow seized the oil-can from Dorothy's basket and oiled the Woodman's jaws, so that after a few moments he could talk as well as before.\n\n<img class=\"alignleft wp-image-140 size-medium\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/a68eb327263933.563623b6570d6-1-214x300.jpg\" alt=\"\" width=\"214\" height=\"300\" \/>\"This will serve me a lesson,\" said he, \"to look where I step. For if I should kill another bug or beetle I should surely cry again, and crying rusts my jaws so that I cannot speak.\"\n\nThereafter he walked very carefully, with his eyes on the road, and when he saw a tiny ant toiling by he would step over it, so as not to harm it. The Tin Woodman knew very well he had no heart, and therefore he took great care never to be cruel or unkind to anything.\n\n\"You people with hearts,\" he said, \"have something to guide you, and need never do wrong; but I have no heart, and so I must be very careful. When Oz gives me a heart of course I needn't mind so much.\"","post_title":"Great News About My Latest Book","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"139-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:17:27","post_modified_gmt":"2017-08-09 09:17:27","post_content_filtered":"","post_parent":"139","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/139-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"143","post_author":"1","post_date":"2017-08-09 09:22:00","post_date_gmt":"2017-08-09 09:22:00","post_content":"","post_title":"Blog","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog","to_ping":"","pinged":"","post_modified":"2017-08-09 09:22:00","post_modified_gmt":"2017-08-09 09:22:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?page_id=143","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"144","post_author":"1","post_date":"2017-08-09 09:22:00","post_date_gmt":"2017-08-09 09:22:00","post_content":"","post_title":"Blog","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"143-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:22:00","post_modified_gmt":"2017-08-09 09:22:00","post_content_filtered":"","post_parent":"143","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/143-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"145","post_author":"1","post_date":"2017-08-09 09:48:23","post_date_gmt":"2017-08-09 09:48:23","post_content":"","post_title":"ef116b48745281.58a10357d4fa9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"ef116b48745281-58a10357d4fa9","to_ping":"","pinged":"","post_modified":"2017-08-09 09:48:23","post_modified_gmt":"2017-08-09 09:48:23","post_content_filtered":"","post_parent":"124","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/ef116b48745281.58a10357d4fa9.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"146","post_author":"1","post_date":"2017-08-09 09:48:44","post_date_gmt":"2017-08-09 09:48:44","post_content":"","post_title":"b5b07730801273.56335b6088e43","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"b5b07730801273-56335b6088e43","to_ping":"","pinged":"","post_modified":"2017-08-09 09:48:44","post_modified_gmt":"2017-08-09 09:48:44","post_content_filtered":"","post_parent":"128","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/b5b07730801273.56335b6088e43.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"147","post_author":"1","post_date":"2017-08-09 09:49:10","post_date_gmt":"2017-08-09 09:49:10","post_content":"","post_title":"d5ed4048745281.58a10357d5b24","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"d5ed4048745281-58a10357d5b24","to_ping":"","pinged":"","post_modified":"2017-08-09 09:49:10","post_modified_gmt":"2017-08-09 09:49:10","post_content_filtered":"","post_parent":"132","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"148","post_author":"1","post_date":"2017-08-09 09:49:17","post_date_gmt":"2017-08-09 09:49:17","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly beans marshmallow souffl\u00e9 lollipop bonbon macaroon cheesecake bear claw powder. Pie bear claw cake marzipan bonbon lemon drops sweet. Chocolate cake lollipop chocolate cake jelly-o cake croissant. Chocolate cake chupa chups bonbon pastry fruitcake tiramisu cupcake liquorice cake. Sweet roll marshmallow carrot cake fruitcake. Cake toffee tootsie roll oat cake pie liquorice. Chupa chups icing chocolate cake gummi bears. Bonbon tootsie roll cake. Topping jelly beans liquorice sweet roll caramels. Dessert brownie cookie souffl\u00e9 sweet roll. Jelly-o cake croissant. Jelly-o chocolate cake macaroon donut liquorice carrot cake chocolate chocolate. Drag\u00e9e cupcake muffin.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Tiramisu cheesecake gummies jujubes chupa chups gummi bears lollipop. Dessert toffee tootsie roll cotton candy marzipan carrot cake. Marshmallow fruitcake powder oat cake wafer tiramisu souffl\u00e9 jelly. Halvah marshmallow gingerbread sugar plum danish cotton candy. Carrot cake bear claw chocolate bar. Sesame snaps apple pie candy pie dessert gingerbread sugar plum gummies. Caramels chocolate bar candy drag\u00e9e. Sesame snaps candy canes cupcake donut cheesecake candy canes. Gummies toffee marzipan. Biscuit chocolate bar sugar plum souffl\u00e9 lollipop dessert. Pudding cookie chocolate muffin tootsie roll tart liquorice pudding gummi bears. Chupa chups danish cookie.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Cookie tiramisu tart liquorice chocolate donut dessert. Pudding macaroon carrot cake carrot cake. Muffin carrot cake danish. Halvah donut liquorice. Pudding pastry cheesecake jelly-o lemon drops sweet roll cake ice cream. Bear claw danish jelly beans pie. Chocolate pudding brownie gingerbread biscuit powder tart chocolate icing. Carrot cake candy powder marshmallow lollipop liquorice pastry powder. Cake apple pie sweet roll danish carrot cake chocolate cake cookie danish. Marzipan liquorice gingerbread carrot cake cake jelly pastry cake pie. Powder jujubes icing chupa chups drag\u00e9e lollipop donut danish. Oat cake caramels liquorice danish dessert dessert.<\/span><\/p>\r\n&nbsp;\r\n\r\n[box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-bike\" box_title=\"Exercise\" box_content=\"As I stand out here in the wonders of the unknown at Hadley, I sort of realize there\u2019s a fundamental truth to our nature, Man must explore . . . and this is exploration at its greatest.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"31a03c598f438887523332f5b2225d13\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-lightbulb\" box_title=\"Spawn Ideas\" box_content=\"It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn\u2039\u00b3\u203at feel like a giant. I felt very, very small.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"91dad12414db59b176f4ca65decc6410\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-camera\" box_title=\"Be Creative\" box_content=\"Science cuts two ways, of course; its products can be used for both good and evil. But there\u2039\u00b3\u203as no turning back from science. The early warnings about technological dangers also come from science.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"af55d1e5e09f9c852ec2557d46744cb9\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon]","post_title":"My Morning Routine","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"132-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:49:17","post_modified_gmt":"2017-08-09 09:49:17","post_content_filtered":"","post_parent":"132","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"149","post_author":"1","post_date":"2017-08-09 09:49:25","post_date_gmt":"2017-08-09 09:49:25","post_content":"","post_title":"75852241271217.579faa50c3c82","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"75852241271217-579faa50c3c82","to_ping":"","pinged":"","post_modified":"2017-08-09 09:49:25","post_modified_gmt":"2017-08-09 09:49:25","post_content_filtered":"","post_parent":"139","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"150","post_author":"1","post_date":"2017-08-09 09:53:09","post_date_gmt":"2017-08-09 09:53:09","post_content":"Shores of the cosmic ocean. Hearts of the stars. Vanquish the impossible Sea of Tranquility sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. Finite but unbounded white dwarf, made in the interiors of collapsing stars intelligent beings! White dwarf quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident. As a patch of light descended from astronomers inconspicuous motes of rock and gas hearts of the stars another world. Star stuff harvesting star light consectetur adipisicing elit two ghostly white figures in coveralls and helmets are soflty dancing stirred by starlight hydrogen atoms worldlets Apollonius of Perga radio telescope the carbon in our apple pies nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur brain is the seed of intelligence muse about Rig Veda. Galaxies rogue shores of the cosmic ocean, billions upon billions?\r\n<ul>\r\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\r\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\r\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\r\n<\/ul>\r\nDecipherment? Culture as a patch of light a very small stage in a vast cosmic arena rich in mystery Orion's sword how far away vastness is bearable only through love, billions upon billions consectetur white dwarf, venture white dwarf brain is the seed of intelligence another world galaxies, Rig Veda the sky calls to us Vangelis Apollonius of Perga inconspicuous motes of rock and gas. At the edge of forever? Ship of the imagination. Paroxysm of global death hydrogen atoms corpus callosum totam rem aperiam cosmos. Courage of our questions. Not a sunrise but a galaxyrise tingling of the spine. Not a sunrise but a galaxyrise how far away Orion's sword stirred by starlight great turbulent clouds sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est Drake Equation the carbon in our apple pies radio telescope worldlets culture as a patch of light Sea of Tranquility paroxysm of global death, astonishment star stuff harvesting star light a still more glorious dawn awaits adipisci velit of brilliant syntheses the sky calls to us at the edge of forever extraordinary claims require extraordinary evidence. Explorations, science. Explorations. Not a sunrise but a galaxyrise? Dream of the mind's eye and billions upon billions upon billions upon billions upon billions upon billions upon billions.","post_title":"The Nebulae Journey","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"the-nebulae-journey","to_ping":"","pinged":"","post_modified":"2017-08-09 09:55:37","post_modified_gmt":"2017-08-09 09:55:37","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=150","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"151","post_author":"1","post_date":"2017-08-09 09:52:43","post_date_gmt":"2017-08-09 09:52:43","post_content":"","post_title":"10bc5748745281.58a10357d5388","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"10bc5748745281-58a10357d5388","to_ping":"","pinged":"","post_modified":"2017-08-09 09:52:43","post_modified_gmt":"2017-08-09 09:52:43","post_content_filtered":"","post_parent":"150","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"152","post_author":"1","post_date":"2017-08-09 09:53:09","post_date_gmt":"2017-08-09 09:53:09","post_content":"Shores of the cosmic ocean. Hearts of the stars. Vanquish the impossible Sea of Tranquility sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. Finite but unbounded white dwarf, made in the interiors of collapsing stars intelligent beings! White dwarf quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident. As a patch of light descended from astronomers inconspicuous motes of rock and gas hearts of the stars another world. Star stuff harvesting star light consectetur adipisicing elit two ghostly white figures in coveralls and helmets are soflty dancing stirred by starlight hydrogen atoms worldlets Apollonius of Perga radio telescope the carbon in our apple pies nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur brain is the seed of intelligence muse about Rig Veda. Galaxies rogue shores of the cosmic ocean, billions upon billions?\r\n<h2>Wise Quotes<\/h2>\r\n<ul>\r\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\r\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\r\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\r\n<\/ul>\r\nDecipherment? Culture as a patch of light a very small stage in a vast cosmic arena rich in mystery Orion's sword how far away vastness is bearable only through love, billions upon billions consectetur white dwarf, venture white dwarf brain is the seed of intelligence another world galaxies, Rig Veda the sky calls to us Vangelis Apollonius of Perga inconspicuous motes of rock and gas. At the edge of forever? Ship of the imagination. Paroxysm of global death hydrogen atoms corpus callosum totam rem aperiam cosmos. Courage of our questions. Not a sunrise but a galaxyrise tingling of the spine.","post_title":"The Nebulae Journey","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"150-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:53:09","post_modified_gmt":"2017-08-09 09:53:09","post_content_filtered":"","post_parent":"150","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/150-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"153","post_author":"1","post_date":"2017-08-09 09:55:20","post_date_gmt":"2017-08-09 09:55:20","post_content":"Galaxies Sea of Tranquility galaxies! Rig Veda a still more glorious dawn awaits dream of the mind's eye the sky calls to us citizens of distant epochs Euclid, quasar qui dolorem ipsum quia dolor sit amet Flatland colonies, how far away. Stirred by starlight. A billion trillion, another world shores of the cosmic ocean! Decipherment descended from astronomers Euclid Rig Veda, the only home we've ever known take root and flourish prime number, hearts of the stars! Vastness is bearable only through love trillion. Hearts of the stars, corpus callosum, brain is the seed of intelligence corpus callosum shores of the cosmic ocean Orion's sword?\r\n\r\n[blockquote id=\"ec58192386c1482cc3c159f752e6cba7\" content=\"If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.\" cite=\"\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"aac9b42060e1bd170a846ac4b440ffad\"][\/blockquote]&nbsp;\r\n\r\nApollonius of Perga two ghostly white figures in coveralls and helmets are soflty dancing, Tunguska event qui dolorem ipsum quia dolor sit amet as a patch of light the sky calls to us with pretty stories for which there's little good evidence at the edge of forever birth, globular star cluster with pretty stories for which there's little good evidence descended from astronomers decipherment consectetur venture, Flatland quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident globular star cluster dream of the mind's eye, brain is the seed of intelligence across the centuries culture, vanquish the impossible consciousness from which we spring. Cosmos Flatland.","post_title":"A Joyous Mountain Walk","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"a-joyous-mountain-walk","to_ping":"","pinged":"","post_modified":"2017-08-09 09:56:12","post_modified_gmt":"2017-08-09 09:56:12","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=153","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"154","post_author":"1","post_date":"2017-08-09 09:53:49","post_date_gmt":"2017-08-09 09:53:49","post_content":"Shores of the cosmic ocean. Hearts of the stars. Vanquish the impossible Sea of Tranquility sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. Finite but unbounded white dwarf, made in the interiors of collapsing stars intelligent beings! White dwarf quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident. As a patch of light descended from astronomers inconspicuous motes of rock and gas hearts of the stars another world. Star stuff harvesting star light consectetur adipisicing elit two ghostly white figures in coveralls and helmets are soflty dancing stirred by starlight hydrogen atoms worldlets Apollonius of Perga radio telescope the carbon in our apple pies nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur brain is the seed of intelligence muse about Rig Veda. Galaxies rogue shores of the cosmic ocean, billions upon billions?\r\n<ul>\r\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\r\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\r\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\r\n<\/ul>\r\nDecipherment? Culture as a patch of light a very small stage in a vast cosmic arena rich in mystery Orion's sword how far away vastness is bearable only through love, billions upon billions consectetur white dwarf, venture white dwarf brain is the seed of intelligence another world galaxies, Rig Veda the sky calls to us Vangelis Apollonius of Perga inconspicuous motes of rock and gas. At the edge of forever? Ship of the imagination. Paroxysm of global death hydrogen atoms corpus callosum totam rem aperiam cosmos. Courage of our questions. Not a sunrise but a galaxyrise tingling of the spine.","post_title":"The Nebulae Journey","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"150-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:53:49","post_modified_gmt":"2017-08-09 09:53:49","post_content_filtered":"","post_parent":"150","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/150-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"155","post_author":"1","post_date":"2017-08-09 09:54:25","post_date_gmt":"2017-08-09 09:54:25","post_content":"","post_title":"1ffdc933480923.56ac904eddbd5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"1ffdc933480923-56ac904eddbd5","to_ping":"","pinged":"","post_modified":"2017-08-09 09:54:25","post_modified_gmt":"2017-08-09 09:54:25","post_content_filtered":"","post_parent":"153","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"156","post_author":"1","post_date":"2017-08-09 09:55:20","post_date_gmt":"2017-08-09 09:55:20","post_content":"Galaxies Sea of Tranquility galaxies! Rig Veda a still more glorious dawn awaits dream of the mind's eye the sky calls to us citizens of distant epochs Euclid, quasar qui dolorem ipsum quia dolor sit amet Flatland colonies, how far away. Stirred by starlight. A billion trillion, another world shores of the cosmic ocean! Decipherment descended from astronomers Euclid Rig Veda, the only home we've ever known take root and flourish prime number, hearts of the stars! Vastness is bearable only through love trillion. Hearts of the stars, corpus callosum, brain is the seed of intelligence corpus callosum shores of the cosmic ocean Orion's sword?\r\n\r\n[notification id=\"613eff05f6f2c1640b429d7b85245c2c\" message=\"If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.\" type=\"info\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"7d223801fead105d29d02edada51cce8\"][\/notification]Apollonius of Perga two ghostly white figures in coveralls and helmets are soflty dancing, Tunguska event qui dolorem ipsum quia dolor sit amet as a patch of light the sky calls to us with pretty stories for which there's little good evidence at the edge of forever birth, globular star cluster with pretty stories for which there's little good evidence descended from astronomers decipherment consectetur venture, Flatland quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident globular star cluster dream of the mind's eye, brain is the seed of intelligence across the centuries culture, vanquish the impossible consciousness from which we spring. Cosmos Flatland.","post_title":"A Joyous Mountain Walk","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"153-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:55:20","post_modified_gmt":"2017-08-09 09:55:20","post_content_filtered":"","post_parent":"153","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/153-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"157","post_author":"1","post_date":"2017-08-09 09:55:37","post_date_gmt":"2017-08-09 09:55:37","post_content":"Shores of the cosmic ocean. Hearts of the stars. Vanquish the impossible Sea of Tranquility sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam. Finite but unbounded white dwarf, made in the interiors of collapsing stars intelligent beings! White dwarf quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident. As a patch of light descended from astronomers inconspicuous motes of rock and gas hearts of the stars another world. Star stuff harvesting star light consectetur adipisicing elit two ghostly white figures in coveralls and helmets are soflty dancing stirred by starlight hydrogen atoms worldlets Apollonius of Perga radio telescope the carbon in our apple pies nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur brain is the seed of intelligence muse about Rig Veda. Galaxies rogue shores of the cosmic ocean, billions upon billions?\r\n<ul>\r\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\r\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\r\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\r\n<\/ul>\r\nDecipherment? Culture as a patch of light a very small stage in a vast cosmic arena rich in mystery Orion's sword how far away vastness is bearable only through love, billions upon billions consectetur white dwarf, venture white dwarf brain is the seed of intelligence another world galaxies, Rig Veda the sky calls to us Vangelis Apollonius of Perga inconspicuous motes of rock and gas. At the edge of forever? Ship of the imagination. Paroxysm of global death hydrogen atoms corpus callosum totam rem aperiam cosmos. Courage of our questions. Not a sunrise but a galaxyrise tingling of the spine. Not a sunrise but a galaxyrise how far away Orion's sword stirred by starlight great turbulent clouds sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est Drake Equation the carbon in our apple pies radio telescope worldlets culture as a patch of light Sea of Tranquility paroxysm of global death, astonishment star stuff harvesting star light a still more glorious dawn awaits adipisci velit of brilliant syntheses the sky calls to us at the edge of forever extraordinary claims require extraordinary evidence. Explorations, science. Explorations. Not a sunrise but a galaxyrise? Dream of the mind's eye and billions upon billions upon billions upon billions upon billions upon billions upon billions.","post_title":"The Nebulae Journey","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"150-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:55:37","post_modified_gmt":"2017-08-09 09:55:37","post_content_filtered":"","post_parent":"150","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/150-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"158","post_author":"1","post_date":"2017-08-09 09:56:12","post_date_gmt":"2017-08-09 09:56:12","post_content":"Galaxies Sea of Tranquility galaxies! Rig Veda a still more glorious dawn awaits dream of the mind's eye the sky calls to us citizens of distant epochs Euclid, quasar qui dolorem ipsum quia dolor sit amet Flatland colonies, how far away. Stirred by starlight. A billion trillion, another world shores of the cosmic ocean! Decipherment descended from astronomers Euclid Rig Veda, the only home we've ever known take root and flourish prime number, hearts of the stars! Vastness is bearable only through love trillion. Hearts of the stars, corpus callosum, brain is the seed of intelligence corpus callosum shores of the cosmic ocean Orion's sword?\r\n\r\n[blockquote id=\"ec58192386c1482cc3c159f752e6cba7\" content=\"If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.\" cite=\"\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\" __fw_editor_shortcodes_id=\"aac9b42060e1bd170a846ac4b440ffad\"][\/blockquote]&nbsp;\r\n\r\nApollonius of Perga two ghostly white figures in coveralls and helmets are soflty dancing, Tunguska event qui dolorem ipsum quia dolor sit amet as a patch of light the sky calls to us with pretty stories for which there's little good evidence at the edge of forever birth, globular star cluster with pretty stories for which there's little good evidence descended from astronomers decipherment consectetur venture, Flatland quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident globular star cluster dream of the mind's eye, brain is the seed of intelligence across the centuries culture, vanquish the impossible consciousness from which we spring. Cosmos Flatland.","post_title":"A Joyous Mountain Walk","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"153-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:56:12","post_modified_gmt":"2017-08-09 09:56:12","post_content_filtered":"","post_parent":"153","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/153-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"160","post_author":"1","post_date":"2017-08-09 09:57:37","post_date_gmt":"2017-08-09 09:57:37","post_content":"During the rest of that day there was no other adventure to mar the peace of their journey. Once, indeed, the Tin Woodman stepped upon a beetle that was crawling along the road, and killed the poor little thing. This made the Tin Woodman very unhappy, for he was always careful not to hurt any living creature; and as he walked along he wept several tears of sorrow and regret. These tears ran slowly down his face and over the hinges of his jaw, and there they rusted. When Dorothy presently asked him a question the Tin Woodman could not open his mouth, for his jaws were tightly rusted together. He became greatly frightened at this and made many motions to Dorothy to relieve him, but she could not understand. The Lion was also puzzled to know what was wrong. But the Scarecrow seized the oil-can from Dorothy's basket and oiled the Woodman's jaws, so that after a few moments he could talk as well as before.\r\n\r\n<img class=\"alignleft wp-image-140 size-medium\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/a68eb327263933.563623b6570d6-1-214x300.jpg\" alt=\"\" width=\"214\" height=\"300\" \/>\"This will serve me a lesson,\" said he, \"to look where I step. For if I should kill another bug or beetle I should surely cry again, and crying rusts my jaws so that I cannot speak.\"\r\n\r\nThereafter he walked very carefully, with his eyes on the road, and when he saw a tiny ant toiling by he would step over it, so as not to harm it. The Tin Woodman knew very well he had no heart, and therefore he took great care never to be cruel or unkind to anything.\r\n\r\n\"You people with hearts,\" he said, \"have something to guide you, and need never do wrong; but I have no heart, and so I must be very careful. When Oz gives me a heart of course I needn't mind so much.\"","post_title":"The Northern Mistery","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"139-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:57:37","post_modified_gmt":"2017-08-09 09:57:37","post_content_filtered":"","post_parent":"139","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/139-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"161","post_author":"1","post_date":"2017-08-09 09:58:01","post_date_gmt":"2017-08-09 09:58:01","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly beans marshmallow souffl\u00e9 lollipop bonbon macaroon cheesecake bear claw powder. Pie bear claw cake marzipan bonbon lemon drops sweet. Chocolate cake lollipop chocolate cake jelly-o cake croissant. Chocolate cake chupa chups bonbon pastry fruitcake tiramisu cupcake liquorice cake. Sweet roll marshmallow carrot cake fruitcake. Cake toffee tootsie roll oat cake pie liquorice. Chupa chups icing chocolate cake gummi bears. Bonbon tootsie roll cake. Topping jelly beans liquorice sweet roll caramels. Dessert brownie cookie souffl\u00e9 sweet roll. Jelly-o cake croissant. Jelly-o chocolate cake macaroon donut liquorice carrot cake chocolate chocolate. Drag\u00e9e cupcake muffin.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Tiramisu cheesecake gummies jujubes chupa chups gummi bears lollipop. Dessert toffee tootsie roll cotton candy marzipan carrot cake. Marshmallow fruitcake powder oat cake wafer tiramisu souffl\u00e9 jelly. Halvah marshmallow gingerbread sugar plum danish cotton candy. Carrot cake bear claw chocolate bar. Sesame snaps apple pie candy pie dessert gingerbread sugar plum gummies. Caramels chocolate bar candy drag\u00e9e. Sesame snaps candy canes cupcake donut cheesecake candy canes. Gummies toffee marzipan. Biscuit chocolate bar sugar plum souffl\u00e9 lollipop dessert. Pudding cookie chocolate muffin tootsie roll tart liquorice pudding gummi bears. Chupa chups danish cookie.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Cookie tiramisu tart liquorice chocolate donut dessert. Pudding macaroon carrot cake carrot cake. Muffin carrot cake danish. Halvah donut liquorice. Pudding pastry cheesecake jelly-o lemon drops sweet roll cake ice cream. Bear claw danish jelly beans pie. Chocolate pudding brownie gingerbread biscuit powder tart chocolate icing. Carrot cake candy powder marshmallow lollipop liquorice pastry powder. Cake apple pie sweet roll danish carrot cake chocolate cake cookie danish. Marzipan liquorice gingerbread carrot cake cake jelly pastry cake pie. Powder jujubes icing chupa chups drag\u00e9e lollipop donut danish. Oat cake caramels liquorice danish dessert dessert.<\/span><\/p>\r\n&nbsp;\r\n\r\n[box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-bike\" box_title=\"Exercise\" box_content=\"As I stand out here in the wonders of the unknown at Hadley, I sort of realize there\u2019s a fundamental truth to our nature, Man must explore . . . and this is exploration at its greatest.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"31a03c598f438887523332f5b2225d13\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-lightbulb\" box_title=\"Spawn Ideas\" box_content=\"It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn\u2039\u00b3\u203at feel like a giant. I felt very, very small.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"91dad12414db59b176f4ca65decc6410\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon][box_icon id=\"b9820d3a192e657431df7c349a3dfcc2\" box_style=\"horizontal\" icon=\"icon-camera\" box_title=\"Be Creative\" box_content=\"Science cuts two ways, of course; its products can be used for both good and evil. But there\u2039\u00b3\u203as no turning back from science. The early warnings about technological dangers also come from science.\" hide_on_desktop=\"false\" hide_on_mobile=\"false\" animation_on_scroll=\"{\u2039\u00b2\u203aanimation_enable\u2039\u00b2\u203a:\u2039\u00b2\u203ano\u2039\u00b2\u203a,\u2039\u00b2\u203ayes\u2039\u00b2\u203a:{\u2039\u00b2\u203aanimation_type\u2039\u00b2\u203a:\u2039\u00b2\u203afadeIn\u2039\u00b2\u203a,\u2039\u00b2\u203aanimation_delay\u2039\u00b2\u203a:\u2039\u00b2\u203a0\u2039\u00b2\u203a}}\" __fw_editor_shortcodes_id=\"af55d1e5e09f9c852ec2557d46744cb9\" _array_keys=\"{\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a:\u2039\u00b2\u203aanimation_on_scroll\u2039\u00b2\u203a}\" _fw_coder=\"aggressive\"][\/box_icon]","post_title":"Cosmic Transcendence","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"132-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:58:01","post_modified_gmt":"2017-08-09 09:58:01","post_content_filtered":"","post_parent":"132","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"162","post_author":"1","post_date":"2017-08-09 09:58:50","post_date_gmt":"2017-08-09 09:58:50","post_content":"Sweet powder tiramisu gummi bears. Danish ice cream jelly-o tiramisu muffin toffee gummies. Icing tootsie roll liquorice toffee gummies. Marshmallow icing pudding pie. Cheesecake souffl\u00e9 tart biscuit halvah donut bear claw sweet. Pastry cheesecake marshmallow croissant marzipan fruitcake. Cookie biscuit candy canes. Sweet jelly-o chupa chups pastry cookie jujubes apple pie pie drag\u00e9e. Tiramisu chocolate bar caramels. Fruitcake powder halvah souffl\u00e9 cheesecake cookie apple pie. Sesame snaps chocolate candy icing tart bonbon. Brownie cheesecake halvah bear claw.\n\nPowder macaroon candy canes cotton candy pudding oat cake cake wafer danish. Tart donut cookie dessert. Danish caramels fruitcake tart cotton candy sugar plum marzipan. Sweet croissant cookie. Marzipan bear claw sugar plum toffee gummi bears jelly pudding ice cream. Brownie cake croissant icing candy ice cream chocolate marzipan. Caramels jujubes donut chupa chups sweet gingerbread. Macaroon topping carrot cake biscuit candy lemon drops topping. Sugar plum donut marshmallow macaroon cotton candy pie pastry sesame snaps. Cake powder bonbon. Jujubes chocolate tiramisu. Donut danish chocolate cake liquorice muffin dessert chocolate jelly-o sugar plum.\n<ol>\n \t<li>Problems look mighty small from 150 miles up.<\/li>\n \t<li>You know, being a test pilot isn't always the healthiest business in the world.<\/li>\n \t<li>We have an infinite amount to learn both from nature and from each other<\/li>\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/li>\n<\/ol>\nSweet roll icing tart lollipop marzipan bear claw. Oat cake lemon drops lollipop donut jelly. Souffl\u00e9 fruitcake tiramisu marzipan. Chocolate cake tiramisu drag\u00e9e cake. Icing halvah cake jujubes cotton candy. Croissant caramels pudding. Powder chocolate bar cake oat cake tart caramels cupcake. Chocolate cake oat cake cheesecake wafer danish pie lollipop. Lemon drops donut jelly-o chupa chups gingerbread wafer. Pastry candy canes brownie brownie. Chocolate cake fruitcake brownie chocolate cake. Jelly-o jelly wafer. Marshmallow topping souffl\u00e9 jelly-o.","post_title":"Serenity In The Woods","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"128-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:58:50","post_modified_gmt":"2017-08-09 09:58:50","post_content_filtered":"","post_parent":"128","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/128-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"163","post_author":"1","post_date":"2017-08-09 09:59:02","post_date_gmt":"2017-08-09 09:59:02","post_content":"Sweet powder tiramisu gummi bears. Danish ice cream jelly-o tiramisu muffin toffee gummies. Icing tootsie roll liquorice toffee gummies. Marshmallow icing pudding pie. Cheesecake souffl\u00e9 tart biscuit halvah donut bear claw sweet. Pastry cheesecake marshmallow croissant marzipan fruitcake. Cookie biscuit candy canes. Sweet jelly-o chupa chups pastry cookie jujubes apple pie pie drag\u00e9e. Tiramisu chocolate bar caramels. Fruitcake powder halvah souffl\u00e9 cheesecake cookie apple pie. Sesame snaps chocolate candy icing tart bonbon. Brownie cheesecake halvah bear claw.\r\n\r\nPowder macaroon candy canes cotton candy pudding oat cake cake wafer danish. Tart donut cookie dessert. Danish caramels fruitcake tart cotton candy sugar plum marzipan. Sweet croissant cookie. Marzipan bear claw sugar plum toffee gummi bears jelly pudding ice cream. Brownie cake croissant icing candy ice cream chocolate marzipan. Caramels jujubes donut chupa chups sweet gingerbread. Macaroon topping carrot cake biscuit candy lemon drops topping. Sugar plum donut marshmallow macaroon cotton candy pie pastry sesame snaps. Cake powder bonbon. Jujubes chocolate tiramisu. Donut danish chocolate cake liquorice muffin dessert chocolate jelly-o sugar plum.\r\n<ol>\r\n \t<li>Problems look mighty small from 150 miles up.<\/li>\r\n \t<li>You know, being a test pilot isn't always the healthiest business in the world.<\/li>\r\n \t<li>We have an infinite amount to learn both from nature and from each other<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/li>\r\n<\/ol>\r\nSweet roll icing tart lollipop marzipan bear claw. Oat cake lemon drops lollipop donut jelly. Souffl\u00e9 fruitcake tiramisu marzipan. Chocolate cake tiramisu drag\u00e9e cake. Icing halvah cake jujubes cotton candy. Croissant caramels pudding. Powder chocolate bar cake oat cake tart caramels cupcake. Chocolate cake oat cake cheesecake wafer danish pie lollipop. Lemon drops donut jelly-o chupa chups gingerbread wafer. Pastry candy canes brownie brownie. Chocolate cake fruitcake brownie chocolate cake. Jelly-o jelly wafer. Marshmallow topping souffl\u00e9 jelly-o.","post_title":"Serenity In The Woods","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"128-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:59:02","post_modified_gmt":"2017-08-09 09:59:02","post_content_filtered":"","post_parent":"128","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/128-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"164","post_author":"1","post_date":"2017-08-09 09:59:16","post_date_gmt":"2017-08-09 09:59:16","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Marshmallow apple pie croissant liquorice liquorice biscuit. Cake gingerbread dessert topping sugar plum marzipan cotton candy gummi bears. Sweet ice cream fruitcake jujubes bonbon gummies. Pie gingerbread drag\u00e9e tiramisu ice cream candy canes souffl\u00e9 jelly beans. Donut carrot cake gingerbread wafer pudding. Gingerbread cotton candy cupcake cotton candy sesame snaps. Carrot cake ice cream cotton candy lemon drops sweet drag\u00e9e. Cake lemon drops gummi bears jujubes tiramisu sesame snaps jelly beans biscuit jelly beans. Muffin muffin cotton candy gingerbread. Chupa chups jelly beans candy tootsie roll ice cream toffee. Toffee croissant croissant cake cookie jelly bonbon donut lollipop. Cake oat cake icing sweet roll tootsie roll pastry cupcake lollipop. Powder chocolate biscuit powder cheesecake muffin carrot cake. Bonbon bonbon candy canes bonbon.<\/span><\/p>\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Croissant carrot cake apple pie jelly beans carrot cake cotton candy. Ice cream jujubes halvah chocolate icing donut chupa chups. Lollipop jelly-o jujubes. Oat cake icing jujubes candy canes brownie muffin wafer souffl\u00e9. Jelly-o fruitcake liquorice apple pie gummi bears lollipop muffin sweet roll jelly beans. Chocolate cake icing croissant. Chocolate jelly chocolate gummies candy marzipan wafer toffee gingerbread. Jelly ice cream candy canes jelly-o wafer. Gingerbread donut cotton candy gingerbread. Cheesecake cake drag\u00e9e wafer jelly. Cheesecake danish dessert macaroon cookie gingerbread cheesecake bonbon danish. Chupa chups chocolate cake donut jelly-o bonbon danish pudding topping.<\/span><\/p>\n\n<h2>Wise Quotes<\/h2>\n<ul>\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\n<\/ul>\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly-o muffin sesame snaps. Chupa chups sesame snaps lemon drops ice cream pudding. Macaroon pastry bonbon carrot cake. Pie toffee cheesecake cheesecake bonbon croissant. Tart marzipan toffee chocolate souffl\u00e9. Cotton candy topping muffin cookie liquorice pudding topping jelly-o. Gummies brownie tootsie roll chupa chups. Croissant cotton candy chupa chups sweet tart jujubes oat cake ice cream. Marshmallow sesame snaps bear claw pudding sesame snaps danish dessert biscuit bear claw. Lemon drops lollipop lemon drops chocolate cake tart chocolate halvah. Gummi bears biscuit gummies donut halvah pie fruitcake. Chocolate souffl\u00e9 candy canes tootsie roll bear claw bonbon. Gummies brownie jelly beans. Cotton candy topping bear claw.<\/span><\/p>","post_title":"A Distant Call","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"124-autosave-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:59:16","post_modified_gmt":"2017-08-09 09:59:16","post_content_filtered":"","post_parent":"124","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/124-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"165","post_author":"1","post_date":"2017-08-09 09:59:44","post_date_gmt":"2017-08-09 09:59:44","post_content":"<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Marshmallow apple pie croissant liquorice liquorice biscuit. Cake gingerbread dessert topping sugar plum marzipan cotton candy gummi bears. Sweet ice cream fruitcake jujubes bonbon gummies. Pie gingerbread drag\u00e9e tiramisu ice cream candy canes souffl\u00e9 jelly beans. Donut carrot cake gingerbread wafer pudding. Gingerbread cotton candy cupcake cotton candy sesame snaps. Carrot cake ice cream cotton candy lemon drops sweet drag\u00e9e. Cake lemon drops gummi bears jujubes tiramisu sesame snaps jelly beans biscuit jelly beans. Muffin muffin cotton candy gingerbread. Chupa chups jelly beans candy tootsie roll ice cream toffee. Toffee croissant croissant cake cookie jelly bonbon donut lollipop. Cake oat cake icing sweet roll tootsie roll pastry cupcake lollipop. Powder chocolate biscuit powder cheesecake muffin carrot cake. Bonbon bonbon candy canes bonbon.<\/span><\/p>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Croissant carrot cake apple pie jelly beans carrot cake cotton candy. Ice cream jujubes halvah chocolate icing donut chupa chups. Lollipop jelly-o jujubes. Oat cake icing jujubes candy canes brownie muffin wafer souffl\u00e9. Jelly-o fruitcake liquorice apple pie gummi bears lollipop muffin sweet roll jelly beans. Chocolate cake icing croissant. Chocolate jelly chocolate gummies candy marzipan wafer toffee gingerbread. Jelly ice cream candy canes jelly-o wafer. Gingerbread donut cotton candy gingerbread. Cheesecake cake drag\u00e9e wafer jelly. Cheesecake danish dessert macaroon cookie gingerbread cheesecake bonbon danish. Chupa chups chocolate cake donut jelly-o bonbon danish pudding topping.<\/span><\/p>\r\n\r\n<h2>Wise Quotes<\/h2>\r\n<ul>\r\n \t<li>Where ignorance lurks, so too do the frontiers of discovery and imagination.<\/li>\r\n \t<li>The dreams of yesterday are the hopes of today and the reality of tomorrow<\/li>\r\n \t<li>If you could see the earth illuminated when you were in a place as dark as night, it would look to you more splendid than the moon.<\/li>\r\n \t<li>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature\u2014could one dream of anything more?<\/li>\r\n<\/ul>\r\n<p class=\"paragraph ng-attr-widget\"><span class=\"ng-directive ng-binding\">Jelly-o muffin sesame snaps. Chupa chups sesame snaps lemon drops ice cream pudding. Macaroon pastry bonbon carrot cake. Pie toffee cheesecake cheesecake bonbon croissant. Tart marzipan toffee chocolate souffl\u00e9. Cotton candy topping muffin cookie liquorice pudding topping jelly-o. Gummies brownie tootsie roll chupa chups. Croissant cotton candy chupa chups sweet tart jujubes oat cake ice cream. Marshmallow sesame snaps bear claw pudding sesame snaps danish dessert biscuit bear claw. Lemon drops lollipop lemon drops chocolate cake tart chocolate halvah. Gummi bears biscuit gummies donut halvah pie fruitcake. Chocolate souffl\u00e9 candy canes tootsie roll bear claw bonbon. Gummies brownie jelly beans. Cotton candy topping bear claw.<\/span><\/p>","post_title":"A Distant Call","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"124-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 09:59:44","post_modified_gmt":"2017-08-09 09:59:44","post_content_filtered":"","post_parent":"124","guid":"http:\/\/localhost\/odrin-demo\/2017\/08\/09\/124-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"166","post_author":"1","post_date":"2017-08-09 11:10:35","post_date_gmt":"2017-08-09 11:10:35","post_content":"","post_title":"Home","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home","to_ping":"","pinged":"","post_modified":"2017-08-09 11:19:26","post_modified_gmt":"2017-08-09 11:19:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=166","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"167","post_author":"1","post_date":"2017-08-09 11:10:35","post_date_gmt":"2017-08-09 11:10:35","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"167","to_ping":"","pinged":"","post_modified":"2017-08-09 11:19:26","post_modified_gmt":"2017-08-09 11:19:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=167","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"168","post_author":"1","post_date":"2017-08-09 11:10:35","post_date_gmt":"2017-08-09 11:10:35","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"168","to_ping":"","pinged":"","post_modified":"2017-08-09 11:19:26","post_modified_gmt":"2017-08-09 11:19:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=168","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"169","post_author":"1","post_date":"2017-08-09 11:11:24","post_date_gmt":"2017-08-09 11:11:24","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"169","to_ping":"","pinged":"","post_modified":"2017-08-17 13:02:06","post_modified_gmt":"2017-08-17 13:02:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=169","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"170","post_author":"1","post_date":"2017-08-09 11:11:24","post_date_gmt":"2017-08-09 11:11:24","post_content":"","post_title":"Buy Book","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"buy-book","to_ping":"","pinged":"","post_modified":"2017-08-17 13:02:06","post_modified_gmt":"2017-08-17 13:02:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=170","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"171","post_author":"1","post_date":"2017-08-09 11:28:08","post_date_gmt":"2017-08-09 11:28:08","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-6c36aa84374d156dcda4ec2e633c1612\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h3 class=\"special-title\">Upcoming Events<\/h3> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 15\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 29\n August\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 12\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 19\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h3 class=\"special-title\">Latest Stories<\/h3> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/cosmic-transcendence\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">Cosmic Transcendence<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">View All<\/a>\n\n<!-- f6a5b0a1d20cf8cff9907108ac87eb71 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 11:28:08","post_modified_gmt":"2017-08-09 11:28:08","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"172","post_author":"1","post_date":"2017-08-09 11:29:03","post_date_gmt":"2017-08-09 11:29:03","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-52b195d3871d57f91d799e7dda127fe0\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h3 class=\"special-title\">Upcoming Events<\/h3> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 15\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 29\n August\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 12\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 19\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h3 class=\"special-title\">Latest Stories<\/h3> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/cosmic-transcendence\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/d5ed4048745281.58a10357d5b24-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">Cosmic Transcendence<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">View All<\/a>\n\n<!-- 54ac6c12220512970d0aace347760c26 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 11:29:03","post_modified_gmt":"2017-08-09 11:29:03","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"173","post_author":"1","post_date":"2017-08-09 11:30:42","post_date_gmt":"2017-08-09 11:30:42","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-ad7cbb99d5638562c1ab7055db44ab9d\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 15\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 29\n August\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 12\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 19\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">View All<\/a>\n\n<!-- 1ac7cf003b34094f68c8131e1c49fdd6 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 11:30:42","post_modified_gmt":"2017-08-09 11:30:42","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"174","post_author":"1","post_date":"2017-08-09 11:33:16","post_date_gmt":"2017-08-09 11:33:16","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-659694d7dc92915e4f3e44b7f68983d1\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 15\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 29\n August\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 12\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 19\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">View All<\/a>\n\n<!-- 312a8d68e975f0c37199967bf7c77c99 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 11:33:16","post_modified_gmt":"2017-08-09 11:33:16","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"175","post_author":"1","post_date":"2017-08-09 11:33:59","post_date_gmt":"2017-08-09 11:33:59","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-b7a0cf3f2b0a055e6233cc9cfaab9cb2\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"single-has-edge has-edge has-edge-thick\">\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 15\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 29\n August\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 12\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 19\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- 2909de1c84ec230d3c6941b8dcc2a737 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-09 11:33:59","post_modified_gmt":"2017-08-09 11:33:59","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"176","post_author":"1","post_date":"2017-08-10 10:59:20","post_date_gmt":"2017-08-10 10:59:20","post_content":"<p>Hello, James W. Raven here. I will be happy to answer any of your burning questions about my book or future endeavors. You can also visit me at my working place or call my office.<\/p>\n <h4 class=\"box-icon-title\">Phone<\/h4>\n +129 5293 405\n <h4 class=\"box-icon-title\">Address<\/h4>\n Parramatta Rd 40, Sydney\n\n<!-- 0a0815c74253d90c0967ee26083feb93 -->","post_title":"Contact Me","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"109-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-10 10:59:20","post_modified_gmt":"2017-08-10 10:59:20","post_content_filtered":"","post_parent":"109","guid":"http:\/\/localhost\/odrin-demo\/109-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"177","post_author":"1","post_date":"2017-08-10 11:01:39","post_date_gmt":"2017-08-10 11:01:39","post_content":"","post_title":"Events","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"60-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-10 11:01:39","post_modified_gmt":"2017-08-10 11:01:39","post_content_filtered":"","post_parent":"60","guid":"http:\/\/localhost\/odrin-demo\/60-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"178","post_author":"1","post_date":"2017-08-10 11:10:22","post_date_gmt":"2017-08-10 11:10:22","post_content":"","post_title":"pexels-photo-2679612","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pexels-photo-2679612","to_ping":"","pinged":"","post_modified":"2017-08-10 11:10:27","post_modified_gmt":"2017-08-10 11:10:27","post_content_filtered":"","post_parent":"60","guid":"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/pexels-photo-2679612.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"179","post_author":"1","post_date":"2017-08-10 11:10:29","post_date_gmt":"2017-08-10 11:10:29","post_content":"","post_title":"Events","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"60-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-10 11:10:29","post_modified_gmt":"2017-08-10 11:10:29","post_content_filtered":"","post_parent":"60","guid":"http:\/\/localhost\/odrin-demo\/60-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"180","post_author":"1","post_date":"2017-08-11 09:31:53","post_date_gmt":"2017-08-11 09:31:53","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-a28f93797fd85a2dc58a8ba706be612b\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 17\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 31\n August\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 14\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 21\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- 2e14a0075310660f477fa86f39b7b736 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-11 09:31:53","post_modified_gmt":"2017-08-11 09:31:53","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"181","post_author":"1","post_date":"2017-08-15 08:42:13","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"open","ping_status":"open","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2017-08-15 08:42:13","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/localhost\/odrin-demo\/?p=181","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"184","post_author":"1","post_date":"2017-08-15 12:46:57","post_date_gmt":"2017-08-15 12:46:57","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-2793e7fb6817c7fc9f21176c6627a8e3\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 18\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 01\n September\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 15\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 22\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- 8ad2f1f0f2e7528f70694989394dcf40 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-15 12:46:57","post_modified_gmt":"2017-08-15 12:46:57","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"185","post_author":"1","post_date":"2017-08-15 13:11:21","post_date_gmt":"2017-08-15 13:11:21","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-269ce7df797c541fa3aab8b83f2efd83\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 18\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 01\n September\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 15\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 22\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- b7615bdc58e60b39133e47e7e2d50b08 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-15 13:11:21","post_modified_gmt":"2017-08-15 13:11:21","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"186","post_author":"1","post_date":"2017-08-18 12:12:10","post_date_gmt":"2017-08-18 12:12:10","post_content":"<a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-f58ecd988257c16bcb2299fa23e3f4fe\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 21\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 04\n September\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 18\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 25\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- af68de8f8f173f9207d1627fb3f67371 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-18 12:12:10","post_modified_gmt":"2017-08-18 12:12:10","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"187","post_author":"1","post_date":"2017-08-18 12:15:31","post_date_gmt":"2017-08-18 12:15:31","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-d16e942bc2d9602a557a48e77a8b70dd\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-cf2eac87233703edeb7f8c349855c745\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\n 21\n August\n <h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\n Atlanta, Central Library\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\n 04\n September\n <h3 class=\"event-title\">Melbourne Book Festival<\/h3>\n Melbourne, Fawkner Park\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\n 18\n September\n <h3 class=\"event-title\">Read In The Park<\/h3>\n Hyde Park, London\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 25\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- 236c8dee6e60ff73c809ec995a888894 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-08-18 12:15:31","post_modified_gmt":"2017-08-18 12:15:31","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"188","post_author":"1","post_date":"2017-09-20 11:47:17","post_date_gmt":"2017-09-20 11:47:17","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2>\r\nOne Man. One Mission. Can He Go Beyond?\r\n\r\nBits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?\r\n\r\n<a id=\"shortcode-d16e942bc2d9602a557a48e77a8b70dd\" class=\"shortcode-button btn btn-color is-wow fadeIn\" href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" data-wow-delay=\"0.1s\">\r\nView Book\r\n<\/a>\r\nRead The Book\r\n<a class=\"is-page-flip single-has-edge has-edge has-edge-thick\" href=\"#\" data-post-id=\"9\">\r\nRead the Book\r\n<img class=\"wp-post-image\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" \/>\r\n<\/a>\r\n$15.00\r\n<a class=\"is-page-flip single-has-edge has-edge has-edge-thick\" href=\"#\" data-post-id=\"9\">\r\nRead the Book\r\n<img class=\"wp-post-image\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" \/>\r\n<\/a>\r\n$15.00\r\n<h2 class=\"special-title\">Enemy Of The New World<\/h2>\r\nOne Man. One Mission. Can He Go Beyond?\r\n\r\nBits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?\r\n\r\n<a id=\"shortcode-cf2eac87233703edeb7f8c349855c745\" class=\"shortcode-button btn btn-color is-wow fadeIn\" href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" data-wow-delay=\"0.1s\">\r\nView Book\r\n<\/a>\r\nRead The Book\r\n<h2 class=\"special-title\">Meet The Characters<\/h2>\r\n<h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\r\nThe All Giving\r\n\r\nThe only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.\r\n<h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\r\nA Man On A Mission\r\n\r\nSpace, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.\r\n\r\nThe dreams of yesterday are the hopes of today and the reality of tomorrow.\r\n<h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\r\nWeaver of Fate\r\n\r\nHearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?\r\n<h2 class=\"special-title\">A Space Odyssey About<\/h2>\r\n<h4 class=\"box-icon-title\">Exploration<\/h4>\r\nEmerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\r\n<h4 class=\"box-icon-title\">War<\/h4>\r\nDescended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\r\n<h4 class=\"box-icon-title\">Science<\/h4>\r\nFrom which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\r\n<h2 class=\"special-title\">James W. Raven<\/h2>\r\nInspiring Novelist and Award-Winning Author\r\n\r\nRaven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.\r\n<h2 class=\"special-title\">Book Reviews<\/h2>\r\nWhat People Are Saying\r\nMike Auditores\r\n<a class=\"testimonial-company\" href=\"http:\/\/google.com\">Guardian<\/a>\r\n\r\nDonut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.\r\n\r\nJane Johnsonn\r\n<a class=\"testimonial-company\" href=\"http:\/\/google.com\">BBC<\/a>\r\n\r\nHalvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.\r\n\r\nSamantha Rodgers\r\n\r\nPudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.\r\n\r\nNick Chester\r\n\r\nWafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o.\r\n<h2 class=\"special-title\">Upcoming Events<\/h2>\r\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/atlanta-library-gathering\/\">\r\n21\r\nAugust<\/a>\r\n<h3 class=\"event-title\">Atlanta Library Gathering<\/h3>\r\nAtlanta, Central Library\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/melbourne-book-festival\/\">\r\n04\r\nSeptember<\/a>\r\n<h3 class=\"event-title\">Melbourne Book Festival<\/h3>\r\nMelbourne, Fawkner Park\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/read-in-the-park\/\">\r\n18\r\nSeptember<\/a>\r\n<h3 class=\"event-title\">Read In The Park<\/h3>\r\nHyde Park, London\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\r\n25\r\nSeptember<\/a>\r\n<h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\r\nSciencesPo University\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\r\n<h2 class=\"special-title\">Latest Stories<\/h2>\r\n<a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\r\n<img class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" sizes=\"(max-width: 1920px) 100vw, 1920px\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" alt=\"\" width=\"1920\" height=\"960\" \/> <\/a>\r\n<h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\r\nAugust 9, 2017\r\nRead More\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\r\n<img class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" sizes=\"(max-width: 1920px) 100vw, 1920px\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" alt=\"\" width=\"1920\" height=\"1080\" \/> <\/a>\r\n<h4 class=\"element-title\">The Nebulae Journey<\/h4>\r\nAugust 9, 2017\r\nRead More\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\r\n<img class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" sizes=\"(max-width: 1920px) 100vw, 1920px\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" alt=\"\" width=\"1920\" height=\"1048\" \/> <\/a>\r\n<h4 class=\"element-title\">The Northern Mistery<\/h4>\r\nAugust 9, 2017\r\nRead More\r\n\r\n<a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\r\n\r\n<!-- 236c8dee6e60ff73c809ec995a888894 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-09-20 11:47:17","post_modified_gmt":"2017-09-20 11:47:17","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"189","post_author":"1","post_date":"2017-09-20 11:47:18","post_date_gmt":"2017-09-20 11:47:18","post_content":"<h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-4ee4854eee4371f378f92bc78bdcc89e\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" alt=\"\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <a href=\"#\" class=\"is-page-flip single-has-edge has-edge has-edge-thick\" data-post-id=\"9\">\n Read the Book\n <img src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/cover_cosmos-468x700.png\" alt=\"\" class=\"wp-post-image\">\n <\/a>\n &#36;15.00\n <h2 class=\"special-title\">Enemy Of The New World<\/h2> One Man. One Mission. Can He Go Beyond?\n <p>Bits of moving fluff rings of Uranus, the only home we've ever known another world shores of the cosmic ocean extraplanetary finite but unbounded vanquish the impossible. Hearts of the stars something incredible is waiting to be known ship of the imagination vanquish the impossible with pretty stories for which there's little good evidence two ghostly white figures in coveralls and helmets are soflty dancing. The ash of stellar alchemy concept of the number one at the edge of forever totam rem aperiam descended from astronomers qui dolorem ipsum quia dolor?<\/p>\n <a href=\"http:\/\/localhost\/odrin-demo\/product\/enemy-of-the-new-world\/\" class=\"shortcode-button btn btn-color is-wow fadeIn\" id=\"shortcode-eb81f9fc28790e016d64ae8a8397b411\" data-wow-delay=\"0.1s\">\n View Book\n <\/a>\n Read The Book\n <h2 class=\"special-title\">Meet The Characters<\/h2> \n <h2 class=\"special-title-small font-subheading\">Pandora<\/h2>\n The All Giving\n <p>The only home we've ever known great turbulent clouds star stuff harvesting star light eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium the sky calls to us bits of moving fluff.<\/p> \n <h2 class=\"special-title-small font-subheading\">Capt. J . Visser<\/h2>\n A Man On A Mission\n <p>Space, the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.<\/p><p>The dreams of yesterday are the hopes of today and the reality of tomorrow.<\/p> \n <h2 class=\"special-title-small font-subheading\">Arachne<\/h2>\n Weaver of Fate\n <p>Hearts of the stars are creatures of the cosmos hearts of the stars tingling of the spine dispassionate extraterrestrial observer. Star stuff harvesting star light paroxysm of global death cosmic ocean, gathered by gravity! Science light years consectetur descended from astronomers quasar a mote of dust suspended in a sunbeam, white dwarf?<\/p> \n <h2 class=\"special-title\">A Space Odyssey About<\/h2> \n <h4 class=\"box-icon-title\">Exploration<\/h4>\n Emerged into consciousness a still more glorious dawn awaits, muse about as a patch of light. Corpus callosum how far away white dwarf, Apollonius of Perga astonishment with pretty stories for which there's little good evidence.\n <h4 class=\"box-icon-title\">War<\/h4>\n Descended from astronomers quis nostrum exercitationem ullam corporis suscipit laboriosam Rig Veda corpus callosum citizens of distant epochs, at the edge of forever as a patch of light the carbon in our apple pies vastness.\n <h4 class=\"box-icon-title\">Science<\/h4>\n From which we spring consciousness venture, astonishment Orion's sword astonishment, Drake Equation emerged into consciousness. Light years trillion? Prime number consectetur worldlets a mote of dust suspended in a sunbeam.\n <h2 class=\"special-title\">James W. Raven<\/h2>\n Inspiring Novelist and Award-Winning Author\n <p>Raven has work appearing or forthcoming in over a dozen venues, including Buzzy Mag, The Spirit of Poe, and the British Fantasy Society journal Dark Horizons. James is also CEO of a company, specializing in custom book publishing and social media marketing services, have created a community for authors to learn and connect.<\/p> \n <h2 class=\"special-title\">Book Reviews<\/h2> What People Are Saying\n Mike Auditores \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">Guardian<\/a>\n <p>Donut chocolate bar cake gummies sweet tart cookie macaroon caramels. Candy canes bear claw cotton candy tootsie roll danish jelly. Tart topping chocolate bar sweet roll. Jelly beans jelly beans sweet roll. Gummies cupcake dessert sweet roll sesame snaps marshmallow. Topping marzipan candy cheesecake candy cupcake caramels.<\/p>\n Jane Johnsonn \n <a href=\"http:\/\/google.com\" class=\"testimonial-company\">BBC<\/a>\n <p>Halvah bonbon sweet tart marzipan gingerbread gummi bears chocolate cookie. Carrot cake cheesecake cotton candy cookie. Pie pudding toffee macaroon bear claw jelly beans jujubes brownie croissant. Bonbon brownie lemon drops lemon drops sweet marshmallow liquorice. Tart lemon drops carrot cake. Marzipan gingerbread biscuit gummi bears croissant biscuit.<\/p>\n Samantha Rodgers \n <p>Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish.<\/p>\n Nick Chester \n <p>Wafer pastry pudding tiramisu chocolate bar croissant cake. Pie caramels gummies danish. Pudding croissant cake candy canes fruitcake sweet roll pastry gummies sugar plum. Tart pastry danish souffl\u00e9 donut bear claw chocolate cake marshmallow chupa chups. Jelly danish gummi bears cake donut powder chocolate cake. Jelly-o caramels cookie marshmallow gingerbread. Sesame snaps lemon drops pie. Bonbon souffl\u00e9 lollipop biscuit drag\u00e9e jelly-o. <\/p>\n <h2 class=\"special-title\">Upcoming Events<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/event\/paris-sci-fi-talks\/\">\n 25\n September\n <h3 class=\"event-title\">Paris Sci-Fi Talks<\/h3>\n SciencesPo University\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/edinburgh-fantasy-festival\/\">\n 09\n October\n <h3 class=\"event-title\">Edinburgh Fantasy Festival<\/h3>\n TBA\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/event\/hundred-words-festival\/\">\n 08\n December\n <h3 class=\"event-title\">Hundred Words Festival<\/h3>\n TBA\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/events\/\">View All<\/a>\n <h2 class=\"special-title\">Latest Stories<\/h2> \n <a href=\"http:\/\/localhost\/odrin-demo\/a-joyous-mountain-walk\/\">\n <img width=\"1920\" height=\"960\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-300x150.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-768x384.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1024x512.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-120x60.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-700x350.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-400x200.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/1ffdc933480923.56ac904eddbd5-1300x650.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">A Joyous Mountain Walk<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-nebulae-journey\/\">\n <img width=\"1920\" height=\"1080\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-300x169.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-768x432.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1024x576.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-120x68.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-700x394.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-400x225.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/10bc5748745281.58a10357d5388-1300x731.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Nebulae Journey<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/the-northern-mistery\/\">\n <img width=\"1920\" height=\"1048\" src=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg\" class=\"attachment-odrin_landscape_large size-odrin_landscape_large\" alt=\"\" srcset=\"http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82.jpg 1920w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-300x164.jpg 300w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-768x419.jpg 768w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1024x559.jpg 1024w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-120x66.jpg 120w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-700x382.jpg 700w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-400x218.jpg 400w, http:\/\/localhost\/odrin-demo\/wp-content\/uploads\/2017\/08\/75852241271217.579faa50c3c82-1300x710.jpg 1300w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/> \n <h4 class=\"element-title\">The Northern Mistery<\/h4>\n August 9, 2017\n Read More\n <\/a>\n <a href=\"http:\/\/localhost\/odrin-demo\/blog\/\">Read All<\/a>\n\n<!-- 090d351b1879fcea864b4f240c0ba2f7 -->","post_title":"Front Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"17-revision-v1","to_ping":"","pinged":"","post_modified":"2017-09-20 11:47:18","post_modified_gmt":"2017-09-20 11:47:18","post_content_filtered":"","post_parent":"17","guid":"http:\/\/localhost\/odrin-demo\/17-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"table","data":{"name":"term_relationships","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"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'"},"indexes":["PRIMARY KEY (`object_id`,`term_taxonomy_id`)","KEY `term_taxonomy_id` (`term_taxonomy_id`)"]}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1","term_taxonomy_id":"1","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"9","term_taxonomy_id":"18","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"9","term_taxonomy_id":"17","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"9","term_taxonomy_id":"16","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"9","term_taxonomy_id":"4","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"9","term_taxonomy_id":"15","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"9","term_taxonomy_id":"14","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"56","term_taxonomy_id":"19","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"65","term_taxonomy_id":"20","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"72","term_taxonomy_id":"19","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"75","term_taxonomy_id":"20","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"80","term_taxonomy_id":"22","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"85","term_taxonomy_id":"20","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"124","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"124","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"124","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"128","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"128","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"128","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"128","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"128","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"132","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"132","term_taxonomy_id":"28","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"132","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"132","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"139","term_taxonomy_id":"30","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"139","term_taxonomy_id":"29","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"139","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"139","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"139","term_taxonomy_id":"31","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"150","term_taxonomy_id":"28","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"150","term_taxonomy_id":"32","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"150","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"150","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"153","term_taxonomy_id":"32","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"153","term_taxonomy_id":"33","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"153","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"153","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"166","term_taxonomy_id":"34","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"167","term_taxonomy_id":"34","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"168","term_taxonomy_id":"34","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"169","term_taxonomy_id":"35","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"170","term_taxonomy_id":"35","term_order":"0"}}}
{"type":"table","data":{"name":"term_taxonomy","opts":"ENGINE=MyISAM AUTO_INCREMENT=36 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"term_taxonomy_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","term_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","taxonomy":"varchar(32) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","description":"longtext COLLATE utf8_unicode_ci NOT NULL","parent":"bigint(20) unsigned NOT NULL DEFAULT '0'","count":"bigint(20) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`term_taxonomy_id`)","UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`)","KEY `taxonomy` (`taxonomy`)"]}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"1","term_id":"1","taxonomy":"category","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"2","term_id":"2","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"3","term_id":"3","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"4","term_id":"4","taxonomy":"product_type","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"5","term_id":"5","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"6","term_id":"6","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"7","term_id":"7","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"8","term_id":"8","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"9","term_id":"9","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"10","term_id":"10","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"11","term_id":"11","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"12","term_id":"12","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"13","term_id":"13","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"14","term_id":"14","taxonomy":"product_visibility","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"15","term_id":"15","taxonomy":"product_cat","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"16","term_id":"16","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"17","term_id":"17","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"18","term_id":"18","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"19","term_id":"19","taxonomy":"event_category","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"20","term_id":"20","taxonomy":"event_category","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"22","term_id":"22","taxonomy":"event_category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"23","term_id":"23","taxonomy":"category","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"24","term_id":"24","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"25","term_id":"25","taxonomy":"post_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"26","term_id":"26","taxonomy":"category","description":"","parent":"0","count":"4"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"27","term_id":"27","taxonomy":"post_tag","description":"","parent":"0","count":"4"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"28","term_id":"28","taxonomy":"post_tag","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"29","term_id":"29","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"30","term_id":"30","taxonomy":"post_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"31","term_id":"31","taxonomy":"post_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"32","term_id":"32","taxonomy":"post_tag","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"33","term_id":"33","taxonomy":"post_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"34","term_id":"34","taxonomy":"nav_menu","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"35","term_id":"35","taxonomy":"nav_menu","description":"","parent":"0","count":"2"}}}
{"type":"table","data":{"name":"termmeta","opts":"ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","term_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `term_id` (`term_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"1","term_id":"15","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"2","term_id":"15","meta_key":"product_count_product_cat","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"3","term_id":"16","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"4","term_id":"17","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"5","term_id":"18","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"table","data":{"name":"terms","opts":"ENGINE=MyISAM AUTO_INCREMENT=36 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"term_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","name":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","slug":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","term_group":"bigint(10) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`term_id`)","KEY `slug` (`slug`(191))","KEY `name` (`name`(191))"]}}
{"type":"row","data":{"table":"terms","row":{"term_id":"1","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"2","name":"simple","slug":"simple","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"3","name":"grouped","slug":"grouped","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"4","name":"variable","slug":"variable","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"5","name":"external","slug":"external","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"6","name":"exclude-from-search","slug":"exclude-from-search","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"7","name":"exclude-from-catalog","slug":"exclude-from-catalog","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"8","name":"featured","slug":"featured","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"9","name":"outofstock","slug":"outofstock","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"10","name":"rated-1","slug":"rated-1","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"11","name":"rated-2","slug":"rated-2","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"12","name":"rated-3","slug":"rated-3","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"13","name":"rated-4","slug":"rated-4","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"14","name":"rated-5","slug":"rated-5","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"15","name":"Thriller","slug":"thriller","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"16","name":"space-adventure","slug":"space-adventure","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"17","name":"thriller","slug":"thriller","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"18","name":"action","slug":"action","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"19","name":"Book Reading","slug":"book-reading","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"20","name":"Book Festival","slug":"book-festival","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"22","name":"Discussion","slug":"discussion","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"23","name":"Productivity","slug":"productivity","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"24","name":"productivity","slug":"productivity","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"25","name":"tips","slug":"tips","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"26","name":"Writing","slug":"writing","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"27","name":"writing","slug":"writing","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"28","name":"hobby","slug":"hobby","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"29","name":"Books","slug":"books","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"30","name":"book","slug":"book","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"31","name":"news","slug":"news","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"32","name":"reading","slug":"reading","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"33","name":"short-story","slug":"short-story","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"34","name":"Left Menu","slug":"left-menu","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"35","name":"Right Menu","slug":"right-menu","term_group":"0"}}}
{"type":"table","data":{"name":"usermeta","opts":"ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"umeta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`umeta_id`)","KEY `user_id` (`user_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"1","user_id":"1","meta_key":"nickname","meta_value":"admin"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"2","user_id":"1","meta_key":"first_name","meta_value":""}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"3","user_id":"1","meta_key":"last_name","meta_value":""}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"4","user_id":"1","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"5","user_id":"1","meta_key":"rich_editing","meta_value":"true"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"6","user_id":"1","meta_key":"comment_shortcuts","meta_value":"false"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"7","user_id":"1","meta_key":"admin_color","meta_value":"fresh"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"8","user_id":"1","meta_key":"use_ssl","meta_value":"0"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"9","user_id":"1","meta_key":"show_admin_bar_front","meta_value":"true"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"10","user_id":"1","meta_key":"locale","meta_value":""}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"11","user_id":"1","meta_key":"wp_capabilities","meta_value":"a:1:{s:13:\"administrator\";b:1;}"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"12","user_id":"1","meta_key":"wp_user_level","meta_value":"10"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"13","user_id":"1","meta_key":"dismissed_wp_pointers","meta_value":""}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"14","user_id":"1","meta_key":"show_welcome_panel","meta_value":"1"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"15","user_id":"1","meta_key":"session_tokens","meta_value":"a:1:{s:64:\"391b2d43b19488436d1bc8b83b19a82c6c0c67eb4115000e78925758be723fe3\";a:4:{s:10:\"expiration\";i:1506077806;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:78:\"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko\/20100101 Firefox\/55.0\";s:5:\"login\";i:1505905006;}}"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"16","user_id":"1","meta_key":"wp_dashboard_quick_press_last_post_id","meta_value":"748"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"17","user_id":"1","meta_key":"community-events-location","meta_value":"a:1:{s:2:\"ip\";s:2:\"::\";}"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"18","user_id":"1","meta_key":"wp_user-settings","meta_value":"libraryContent=browse"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"19","user_id":"1","meta_key":"wp_user-settings-time","meta_value":"1503072832"}}}
{"type":"row","data":{"table":"usermeta","row":{"umeta_id":"20","user_id":"1","meta_key":"_woocommerce_persistent_cart_1","meta_value":"a:1:{s:4:\"cart\";a:0:{}}"}}}
{"type":"table","data":{"name":"users","opts":"ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"ID":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","user_login":"varchar(60) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","user_pass":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","user_nicename":"varchar(50) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","user_email":"varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","user_url":"varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","user_registered":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","user_activation_key":"varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","user_status":"int(11) NOT NULL DEFAULT '0'","display_name":"varchar(250) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`ID`)","KEY `user_login_key` (`user_login`)","KEY `user_nicename` (`user_nicename`)","KEY `user_email` (`user_email`)"]}}
{"type":"row","data":{"table":"users","row":{"ID":"1","user_login":"admin","user_pass":"$P$BrzM1aFHpPqTUhNTp15fpVUC7G.WDT.","user_nicename":"admin","user_email":"email@domain.com","user_url":"","user_registered":"2017-08-18 12:51:13","user_activation_key":"","user_status":"0","display_name":"admin"}}}
{"type":"table","data":{"name":"woocommerce_api_keys","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"key_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint(20) unsigned NOT NULL","description":"varchar(200) COLLATE utf8_unicode_ci DEFAULT NULL","permissions":"varchar(10) COLLATE utf8_unicode_ci NOT NULL","consumer_key":"char(64) COLLATE utf8_unicode_ci NOT NULL","consumer_secret":"char(43) COLLATE utf8_unicode_ci NOT NULL","nonces":"longtext COLLATE utf8_unicode_ci","truncated_key":"char(7) COLLATE utf8_unicode_ci NOT NULL","last_access":"datetime DEFAULT NULL"},"indexes":["PRIMARY KEY (`key_id`)","KEY `consumer_key` (`consumer_key`)","KEY `consumer_secret` (`consumer_secret`)"]}}
{"type":"table","data":{"name":"woocommerce_attribute_taxonomies","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"attribute_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","attribute_name":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","attribute_label":"varchar(200) COLLATE utf8_unicode_ci DEFAULT NULL","attribute_type":"varchar(20) COLLATE utf8_unicode_ci NOT NULL","attribute_orderby":"varchar(20) COLLATE utf8_unicode_ci NOT NULL","attribute_public":"int(1) NOT NULL DEFAULT '1'"},"indexes":["PRIMARY KEY (`attribute_id`)","KEY `attribute_name` (`attribute_name`(20))"]}}
{"type":"table","data":{"name":"woocommerce_downloadable_product_permissions","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"permission_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","download_id":"varchar(32) COLLATE utf8_unicode_ci NOT NULL","product_id":"bigint(20) unsigned NOT NULL","order_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","order_key":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","user_email":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","user_id":"bigint(20) unsigned DEFAULT NULL","downloads_remaining":"varchar(9) COLLATE utf8_unicode_ci DEFAULT NULL","access_granted":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","access_expires":"datetime DEFAULT NULL","download_count":"bigint(20) unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`permission_id`)","KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`)","KEY `download_order_product` (`download_id`,`order_id`,`product_id`)","KEY `order_id` (`order_id`)"]}}
{"type":"table","data":{"name":"woocommerce_log","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"log_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","timestamp":"datetime NOT NULL","level":"smallint(4) NOT NULL","source":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","message":"longtext COLLATE utf8_unicode_ci NOT NULL","context":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`log_id`)","KEY `level` (`level`)"]}}
{"type":"table","data":{"name":"woocommerce_order_itemmeta","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_item_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `order_item_id` (`order_item_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_order_items","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"order_item_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","order_item_name":"text COLLATE utf8_unicode_ci NOT NULL","order_item_type":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","order_id":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`order_item_id`)","KEY `order_id` (`order_id`)"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokenmeta","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"meta_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","payment_token_id":"bigint(20) unsigned NOT NULL","meta_key":"varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL","meta_value":"longtext COLLATE utf8_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `payment_token_id` (`payment_token_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokens","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"token_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","gateway_id":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","token":"text COLLATE utf8_unicode_ci NOT NULL","user_id":"bigint(20) unsigned NOT NULL DEFAULT '0'","type":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","is_default":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`token_id`)","KEY `user_id` (`user_id`)"]}}
{"type":"table","data":{"name":"woocommerce_sessions","opts":"ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"session_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","session_key":"char(32) COLLATE utf8_unicode_ci NOT NULL","session_value":"longtext COLLATE utf8_unicode_ci NOT NULL","session_expiry":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`session_key`)","UNIQUE KEY `session_id` (`session_id`)"]}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"5","session_key":"c1efa7d7f7c2e9c83c2998e12a5cb06b","session_value":"a:1:{s:8:\"customer\";s:649:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080732"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"6","session_key":"1","session_value":"a:19:{s:8:\"customer\";s:673:\"a:25:{s:2:\"id\";i:1;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:19:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:4:\"cart\";s:6:\"a:0:{}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:23:\"coupon_discount_amounts\";s:6:\"a:0:{}\";s:27:\"coupon_discount_tax_amounts\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:19:\"cart_contents_total\";i:0;s:5:\"total\";i:0;s:8:\"subtotal\";i:0;s:15:\"subtotal_ex_tax\";i:0;s:9:\"tax_total\";i:0;s:5:\"taxes\";s:6:\"a:0:{}\";s:14:\"shipping_taxes\";s:6:\"a:0:{}\";s:13:\"discount_cart\";i:0;s:17:\"discount_cart_tax\";i:0;s:14:\"shipping_total\";i:0;s:18:\"shipping_tax_total\";i:0;s:9:\"fee_total\";i:0;s:4:\"fees\";s:6:\"a:0:{}\";}","session_expiry":"1506080735"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"7","session_key":"72029220c0d7032be85480faa5a68e35","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080733"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"8","session_key":"c4f29ddb428133f39abfeee050d4ac51","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080744"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"9","session_key":"b9aece76b8544f964ca7d069779271eb","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080754"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"10","session_key":"8bd1ad0410ab56ac4d24c4f7c2372ef6","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080764"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"11","session_key":"ce0fd9dac3b812317fcf4d0521d8ee66","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080774"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"12","session_key":"0929970108983abdc1507d8cfa75e987","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080784"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"13","session_key":"2e220b50d15d57e387879f46e1cc7d46","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080794"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"14","session_key":"a50af8237a9e3229804820d7dbaa8f79","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080795"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"15","session_key":"7cdb39daf3f464132370469b4bc054d5","session_value":"a:1:{s:8:\"customer\";s:653:\"a:25:{s:2:\"id\";i:0;s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";b:0;s:19:\"calculated_shipping\";b:0;s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1506080928"}}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_locations","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"location_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","zone_id":"bigint(20) unsigned NOT NULL","location_code":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","location_type":"varchar(40) COLLATE utf8_unicode_ci NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `location_id` (`location_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_methods","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"zone_id":"bigint(20) unsigned NOT NULL","instance_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","method_id":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","method_order":"bigint(20) unsigned NOT NULL","is_enabled":"tinyint(1) NOT NULL DEFAULT '1'"},"indexes":["PRIMARY KEY (`instance_id`)"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zones","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"zone_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","zone_name":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","zone_order":"bigint(20) unsigned NOT NULL"},"indexes":["PRIMARY KEY (`zone_id`)"]}}
{"type":"table","data":{"name":"woocommerce_tax_rate_locations","opts":"ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"location_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","location_code":"varchar(200) COLLATE utf8_unicode_ci NOT NULL","tax_rate_id":"bigint(20) unsigned NOT NULL","location_type":"varchar(40) COLLATE utf8_unicode_ci NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `tax_rate_id` (`tax_rate_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_tax_rates","opts":"ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci","columns":{"tax_rate_id":"bigint(20) unsigned NOT NULL AUTO_INCREMENT","tax_rate_country":"varchar(2) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","tax_rate_state":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","tax_rate":"varchar(8) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","tax_rate_name":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''","tax_rate_priority":"bigint(20) unsigned NOT NULL","tax_rate_compound":"int(1) NOT NULL DEFAULT '0'","tax_rate_shipping":"int(1) NOT NULL DEFAULT '1'","tax_rate_order":"bigint(20) unsigned NOT NULL","tax_rate_class":"varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`tax_rate_id`)","KEY `tax_rate_country` (`tax_rate_country`)","KEY `tax_rate_state` (`tax_rate_state`(2))","KEY `tax_rate_class` (`tax_rate_class`(10))","KEY `tax_rate_priority` (`tax_rate_priority`)"]}}
